diff options
author | Chris Toshok <toshok@ximian.com> | 2002-05-24 20:39:49 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-05-24 20:39:49 +0800 |
commit | 1cfa64bf80c897a4d3e5eae16ae7d0978b01a2bf (patch) | |
tree | 2465522643a8dd1329d4a322a48f0b2426fd16f6 /addressbook/ChangeLog | |
parent | 9529bae97d33cf727914fdbff77decc8da97cc33 (diff) | |
download | gsoc2013-evolution-1cfa64bf80c897a4d3e5eae16ae7d0978b01a2bf.tar.gz gsoc2013-evolution-1cfa64bf80c897a4d3e5eae16ae7d0978b01a2bf.tar.zst gsoc2013-evolution-1cfa64bf80c897a4d3e5eae16ae7d0978b01a2bf.zip |
[ part of #25047 ] remove the autocompletion config control from here, as
2002-05-24 Chris Toshok <toshok@ximian.com>
[ part of #25047 ]
* gui/component/addressbook-config.c: remove the autocompletion
config control from here, as it lives in the shell now.
* gui/component/GNOME_Evolution_Addressbook.oaf.in: same.
svn path=/trunk/; revision=17001
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8907fad318..23df529067 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,13 @@ 2002-05-24 Chris Toshok <toshok@ximian.com> + [ part of #25047 ] + * gui/component/addressbook-config.c: remove the autocompletion + config control from here, as it lives in the shell now. + + * gui/component/GNOME_Evolution_Addressbook.oaf.in: same. + +2002-05-24 Chris Toshok <toshok@ximian.com> + [ #24189 ] * gui/component/select-names/e-select-names-manager.c (focus_out_cb): ifdef out the body of this because it only works |