Set the search column of the treeview. Fixes #321379.

2006-01-03  David Seseo <david@alderia.com>

	* gnome-theme-manager.c (setup_dialog): Set the search column of the
	treeview. Fixes #321379.
This commit is contained in:
David Seseo 2006-01-03 10:24:03 +00:00 committed by Rodrigo Moya
parent 9d88a0bb5e
commit a7fa1e8b9a
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-01-03 David Seseño <david@alderia.com>
* gnome-theme-manager.c (setup_dialog): Set the search column of the
treeview. Fixes #321379.
2006-01-03 Guillaume Desmottes <cass@skynet.be>
Fixes bug #147665

View file

@ -1290,6 +1290,8 @@ setup_dialog (GladeXML *dialog)
(GCallback) meta_theme_selection_changed,
dialog);
gtk_tree_view_set_search_column (GTK_TREE_VIEW (WID ("meta_theme_treeview")), META_THEME_ID_COLUMN);
gconf_client_add_dir (client, "/desktop/gnome/interface", GCONF_CLIENT_PRELOAD_ONELEVEL, NULL);
gconf_client_notify_add (client,