[Commits] prefswindow.c 1.12.2.62 1.12.2.63
ticho at claws-mail.org
ticho at claws-mail.org
Tue Nov 20 18:27:20 CET 2012
Update of /home/claws-mail/claws/src/gtk
In directory srv:/tmp/cvs-serv26417/src/gtk
Modified Files:
Tag: gtk2
prefswindow.c
Log Message:
2012-11-20 [ticho] 3.9.0cvs16
* src/gtk/prefswindow.c
Actually allow folder preference pages which are in top level of
page index UI to be selected.
Index: prefswindow.c
===================================================================
RCS file: /home/claws-mail/claws/src/gtk/prefswindow.c,v
retrieving revision 1.12.2.62
retrieving revision 1.12.2.63
diff -u -d -r1.12.2.62 -r1.12.2.63
--- prefswindow.c 28 Jul 2012 01:07:50 -0000 1.12.2.62
+++ prefswindow.c 20 Nov 2012 17:27:17 -0000 1.12.2.63
@@ -698,8 +698,6 @@
GtkTreeIter iter;
GtkAdjustment *adj;
- if (gtk_tree_path_get_depth(path) < 2)
- return FALSE;
#ifndef GENERIC_UMPC
if (currently_selected)
return TRUE;
More information about the Commits
mailing list