rpms/gtk2/F-7 gtk+-2.10.12-search.patch,1.1,1.2

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Sun May 20 00:26:37 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/gtk2/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6554

Modified Files:
	gtk+-2.10.12-search.patch 
Log Message:
Fix search patch


gtk+-2.10.12-search.patch:

Index: gtk+-2.10.12-search.patch
===================================================================
RCS file: /cvs/extras/rpms/gtk2/F-7/gtk+-2.10.12-search.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtk+-2.10.12-search.patch	20 May 2007 00:16:06 -0000	1.1
+++ gtk+-2.10.12-search.patch	20 May 2007 00:26:02 -0000	1.2
@@ -3137,7 +3137,7 @@
 +
 +      search_switch_to_browse_mode (impl); /* This will give us the location widgets back */
 +      if (impl->current_folder)
-+        change_folder_and_display_error (impl, impl->current_folder);
++        change_folder_and_display_error (impl, impl->current_folder, FALSE);
 +
 +      if (impl->location_mode == LOCATION_MODE_PATH_BAR)
 +        widget_to_focus = impl->browse_files_tree_view;




More information about the fedora-extras-commits mailing list