[Pkg-chromium-commit] chromium-browser/chromium-browser.sid: 604 [ Giuseppe Iuculano ]

Giuseppe Iuculano iuculano at debian.org
Thu Jun 10 12:43:12 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: 604
Revision Id: iuculano at debian.org-20100610124312-te3yycq7tfqno39o
Committer: Giuseppe Iuculano <iuculano at debian.org>
Message : [ Giuseppe Iuculano ]
Use the full path in chromium-browser.xml, now Gnome's Preferred
Applications doesn't get confused. (Closes: #580582)


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

-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2010-06-10 12:36:34 +0000
+++ b/debian/changelog	2010-06-10 12:43:12 +0000
@@ -4,8 +4,11 @@
   * Accept 'stable' as value for $(CHANNEL)
     - update debian/rules
 
+  [ Giuseppe Iuculano ]
+  * Use the full path in chromium-browser.xml, now Gnome's Preferred
+    Applications doesn't get confused. (Closes: #580582)
 
- -- Giuseppe Iuculano <iuculano at debian.org>  Thu, 10 Jun 2010 14:35:20 +0200
+ -- Giuseppe Iuculano <iuculano at debian.org>  Thu, 10 Jun 2010 14:37:24 +0200
 
 chromium-browser (5.0.375.70~r48679-1) unstable; urgency=low
 

=== modified file 'debian/chromium-browser.xml'
--- a/debian/chromium-browser.xml	2009-09-18 19:23:14 +0000
+++ b/debian/chromium-browser.xml	2010-06-10 12:43:12 +0000
@@ -5,7 +5,7 @@
     <web-browser>
       <name>Chromium</name>
       <executable>chromium-browser</executable>
-      <command>chromium-browser %s</command>
+      <command>/usr/lib/chromium-browser/chromium-browser %s</command>
       <icon-name>chromium-browser</icon-name>
       <run-in-terminal>false</run-in-terminal>
       <netscape-remote>false</netscape-remote>



More information about the Pkg-chromium-commit mailing list