summarylogtreecommitdiffstats
path: root/firefox-beta-bin.desktop
diff options
context:
space:
mode:
authorDet2016-01-29 06:23:55 +0200
committerDet2016-01-29 06:23:55 +0200
commit3d750ea1fe24f2e5efe7d5559d33b68a645fd844 (patch)
tree986f27ddf3e9ba1152dba538d29c6e698904d0d0 /firefox-beta-bin.desktop
parent2cb28c1a7f1e149884535fcc7ebdb2592c2d714b (diff)
downloadaur-3d750ea1fe24f2e5efe7d5559d33b68a645fd844.tar.gz
Sync .desktop's with [extra]/firefox
Diffstat (limited to 'firefox-beta-bin.desktop')
-rw-r--r--firefox-beta-bin.desktop19
1 files changed, 16 insertions, 3 deletions
diff --git a/firefox-beta-bin.desktop b/firefox-beta-bin.desktop
index 34c51b8dbecc..0a6bda4a16a0 100644
--- a/firefox-beta-bin.desktop
+++ b/firefox-beta-bin.desktop
@@ -3,10 +3,23 @@ Name=Firefox Beta
GenericName=Web Browser
Comment=Browse the World Wide Web
Exec=firefox-beta %u
-Icon=firefox-beta
Terminal=false
Type=Application
-MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
-StartupNotify=false
+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=Open new tab
+Exec=firefox -new-tab about:newtab
+
+[Desktop Action NewWindow]
+Name=Open new window
+Exec=firefox -new-window
+
+[Desktop Action NewPrivateWindow]
+Name=New private window
+Exec=firefox -private-window