X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fcom.stoutner.privacybrowser.desktop;h=a7ca9d61b0a7433b8d48efdf3297092a4aa45ed8;hb=HEAD;hp=a0e17f9f1b5735de6b2eb951bd7eabc0190c28f2;hpb=10c141f631ec7e341e45045b574661b644c7dbe9;p=PrivacyBrowserPC.git diff --git a/src/com.stoutner.privacybrowser.desktop b/src/com.stoutner.privacybrowser.desktop index a0e17f9..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,15 +31,16 @@ GenericName=Web Browser Categories=Network;WebBrowser; # Set the icon. -Icon=privacy-browser.svg +Icon=privacybrowser -# Set the executable. -Exec=privacy-browser +# Set the executable with the optional URL argument. +Exec=privacybrowser %u -# TODO. Check if this is needed. -StartupWMClass=privacy-browser +# 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 -# TODO. Add MIME types. +# Enumerate the supported MIME types. +MimeType=text/html;application/xml;application/xhtml+xml;application/x-mimearchive;x-scheme-handler/http;x-scheme-handler/https;