diff --git a/config/helium.desktop b/config/helium.desktop deleted file mode 100644 index ea830f9..0000000 --- a/config/helium.desktop +++ /dev/null @@ -1,27 +0,0 @@ -[Desktop Entry] -Version=1.0 -Name=Helium -GenericName=Web Browser -Comment=Access the Internet -Exec=%APP_LOCATION% %U -StartupNotify=true -StartupWMClass=helium -Terminal=false -Icon=helium -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; -X-AppImage-Version=%APP_VERSION% - -[Desktop Action new-window] -Name=New Window -Exec=%APP_LOCATION% - -[Desktop Action new-private-window] -Name=New Incognito Window -Exec=%APP_LOCATION% --incognito - -[Desktop Action update-helium] -Name=Update Helium -Exec=%SCRIPT_LOCATION% diff --git a/config/helium.desktop.template b/config/helium.desktop.template deleted file mode 100644 index ea830f9..0000000 --- a/config/helium.desktop.template +++ /dev/null @@ -1,27 +0,0 @@ -[Desktop Entry] -Version=1.0 -Name=Helium -GenericName=Web Browser -Comment=Access the Internet -Exec=%APP_LOCATION% %U -StartupNotify=true -StartupWMClass=helium -Terminal=false -Icon=helium -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; -X-AppImage-Version=%APP_VERSION% - -[Desktop Action new-window] -Name=New Window -Exec=%APP_LOCATION% - -[Desktop Action new-private-window] -Name=New Incognito Window -Exec=%APP_LOCATION% --incognito - -[Desktop Action update-helium] -Name=Update Helium -Exec=%SCRIPT_LOCATION% diff --git a/config/icon/helium-icon.png b/config/icon/helium-icon.png deleted file mode 100644 index a0e28c1..0000000 Binary files a/config/icon/helium-icon.png and /dev/null differ