ui: Hint the window is a Dialog
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 3 Jun 2009 14:42:06 +0000 (17:42 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 3 Jun 2009 14:42:06 +0000 (17:42 +0300)
data/rygel-preferences.ui

index c5207a2..2b2b4dc 100644 (file)
@@ -12,7 +12,7 @@
     <property name="border_width">5</property>
     <property name="title" translatable="yes">Rygel Preferences</property>
     <property name="default_height">400</property>
-    <property name="type_hint">normal</property>
+    <property name="type_hint">dialog</property>
     <property name="has_separator">False</property>
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog-vbox1">