[Pkg-utopia-commits] r3771 - /packages/unstable/network-manager-applet/debian/patches/03-enter-closes-pin-puk-dialog.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Nov 17 22:17:59 UTC 2010


Author: biebl
Date: Wed Nov 17 22:17:58 2010
New Revision: 3771

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3771
Log:
Actually commit the patch

Added:
    packages/unstable/network-manager-applet/debian/patches/03-enter-closes-pin-puk-dialog.patch

Added: packages/unstable/network-manager-applet/debian/patches/03-enter-closes-pin-puk-dialog.patch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/network-manager-applet/debian/patches/03-enter-closes-pin-puk-dialog.patch?rev=3771&op=file
==============================================================================
--- packages/unstable/network-manager-applet/debian/patches/03-enter-closes-pin-puk-dialog.patch (added)
+++ packages/unstable/network-manager-applet/debian/patches/03-enter-closes-pin-puk-dialog.patch Wed Nov 17 22:17:58 2010
@@ -1,0 +1,62 @@
+From f09e5d92055544a5ac4abeb6a2f0495724a63590 Mon Sep 17 00:00:00 2001
+From: Dan Williams <dcbw at redhat.com>
+Date: Sun, 08 Aug 2010 04:05:35 +0000
+Subject: mobile: ensure Enter closes the PIN/PUK dialog (rh #611831)
+
+---
+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>
+--
+cgit v0.8.3.1




More information about the Pkg-utopia-commits mailing list