X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fcom.stoutner.privacybrowser.desktop;h=6132f6ffb2bfc40a86749ce2501f65df0687f14f;hb=refs%2Fheads%2Fmaster;hp=dc54c91c8912c0cbb012e1034f05b2d3a2f94993;hpb=06a69a2d38bf73c0c5219f94c345b19142bb1646;p=PrivacyBrowserPC.git diff --git a/src/com.stoutner.privacybrowser.desktop b/src/com.stoutner.privacybrowser.desktop index dc54c91..6132f6f 100644 --- a/src/com.stoutner.privacybrowser.desktop +++ b/src/com.stoutner.privacybrowser.desktop @@ -1,4 +1,4 @@ -# Copyright 2022 Soren Stoutner . +# Copyright 2022-2023 Soren Stoutner . # # This file is part of Privacy Browser PC . # @@ -16,6 +16,7 @@ # along with Privacy Browser PC. If not, see . # The specification for the .desktop file can be found at . +# The file can be validated by running `desktop-file-validate com.stoutner.privacybrowser.desktop`. [Desktop Entry] # Set the type. Type=Application @@ -30,16 +31,16 @@ GenericName=Web Browser Categories=Network;WebBrowser; # Set the icon. -Icon=privacy-browser.svg +Icon=privacybrowser # Set the executable with the optional URL argument. -Exec=privacy-browser %u +Exec=privacybrowser %u # Specify the WM class, which groups windows of the same application together. -StartupWMClass=privacy-browser +StartupWMClass=privacybrowser -# TODO. Set the document path. +# Set the handbook docbook path. X-DocPath=privacybrowser/index.html # Enumerate the supported MIME types. -MimeType=text/html;text/xml;application/xhtml+xml;application/xml;x-scheme-handler/http;x-scheme-handler/https; +MimeType=text/html;application/xml;application/xhtml+xml;application/x-mimearchive;x-scheme-handler/http;x-scheme-handler/https;