From c13a0defa3f0214e8d78b9f9b16a9c8b2f22ac32 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Tue, 16 Dec 2003 23:29:21 +0000 Subject: Implement. Creates source selection option menu. 2003-12-16 Hans Petter Jansson * gui/contact-editor/e-contact-editor.c (e_contact_editor_create_source_option_menu): Implement. Creates source selection option menu. * gui/contact-editor/contact-editor.glade: Add source selection custom widget. svn path=/trunk/; revision=23953 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d1f12be115..273b26445e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2003-12-16 Hans Petter Jansson + + * gui/contact-editor/e-contact-editor.c + (e_contact_editor_create_source_option_menu): Implement. Creates + source selection option menu. + + * gui/contact-editor/contact-editor.glade: Add source selection custom + widget. + 2003-12-16 Hans Petter Jansson * gui/widgets/e-addressbook-table-adapter.c -- cgit