[Xfce4-commits] <parole:master> Small layout tweaks to account for the marks on the scales
Simon Steinbeiss
noreply at xfce.org
Fri Oct 11 11:51:49 CEST 2013
Updating branch refs/heads/master
to ce6db476014edc3bbe7f92bf0e3ef121c919fc23 (commit)
from 278101c8baad399ee572bcd96cd9d89a2ee9096e (commit)
commit ce6db476014edc3bbe7f92bf0e3ef121c919fc23
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Tue Sep 3 15:38:34 2013 +0200
Small layout tweaks to account for the marks on the scales
data/interfaces/parole-settings.ui | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/data/interfaces/parole-settings.ui b/data/interfaces/parole-settings.ui
index 4cfb709..2ef0cd8 100644
--- a/data/interfaces/parole-settings.ui
+++ b/data/interfaces/parole-settings.ui
@@ -331,12 +331,13 @@
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="row_spacing">3</property>
+ <property name="row_spacing">6</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="xalign">1</property>
<property name="label" translatable="yes">Brightness:</property>
</object>
<packing>
@@ -350,6 +351,7 @@
<object class="GtkLabel" id="label10">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="xalign">1</property>
<property name="label" translatable="yes">Contrast:</property>
</object>
<packing>
@@ -363,6 +365,7 @@
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="xalign">1</property>
<property name="label" translatable="yes">Hue:</property>
</object>
<packing>
@@ -376,6 +379,7 @@
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="xalign">1</property>
<property name="label" translatable="yes">Saturation:</property>
</object>
<packing>
More information about the Xfce4-commits
mailing list