summarylogtreecommitdiffstats
path: root/firefox-esr.desktop
blob: aa404bf13932b8a7dbd21d63202d63812e6041ec (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 ESR
GenericName=Web Browser
Icon=firefox-esr
Type=Application
Categories=Application;Network;
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
Encoding=UTF-8
Exec=firefox-esr %u
Terminal=false
MultipleArgs=false
StartupNotify=false
StartupWMClass=Firefox

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

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

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