[gnome-utils] baobab: use the "primary-toolbar" style class for the toolbar



commit 3c8011b3a0c25159e90aacce14cec67dd6859ef1
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 21 12:49:29 2011 -0400

    baobab: use the "primary-toolbar" style class for the toolbar

 baobab/data/baobab-main-window.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/baobab/data/baobab-main-window.ui b/baobab/data/baobab-main-window.ui
index 0e079ed..ba90c8f 100644
--- a/baobab/data/baobab-main-window.ui
+++ b/baobab/data/baobab-main-window.ui
@@ -219,6 +219,9 @@
             <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
             <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
             <property name="show_arrow">False</property>
+            <style>
+            	<class name="primary-toolbar"/>
+            </style>
             <child>
               <object class="GtkToolButton" id="tbscanhome">
                 <property name="visible">True</property>



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