]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/com.stoutner.privacybrowser.desktop
Clear the URL line edit when navigating history. https://redmine.stoutner.com/issues/841
[PrivacyBrowserPC.git] / src / com.stoutner.privacybrowser.desktop
index bdb64ed8f2252b09116c46d06eb03bb8ea12eaf8..a7ca9d61b0a7433b8d48efdf3297092a4aa45ed8 100644 (file)
@@ -30,15 +30,16 @@ GenericName=Web Browser
 Categories=Network;WebBrowser;
 
 # Set the icon.
-Icon=privacy_browser.svg
+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;