aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2003-12-17 08:52:18 +0800
committerHans Petter <hansp@src.gnome.org>2003-12-17 08:52:18 +0800
commite12d64b4eb485713e28eb1b5da075343fc715ea5 (patch)
tree4fd9795c9405dfe05016ea38fcd9e19e03206eda /addressbook/ChangeLog
parenta3b04be4f0788104ba7f7e12abff000f573ec439 (diff)
downloadgsoc2013-evolution-e12d64b4eb485713e28eb1b5da075343fc715ea5.tar
gsoc2013-evolution-e12d64b4eb485713e28eb1b5da075343fc715ea5.tar.gz
gsoc2013-evolution-e12d64b4eb485713e28eb1b5da075343fc715ea5.tar.bz2
gsoc2013-evolution-e12d64b4eb485713e28eb1b5da075343fc715ea5.tar.lz
gsoc2013-evolution-e12d64b4eb485713e28eb1b5da075343fc715ea5.tar.xz
gsoc2013-evolution-e12d64b4eb485713e28eb1b5da075343fc715ea5.tar.zst
gsoc2013-evolution-e12d64b4eb485713e28eb1b5da075343fc715ea5.zip
Implement. Makes the source menu reflect the source for the current book.
2003-12-16 Hans Petter Jansson <hpj@ximian.com> * gui/contact-editor/e-contact-editor.c (set_source_field): Implement. Makes the source menu reflect the source for the current book. svn path=/trunk/; revision=23955
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 273b26445e..8b6e1b0f79 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,10 @@
2003-12-16 Hans Petter Jansson <hpj@ximian.com>
+ * gui/contact-editor/e-contact-editor.c (set_source_field): Implement.
+ Makes the source menu reflect the source for the current book.
+
+2003-12-16 Hans Petter Jansson <hpj@ximian.com>
+
* gui/contact-editor/e-contact-editor.c
(e_contact_editor_create_source_option_menu): Implement. Creates
source selection option menu.