diff options
author | JP Rosevear <jpr@novell.com> | 2004-10-14 02:34:49 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-10-14 02:34:49 +0800 |
commit | ee79ced9e8dcf05d634da8037b19bf9273cffd7a (patch) | |
tree | d0348e5855404ea547696cac74b8756501b8a35e /addressbook/ChangeLog | |
parent | f3f0f9d12cd119b9beaf9c2be9cdb3f84dafe6ec (diff) | |
download | gsoc2013-evolution-ee79ced9e8dcf05d634da8037b19bf9273cffd7a.tar.gz gsoc2013-evolution-ee79ced9e8dcf05d634da8037b19bf9273cffd7a.tar.zst gsoc2013-evolution-ee79ced9e8dcf05d634da8037b19bf9273cffd7a.zip |
find source selector and option menu in libedataserverui
2004-10-13 JP Rosevear <jpr@novell.com>
* importers/evolution-vcard-importer.c: find source selector and
option menu in libedataserverui
* importers/evolution-ldif-importer.c: ditto
* gui/widgets/eab-popup.c: ditto
* gui/widgets/eab-gui-util.c: ditto
* gui/contact-list-editor/e-contact-list-editor.c: ditto
* gui/contact-editor/e-contact-editor.c: ditto
* gui/component/select-names/e-select-names.h: ditto
* gui/component/autocompletion-config.c: ditto
* gui/component/addressbook-view.c: ditto
svn path=/trunk/; revision=27568
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 25830df7b8..c8aa933f09 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,24 @@ +2004-10-13 JP Rosevear <jpr@novell.com> + + * importers/evolution-vcard-importer.c: find source selector and + option menu in libedataserverui + + * importers/evolution-ldif-importer.c: ditto + + * gui/widgets/eab-popup.c: ditto + + * gui/widgets/eab-gui-util.c: ditto + + * gui/contact-list-editor/e-contact-list-editor.c: ditto + + * gui/contact-editor/e-contact-editor.c: ditto + + * gui/component/select-names/e-select-names.h: ditto + + * gui/component/autocompletion-config.c: ditto + + * gui/component/addressbook-view.c: ditto + 2004-10-11 Hans Petter Jansson <hpj@ximian.com> * gui/component/addressbook-view.c (source_list_changed_cb): Don't |