summarylogtreecommitdiffstats
path: root/firefox-unbranded-bin.desktop
blob: e28c2fb41af098e6d824b3fb225d29cb09d7ecae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[Desktop Entry]
Name=Firefox Unbranded
GenericName=Web Browser
Comment=Browse the World Wide Web
Exec=firefox %u
Terminal=false
Type=Application
Icon=firefox
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
StartupNotify=false
StartupWMClass=Firefox
Actions=NewTab;NewWindow;NewPrivateWindow;

[Desktop Action NewTab]
Name=Open new tab
Exec=firefox -new-tab about:newtab

[Desktop Action NewWindow]
Name=Open new window
Exec=firefox -new-window

[Desktop Action NewPrivateWindow]
Name=New private window
Exec=firefox -private-window