[frogr] Add primary-toolbar style.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Add primary-toolbar style.
- Date: Sat, 13 Aug 2011 09:39:39 +0000 (UTC)
commit 6f0df8e0700a456d7287230cc19deb5d69d7bccf
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Aug 13 09:29:01 2011 +0200
Add primary-toolbar style.
data/gtkbuilder/frogr-main-view.xml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/gtkbuilder/frogr-main-view.xml b/data/gtkbuilder/frogr-main-view.xml
index 37f29c8..3d56970 100644
--- a/data/gtkbuilder/frogr-main-view.xml
+++ b/data/gtkbuilder/frogr-main-view.xml
@@ -194,6 +194,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="add_button">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]