Hello community, here is the log from the commit of package gnome-vfs2 checked in at Mon May 21 18:07:25 CEST 2007. -------- --- GNOME/gnome-vfs2/gnome-vfs2.changes 2007-04-19 12:04:25.000000000 +0200 +++ /mounts/work_src_done/STABLE/gnome-vfs2/gnome-vfs2.changes 2007-05-21 15:55:53.511127000 +0200 @@ -1,0 +2,6 @@ +Mon May 21 15:17:43 CEST 2007 - sbrabec@suse.cz + +- Disable default application for ftp:// URL handler by default - + it's handled internally better (GNOME#426638#c9). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-vfs2.spec ++++++ --- /var/tmp/diff_new_pack.x23827/_old 2007-05-21 18:05:48.000000000 +0200 +++ /var/tmp/diff_new_pack.x23827/_new 2007-05-21 18:05:48.000000000 +0200 @@ -27,7 +27,7 @@ BuildRequires: mDNSResponder-devel %endif Version: 2.18.0.1 -Release: 9 +Release: 25 Summary: The GNOME 2.x Desktop Virtual File System Libraries License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: Development/Libraries/GNOME @@ -274,6 +274,9 @@ %{_datadir}/gtk-doc/html/gnome-vfs-2.0 %changelog +* Mon May 21 2007 - sbrabec@suse.cz +- Disable default application for ftp:// URL handler by default - + it's handled internally better (GNOME#426638#c9). * Thu Apr 19 2007 - sbrabec@suse.cz - Correctly initialize XDG_DATA_DIRS in SuSEconfig (#240603). * Mon Apr 02 2007 - sbrabec@suse.cz ++++++ gnome-vfs-url_handler_ftp.patch ++++++ --- /var/tmp/diff_new_pack.x23827/_old 2007-05-21 18:05:48.000000000 +0200 +++ /var/tmp/diff_new_pack.x23827/_new 2007-05-21 18:05:48.000000000 +0200 @@ -10,7 +10,7 @@ + <applyto>/desktop/gnome/url-handlers/ftp/enabled</applyto> + <owner>gnome</owner> + <type>bool</type> -+ <default>true</default> ++ <default>false</default> + <locale name="C"> + <short>Whether the specified command should handle "ftp" URLs</short> + <long>True if the command specified in the "command" key should handle "ftp" URLs.</long> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de