[almanah] core: Mark the toolbar as a primary toolbar



commit 5953fc9358483fe4b95f2eddeb03db52240099b1
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Apr 18 18:32:35 2011 +0100

    core: Mark the toolbar as a primary toolbar

 data/almanah.ui |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/data/almanah.ui b/data/almanah.ui
index 2d7ff5f..27d10b2 100644
--- a/data/almanah.ui
+++ b/data/almanah.ui
@@ -270,7 +270,11 @@
 					</packing>
 				</child>
 				<child>
-					<object class="GtkToolbar" constructor="almanah_ui_manager" id="almanah_mw_toolbar"/>
+					<object class="GtkToolbar" constructor="almanah_ui_manager" id="almanah_mw_toolbar">
+						<style>
+							<class name="primary-toolbar"/>
+						</style>
+					</object>
 					<packing>
 						<property name="expand">False</property>
 					</packing>



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