Template:linuxdesktopfile

Revision Information
  • Revision id: 238222
  • Created:
  • Creator: Danny Colin
  • Comment: Fix formatting by using <pre> instead of <code>
  • Reviewed: Yes
  • Reviewed:
  • Reviewed by: aparise
  • Is approved? Yes
  • Is current revision? 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