aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-06-30 10:56:45 +0800
committerChris Lahey <clahey@src.gnome.org>2001-06-30 10:56:45 +0800
commita0619157c26553430ae47909af1ddee1557ab7be (patch)
tree820422df10a3b486f11c5bd9fed5a20ddc6236fb /addressbook/ChangeLog
parente464ef303415e68809d28d4edb38c6e2baa325a3 (diff)
downloadgsoc2013-evolution-a0619157c26553430ae47909af1ddee1557ab7be.tar
gsoc2013-evolution-a0619157c26553430ae47909af1ddee1557ab7be.tar.gz
gsoc2013-evolution-a0619157c26553430ae47909af1ddee1557ab7be.tar.bz2
gsoc2013-evolution-a0619157c26553430ae47909af1ddee1557ab7be.tar.lz
gsoc2013-evolution-a0619157c26553430ae47909af1ddee1557ab7be.tar.xz
gsoc2013-evolution-a0619157c26553430ae47909af1ddee1557ab7be.tar.zst
gsoc2013-evolution-a0619157c26553430ae47909af1ddee1557ab7be.zip
Change the uri here to have addressbook.db at the end.
2001-06-29 Christopher James Lahey <clahey@ximian.com> * gui/component/select-names/e-select-names.c (e_select_names_option_activated): Change the uri here to have addressbook.db at the end. * gui/component/select-names/select-names.glade: Changed the name of the folder option menu here to match the name used in the code. svn path=/trunk/; revision=10623
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 94cde4eefb..bd18a4b5e7 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,14 @@
2001-06-29 Christopher James Lahey <clahey@ximian.com>
+ * gui/component/select-names/e-select-names.c
+ (e_select_names_option_activated): Change the uri here to have
+ addressbook.db at the end.
+
+ * gui/component/select-names/select-names.glade: Changed the name
+ of the folder option menu here to match the name used in the code.
+
+2001-06-29 Christopher James Lahey <clahey@ximian.com>
+
* gui/component/select-names/e-select-names.c (update_query):
Change the query when the "Update List" button is pushed.