[gnome-control-center] network: add a shadow to the wireless scrolled window



commit 2ad1d5461a08d9c761b4c66b9d237680b71639b0
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Sun Jul 29 11:34:57 2012 +0200

    network: add a shadow to the wireless scrolled window
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680773

 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 01ea232..c495aa0 100644
--- a/panels/network/network-wifi.ui
+++ b/panels/network/network-wifi.ui
@@ -34,6 +34,7 @@
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="hscrollbar_policy">never</property>
+            <property name="shadow_type">in</property>
             <child>
               <object class="GtkViewport" id="viewport_list">
                 <property name="visible">True</property>



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