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



commit cd0363d3f59d7d53d28188bef3479073f724d1ce
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Sep 6 19:10:37 2012 -0400

    Set a window title on the hotspot dialog
    
    Set a blank title on the hotspot dialog, otherwise it shows up
    as gnome-control-center, which is ugly.

 panels/network/network-wifi.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/network/network-wifi.ui b/panels/network/network-wifi.ui
index fd55fd8..ab8689c 100644
--- a/panels/network/network-wifi.ui
+++ b/panels/network/network-wifi.ui
@@ -29,6 +29,7 @@
     <property name="type_hint">dialog</property>
     <property name="destroy_with_parent">True</property>
     <property name="modal">True</property>
+    <property name="title"></property>
     <property name="border-width">5</property>
     <child internal-child="vbox">
       <object class="GtkBox" id="hotspot-dialog-vbox1">



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