summarylogtreecommitdiffstats
path: root/firefox-nightly.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'firefox-nightly.desktop')
-rwxr-xr-x[-rw-r--r--]firefox-nightly.desktop8
1 files changed, 4 insertions, 4 deletions
diff --git a/firefox-nightly.desktop b/firefox-nightly.desktop
index 9b5fbc72bc72..590d5da41d36 100644..100755
--- a/firefox-nightly.desktop
+++ b/firefox-nightly.desktop
@@ -81,7 +81,7 @@ Comment[uk]=Перегляд сторінок Інтернету
Comment[vi]=Để duyệt các trang web
Comment[zh_CN]=浏览互联网
Comment[zh_TW]=瀏覽網際網路
-Exec=/opt/firefox-nightly/firefox-bin %u
+Exec=/opt/firefox-nightly/firefox-bin --name firefox-nightly %u
Terminal=false
Type=Application
Icon=firefox-nightly-icon
@@ -176,7 +176,7 @@ Name[vi]=Mở thẻ mới
Name[xh]=Vula ithebhu entsha
Name[zh_CN]=打开新标签页
Name[zh_TW]=開啟新分頁
-Exec=/opt/firefox-nightly/firefox-bin -new-tab about:newtab
+Exec=/opt/firefox-nightly/firefox-bin --name firefox-nightly -new-tab about:newtab
[Desktop Action NewWindow]
Name=Open new window
@@ -263,7 +263,7 @@ Name[vi]=Mở cửa sổ mới
Name[xh]=Vula iwindow entsha
Name[zh_CN]=打开新窗口
Name[zh_TW]=開啟新視窗
-Exec=/opt/firefox-nightly/firefox -new-window
+Exec=/opt/firefox-nightly/firefox --name firefox-nightly -new-window
[Desktop Action NewPrivateWindow]
Name=New private window
@@ -350,4 +350,4 @@ Name[vi]=Cửa sổ riêng tư mới
Name[xh]=Ifestile yangasese entsha
Name[zh_CN]=新建隐私浏览窗口
Name[zh_TW]=新增隱私視窗
-Exec=/opt/firefox-nightly/firefox-bin -private-window
+Exec=/opt/firefox-nightly/firefox-bin --name firefox-nightly -private-window