[network-manager-vpnc] ui: align 'Advanced...' button icon to the left



commit 147839b83823b01e882a7495ab482586c6dfca7d
Author: JiÅÃ KlimeÅ <jklimes redhat com>
Date:   Fri Sep 30 13:55:59 2011 +0200

    ui: align 'Advanced...' button icon to the left
    
    To be consistent with other buttons.

 properties/nm-vpnc-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/properties/nm-vpnc-dialog.ui b/properties/nm-vpnc-dialog.ui
index a1f8fb4..fac4cc9 100644
--- a/properties/nm-vpnc-dialog.ui
+++ b/properties/nm-vpnc-dialog.ui
@@ -672,7 +672,7 @@
             <property name="receives_default">True</property>
             <property name="use_action_appearance">False</property>
             <property name="image">image1</property>
-            <property name="image_position">right</property>
+            <property name="image_position">left</property>
           </object>
         </child>
       </object>



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