diff options
author | Chris Toshok <toshok@ximian.com> | 2002-05-25 03:45:11 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-05-25 03:45:11 +0800 |
commit | af07499495f67ddd8278384f992724fddd21d552 (patch) | |
tree | ba9ebd05ac86163451c301579473aede686f9cc5 /addressbook/ChangeLog | |
parent | b6373dfed8ffe05a28c63f613488d6f53f517f69 (diff) | |
download | gsoc2013-evolution-af07499495f67ddd8278384f992724fddd21d552.tar.gz gsoc2013-evolution-af07499495f67ddd8278384f992724fddd21d552.tar.zst gsoc2013-evolution-af07499495f67ddd8278384f992724fddd21d552.zip |
put this back in, accidentally got snipped with the hacking going on in
2002-05-24 Chris Toshok <toshok@ximian.com>
* gui/component/addressbook-config.c (CONFIG_CONTROL_FACTORY_ID):
put this back in, accidentally got snipped with the hacking going
on in here.
svn path=/trunk/; revision=17010
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 23df529067..560f6e5601 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2002-05-24 Chris Toshok <toshok@ximian.com> + * gui/component/addressbook-config.c (CONFIG_CONTROL_FACTORY_ID): + put this back in, accidentally got snipped with the hacking going + on in here. + +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. |