aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-07-06 17:26:32 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-07-06 17:26:32 +0800
commitcfdc0e2cff1fee63467f8a3ad9534a97b2c267b1 (patch)
tree5dc57217219cd0145165551d635fe438d6dd9ecd /addressbook/ChangeLog
parent6741277bdc04ddfb790ceb765a56f073d3e3b7a9 (diff)
downloadgsoc2013-evolution-cfdc0e2cff1fee63467f8a3ad9534a97b2c267b1.tar
gsoc2013-evolution-cfdc0e2cff1fee63467f8a3ad9534a97b2c267b1.tar.gz
gsoc2013-evolution-cfdc0e2cff1fee63467f8a3ad9534a97b2c267b1.tar.bz2
gsoc2013-evolution-cfdc0e2cff1fee63467f8a3ad9534a97b2c267b1.tar.lz
gsoc2013-evolution-cfdc0e2cff1fee63467f8a3ad9534a97b2c267b1.tar.xz
gsoc2013-evolution-cfdc0e2cff1fee63467f8a3ad9534a97b2c267b1.tar.zst
gsoc2013-evolution-cfdc0e2cff1fee63467f8a3ad9534a97b2c267b1.zip
Removed. [It was just bogus testing code for the right-click menu
* gui/component/addressbook-component.c (populate_context_menu): Removed. [It was just bogus testing code for the right-click menu populating interface in the shell]. (factory_fn): Pass NULL as the PopulateContextMenuFn. svn path=/trunk/; revision=10843
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 9d671af9e5..9a2fcaf41e 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,4 +1,12 @@
-2001-07-05 Anna Marie Dirks <anna@ximian.com>
+2001-07-06 Ettore Perazzoli <ettore@ximian.com>
+
+ * gui/component/addressbook-component.c (populate_context_menu):
+ Removed. [It was just bogus testing code for the right-click menu
+ populating interface in the shell].
+ (factory_fn): Pass NULL as the PopulateContextMenuFn.
+
+2001-07-05 Anna Marie Dirks <anna@ximian.com>
+
* gui/contact-list-editor/contact-list-editor.glade:
Added some accelerators, padding, and a "memebers" frame;
also fixed spacing and growth behaviour of this dialog.