[totem] playlist: set the 'inline-toolbar' style class to the bottom toolbar



commit 815da74591b5f5052385af9204e0fe38907b427b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Mar 17 15:35:50 2011 -0400

    playlist: set the 'inline-toolbar' style class to the bottom toolbar

 data/playlist.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/playlist.ui b/data/playlist.ui
index 9fe6fc6..fe52e7a 100644
--- a/data/playlist.ui
+++ b/data/playlist.ui
@@ -93,6 +93,9 @@
         <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="icon_size">1</property>
+        <style>
+          <class name="inline-toolbar"/>
+        </style>
         <child>
           <object class="GtkToolButton" id="add_button">
             <property name="visible">True</property>



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