MozillaFirefox/MozillaFirefox.desktop
author Wolfgang Rosenauer <wr@rosenauer.org>
Tue, 25 Aug 2020 21:31:17 +0200
branchfirefox80
changeset 1142 c5e32127317c
parent 1138 4ac678bd2a26
child 1168 c384af864671
permissions -rw-r--r--
further FIPS patch (from https://github.com/openSUSE/firefox-maintenance/commit/23d322af9566055af016e6e409dcc3c9856c3666)

[Desktop Entry]
Encoding=UTF-8
Name=%NAME
GenericName=Web Browser
Comment=Web Browser
TryExec=%EXEC
Exec=%EXEC %u
Icon=%ICON
Terminal=false
StartupNotify=true
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;application/x-xpinstall;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
Type=Application

Actions=new-window;PrivateBrowsing;ProfileManager

[Desktop Action new-window]
Name=New Window
Exec=%EXEC --new-window %u

[Desktop Action PrivateBrowsing]
Name=New Private Browsing Window
Exec=%EXEC --private-window %u

[Desktop Action ProfileManager]
Name=Profile Manager
Exec=%EXEC --ProfileManager