[packages/google-chrome] fix exec name in desktop file

draenog draenog at pld-linux.org
Tue Nov 19 18:56:53 CET 2013


commit a4af31503f6effa6b05bc01c963e60c8cad69b9d
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Tue Nov 19 17:55:22 2013 +0000

    fix exec name in desktop file

 chrome-desktop.patch | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/chrome-desktop.patch b/chrome-desktop.patch
index c63442a..ab87683 100644
--- a/chrome-desktop.patch
+++ b/chrome-desktop.patch
@@ -1,6 +1,12 @@
 --- google-chrome-15.0.874.106/google-chrome.desktop~	2011-10-27 00:22:10.000000000 +0300
 +++ google-chrome-15.0.874.106/google-chrome.desktop	2011-10-27 00:24:02.861899987 +0300
-@@ -110,7 +110,7 @@ Terminal=false
+@@ -105,12 +105,12 @@
+ Comment[zh_CN]=访问互联网
+ Comment[zh_HK]=連線到網際網路
+ Comment[zh_TW]=連線到網際網路
+-Exec=/usr/bin/google-chrome-stable %U
++Exec=/usr/bin/google-chrome %U
+ Terminal=false
  Icon=google-chrome
  Type=Application
  Categories=Network;WebBrowser;
@@ -9,3 +15,17 @@
  X-Ayatana-Desktop-Shortcuts=NewWindow;NewIncognito
  
  [NewWindow Shortcut Group]
+@@ -165,7 +165,7 @@
+ Name[vi]=Cửa sổ Mới
+ Name[zh_CN]=新建窗口
+ Name[zh_TW]=開新視窗
+-Exec=/usr/bin/google-chrome-stable
++Exec=/usr/bin/google-chrome
+ TargetEnvironment=Unity
+ 
+ [NewIncognito Shortcut Group]
+@@ -220,3 +220,3 @@
+ Name[zh_TW]=新增無痕式視窗
+-Exec=/usr/bin/google-chrome-stable --incognito
++Exec=/usr/bin/google-chrome --incognito
+ TargetEnvironment=Unity
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/google-chrome.git/commitdiff/074770a5e5e8690c8a93ff03ce9642d948dc7df7



More information about the pld-cvs-commit mailing list