Launcher updater added

This commit is contained in:
Fr4nz D13trich 2025-12-23 00:54:23 +01:00
parent 46b534fa48
commit a36f13a742
2 changed files with 6 additions and 4 deletions

View file

@ -11,7 +11,7 @@ Icon=%ICON_LOCATION%
Type=Application
Categories=Network;WebBrowser;
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;
Actions=new-window;new-private-window;
Actions=new-window;new-private-window;update;
X-AppImage-Version=%APP_VERSION%
[Desktop Action new-window]
@ -22,3 +22,6 @@ Exec=%APP_LOCATION%
Name=New Incognito Window
Exec=%APP_LOCATION% --incognito
[Desktop Action update]
Name=Update Helium
Exec=%AUTO_UPDATE_SCRIPT%