[chronojump] another fix for dialog_person_popup since colorized
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] another fix for dialog_person_popup since colorized
- Date: Tue, 22 Sep 2020 15:42:36 +0000 (UTC)
commit d9ae79d199d9fef6432031ad16c6b4200115dd50
Author: Xavier de Blas <xaviblas gmail com>
Date: Tue Sep 22 17:41:30 2020 +0200
another fix for dialog_person_popup since colorized
glade/dialog_person_popup.glade | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 deletions(-)
---
diff --git a/glade/dialog_person_popup.glade b/glade/dialog_person_popup.glade
index ac3b5787..d01993b5 100644
--- a/glade/dialog_person_popup.glade
+++ b/glade/dialog_person_popup.glade
@@ -3,8 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<!-- interface-naming-policy toplevel-contextual -->
<widget class="GtkDialog" id="dialog_person_popup">
- <property name="width_request">900</property>
- <property name="visible">False</property>
<property name="can_focus">False</property>
<property name="border_width">6</property>
<property name="title" translatable="yes">Player</property>
@@ -62,17 +60,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>
@@ -308,6 +295,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]