aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-03-25 23:40:15 +0800
committerDan Winship <danw@src.gnome.org>2002-03-25 23:40:15 +0800
commit8e70cce274c49ff3b60050cf2fd94d9a01a1bbd6 (patch)
tree553aed72d067abf12d28ba6be2ed45e82e7081b6 /shell/ChangeLog
parent60bccda4394c4163e10a97dfd6037e7b4468ee3f (diff)
downloadgsoc2013-evolution-8e70cce274c49ff3b60050cf2fd94d9a01a1bbd6.tar
gsoc2013-evolution-8e70cce274c49ff3b60050cf2fd94d9a01a1bbd6.tar.gz
gsoc2013-evolution-8e70cce274c49ff3b60050cf2fd94d9a01a1bbd6.tar.bz2
gsoc2013-evolution-8e70cce274c49ff3b60050cf2fd94d9a01a1bbd6.tar.lz
gsoc2013-evolution-8e70cce274c49ff3b60050cf2fd94d9a01a1bbd6.tar.xz
gsoc2013-evolution-8e70cce274c49ff3b60050cf2fd94d9a01a1bbd6.tar.zst
gsoc2013-evolution-8e70cce274c49ff3b60050cf2fd94d9a01a1bbd6.zip
Register a "working" folder type with the hourglass icon. (Would
* e-shell.c (e_shell_construct): Register a "working" folder type with the hourglass icon. (Would eventually like an animated gif, when ETable supports that.) * e-storage.c (e_storage_has_subfolders): Use "working" rather than "noselect" as the folder type. * e-shell-view.c (get_view_for_uri): Simplify a bit. svn path=/trunk/; revision=16244
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 670a27ac4b..50f2629688 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,14 @@
+2002-03-25 Dan Winship <danw@ximian.com>
+
+ * e-shell.c (e_shell_construct): Register a "working" folder type
+ with the hourglass icon. (Would eventually like an animated gif,
+ when ETable supports that.)
+
+ * e-storage.c (e_storage_has_subfolders): Use "working" rather
+ than "noselect" as the folder type.
+
+ * e-shell-view.c (get_view_for_uri): Simplify a bit.
+
2002-03-22 Ettore Perazzoli <ettore@ximian.com>
* e-shell-settings-dialog.c (get_language_list): Removed.