aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-04-03 05:37:00 +0800
committerChris Lahey <clahey@src.gnome.org>2002-04-03 05:37:00 +0800
commit22fe7e4d3a6ed76ea055f7df3b49a37be777cb05 (patch)
treed978e9ade32178805acc1313502cdad07281e750 /shell/ChangeLog
parent0998e3317ac86e7544f2a5d669b46de85e14ec90 (diff)
downloadgsoc2013-evolution-22fe7e4d3a6ed76ea055f7df3b49a37be777cb05.tar
gsoc2013-evolution-22fe7e4d3a6ed76ea055f7df3b49a37be777cb05.tar.gz
gsoc2013-evolution-22fe7e4d3a6ed76ea055f7df3b49a37be777cb05.tar.bz2
gsoc2013-evolution-22fe7e4d3a6ed76ea055f7df3b49a37be777cb05.tar.lz
gsoc2013-evolution-22fe7e4d3a6ed76ea055f7df3b49a37be777cb05.tar.xz
gsoc2013-evolution-22fe7e4d3a6ed76ea055f7df3b49a37be777cb05.tar.zst
gsoc2013-evolution-22fe7e4d3a6ed76ea055f7df3b49a37be777cb05.zip
Set the show_checkboxes field here instead of the show_folders field.
2002-04-02 Christopher James Lahey <clahey@ximian.com> * e-storage-set-view.c (e_storage_set_view_set_show_checkboxes): Set the show_checkboxes field here instead of the show_folders field. svn path=/trunk/; revision=16326
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index c6f1d93066..eecccbfd87 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2002-04-02 Christopher James Lahey <clahey@ximian.com>
+ * e-storage-set-view.c (e_storage_set_view_set_show_checkboxes):
+ Set the show_checkboxes field here instead of the show_folders
+ field.
+
+2002-04-02 Christopher James Lahey <clahey@ximian.com>
+
* e-storage-set-view.c (etree_value_at): If folder is NULL, return
the correct type of data.