aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2004-01-30 08:36:39 +0800
committerHans Petter <hansp@src.gnome.org>2004-01-30 08:36:39 +0800
commit78e3e48c9bd23c0cddae422cbb6012edab243665 (patch)
treea659b6914f2c172be3ab19e47f6a5aa64ab64dae /addressbook/ChangeLog
parent3de1c027d35a870afcdf5769fc63c6c3d8f1658b (diff)
downloadgsoc2013-evolution-78e3e48c9bd23c0cddae422cbb6012edab243665.tar
gsoc2013-evolution-78e3e48c9bd23c0cddae422cbb6012edab243665.tar.gz
gsoc2013-evolution-78e3e48c9bd23c0cddae422cbb6012edab243665.tar.bz2
gsoc2013-evolution-78e3e48c9bd23c0cddae422cbb6012edab243665.tar.lz
gsoc2013-evolution-78e3e48c9bd23c0cddae422cbb6012edab243665.tar.xz
gsoc2013-evolution-78e3e48c9bd23c0cddae422cbb6012edab243665.tar.zst
gsoc2013-evolution-78e3e48c9bd23c0cddae422cbb6012edab243665.zip
Implement. (eab_select_source): Implement. Public function that prompts
2004-01-29 Hans Petter Jansson <hpj@ximian.com> * gui/widgets/eab-gui-util.c (source_selection_changed_cb): Implement. (eab_select_source): Implement. Public function that prompts user to select a source from a list. (eab_transfer_contacts): Enable and use eab_select_source () and ESource, instead of old shell folder/URI stuff. svn path=/trunk/; revision=24530
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index be9ef4d924..8bc56d21ba 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,13 @@
2004-01-29 Hans Petter Jansson <hpj@ximian.com>
+ * gui/widgets/eab-gui-util.c (source_selection_changed_cb): Implement.
+ (eab_select_source): Implement. Public function that prompts user to
+ select a source from a list.
+ (eab_transfer_contacts): Enable and use eab_select_source () and
+ ESource, instead of old shell folder/URI stuff.
+
+2004-01-29 Hans Petter Jansson <hpj@ximian.com>
+
* gui/component/ldap-config.glade: Changed "Finish" to "Apply" in
dialog finish page text.