[gnome-control-center] Use menubar style class for toolbar
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] Use menubar style class for toolbar
- Date: Tue, 8 May 2012 17:51:40 +0000 (UTC)
commit 3bc75764c654d62a421fcb7c3f5734a01f077901
Author: William Jon McCann <jmccann redhat com>
Date: Tue May 1 13:30:18 2012 -0400
Use menubar style class for toolbar
https://bugzilla.gnome.org/show_bug.cgi?id=673869
shell/shell.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index 6a0a68f..b2b3a45 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -15,7 +15,7 @@
<object class="GtkToolbar" id="toolbar1">
<property name="visible">True</property>
<style>
- <class name="primary-toolbar"/>
+ <class name="menubar"/>
</style>
<child>
<object class="GtkToolItem" id="toolbutton1">
@@ -113,6 +113,7 @@
<property name="can_focus">True</property>
<property name="hscrollbar_policy">never</property>
<property name="vscrollbar_policy">automatic</property>
+ <property name="shadow_type">in</property>
<child>
<object class="GtkViewport" id="viewport">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]