diff options
author | mengjie yu <meng-jie.yu@sun.com> | 2004-11-04 10:15:58 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2004-11-04 10:15:58 +0800 |
commit | 4abde8d89e965a56cbc5ff7c81b2220b6db2b338 (patch) | |
tree | 4dffe7da3038bb7f7648c4b5dcdb1dcd26dacbf1 /addressbook/ChangeLog | |
parent | 236a904db32148be27f3d6f14b7ab3a19b745c27 (diff) | |
download | gsoc2013-evolution-4abde8d89e965a56cbc5ff7c81b2220b6db2b338.tar.gz gsoc2013-evolution-4abde8d89e965a56cbc5ff7c81b2220b6db2b338.tar.zst gsoc2013-evolution-4abde8d89e965a56cbc5ff7c81b2220b6db2b338.zip |
fix for bugzilla #44876
2004-11-04 mengjie yu <meng-jie.yu@sun.com>
fix for bugzilla #44876
* gui/component/select-names/e-select-names-manager.c:
(e_select_names_manager_entry_new):add a atk name for the entry.
svn path=/trunk/; revision=27829
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 dc183495f8..328297f11b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2004-11-04 mengjie yu <meng-jie.yu@sun.com> + + fix for bugzilla #44876 + + * gui/component/select-names/e-select-names-manager.c: + (e_select_names_manager_entry_new):add a atk name for the entry. + 2004-11-2 Hao Sheng <hao.sheng@sun.com> * gui/widgets/e-minicard-view.c: popup right-click menu after |