[evolution-patches] patch to fix 73009
- From: Li Yuan <Li Yuan Sun COM>
- To: JP Rosevear <jpr novell com>
- Cc: patches <evolution-patches lists ximian com>
- Subject: [evolution-patches] patch to fix 73009
- Date: Fri, 25 Feb 2005 16:34:19 +0800
Hi, JP
Here is a little patch to fix 73009. Please help me to review it.
Please help me to commit it if it is approved.
I cannot commit patch at weekend.
Thank you very much.
Regards,
Li
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gal/gal/e-table/ChangeLog,v
retrieving revision 1.946
diff -u -r1.946 ChangeLog
--- ChangeLog	4 Feb 2005 04:49:01 -0000	1.946
+++ ChangeLog	25 Feb 2005 08:29:00 -0000
@@ -1,3 +1,9 @@
+2005-02-25  Li Yuan  <li yuan sun com>
+
+	Fix for #73009.
+	* e-table-config-no-group.glade:
+	* e-table-config.glade:
+
 2005-01-27  Harry Lu <harry lu sun com>
 
 	Some code clean work.
Index: e-table-config-no-group.glade
===================================================================
RCS file: /cvs/gnome/gal/gal/e-table/e-table-config-no-group.glade,v
retrieving revision 1.8
diff -u -r1.8 e-table-config-no-group.glade
--- e-table-config-no-group.glade	4 Aug 2004 09:16:19 -0000	1.8
+++ e-table-config-no-group.glade	25 Feb 2005 08:29:02 -0000
@@ -91,6 +91,7 @@
 		  <property name="yalign">0.5</property>
 		  <property name="xpad">0</property>
 		  <property name="ypad">0</property>
+		  <property name="mnemonic_widget">custom-available</property>
 		</widget>
 		<packing>
 		  <property name="left_attach">0</property>
@@ -114,6 +115,7 @@
 		  <property name="yalign">0.5</property>
 		  <property name="xpad">0</property>
 		  <property name="ypad">0</property>
+		  <property name="mnemonic_widget">custom-shown</property>
 		</widget>
 		<packing>
 		  <property name="left_attach">3</property>
Index: e-table-config.glade
===================================================================
RCS file: /cvs/gnome/gal/gal/e-table/e-table-config.glade,v
retrieving revision 1.24
diff -u -r1.24 e-table-config.glade
--- e-table-config.glade	4 Aug 2004 09:16:19 -0000	1.24
+++ e-table-config.glade	25 Feb 2005 08:29:03 -0000
@@ -91,6 +91,7 @@
 		  <property name="yalign">0.5</property>
 		  <property name="xpad">0</property>
 		  <property name="ypad">0</property>
+		  <property name="mnemonic_widget">custom-available</property>
 		</widget>
 		<packing>
 		  <property name="left_attach">0</property>
@@ -114,6 +115,7 @@
 		  <property name="yalign">0.5</property>
 		  <property name="xpad">0</property>
 		  <property name="ypad">0</property>
+		  <property name="mnemonic_widget">custom-shown</property>
 		</widget>
 		<packing>
 		  <property name="left_attach">3</property>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]