[gnome-nibbles/wip/vala: 50/64] Place scoreboard below game view
- From: Iulian Radu <iulianradu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles/wip/vala: 50/64] Place scoreboard below game view
- Date: Sun, 9 Aug 2015 12:55:37 +0000 (UTC)
commit 084d91c0eabce9169c73b4d60c03e41c6fe17bce
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]