[evolution-patches] Addressbook patch to fix #51569(Summary: You can't focus on the contury combox by keyboard in contact editor )



Hi, Chris
This patch is aimed for Head.

Fix the Bug #51569 on http://bugzilla.ximian.com.
(Summary: You can't focus on the contury combox by keyboard in contact editor )
Attach is a simple patch to fix that.
Would you like to spend a little time to review it, please?

Best regards
hao.sheng
Index: fulladdr.glade
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/gui/contact-editor/fulladdr.glade,v
retrieving revision 1.14
diff -u -r1.14 fulladdr.glade
--- fulladdr.glade	16 May 2003 20:04:46 -0000	1.14
+++ fulladdr.glade	11 May 2004 08:46:21 -0000
@@ -301,7 +301,6 @@
 	  <child>
 	    <widget class="GtkCombo" id="combo-country">
 	      <property name="visible">True</property>
-	      <property name="can_focus">True</property>
 	      <property name="value_in_list">False</property>
 	      <property name="allow_empty">True</property>
 	      <property name="case_sensitive">False</property>


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