[gnome-control-center] shell: Force a pixel size for the "All Settings" button



commit 19f6de2ec40447545ce4b984ddcf993803b7b8ec
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Feb 8 16:16:15 2012 +0000

    shell: Force a pixel size for the "All Settings" button
    
    Because it looks bad when scaled "slightly".

 shell/shell.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index db3b317..fb85892 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -181,6 +181,6 @@
     <property name="can_focus">False</property>
     <property name="icon_name">view-grid-symbolic</property>
     <property name="use_fallback">True</property>
-    <property name="icon-size">2</property>
+    <property name="pixel-size">16</property>
   </object>
 </interface>



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