[chronojump] Overview win select this person move to bottom
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Overview win select this person move to bottom
- Date: Sat, 16 Jan 2021 11:35:19 +0000 (UTC)
commit 688c5311cd08fd86f6d971123c2e87e1357abfb0
Author: Xavier de Blas <xaviblas gmail com>
Date: Sat Jan 16 07:51:47 2021 +0100
Overview win select this person move to bottom
glade/overview.glade | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 deletions(-)
---
diff --git a/glade/overview.glade b/glade/overview.glade
index f35ccb55..d440e476 100644
--- a/glade/overview.glade
+++ b/glade/overview.glade
@@ -65,21 +65,6 @@
<property name="position">0</property>
</packing>
</child>
- <child>
- <widget class="GtkButton" id="button_select_this_person">
- <property name="label" translatable="yes">Select this person</property>
- <property name="visible">True</property>
- <property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- </widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="pack_type">end</property>
- <property name="position">1</property>
- </packing>
- </child>
</widget>
<packing>
<property name="expand">False</property>
@@ -180,6 +165,7 @@
<widget class="GtkHButtonBox" id="hbuttonbox1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="layout_style">spread</property>
<child>
<widget class="GtkButton" id="button_close">
<property name="label">gtk-close</property>
@@ -197,6 +183,21 @@
<property name="position">0</property>
</packing>
</child>
+ <child>
+ <widget class="GtkButton" id="button_select_this_person">
+ <property name="label" translatable="yes">Select this person</property>
+ <property name="visible">True</property>
+ <property name="sensitive">False</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="pack_type">end</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
</widget>
</child>
</widget>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]