[Pkg-chromium-commit] chromium-browser/chromium-browser.sid: 633 Use the full path in chromium-browser.desktop Exec fiels (Closes: #580582)

Giuseppe Iuculano iuculano at debian.org
Mon Jun 28 08:41:38 UTC 2010


Branch name: chromium-browser/chromium-browser.sid
Branch location : bzr+ssh://bzr.debian.org/bzr/pkg-chromium/chromium-browser/chromium-browser.sid
Browse location: http://bzr.debian.org/loggerhead/pkg-chromium
Revision No: 633
Revision Id: iuculano at debian.org-20100628084138-vjof36mivwje1ps6
Committer: Giuseppe Iuculano <iuculano at debian.org>
Message : Use the full path in chromium-browser.desktop Exec fiels (Closes: #580582)


--------------------------------------------------------
  ** Modified :
        - debian/changelog
        - debian/chromium-browser.desktop

-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2010-06-27 11:04:32 +0000
+++ b/debian/changelog	2010-06-28 08:41:38 +0000
@@ -1,3 +1,9 @@
+chromium-browser (5.0.375.86~r49890-4) UNRELEASED; urgency=low
+
+  * Use the full path in chromium-browser.desktop Exec fiels (Closes: #580582)
+
+ -- Giuseppe Iuculano <iuculano at debian.org>  Mon, 28 Jun 2010 10:40:45 +0200
+
 chromium-browser (5.0.375.86~r49890-3) unstable; urgency=low
 
   * Set ffmpeg_branding=Chrome to enable the h264 decoder (Closes: #587293)

=== modified file 'debian/chromium-browser.desktop'
--- a/debian/chromium-browser.desktop	2010-06-09 09:57:53 +0000
+++ b/debian/chromium-browser.desktop	2010-06-28 08:41:38 +0000
@@ -105,7 +105,7 @@
 Comment[zh_CN]=?????
 Comment[zh_HK]=???????
 Comment[zh_TW]=???????
-Exec=chromium-browser %U
+Exec=/usr/bin/chromium-browser %U
 Terminal=false
 X-MultipleArgs=false
 Type=Application



More information about the Pkg-chromium-commit mailing list