[gnome-games] glchess: add the primary-toolbar style class to the toolbar



commit 71cc6389ea4276a6cc015855bd9c76a898da0fb4
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Mar 30 17:34:10 2011 -0400

    glchess: add the primary-toolbar style class to the toolbar
    
    https://bugzilla.gnome.org/show_bug.cgi?id=646276

 glchess/data/glchess.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/glchess/data/glchess.ui b/glchess/data/glchess.ui
index 5d38687..40665ee 100644
--- a/glchess/data/glchess.ui
+++ b/glchess/data/glchess.ui
@@ -237,6 +237,9 @@
           <object class="GtkToolbar" id="toolbar">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <style>
+            	<class name="primary-toolbar"/>
+            </style>
             <child>
               <object class="GtkToolButton" id="new_game_button">
                 <property name="visible">True</property>



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