[gnome-calculator] Reordering the button arrangement



commit 513bd9ff583c02625f8a3aefca01f4c9ffb2085e
Author: Abhinav <abhinavsv3 gmail com>
Date:   Mon Oct 20 00:19:32 2014 +0530

    Reordering the button arrangement
    
    https://bugzilla.gnome.org/show_bug.cgi?id=736361

 data/buttons-programming.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/buttons-programming.ui b/data/buttons-programming.ui
index 030b562..837362c 100644
--- a/data/buttons-programming.ui
+++ b/data/buttons-programming.ui
@@ -1871,8 +1871,8 @@
             </child>
           </object>
           <packing>
-            <property name="left_attach">9</property>
-            <property name="right_attach">10</property>
+            <property name="left_attach">8</property>
+            <property name="right_attach">9</property>
             <property name="top_attach">1</property>
             <property name="bottom_attach">2</property>
             <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>


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