Updating branch refs/heads/master
         to d610040790bb7ed06d318b101d7612546c37041b (commit)
       from 723c2a307a1f83e3f31aad40b3409149c6eea98f (commit)

commit d610040790bb7ed06d318b101d7612546c37041b
Author: Sean Davis <smd.seanda...@gmail.com>
Date:   Sat Jan 5 04:48:35 2013 -0500

    Fix type hint in open-location, fixes height issue with dialog buttons.

 data/interfaces/open-location.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/interfaces/open-location.ui b/data/interfaces/open-location.ui
index 80f04c9..98eb497 100644
--- a/data/interfaces/open-location.ui
+++ b/data/interfaces/open-location.ui
@@ -13,7 +13,7 @@
     <property name="modal">True</property>
     <property name="default_width">450</property>
     <property name="icon_name">parole</property>
-    <property name="type_hint">normal</property>
+    <property name="type_hint">dialog</property>
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog-vbox1">
         <property name="visible">True</property>
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to