[evolution-patches] A gal patch to fix #55198(Summary:Alt+O does not work for 'OK' button)



hi,
This patch is aimed for Head.

Attach is the simiplified patch just for bug #55198 on http://bugzilla.ximian.com.
Would you like to spend a little time to review this oneline patch?

Best regards
hao.sheng

Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gal/gal/e-table/ChangeLog,v
retrieving revision 1.922
diff -u -r1.922 ChangeLog
--- ChangeLog	27 Jan 2004 15:18:07 -0000	1.922
+++ ChangeLog	8 Mar 2004 07:56:33 -0000
@@ -1,3 +1,9 @@
+2004-03-08  Hao sheng  <hao sheng sun com>
+
+	Fixes #55198
+
+	* e-table-config.glade : Make the access key Alt+O work.
+
 2004-01-27  Radek Doulik  <rodo ximian com>
 
 	* e-cell-text.c (ect_print): print strikeout/underline
Index: e-table-config.glade
===================================================================
RCS file: /cvs/gnome/gal/gal/e-table/e-table-config.glade,v
retrieving revision 1.21
diff -u -r1.21 e-table-config.glade
--- e-table-config.glade	8 Apr 2003 16:08:22 -0000	1.21
+++ e-table-config.glade	8 Mar 2004 07:56:33 -0000
@@ -96,7 +96,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label-displayed">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">Sh_ow these fields in order:</property>
+		  <property name="label" translatable="yes">_Show these fields in order:</property>
 		  <property name="use_underline">True</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]