[gnome-control-center] Set a window title on the add printer dialog



commit ba7171a57972cf7cd3189ac006aad492db302a9c
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Sep 6 19:17:21 2012 -0400

    Set a window title on the add printer dialog
    
    Otherwise, it shows up as gnome-control-center, which is ugly.

 panels/printers/new-printer-dialog.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/printers/new-printer-dialog.ui b/panels/printers/new-printer-dialog.ui
index 07d946a..328b61c 100644
--- a/panels/printers/new-printer-dialog.ui
+++ b/panels/printers/new-printer-dialog.ui
@@ -8,6 +8,7 @@
     <property name="border_width">5</property>
     <property name="resizable">False</property>
     <property name="modal">True</property>
+    <property name="title"></property>
     <property name="destroy_with_parent">True</property>
     <property name="type_hint">dialog</property>
     <child internal-child="vbox">



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