From 1b28d2f6d535e314f29e30a68b2386716053914a Mon Sep 17 00:00:00 2001 From: Li Yuan Date: Thu, 4 Aug 2005 04:56:54 +0000 Subject: Add a11y name to the left table of config dialog. Add name to the left 2005-08-03 Li Yuan * 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 --- widgets/misc/e-multi-config-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/misc') diff --git a/widgets/misc/e-multi-config-dialog.c b/widgets/misc/e-multi-config-dialog.c index fb850bc597..a5ac07d17c 100644 --- a/widgets/misc/e-multi-config-dialog.c +++ b/widgets/misc/e-multi-config-dialog.c @@ -68,7 +68,7 @@ static char *list_e_table_spec = " cell=\"vbox\"" " minimum_width=\"32\"" " resizable=\"true\"" - " _title=\"blah\"" + " _title=\"Category\"" " compare=\"string\"/>" " " " " -- cgit v1.2.3