diff options
author | JP Rosevear <jpr@ximian.com> | 2002-02-08 03:36:50 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-02-08 03:36:50 +0800 |
commit | ffbfce483236f609599807572ca8366d1115d88a (patch) | |
tree | 65e762de9a3b9ecfcd8d861340629b55105bfdbb /addressbook/ChangeLog | |
parent | 70398dd9e66a5b78c847ad45e42a168e99b5893a (diff) | |
download | gsoc2013-evolution-ffbfce483236f609599807572ca8366d1115d88a.tar gsoc2013-evolution-ffbfce483236f609599807572ca8366d1115d88a.tar.gz gsoc2013-evolution-ffbfce483236f609599807572ca8366d1115d88a.tar.bz2 gsoc2013-evolution-ffbfce483236f609599807572ca8366d1115d88a.tar.lz gsoc2013-evolution-ffbfce483236f609599807572ca8366d1115d88a.tar.xz gsoc2013-evolution-ffbfce483236f609599807572ca8366d1115d88a.tar.zst gsoc2013-evolution-ffbfce483236f609599807572ca8366d1115d88a.zip |
remove "New" from user creatable menu items
2002-02-07 JP Rosevear <jpr@ximian.com>
* gui/component/addressbook-component.c (create_component): remove
"New" from user creatable menu items
svn path=/trunk/; revision=15596
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ee2ba67f15..f4396c4f97 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2002-02-07 JP Rosevear <jpr@ximian.com> + + * gui/component/addressbook-component.c (create_component): remove + "New" from user creatable menu items + 2002-02-07 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-view.c, |