[baobab] Set the icon size for the chart buttons



commit 26f37353d5ec03b070135763fe83ed6d6991f840
Author: Paolo Borelli <pborelli gnome org>
Date:   Tue Jul 31 12:35:18 2012 +0200

    Set the icon size for the chart buttons
    
    Use MENU size so that they are smaller and they look pixel perfect

 src/baobab-main-window.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/baobab-main-window.ui b/src/baobab-main-window.ui
index af8077b..f8e2fbf 100644
--- a/src/baobab-main-window.ui
+++ b/src/baobab-main-window.ui
@@ -374,6 +374,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="icon_name">view-ringschart-symbolic</property>
+                            <property name="icon_size">1</property>
                           </object>
                         </child>
                       </object>
@@ -403,6 +404,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="icon_name">view-treemap-symbolic</property>
+                            <property name="icon_size">1</property>
                           </object>
                         </child>
                       </object>



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