aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-09-06 06:11:03 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-09-06 06:11:03 +0800
commitdc75cabd4d61dca6fc62dde17c790bf1cd70ba00 (patch)
tree46a34653a783dc832c6aedb86a1c2a5ed3847ced /ui/ChangeLog
parent3199dc232af2699cb5201e82cdf241c3e6a42ec2 (diff)
downloadgsoc2013-evolution-dc75cabd4d61dca6fc62dde17c790bf1cd70ba00.tar
gsoc2013-evolution-dc75cabd4d61dca6fc62dde17c790bf1cd70ba00.tar.gz
gsoc2013-evolution-dc75cabd4d61dca6fc62dde17c790bf1cd70ba00.tar.bz2
gsoc2013-evolution-dc75cabd4d61dca6fc62dde17c790bf1cd70ba00.tar.lz
gsoc2013-evolution-dc75cabd4d61dca6fc62dde17c790bf1cd70ba00.tar.xz
gsoc2013-evolution-dc75cabd4d61dca6fc62dde17c790bf1cd70ba00.tar.zst
gsoc2013-evolution-dc75cabd4d61dca6fc62dde17c790bf1cd70ba00.zip
[Fix #5503, Edit menu is empty and should be removed.]
* evolution-addressbook.xml: Put the Edit menu in the EditPlaceholder. * evolution-calendar.xml: Likewise. * evolution-mail-list.xml: Likewise. * evolution-mail-global.xml: Likewise. * evolution-mail-message.xml: Likewise. * evolution-mail-messagedisplay.xml: Likewise. * evolution-tasks.xml: Likewise. * evolution.xml: Don't put an Edit menu here. Instead, put a EditPlaceholder instead. svn path=/trunk/; revision=12632
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r--ui/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index f5d9632190..55d8531b75 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,5 +1,21 @@
2001-09-05 Ettore Perazzoli <ettore@ximian.com>
+ [Fix #5503, Edit menu is empty and should be removed.]
+
+ * evolution-addressbook.xml: Put the Edit menu in the
+ EditPlaceholder.
+ * evolution-calendar.xml: Likewise.
+ * evolution-mail-list.xml: Likewise.
+ * evolution-mail-global.xml: Likewise.
+ * evolution-mail-message.xml: Likewise.
+ * evolution-mail-messagedisplay.xml: Likewise.
+ * evolution-tasks.xml: Likewise.
+
+ * evolution.xml: Don't put an Edit menu here. Instead, put a
+ EditPlaceholder instead.
+
+2001-09-05 Ettore Perazzoli <ettore@ximian.com>
+
* evolution.xml: s/Evolution/Ximian Evolution/.
2001-09-04 Ettore Perazzoli <ettore@ximian.com>