[gnome-control-center] printers: prevent the "Options" dialog box from being resizable



commit 537e3336aa3fca62af39c277cc5de4fd62bc2beb
Author: Thomas Wood <thomas wood intel com>
Date:   Tue Jun 18 17:04:34 2013 +0100

    printers: prevent the "Options" dialog box from being resizable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=702487

 panels/printers/options-dialog.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/printers/options-dialog.ui b/panels/printers/options-dialog.ui
index a5b9baa..d01ac80 100644
--- a/panels/printers/options-dialog.ui
+++ b/panels/printers/options-dialog.ui
@@ -7,6 +7,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="destroy_with_parent">True</property>
     <property name="type_hint">dialog</property>


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