[gitg] Smaller toolbar icons



commit 3932a5d7b8866eb9d9249be18bd21c72b2376411
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Feb 19 23:21:24 2013 +0100

    Smaller toolbar icons

 gitg/resources/ui/gitg-window.ui |    3 ++-
 libgd                            |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gitg/resources/ui/gitg-window.ui b/gitg/resources/ui/gitg-window.ui
index 828ba42..0577d96 100644
--- a/gitg/resources/ui/gitg-window.ui
+++ b/gitg/resources/ui/gitg-window.ui
@@ -25,8 +25,8 @@
             <property name="can_focus">False</property>
             <property name="hexpand">True</property>
             <property name="toolbar_style">icons</property>
-            <property name="icon_size">2</property>
             <style>
+              <class name="horizontal"/>
               <class name="menubar"/>
             </style>
             <child>
@@ -48,6 +48,7 @@
                           <object class="GtkImage" id="image1">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="icon_size">1</property>
                             <property name="icon_name">edit-find-symbolic</property>
                           </object>
                         </child>
diff --git a/libgd b/libgd
index 1098bdd..1223ead 160000
--- a/libgd
+++ b/libgd
@@ -1 +1 @@
-Subproject commit 1098bdd6835baf4cd0342eca686528024d6c0839
+Subproject commit 1223eade34911247d480f1ff3324b7c5cdc52191


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