diff options
author | Boby Wang <boby.wang@sun.com> | 2006-04-27 15:27:12 +0800 |
---|---|---|
committer | Li Yuan <liyuan@src.gnome.org> | 2006-04-27 15:27:12 +0800 |
commit | 1d27d010fa8ced48c516b3ee46b821d2b57691b8 (patch) | |
tree | 18e5193152e8d875a06625601769a597c19bbcb8 /widgets/misc/ChangeLog | |
parent | c9a45a3fcaeb5f27f5f883a6cdecc25fbb042033 (diff) | |
download | gsoc2013-evolution-1d27d010fa8ced48c516b3ee46b821d2b57691b8.tar.gz gsoc2013-evolution-1d27d010fa8ced48c516b3ee46b821d2b57691b8.tar.zst gsoc2013-evolution-1d27d010fa8ced48c516b3ee46b821d2b57691b8.zip |
** Fixes bug #332821 Implement the accessibility of EExpander.
2006-04-27 Boby Wang <boby.wang@sun.com>
** Fixes bug #332821
* e-expander.c: (e_expander_class_init):
Implement the accessibility of EExpander.
svn path=/trunk/; revision=31912
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 99c7dacb90..8ded727931 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,9 @@ +2006-04-27 Boby Wang <boby.wang@sun.com> + + ** Fixes bug #332821 + * e-expander.c: (e_expander_class_init): + Implement the accessibility of EExpander. + 2006-04-26 Srinivasa Ragavan <sragavan@novell.com> * e-search-bar.c: (append_xml_menu_item), (setup_bonobo_menus): Added |