summarylogtreecommitdiffstats
path: root/firefox-nightly-zh-cn.desktop
diff options
context:
space:
mode:
authorhalflife2016-03-15 18:50:30 +0800
committerhalflife2016-03-15 18:50:30 +0800
commit2311e4a35432281c800df7616062f965e8a9a23c (patch)
treef59486c472466b4ed8bbf65e3f54ba59576b3ab1 /firefox-nightly-zh-cn.desktop
downloadaur-2311e4a35432281c800df7616062f965e8a9a23c.tar.gz
48.0a1
Diffstat (limited to 'firefox-nightly-zh-cn.desktop')
-rw-r--r--firefox-nightly-zh-cn.desktop25
1 files changed, 25 insertions, 0 deletions
diff --git a/firefox-nightly-zh-cn.desktop b/firefox-nightly-zh-cn.desktop
new file mode 100644
index 000000000000..375230e961bb
--- /dev/null
+++ b/firefox-nightly-zh-cn.desktop
@@ -0,0 +1,25 @@
+[Desktop Entry]
+Name=Firefox Nightly
+GenericName=Web Browser
+Comment=Browse the World Wide Web
+Exec=firefox-nightly %u
+Terminal=false
+Type=Application
+Icon=firefox-nightly
+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-nightly -new-tab about:newtab
+
+[Desktop Action NewWindow]
+Name=打开新窗口
+Exec=firefox-nightly -new-window
+
+[Desktop Action NewPrivateWindow]
+Name=新建隐私浏览窗口
+Exec=firefox-nightly -private-window