[gtranslator] Progress bar at the bottom of the interface
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] Progress bar at the bottom of the interface
- Date: Sat, 13 Oct 2018 08:11:35 +0000 (UTC)
commit 64500670143a4fdd90e65c7890ac0bfe4e7b6a5d
Author: Daniel GarcĂa Moreno <danigm wadobo com>
Date: Sat Oct 13 10:10:24 2018 +0200
Progress bar at the bottom of the interface
See #14
src/gtr-tab.ui | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/src/gtr-tab.ui b/src/gtr-tab.ui
index c638aff7..b87f828c 100644
--- a/src/gtr-tab.ui
+++ b/src/gtr-tab.ui
@@ -6,6 +6,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
+
<child>
<object class="GtkEventBox" id="progress_eventbox">
<property name="visible">True</property>
@@ -18,6 +19,7 @@
<object class="GtkRevealer" id="progress_revealer">
<property name="visible">True</property>
+ <property name="reveal_child">True</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
@@ -100,9 +102,10 @@
<packing>
<property name="expand">False</property>
<property name="fill">false</property>
- <property name="position">0</property>
+ <property name="position">1</property>
</packing>
</child>
+
<child>
<object class="GtkPaned" id="hbox">
<property name="visible">True</property>
@@ -279,7 +282,7 @@
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="position">1</property>
+ <property name="position">0</property>
</packing>
</child>
</template>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]