[totem] Add a shadow to the tree view in the chapters plugin



commit 762970b82b4635a0b7af600358c1bb1b65ff58de
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun Dec 19 23:38:45 2010 +0000

    Add a shadow to the tree view in the chapters plugin

 src/plugins/chapters/chapters-list.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/chapters/chapters-list.ui b/src/plugins/chapters/chapters-list.ui
index 5639c25..245095d 100644
--- a/src/plugins/chapters/chapters-list.ui
+++ b/src/plugins/chapters/chapters-list.ui
@@ -52,6 +52,7 @@
     <child>
       <object class="GtkScrolledWindow" id="scrolledwindow1">
         <property name="visible">True</property>
+        <property name="shadow-type">in</property>
         <property name="can_focus">True</property>
         <property name="hscrollbar_policy">automatic</property>
         <property name="vscrollbar_policy">automatic</property>



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