diff options
author | Chris Toshok <toshok@ximian.com> | 2001-05-22 19:07:08 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-05-22 19:07:08 +0800 |
commit | 008078ab1984d6b91194fceec9cf6e921ed59397 (patch) | |
tree | 315e3bdb7c6b3d3a53e97eb48362dfb1ffae32c1 /ui/ChangeLog | |
parent | 45cee97a4432ee62c888534da05f485adb4769d2 (diff) | |
download | gsoc2013-evolution-008078ab1984d6b91194fceec9cf6e921ed59397.tar.gz gsoc2013-evolution-008078ab1984d6b91194fceec9cf6e921ed59397.tar.zst gsoc2013-evolution-008078ab1984d6b91194fceec9cf6e921ed59397.zip |
make the name of menuitem/toolitem's the same as the verb to save us from
2001-05-22 Chris Toshok <toshok@ximian.com>
* evolution-addressbook.xml: make the name of menuitem/toolitem's
the same as the verb to save us from having to specify both, and
move some more accels into the <commands>.
svn path=/trunk/; revision=9920
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index b4289150a2..55e2d79aa9 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2001-05-22 Chris Toshok <toshok@ximian.com> + + * evolution-addressbook.xml: make the name of menuitem/toolitem's + the same as the verb to save us from having to specify both, and + move some more accels into the <commands>. + 2001-05-21 Chris Toshok <toshok@ximian.com> * evolution-addressbook.xml: remove ViewAsTable menu item. |