diff options
author | Chris Toshok <toshok@ximian.com> | 2002-08-02 06:53:44 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-08-02 06:53:44 +0800 |
commit | c48c6afed5fc757732d9c8ff2bc3cdab3c90645e (patch) | |
tree | f226858de31cdf95ec9ddc0e0271954578e3fa8f /addressbook/ChangeLog | |
parent | 14db6783bbd4785e0971867ca8e7bee7a06d15f9 (diff) | |
download | gsoc2013-evolution-c48c6afed5fc757732d9c8ff2bc3cdab3c90645e.tar.gz gsoc2013-evolution-c48c6afed5fc757732d9c8ff2bc3cdab3c90645e.tar.zst gsoc2013-evolution-c48c6afed5fc757732d9c8ff2bc3cdab3c90645e.zip |
remove folders and folders_by_uri, and the 2 listeners.
2002-08-01 Chris Toshok <toshok@ximian.com>
* gui/component/select-names/e-select-names.h (struct
_ESelectNames): remove folders and folders_by_uri, and the 2
listeners.
* gui/component/select-names/e-select-names.c
(e_select_names_destroy): remove the hash_table_destroys of
folders and folders_by_uri, since they no longer exist. same for
other_contacts_listener and local_listener.
svn path=/trunk/; revision=17681
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 1b3b3f1d4f..0500c987ba 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,14 @@ +2002-08-01 Chris Toshok <toshok@ximian.com> + + * gui/component/select-names/e-select-names.h (struct + _ESelectNames): remove folders and folders_by_uri, and the 2 + listeners. + + * gui/component/select-names/e-select-names.c + (e_select_names_destroy): remove the hash_table_destroys of + folders and folders_by_uri, since they no longer exist. same for + other_contacts_listener and local_listener. + 2002-08-01 Ettore Perazzoli <ettore@ximian.com> * gui/component/addressbook-component.c (create_component): Use |