diff options
author | Harry Lu <harry.lu@sun.com> | 2005-01-04 18:10:30 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2005-01-04 18:10:30 +0800 |
commit | 89ad7af7087312d4b0f1ae3652e7e1f64dc892d2 (patch) | |
tree | ec96cd0b05e726e26442dee2fd6bddc854118a57 /calendar/ChangeLog | |
parent | 58b382e0231ea9a4fefd33232856e8c9774fa282 (diff) | |
download | gsoc2013-evolution-89ad7af7087312d4b0f1ae3652e7e1f64dc892d2.tar.gz gsoc2013-evolution-89ad7af7087312d4b0f1ae3652e7e1f64dc892d2.tar.zst gsoc2013-evolution-89ad7af7087312d4b0f1ae3652e7e1f64dc892d2.zip |
add a11y name to calendar sidebar selector. add a11y name to task sidebar
2005-01-04 Harry Lu <harry.lu@sun.com>
* gui/calendar-component.c: (create_component_view): add a11y name
to calendar sidebar selector.
* gui/tasks-component.c: (create_component_view): add a11y name
to task sidebar selector.
svn path=/trunk/; revision=28231
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 44488f4f0d..edd2193360 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-01-04 Harry Lu <harry.lu@sun.com> + + * gui/calendar-component.c: (create_component_view): add a11y name + to calendar sidebar selector. + * gui/tasks-component.c: (create_component_view): add a11y name + to task sidebar selector. + 2005-01-03 JP Rosevear <jpr@novell.com> Fixes #69663 |