X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fcom.stoutner.privacybrowser.desktop;h=a7ca9d61b0a7433b8d48efdf3297092a4aa45ed8;hp=ddf69a33835dc633ed97b347a4ac993f5ca4d634;hb=refs%2Fheads%2Fmaster;hpb=95aa7dff6f4da3aa85775d46600f9be2e2f856eb diff --git a/src/com.stoutner.privacybrowser.desktop b/src/com.stoutner.privacybrowser.desktop index ddf69a3..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,7 +31,7 @@ GenericName=Web Browser Categories=Network;WebBrowser; # Set the icon. -Icon=privacybrowser.svg +Icon=privacybrowser # Set the executable with the optional URL argument. Exec=privacybrowser %u @@ -38,8 +39,8 @@ Exec=privacybrowser %u # Specify the WM class, which groups windows of the same application together. 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;