X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fcom.stoutner.privacybrowser.desktop;h=a7ca9d61b0a7433b8d48efdf3297092a4aa45ed8;hp=a0e17f9f1b5735de6b2eb951bd7eabc0190c28f2;hb=a65c9f31cc84f245da08642cefefe7a17fa941ce;hpb=1cbda7a594e97dd3ba6e1c0675be6ec9f6a424b2 diff --git a/src/com.stoutner.privacybrowser.desktop b/src/com.stoutner.privacybrowser.desktop index a0e17f9..a7ca9d6 100644 --- a/src/com.stoutner.privacybrowser.desktop +++ b/src/com.stoutner.privacybrowser.desktop @@ -32,13 +32,14 @@ Categories=Network;WebBrowser; # Set the icon. Icon=privacy-browser.svg -# Set the executable. -Exec=privacy-browser +# Set the executable with the optional URL argument. +Exec=privacy-browser %u -# TODO. Check if this is needed. +# Specify the WM class, which groups windows of the same application together. StartupWMClass=privacy-browser # 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;