X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fcom.stoutner.privacybrowser.desktop;h=dc54c91c8912c0cbb012e1034f05b2d3a2f94993;hp=bdb64ed8f2252b09116c46d06eb03bb8ea12eaf8;hb=06a69a2d38bf73c0c5219f94c345b19142bb1646;hpb=153c5c0d60eaf3185cb4419032fb0fdaeb78907c diff --git a/src/com.stoutner.privacybrowser.desktop b/src/com.stoutner.privacybrowser.desktop index bdb64ed..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 . # @@ -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;