r18282 - in /desktop/experimental/gnome-vfs/debian: changelog libgnomevfs2-common.gconf-defaults
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sat Jan 24 08:25:56 UTC 2009
Author: joss
Date: Sat Jan 24 08:25:56 2009
New Revision: 18282
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18282
Log:
libgnomevfs2-common.gconf-defaults: use sensible-browser instead of
gnome-www-browser. Closes: #510668.
Modified:
desktop/experimental/gnome-vfs/debian/changelog
desktop/experimental/gnome-vfs/debian/libgnomevfs2-common.gconf-defaults
Modified: desktop/experimental/gnome-vfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-vfs/debian/changelog?rev=18282&op=diff
==============================================================================
--- desktop/experimental/gnome-vfs/debian/changelog (original)
+++ desktop/experimental/gnome-vfs/debian/changelog Sat Jan 24 08:25:56 2009
@@ -1,3 +1,10 @@
+gnome-vfs (1:2.24.0-2) UNRELEASED; urgency=low
+
+ * libgnomevfs2-common.gconf-defaults: use sensible-browser instead of
+ gnome-www-browser. Closes: #510668.
+
+ -- Josselin Mouette <joss at debian.org> Sat, 24 Jan 2009 09:25:24 +0100
+
gnome-vfs (1:2.24.0-1) experimental; urgency=low
* New upstream bugfix release.
Modified: desktop/experimental/gnome-vfs/debian/libgnomevfs2-common.gconf-defaults
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-vfs/debian/libgnomevfs2-common.gconf-defaults?rev=18282&op=diff
==============================================================================
--- desktop/experimental/gnome-vfs/debian/libgnomevfs2-common.gconf-defaults (original)
+++ desktop/experimental/gnome-vfs/debian/libgnomevfs2-common.gconf-defaults Sat Jan 24 08:25:56 2009
@@ -1,3 +1,3 @@
-/desktop/gnome/url-handlers/http/command "gnome-www-browser %s"
-/desktop/gnome/url-handlers/https/command "gnome-www-browser %s"
+/desktop/gnome/url-handlers/http/command "sensible-browser %s"
+/desktop/gnome/url-handlers/https/command "sensible-browser %s"
/desktop/gnome/url-handlers/h323/command "ekiga -c %s"
More information about the pkg-gnome-commits
mailing list