[gnome-control-center] shell: move the raised class hint to the tool item
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] shell: move the raised class hint to the tool item
- Date: Mon, 6 Jun 2011 20:06:01 +0000 (UTC)
commit 4c405ae5bfb10b2d5474b677b78555934fbc7f20
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jun 6 16:05:20 2011 -0400
shell: move the raised class hint to the tool item
This fixes the raised buttons in the primary toolbar with GTK+ master.
shell/shell.ui | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index 5575769..e63f19f 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -20,6 +20,9 @@
<child>
<object class="GtkToolItem" id="toolbutton1">
<property name="visible">True</property>
+ <style>
+ <class name="raised"/>
+ </style>
<child>
<object class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
@@ -37,9 +40,6 @@
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
<property name="use_underline">True</property>
- <style>
- <class name="raised"/>
- </style>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]