aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorSean Atkinson <sean@cantab.net>2002-06-25 18:13:01 +0800
committerSean Atkinson <satkinson@src.gnome.org>2002-06-25 18:13:01 +0800
commitaf877240e40f2eb12fc49fcc4639a4bd5d78a112 (patch)
tree96321648d47db4d6345294236398fc77d742e1ba /addressbook/ChangeLog
parentb62bbc149b31f928ea0f7c6c60e28a72555bb88f (diff)
downloadgsoc2013-evolution-af877240e40f2eb12fc49fcc4639a4bd5d78a112.tar
gsoc2013-evolution-af877240e40f2eb12fc49fcc4639a4bd5d78a112.tar.gz
gsoc2013-evolution-af877240e40f2eb12fc49fcc4639a4bd5d78a112.tar.bz2
gsoc2013-evolution-af877240e40f2eb12fc49fcc4639a4bd5d78a112.tar.lz
gsoc2013-evolution-af877240e40f2eb12fc49fcc4639a4bd5d78a112.tar.xz
gsoc2013-evolution-af877240e40f2eb12fc49fcc4639a4bd5d78a112.tar.zst
gsoc2013-evolution-af877240e40f2eb12fc49fcc4639a4bd5d78a112.zip
remove source argument (get it from the dialog). (edit_source_clicked):
2002-06-21 Sean Atkinson <sean@cantab.net> * gui/component/addressbook-config.c (addressbook_edit_server_dialog): remove source argument (get it from the dialog). (edit_source_clicked): same. (sources_table_double_click): added to edit server by double-clicking. (ldap_dialog_new): use sources_table_double_click. svn path=/trunk/; revision=17272
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 52e2e3f2f2..cf0cda11dd 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,11 @@
+2002-06-21 Sean Atkinson <sean@cantab.net>
+
+ * gui/component/addressbook-config.c (addressbook_edit_server_dialog):
+ remove source argument (get it from the dialog).
+ (edit_source_clicked): same.
+ (sources_table_double_click): added to edit server by double-clicking.
+ (ldap_dialog_new): use sources_table_double_click.
+
2002-06-17 Chris Toshok <toshok@ximian.com>
* gui/widgets/e-addressbook-view.c (e_addressbook_view_save_as):