[network-manager-applet/NMA_0_8] mobile: ensure Enter closes the PIN/PUK dialog (rh #611831)



commit 02f8e486f3a73851f3b0b70628589a1ab7dd6044
Author: Dan Williams <dcbw redhat com>
Date:   Sat Aug 7 23:05:35 2010 -0500

    mobile: ensure Enter closes the PIN/PUK dialog (rh #611831)

 src/applet.glade |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/src/applet.glade b/src/applet.glade
index 86c7dd0..645febe 100644
--- a/src/applet.glade
+++ b/src/applet.glade
@@ -1894,6 +1894,7 @@ Version 1</property>
                             <property name="can_focus">True</property>
                             <property name="has_focus">True</property>
                             <property name="invisible_char">&#x25CF;</property>
+                            <property name="activates_default">True</property>
                           </widget>
                           <packing>
                             <property name="left_attach">1</property>
@@ -1917,6 +1918,7 @@ Version 1</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="invisible_char">&#x25CF;</property>
+                            <property name="activates_default">True</property>
                           </widget>
                           <packing>
                             <property name="left_attach">1</property>
@@ -1942,6 +1944,7 @@ Version 1</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="invisible_char">&#x25CF;</property>
+                            <property name="activates_default">True</property>
                           </widget>
                           <packing>
                             <property name="left_attach">1</property>
@@ -1951,12 +1954,6 @@ Version 1</property>
                           </packing>
                         </child>
                         <child>
-                          <placeholder/>
-                        </child>
-                        <child>
-                          <placeholder/>
-                        </child>
-                        <child>
                           <widget class="GtkHBox" id="progress_hbox">
                             <property name="visible">True</property>
                             <property name="spacing">6</property>
@@ -2009,6 +2006,12 @@ Version 1</property>
                             <property name="bottom_attach">4</property>
                           </packing>
                         </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
                       </widget>
                     </child>
                   </widget>



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