summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-01 14:47:29 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-02 10:15:16 +0000
commit7540afeb6e49e112c64dd71376953b0b810bcaed (patch)
treeeec50620d292d493187876020aeb4d890afe87a6 /cui
parentd1f900bf55c3a04cce54c83a1814d8a81e77ff76 (diff)
HIG: 12 pixels between label and labelee
+ indent hierarchy in 12 pixels Change-Id: I9e2d8afc62c0bbd2726f743da8bcd6685b8cd431
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/zoomdialog.ui11
1 files changed, 8 insertions, 3 deletions
diff --git a/cui/uiconfig/ui/zoomdialog.ui b/cui/uiconfig/ui/zoomdialog.ui
index bb978158b82e..5fe7cd7f0d11 100644
--- a/cui/uiconfig/ui/zoomdialog.ui
+++ b/cui/uiconfig/ui/zoomdialog.ui
@@ -76,6 +76,7 @@
<object class="GtkBox" id="box1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="spacing">12</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkFrame" id="frame1">
@@ -87,12 +88,14 @@
<object class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="top_padding">6</property>
<property name="left_padding">12</property>
<child>
<object class="GtkBox" id="box2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
+ <property name="spacing">6</property>
<child>
<object class="GtkRadioButton" id="optimal">
<property name="label" translatable="yes">Optimal</property>
@@ -165,7 +168,7 @@
<object class="GtkBox" id="box3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="spacing">5</property>
+ <property name="spacing">12</property>
<child>
<object class="GtkRadioButton" id="variable">
<property name="label" translatable="yes">Variable</property>
@@ -239,12 +242,14 @@
<object class="GtkAlignment" id="alignment2">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="top_padding">6</property>
<property name="left_padding">12</property>
<child>
<object class="GtkBox" id="box4">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
+ <property name="spacing">6</property>
<child>
<object class="GtkRadioButton" id="automatic">
<property name="label" translatable="yes">Automatic</property>
@@ -283,7 +288,7 @@
<object class="GtkBox" id="box5">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="spacing">5</property>
+ <property name="spacing">12</property>
<child>
<object class="GtkRadioButton" id="columns">
<property name="label" translatable="yes">Columns</property>
@@ -332,7 +337,7 @@
<object class="GtkAlignment" id="alignment3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="left_padding">10</property>
+ <property name="left_padding">12</property>
<child>
<object class="GtkCheckButton" id="bookmode">
<property name="label" translatable="yes">Book mode</property>