[gthumb: 43/129] adjust colors: use a samller font for the labels to give more space to the hscale



commit 4db111f305f9816e35b6976f21474c6391c7da92
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Apr 19 12:13:30 2011 +0200

    adjust colors: use a samller font for the labels to give more space to the hscale

 .../file_tools/data/ui/adjust-colors-options.ui    |   21 ++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/extensions/file_tools/data/ui/adjust-colors-options.ui b/extensions/file_tools/data/ui/adjust-colors-options.ui
index 1b7c2af..4c275a5 100644
--- a/extensions/file_tools/data/ui/adjust-colors-options.ui
+++ b/extensions/file_tools/data/ui/adjust-colors-options.ui
@@ -38,6 +38,9 @@
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">B_rightness:</property>
                     <property name="use_underline">True</property>
+                    <attributes>
+                      <attribute name="size" value="8000"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="top_attach">1</property>
@@ -51,6 +54,9 @@
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">Con_trast:</property>
                     <property name="use_underline">True</property>
+                    <attributes>
+                      <attribute name="size" value="8000"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="top_attach">2</property>
@@ -64,6 +70,9 @@
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">_Saturation:</property>
                     <property name="use_underline">True</property>
+                    <attributes>
+                      <attribute name="size" value="8000"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="top_attach">3</property>
@@ -131,6 +140,9 @@
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">G_amma:</property>
                     <property name="use_underline">True</property>
+                    <attributes>
+                      <attribute name="size" value="8000"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="x_options">GTK_FILL</property>
@@ -142,6 +154,9 @@
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">Cyan-_Red:</property>
                     <property name="use_underline">True</property>
+                    <attributes>
+                      <attribute name="size" value="8000"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="top_attach">5</property>
@@ -155,6 +170,9 @@
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">_Magenta-Green:</property>
                     <property name="use_underline">True</property>
+                    <attributes>
+                      <attribute name="size" value="8000"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="top_attach">6</property>
@@ -168,6 +186,9 @@
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">_Yellow-Blue:</property>
                     <property name="use_underline">True</property>
+                    <attributes>
+                      <attribute name="size" value="8000"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="top_attach">7</property>



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