[gnome-bluetooth] properties: Fix toolbar look



commit 81b1bf4e7fd484d2c382a3df7213cf1b575a5990
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jun 23 15:30:18 2011 +0100

    properties: Fix toolbar look

 properties/bluetooth.ui |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/properties/bluetooth.ui b/properties/bluetooth.ui
index 13e204e..3693be9 100644
--- a/properties/bluetooth.ui
+++ b/properties/bluetooth.ui
@@ -93,6 +93,10 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="icon_size">1</property>
+                <property name="toolbar-style">icons</property>
+                <style>
+                  <class name="inline-toolbar"/>
+                </style>
                 <child>
                   <object class="GtkToolButton" id="button_setup">
                     <property name="visible">True</property>



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