diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-06 06:11:03 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-06 06:11:03 +0800 |
commit | dc75cabd4d61dca6fc62dde17c790bf1cd70ba00 (patch) | |
tree | 46a34653a783dc832c6aedb86a1c2a5ed3847ced /ui/ChangeLog | |
parent | 3199dc232af2699cb5201e82cdf241c3e6a42ec2 (diff) | |
download | gsoc2013-evolution-dc75cabd4d61dca6fc62dde17c790bf1cd70ba00.tar.gz 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/ChangeLog | 16 |
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> |