summarylogtreecommitdiffstats
path: root/firefox-beta-zh-cn.desktop
blob: 075a88500ebb1ba5a17a6f2e93034d3fe6243276 (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=false
StartupWMClass=Firefox
Actions=NewTab;NewWindow;NewPrivateWindow;

[Desktop Action NewTab]
Name=打开新标签页
Exec=firefox-beta -new-tab about:newtab

[Desktop Action NewWindow]
Name=打开新窗口
Exec=firefox-beta -new-window

[Desktop Action NewPrivateWindow]
Name=新建隐私浏览窗口
Exec=firefox-beta -private-window