summarylogtreecommitdiffstats
path: root/firefox-beta.desktop
blob: ac5f289e8c1437dc8b903b4d0f60ba1141b108e5 (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 Beta
GenericName=Web Browser
Comment=Browse the World Wide Web
Exec=firefox-beta %u
Terminal=false
Type=Application
Icon=firefox-beta
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=true
StartupWMClass=Firefox
Actions=NewTab;NewWindow;NewPrivateWindow;

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

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

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