aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-07-27 03:04:16 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-07-27 03:04:16 +0800
commit1a71d1071cd26fb93cb0c5c46f52221d4979e4d5 (patch)
tree2a812c5672e1d601893c1f38c57bdecaeef5f47a /shell/ChangeLog
parent718d677e68d52df0fef00f151e94a53c6d114100 (diff)
downloadgsoc2013-evolution-1a71d1071cd26fb93cb0c5c46f52221d4979e4d5.tar
gsoc2013-evolution-1a71d1071cd26fb93cb0c5c46f52221d4979e4d5.tar.gz
gsoc2013-evolution-1a71d1071cd26fb93cb0c5c46f52221d4979e4d5.tar.bz2
gsoc2013-evolution-1a71d1071cd26fb93cb0c5c46f52221d4979e4d5.tar.lz
gsoc2013-evolution-1a71d1071cd26fb93cb0c5c46f52221d4979e4d5.tar.xz
gsoc2013-evolution-1a71d1071cd26fb93cb0c5c46f52221d4979e4d5.tar.zst
gsoc2013-evolution-1a71d1071cd26fb93cb0c5c46f52221d4979e4d5.zip
(ensure_menu_xml): Put in
the ComponentItems placeholder, instead of NewItems. svn path=/trunk/; revision=17615
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index a06c2afc29..ba430ed051 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2002-07-26 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-user-creatable-items-handler.c (ensure_menu_xml): Put in
+ the ComponentItems placeholder, instead of NewItems.
+
+2002-07-26 Ettore Perazzoli <ettore@ximian.com>
+
* e-local-storage.c (load_all_folders): Don't return FALSE if any
of the folders fails to load; otherwise, if the user has played
with ~/evolution, he might end up not seeing any folders at all.