aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2005-08-04 12:56:54 +0800
committerLi Yuan <liyuan@src.gnome.org>2005-08-04 12:56:54 +0800
commit1b28d2f6d535e314f29e30a68b2386716053914a (patch)
tree0eb2740377599b84581fcdce95d5c30a79f70ad8 /widgets/ChangeLog
parent848a963fd53dc2f4eb9b6b95ad389d5a6fe162fe (diff)
downloadgsoc2013-evolution-1b28d2f6d535e314f29e30a68b2386716053914a.tar
gsoc2013-evolution-1b28d2f6d535e314f29e30a68b2386716053914a.tar.gz
gsoc2013-evolution-1b28d2f6d535e314f29e30a68b2386716053914a.tar.bz2
gsoc2013-evolution-1b28d2f6d535e314f29e30a68b2386716053914a.tar.lz
gsoc2013-evolution-1b28d2f6d535e314f29e30a68b2386716053914a.tar.xz
gsoc2013-evolution-1b28d2f6d535e314f29e30a68b2386716053914a.tar.zst
gsoc2013-evolution-1b28d2f6d535e314f29e30a68b2386716053914a.zip
Add a11y name to the left table of config dialog. Add name to the left
2005-08-03 Li Yuan <li.yuan@sun.com> * menus/gal-view-new-dialog.glade: Add a11y name to the left table of config dialog. * misc/e-multi-config-dialog.c: Add name to the left table of preference dialog. * table/e-table-config.c: (e_table_proxy_etable_shown_new), (e_table_proxy_etable_available_new): Add a11y name to "Show Fields" table and "Available Fields" table. svn path=/trunk/; revision=29980
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index 002d4bd31a..8baa8229be 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,3 +1,13 @@
+2005-08-03 Li Yuan <li.yuan@sun.com>
+
+ * menus/gal-view-new-dialog.glade:
+ Add a11y name to the left table of config dialog.
+ * misc/e-multi-config-dialog.c:
+ Add name to the left table of preference dialog.
+ * table/e-table-config.c: (e_table_proxy_etable_shown_new),
+ (e_table_proxy_etable_available_new):
+ Add a11y name to "Show Fields" table and "Available Fields" table.
+
2005-07-28 Mengjie Yu <meng-jie.yu@sun.com>
* misc/e-attachment-bar.c: (update_remote_file):