network: add a shadow to the wireless scrolled window

https://bugzilla.gnome.org/show_bug.cgi?id=680773
This commit is contained in:
Cosimo Cecchi 2012-07-29 11:34:57 +02:00
parent 1c762ace21
commit 2ad1d5461a

View file

@ -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>