[rhythmbox] Added border around podcast treeview widget.



commit 78c5632076bcdb5a420c707b3c240efb562cea4e
Author: Tristin Celestin <tristin celestin gmail com>
Date:   Wed Jun 27 12:46:09 2012 -0400

    Added border around podcast treeview widget.

 data/ui/podcast-add-dialog.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/podcast-add-dialog.ui b/data/ui/podcast-add-dialog.ui
index 6a9944a..6462b1e 100644
--- a/data/ui/podcast-add-dialog.ui
+++ b/data/ui/podcast-add-dialog.ui
@@ -131,6 +131,7 @@ Subscribe to podcasts to download new episodes as they are published.</property>
             <property name="can_focus">True</property>
             <property name="hexpand">True</property>
             <property name="vexpand">True</property>
+            <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
             <child>
               <object class="GtkTreeView" id="feed-view">
                 <property name="visible">True</property>



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