[meld] Add shadow to lists in the Preferences dialog



commit a46ef26a8d22e56376f129735952cb92eaae5e43
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Thu Jun 3 17:18:44 2010 +1000

    Add shadow to lists in the Preferences dialog

 data/ui/preferences.glade |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/preferences.glade b/data/ui/preferences.glade
index 4f87ff6..eaa353c 100644
--- a/data/ui/preferences.glade
+++ b/data/ui/preferences.glade
@@ -883,6 +883,7 @@
           <widget class="GtkScrolledWindow" id="scrolledwindow">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
+            <property name="shadow_type">in</property>
             <child>
               <widget class="GtkTreeView" id="treeview">
                 <property name="visible">True</property>



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