[gnome-characters/wip/properties: 8/14] character: Always place copy button at the bottom
- From: Daiki Ueno <dueno src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters/wip/properties: 8/14] character: Always place copy button at the bottom
- Date: Tue, 10 Feb 2015 10:02:13 +0000 (UTC)
commit fbf21108b424743ff7a0e8af2f92d5f5a86a79c1
Author: Daiki Ueno <dueno src gnome org>
Date: Tue Feb 10 04:39:19 2015 +0900
character: Always place copy button at the bottom
data/character.ui | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/character.ui b/data/character.ui
index eb4d8f6..355f025 100644
--- a/data/character.ui
+++ b/data/character.ui
@@ -5,7 +5,7 @@
<child internal-child="vbox">
<object class="GtkBox" id="vbox1">
<property name="halign">fill</property>
- <property name="valign">fill</property>
+ <property name="valign">end</property>
<child>
<object class="GtkStack" id="main-stack">
<property name="visible">True</property>
@@ -14,7 +14,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">fill</property>
- <property name="valign">fill</property>
+ <property name="valign">end</property>
<property name="border_width">5</property>
<property name="orientation">vertical</property>
<property name="row_spacing">20</property>
@@ -133,6 +133,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="valign">end</property>
</object>
<packing>
<property name="left_attach">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]