diff options
author | Chris Toshok <toshok@ximian.com> | 2002-09-23 10:08:33 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-09-23 10:08:33 +0800 |
commit | b1f059527b0683e4583397c9dd310f26cae5c2a8 (patch) | |
tree | b96acfd4698814e577d00e09d02e89eb87cb6f84 /addressbook/ChangeLog | |
parent | eda4e47a7d1908d498560cb20adfd5d6a835f49d (diff) | |
download | gsoc2013-evolution-b1f059527b0683e4583397c9dd310f26cae5c2a8.tar.gz 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/ChangeLog | 7 |
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. |