[rhythmbox] song-info: add a shadow around the comment text box



commit 1dff93f6a3a407402d0343697563967dfb2f3ab1
Author: Jonathan Matthew <jonathan d14n org>
Date:   Thu Jun 10 16:56:50 2010 +1000

    song-info: add a shadow around the comment text box

 data/ui/song-info.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/song-info.ui b/data/ui/song-info.ui
index a774d8e..667a9b3 100644
--- a/data/ui/song-info.ui
+++ b/data/ui/song-info.ui
@@ -268,6 +268,7 @@
                 <property name="can_focus">True</property>
                 <property name="hscrollbar_policy">automatic</property>
                 <property name="vscrollbar_policy">automatic</property>
+                <property name="shadow_type">in</property>
                 <child>
                   <object class="GtkTextView" id="song_info_comment">
                     <property name="visible">True</property>



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