[chronojump] Minor gui tweaks related to last commits
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Minor gui tweaks related to last commits
- Date: Thu, 30 Jan 2020 16:27:22 +0000 (UTC)
commit 85e8677f46eed4b9eb85b636ba0b65eb77243865
Author: Xavier de Blas <xaviblas gmail com>
Date: Thu Jan 30 17:24:23 2020 +0100
Minor gui tweaks related to last commits
glade/app1.glade | 5 +++++
glade/dialog_person_popup.glade | 32 ++++++++++++++++----------------
2 files changed, 21 insertions(+), 16 deletions(-)
---
diff --git a/glade/app1.glade b/glade/app1.glade
index 731347bd..0bdebf33 100644
--- a/glade/app1.glade
+++ b/glade/app1.glade
@@ -33815,6 +33815,7 @@ then click this button.</property>
<widget class="GtkHBox" id="hbox354">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="border_width">4</property>
<property name="spacing">20</property>
<child>
<widget class="GtkButton" id="button_not_menu_networks_problems_quit">
@@ -33831,6 +33832,8 @@ then click this button.</property>
<widget class="GtkImage" id="image_quit3">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="xpad">6</property>
+ <property name="ypad">6</property>
<property name="stock">gtk-missing-image</property>
</widget>
</child>
@@ -33857,6 +33860,8 @@ then click this button.</property>
<widget class="GtkImage" id="image_settings2">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="xpad">6</property>
+ <property name="ypad">6</property>
<property name="stock">gtk-missing-image</property>
<property name="icon-size">2</property>
</widget>
diff --git a/glade/dialog_person_popup.glade b/glade/dialog_person_popup.glade
index 2845e081..60963171 100644
--- a/glade/dialog_person_popup.glade
+++ b/glade/dialog_person_popup.glade
@@ -3,7 +3,7 @@
<!-- interface-requires gtk+ 3.0 -->
<!-- interface-naming-policy toplevel-contextual -->
<widget class="GtkDialog" id="dialog_person_popup">
- <property name="width_request">800</property>
+ <property name="width_request">900</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="border_width">6</property>
@@ -49,17 +49,6 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">20</property>
- <child>
- <widget class="GtkLabel" id="label_rfid">
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">label</property>
- </widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
<child>
<widget class="GtkHBox" id="hbox3">
<property name="visible">True</property>
@@ -100,8 +89,8 @@
<property name="stock">gtk-missing-image</property>
</widget>
<packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
@@ -112,8 +101,8 @@
<property name="stock">gtk-missing-image</property>
</widget>
<packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
@@ -295,6 +284,17 @@
<property name="position">0</property>
</packing>
</child>
+ <child>
+ <widget class="GtkLabel" id="label_rfid">
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">label</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
</widget>
<packing>
<property name="expand">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]