Template:linuxdesktopfile
Revision Information
- Revision id: 238221
- Created:
- Creator: Danny Colin
- Comment: Template for the Linux desktop file needed in KB page Install Firefox on Linux
- Reviewed: No
- Ready for localization: No
Revision Source
Revision Content
[Desktop Entry]
Version=1.0
Name=Firefox
GenericName=Web Browser
GenericName[fr]=Navigateur Web
Comment=Browse the Web
Comment[fr]=Naviguer sur Internet
Exec=firefox %u
Icon=/path/to/icon
Terminal=false
Type=Application
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
StartupNotify=true
Categories=Network;WebBrowser;
Keywords=web;browser;internet;
Actions=new-window;new-private-window;profile-manager-window;
StartupWMClass=Firefox
[Desktop Action new-window]
Name=Open a New Window
Name[fr]=Nouvelle fenêtre
Exec=firefox --new-window %u
[Desktop Action new-private-window]
Name=Open a New Private Window
Name[fr]=Nouvelle fenêtre de navigation privée
Exec=firefox --private-window %u
[Desktop Action profile-manager-window]
Name=Open the Profile Manager
Name[fr]=Gestionnaire de profils
Exec=firefox --ProfileManager