diff options
author | Hao Sheng <hao.sheng@sun.com> | 2005-01-18 18:47:57 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2005-01-18 18:47:57 +0800 |
commit | e924cb911ede740f943176d374873a587b152a80 (patch) | |
tree | ee40e00127deafaa5b4026de012713946a6f54df /addressbook/ChangeLog | |
parent | 9c3e0bf51db37dc58a64d35bb22fdd5672c824c1 (diff) | |
download | gsoc2013-evolution-e924cb911ede740f943176d374873a587b152a80.tar gsoc2013-evolution-e924cb911ede740f943176d374873a587b152a80.tar.gz gsoc2013-evolution-e924cb911ede740f943176d374873a587b152a80.tar.bz2 gsoc2013-evolution-e924cb911ede740f943176d374873a587b152a80.tar.lz gsoc2013-evolution-e924cb911ede740f943176d374873a587b152a80.tar.xz gsoc2013-evolution-e924cb911ede740f943176d374873a587b152a80.tar.zst gsoc2013-evolution-e924cb911ede740f943176d374873a587b152a80.zip |
add a11y name for the contact's treeview.
2005-01-18 Hao Sheng <hao.sheng@sun.com>
* gui/component/addressbook-view.c:
(addressbook_view_init): add a11y name for the contact's
treeview.
svn path=/trunk/; revision=28434
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 7c2ef35907..c5aa341d92 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2005-01-18 Hao Sheng <hao.sheng@sun.com> + + * gui/component/addressbook-view.c: + (addressbook_view_init): add a11y name for the contact's + treeview. + 2005-01-18 Hao Sheng <hao.sheng@sun.com> * gui/contact-editor/contact-editor.glade: |