diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-26 05:55:39 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-26 05:55:39 +0800 |
commit | 54433d0888d88f439b5c720677666f635e871ba2 (patch) | |
tree | aa107727a186d6894d48776fdda572ce445d90b9 /shell/ChangeLog | |
parent | cab9406217ca92439a86e768be464b9ba72e4ed1 (diff) | |
download | gsoc2013-evolution-54433d0888d88f439b5c720677666f635e871ba2.tar.gz gsoc2013-evolution-54433d0888d88f439b5c720677666f635e871ba2.tar.zst gsoc2013-evolution-54433d0888d88f439b5c720677666f635e871ba2.zip |
Don't display an icon for storages that have subfolders.
* e-storage-set-view.c (etree_icon_at): Don't display an icon for
storages that have subfolders.
svn path=/trunk/; revision=14102
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index a7b25b473a..8176a45f0a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-10-25 Ettore Perazzoli <ettore@ximian.com> + * e-storage-set-view.c (etree_icon_at): Don't display an icon for + storages that have subfolders. + +2001-10-25 Ettore Perazzoli <ettore@ximian.com> + * e-shell-importer.c: #include "e-util/e-gtk-utils.h". * e-shell-folder-creation-dialog.c |