X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fcom.stoutner.privacybrowser.desktop;h=dc54c91c8912c0cbb012e1034f05b2d3a2f94993;hb=5f747e35e3555da6a0f89f0444163d578ab1db22;hp=a0e17f9f1b5735de6b2eb951bd7eabc0190c28f2;hpb=10c141f631ec7e341e45045b574661b644c7dbe9;p=PrivacyBrowserPC.git diff --git a/src/com.stoutner.privacybrowser.desktop b/src/com.stoutner.privacybrowser.desktop index a0e17f9..dc54c91 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 . # @@ -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;