[gthumb] [organize files] added some padding to the group-by policy icon



commit 99229c37b27885a96de5687fb6126f467fa5282b
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat Apr 24 11:30:59 2010 +0200

    [organize files] added some padding to the group-by policy icon

 extensions/catalogs/data/ui/organize-files.ui |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/extensions/catalogs/data/ui/organize-files.ui b/extensions/catalogs/data/ui/organize-files.ui
index 824b188..f038fc8 100644
--- a/extensions/catalogs/data/ui/organize-files.ui
+++ b/extensions/catalogs/data/ui/organize-files.ui
@@ -80,13 +80,15 @@
                                 <property name="model">group_by_liststore</property>
                                 <property name="active">0</property>
                                 <child>
-                                  <object class="GtkCellRendererPixbuf" id="cellrenderertext2"/>
+                                  <object class="GtkCellRendererPixbuf" id="cellrenderertext1">
+                                    <property name="xpad">3</property>
+                                  </object>
                                   <attributes>
                                     <attribute name="icon-name">2</attribute>
                                   </attributes>
                                 </child>
                                 <child>
-                                  <object class="GtkCellRendererText" id="cellrenderertext1"/>
+                                  <object class="GtkCellRendererText" id="cellrenderertext2"/>
                                   <attributes>
                                     <attribute name="text">1</attribute>
                                   </attributes>



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