[gnome-control-center] color: Do not allow the 'Add profile' modal dialog to be resizable



commit bc974422384046e800a10db4a0817d6247f601f5
Author: Richard Hughes <richard hughsie com>
Date:   Thu Oct 13 13:31:18 2011 +0100

    color: Do not allow the 'Add profile' modal dialog to be resizable

 panels/color/color.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/color/color.ui b/panels/color/color.ui
index becb5a7..0afe886 100644
--- a/panels/color/color.ui
+++ b/panels/color/color.ui
@@ -5,6 +5,7 @@
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
     <property name="title"> </property>
+    <property name="resizable">False</property>
     <property name="modal">True</property>
     <property name="window_position">center-on-parent</property>
     <property name="destroy_with_parent">True</property>



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