[gitg/vala] Remove shadow in the history plugin



commit c39feb638009288ace92d0c9ea32d0d257ea82ae
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Wed May 30 22:18:00 2012 +0200

    Remove shadow in the history plugin

 plugins/history/resources/view-history.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/history/resources/view-history.ui b/plugins/history/resources/view-history.ui
index 72cca18..7512119 100644
--- a/plugins/history/resources/view-history.ui
+++ b/plugins/history/resources/view-history.ui
@@ -6,7 +6,7 @@
     <property name="hexpand">True</property>
     <property name="vexpand">True</property>
     <property name="can_focus">True</property>
-    <property name="shadow-type">etched-in</property>
+    <property name="shadow-type">none</property>
     <child>
       <object class="GitgGtkCommitListView" id="commit_list_view">
         <property name="visible">True</property>



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