aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorHao Sheng <hao.sheng@sun.com>2004-03-15 14:14:04 +0800
committerYuedong Du <york@src.gnome.org>2004-03-15 14:14:04 +0800
commit0d9c21aba16a78315034be6f74742cefe5340e9c (patch)
treedba22371d6bd0da5e2ee3a880278f4620abdbe04 /addressbook/ChangeLog
parent8197e16f5d03e912bd9c65d45a76288e9462b45e (diff)
downloadgsoc2013-evolution-0d9c21aba16a78315034be6f74742cefe5340e9c.tar
gsoc2013-evolution-0d9c21aba16a78315034be6f74742cefe5340e9c.tar.gz
gsoc2013-evolution-0d9c21aba16a78315034be6f74742cefe5340e9c.tar.bz2
gsoc2013-evolution-0d9c21aba16a78315034be6f74742cefe5340e9c.tar.lz
gsoc2013-evolution-0d9c21aba16a78315034be6f74742cefe5340e9c.tar.xz
gsoc2013-evolution-0d9c21aba16a78315034be6f74742cefe5340e9c.tar.zst
gsoc2013-evolution-0d9c21aba16a78315034be6f74742cefe5340e9c.zip
build a11y/addressbook dir : add the accessibility support for
2004-03-15 Hao Sheng <hao.sheng@sun.com> * gui/component/Makefile.am : build a11y/addressbook dir * gui/widgets/e-addressbook-view.c : (eab_view_class_init) : add the accessibility support for e_addressbook_view * gui/widgets/e-minicard-view.c : (e_minicard_view_class_init) : add the accessibility support for e_minicard_view * gui/widgets/e-minicard.c : (e_minicard_class_init) : add the accessibility support for e_minicard svn path=/trunk/; revision=25059
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 340d5ccd03..f5339c55fb 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,15 @@
+2004-03-15 Hao Sheng <hao.sheng@sun.com>
+
+ * gui/component/Makefile.am : build a11y/addressbook dir
+ * gui/widgets/e-addressbook-view.c :
+ (eab_view_class_init) : add the accessibility support for
+ EAddressbookView
+ * gui/widgets/e-minicard-view.c :
+ (e_minicard_view_class_init) : add the accessibility support for
+ EMinicardView
+ * gui/widgets/e-minicard.c :
+ (e_minicard_class_init) : add the accessibility support for EMinicard
+
2004-03-10 Chris Toshok <toshok@ximian.com>
* gui/widgets/eab-contact-display.c (render_address): #if 0 this,