summarylogtreecommitdiffstats
path: root/firefox-esr.desktop
diff options
context:
space:
mode:
authorAllen Zhong2017-08-30 17:22:07 +0800
committerAllen Zhong2017-08-30 17:22:07 +0800
commitbb9b989dfc985c99205592921211b9d37f2f9dcc (patch)
tree66d9815b9eb2c886c727b695785826c17fdc0c07 /firefox-esr.desktop
parent0f19209bfcb9b32bf1ad104f1d6d244915081a71 (diff)
downloadaur-bb9b989dfc985c99205592921211b9d37f2f9dcc.tar.gz
try to sync from firefox-esr-bin
Diffstat (limited to 'firefox-esr.desktop')
-rw-r--r--firefox-esr.desktop25
1 files changed, 25 insertions, 0 deletions
diff --git a/firefox-esr.desktop b/firefox-esr.desktop
new file mode 100644
index 000000000000..aa404bf13932
--- /dev/null
+++ b/firefox-esr.desktop
@@ -0,0 +1,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