[gnome-nibbles] Place scoreboard below game view



commit 296ea637359df2408dea509b14abfcaa3943ae94
Author: Iulian Radu <iulian radu67 gmail com>
Date:   Tue Jul 21 18:30:16 2015 +0300

    Place scoreboard below game view

 data/nibbles.ui    |    8 +-------
 data/scoreboard.ui |    2 --
 2 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/data/nibbles.ui b/data/nibbles.ui
index 20ba93d..89dccd5 100644
--- a/data/nibbles.ui
+++ b/data/nibbles.ui
@@ -254,17 +254,11 @@
                                                         <style><class name="countdown"/></style>
                                                     </object>
                                                 </child>
-                                                <!-- <child> -->
-                                                    <!-- <object class="Scoreboard" id="scoreboard"> -->
-                                                        <!-- <property name="visible">True</property> -->
-                                                        <!-- <property 
name="orientation">horizontal</property> -->
-                                                    <!-- </object> -->
-                                                <!-- </child> -->
                                             </object>
                                         </child>
                                     </object>
                                     <packing>
-                                        <property name="pack-type">start</property>
+                                        <property name="pack-type">end</property>
                                     </packing>
                                 </child>
                             </object>
diff --git a/data/scoreboard.ui b/data/scoreboard.ui
index d908614..55a937e 100644
--- a/data/scoreboard.ui
+++ b/data/scoreboard.ui
@@ -3,7 +3,5 @@
   <template class="Scoreboard" parent="GtkBox">
     <property name="orientation">horizontal</property>
     <property name="spacing">16</property>
-    <property name="homogeneous">True</property>
-    <property name="width-request">644</property>
   </template>
 </interface>


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