aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-09-23 10:08:33 +0800
committerChris Toshok <toshok@src.gnome.org>2002-09-23 10:08:33 +0800
commitb1f059527b0683e4583397c9dd310f26cae5c2a8 (patch)
treeb96acfd4698814e577d00e09d02e89eb87cb6f84 /addressbook/ChangeLog
parenteda4e47a7d1908d498560cb20adfd5d6a835f49d (diff)
downloadgsoc2013-evolution-b1f059527b0683e4583397c9dd310f26cae5c2a8.tar
gsoc2013-evolution-b1f059527b0683e4583397c9dd310f26cae5c2a8.tar.gz
gsoc2013-evolution-b1f059527b0683e4583397c9dd310f26cae5c2a8.tar.bz2
gsoc2013-evolution-b1f059527b0683e4583397c9dd310f26cae5c2a8.tar.lz
gsoc2013-evolution-b1f059527b0683e4583397c9dd310f26cae5c2a8.tar.xz
gsoc2013-evolution-b1f059527b0683e4583397c9dd310f26cae5c2a8.tar.zst
gsoc2013-evolution-b1f059527b0683e4583397c9dd310f26cae5c2a8.zip
[ Fixes #30481 ] initialize the select names dialog with the default
2002-09-22 Chris Toshok <toshok@ximian.com> [ Fixes #30481 ] * gui/component/select-names/e-select-names.c (e_select_names_init): initialize the select names dialog with the default contacts folder. svn path=/trunk/; revision=18160
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index f9e4f4bcf2..570f1f8d32 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,12 @@
2002-09-22 Chris Toshok <toshok@ximian.com>
+ [ Fixes #30481 ]
+ * gui/component/select-names/e-select-names.c
+ (e_select_names_init): initialize the select names dialog with the
+ default contacts folder.
+
+2002-09-22 Chris Toshok <toshok@ximian.com>
+
[ Fixes #28165, 29171 ]
* gui/component/select-names/e-select-names-manager.c
(uris_listener): check to see if the value has really changed.