aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2004-06-05 10:54:15 +0800
committerLarry Ewing <lewing@src.gnome.org>2004-06-05 10:54:15 +0800
commit6ade4de1835e31879ae3db39d46d5bd510162b95 (patch)
tree1f0eea2c1de899517d8b89c98f985c60a17d215d /addressbook/ChangeLog
parent13dc2a27272b049cf2612c5742923ad3739aa2e2 (diff)
downloadgsoc2013-evolution-6ade4de1835e31879ae3db39d46d5bd510162b95.tar
gsoc2013-evolution-6ade4de1835e31879ae3db39d46d5bd510162b95.tar.gz
gsoc2013-evolution-6ade4de1835e31879ae3db39d46d5bd510162b95.tar.bz2
gsoc2013-evolution-6ade4de1835e31879ae3db39d46d5bd510162b95.tar.lz
gsoc2013-evolution-6ade4de1835e31879ae3db39d46d5bd510162b95.tar.xz
gsoc2013-evolution-6ade4de1835e31879ae3db39d46d5bd510162b95.tar.zst
gsoc2013-evolution-6ade4de1835e31879ae3db39d46d5bd510162b95.zip
remove bonobo menus and cruft add ok/cancel buttons.
2004-06-04 Larry Ewing <lewing@ximian.com> * gui/contact-list-editor/e-contact-list-editor.c: remove bonobo menus and cruft add ok/cancel buttons. * gui/contact-list-editor/e-contact-list-editor.h: add buttons for ok/cancel. * gui/contact-list-editor/contact-list-editor.glade: add fields for ok/cancel reparent to GtkDialog, other minor adjustments. svn path=/trunk/; revision=26224
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 0bfdfb1dc3..01b7603d05 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,14 @@
+2004-06-04 Larry Ewing <lewing@ximian.com>
+
+ * gui/contact-list-editor/e-contact-list-editor.c: remove bonobo
+ menus and cruft add ok/cancel buttons.
+
+ * gui/contact-list-editor/e-contact-list-editor.h: add buttons for
+ ok/cancel.
+
+ * gui/contact-list-editor/contact-list-editor.glade: add fields for
+ ok/cancel reparent to GtkDialog, other minor adjustments.
+
2004-06-04 JP Rosevear <jpr@novell.com>
Fixes #55945