summarylogtreecommitdiffstats
path: root/firefox-nightly.desktop
diff options
context:
space:
mode:
authorBruno Pagani2018-01-23 20:04:02 +0100
committerBruno Pagani2018-01-23 20:04:02 +0100
commitbad783c0419afd48b39574e68ceaf245b178c42c (patch)
treee523198765e99a74c313c233ae4125601cca76d4 /firefox-nightly.desktop
parent3e4af1ab3da0dd66e100493defd3a4191a3681a3 (diff)
downloadaur-bad783c0419afd48b39574e68ceaf245b178c42c.tar.gz
upgpkg: firefox-nightly 60.0a1.20180123-1
Some tweaking to .desktop file as well
Diffstat (limited to 'firefox-nightly.desktop')
-rw-r--r--firefox-nightly.desktop9
1 files changed, 5 insertions, 4 deletions
diff --git a/firefox-nightly.desktop b/firefox-nightly.desktop
index 96d7cf943027..690901ced864 100644
--- a/firefox-nightly.desktop
+++ b/firefox-nightly.desktop
@@ -82,16 +82,17 @@ Comment[uk]=Перегляд сторінок Інтернету
Comment[vi]=Để duyệt các trang web
Comment[zh_CN]=浏览互联网
Comment[zh_TW]=瀏覽網際網路
-Exec=firefox-nightly --class=FirefoxNightly %u
+Exec=/opt/firefox-nightly/firefox-nightly %u
Icon=firefox-nightly
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=true
-StartupWMClass=FirefoxNightly
+StartupWMClass=Nightly
Categories=Network;WebBrowser;
Keywords=web;browser;internet;
Actions=new-window;new-private-window;
+
[Desktop Action new-window]
Name=New Window
Name[ach]=Dirica manyen
@@ -198,7 +199,7 @@ Name[wo]=Palanteer bu bees
Name[xh]=Ifestile entsha
Name[zh_CN]=新建窗口
Name[zh_TW]=開新視窗
-Exec=firefox-nightly --class=FirefoxNightly --new-window %u
+Exec=/opt/firefox-nightly/firefox-nightly --new-window %u
[Desktop Action new-private-window]
Name=New Private Window
@@ -306,4 +307,4 @@ Name[wo]=Panlanteeru biir bu bees
Name[xh]=Ifestile yangasese entsha
Name[zh_CN]=新建隐私浏览窗口
Name[zh_TW]=新增隱私視窗
-Exec=firefox-nightly --class=FirefoxNightly --private-window %u
+Exec=/opt/firefox-nightly/firefox-nightly --private-window %u