]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/com.stoutner.privacybrowser.desktop
Enable setting as the default browser.
[PrivacyBrowserPC.git] / src / com.stoutner.privacybrowser.desktop
index a0e17f9f1b5735de6b2eb951bd7eabc0190c28f2..a7ca9d61b0a7433b8d48efdf3297092a4aa45ed8 100644 (file)
@@ -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;