[chronojump] dialog_image_test cannot be hidden under app1 (normal->dialog)



commit 03a423dd8cd7f2f574095aa1abb6307d1b02ab10
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Dec 11 16:18:49 2017 +0100

    dialog_image_test cannot be hidden under app1 (normal->dialog)

 glade/dialog_image_test.glade |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glade/dialog_image_test.glade b/glade/dialog_image_test.glade
index bb0a2ad..4b6fe13 100644
--- a/glade/dialog_image_test.glade
+++ b/glade/dialog_image_test.glade
@@ -10,7 +10,7 @@
     <property name="border_width">8</property>
     <property name="title" translatable="yes">Test image and description</property>
     <property name="modal">True</property>
-    <property name="type_hint">normal</property>
+    <property name="type_hint">dialog</property>
     <signal name="delete_event" handler="on_delete_event" swapped="no"/>
     <child internal-child="vbox">
       <widget class="GtkVBox" id="vbox100">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]