X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fcom.stoutner.privacybrowser.desktop;h=ddf69a33835dc633ed97b347a4ac993f5ca4d634;hb=77a3805e3b7c6ee7daeb2db660bb4b2789b33da2;hp=a0e17f9f1b5735de6b2eb951bd7eabc0190c28f2;hpb=10c141f631ec7e341e45045b574661b644c7dbe9;p=PrivacyBrowserPC.git diff --git a/src/com.stoutner.privacybrowser.desktop b/src/com.stoutner.privacybrowser.desktop index a0e17f9..ddf69a3 100644 --- a/src/com.stoutner.privacybrowser.desktop +++ b/src/com.stoutner.privacybrowser.desktop @@ -1,4 +1,4 @@ -# Copyright © 2022 Soren Stoutner . +# Copyright 2022 Soren Stoutner . # # This file is part of Privacy Browser PC . # @@ -30,15 +30,16 @@ GenericName=Web Browser Categories=Network;WebBrowser; # Set the icon. -Icon=privacy-browser.svg +Icon=privacybrowser.svg -# Set the executable. -Exec=privacy-browser +# Set the executable with the optional URL argument. +Exec=privacybrowser %u -# TODO. Check if this is needed. -StartupWMClass=privacy-browser +# Specify the WM class, which groups windows of the same application together. +StartupWMClass=privacybrowser # TODO. Set the document path. X-DocPath=privacybrowser/index.html -# TODO. Add MIME types. +# Enumerate the supported MIME types. +MimeType=text/html;text/xml;application/xhtml+xml;application/xml;x-scheme-handler/http;x-scheme-handler/https;