diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-04-03 05:37:00 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-04-03 05:37:00 +0800 |
commit | 22fe7e4d3a6ed76ea055f7df3b49a37be777cb05 (patch) | |
tree | d978e9ade32178805acc1313502cdad07281e750 /shell/ChangeLog | |
parent | 0998e3317ac86e7544f2a5d669b46de85e14ec90 (diff) | |
download | gsoc2013-evolution-22fe7e4d3a6ed76ea055f7df3b49a37be777cb05.tar.gz 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/ChangeLog | 6 |
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. |