[gnome-taquin: 1/5] trying to fix #5 despite gitlab refusing my git push (part 1/3)
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-taquin: 1/5] trying to fix #5 despite gitlab refusing my git push (part 1/3)
- Date: Fri, 11 Jan 2019 14:56:19 +0000 (UTC)
commit 91b059f18d668bf2be59243078f9d7abadc73fdb
Author: Maestroschan <rrroschan gmail com>
Date: Sun Jul 8 22:00:29 2018 +0000
trying to fix #5 despite gitlab refusing my git push (part 1/3)
data/taquin.ui | 50 +++++++++++++++-----------------------------------
1 file changed, 15 insertions(+), 35 deletions(-)
---
diff --git a/data/taquin.ui b/data/taquin.ui
index 3b8ba24..8147f8c 100644
--- a/data/taquin.ui
+++ b/data/taquin.ui
@@ -31,6 +31,20 @@
</child>
</object>
</child>
+ <child>
+ <object class="GtkButton" id="new_game_button">
+ <property name="visible">True</property>
+ <property name="halign">center</property>
+ <property name="valign">center</property>
+ <property name="label" translatable="yes">_Start Over</property>
+ <property name="use-underline">True</property>
+ <property name="action-name">win.new-game</property>
+ <property name="tooltip-text" translatable="yes">Start a new game</property>
+ </object>
+ <packing>
+ <property name="pack-type">end</property>
+ </packing>
+ </child>
</object>
</child>
<child>
@@ -64,40 +78,6 @@
<property name="visible">True</property>
<property name="orientation">horizontal</property>
<property name="spacing">25</property>
- <child>
- <object class="GtkBox" id="side_box">
- <property name="visible">True</property>
- <property name="orientation">vertical</property>
- <property name="spacing">6</property>
- <child>
- <object class="GtkButton" id="new_game_button">
- <property name="visible">True</property>
- <property name="use-underline">True</property>
- <property name="label" translatable="yes">_Start Over</property>
- <property name="tooltip-text" translatable="yes">Configure a new game</property>
- <property name="halign">center</property>
- <property name="valign">center</property>
- <property name="action-name">win.new-game</property>
- <property name="tooltip-text" translatable="yes">Start a new game</property>
- <property name="width-request">120</property>
- <property name="height-request">60</property>
- </object>
- <packing>
- <property name="pack-type">end</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="padding">0</property>
- <property name="position">1</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="pack-type">end</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="padding">0</property>
- </packing>
- </child>
</object>
</child>
</object>
@@ -108,4 +88,4 @@
</object>
</child>
</template>
-</interface>
+</interface>
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]