[network-manager-applet] editor: make VPN button width consistent (bgo #628869)



commit 2e78783e8809d7c919296ca09787035712bbdaf9
Author: Dan Williams <dcbw redhat com>
Date:   Tue Sep 7 12:42:28 2010 -0500

    editor: make VPN button width consistent (bgo #628869)
    
    import/export should expand when the other buttons are wider due to
    translations, instead of shrinking to match their string size.

 src/connection-editor/nm-connection-editor.glade |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/connection-editor/nm-connection-editor.glade b/src/connection-editor/nm-connection-editor.glade
index c687d06..da875e7 100644
--- a/src/connection-editor/nm-connection-editor.glade
+++ b/src/connection-editor/nm-connection-editor.glade
@@ -286,7 +286,6 @@
                           </widget>
                           <packing>
                             <property name="expand">False</property>
-                            <property name="fill">False</property>
                             <property name="position">0</property>
                           </packing>
                         </child>
@@ -308,7 +307,6 @@
                       </widget>
                       <packing>
                         <property name="expand">False</property>
-                        <property name="fill">False</property>
                         <property name="position">1</property>
                       </packing>
                     </child>
@@ -328,7 +326,6 @@
                           </widget>
                           <packing>
                             <property name="expand">False</property>
-                            <property name="fill">False</property>
                             <property name="position">0</property>
                           </packing>
                         </child>
@@ -342,7 +339,6 @@
                           </widget>
                           <packing>
                             <property name="expand">False</property>
-                            <property name="fill">False</property>
                             <property name="position">1</property>
                           </packing>
                         </child>



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