summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/lineendstabpage.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-06 14:55:35 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-08-06 15:35:59 +0200
commitf0118b43b56489d53710635ea88c41eeef9e2bee (patch)
treef0a2a4f1ec64661a746d96fdfacae779a35773a9 /cui/uiconfig/ui/lineendstabpage.ui
parentbd7596518edd1511a31c44b8fe63f856a5471282 (diff)
align load/save buttons across dialogs
and restore strange custom unit multi unit mode to these metricfields Change-Id: I7e228f6fd658374e3f1588c757ef2ed1e6ba78c8
Diffstat (limited to 'cui/uiconfig/ui/lineendstabpage.ui')
-rw-r--r--cui/uiconfig/ui/lineendstabpage.ui33
1 files changed, 18 insertions, 15 deletions
diff --git a/cui/uiconfig/ui/lineendstabpage.ui b/cui/uiconfig/ui/lineendstabpage.ui
index dc3fb73a671d..bfee0a84e525 100644
--- a/cui/uiconfig/ui/lineendstabpage.ui
+++ b/cui/uiconfig/ui/lineendstabpage.ui
@@ -37,8 +37,8 @@
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="valign">start</property>
<property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<property name="row_spacing">6</property>
<property name="column_spacing">12</property>
<child>
@@ -101,6 +101,22 @@
<property name="height">1</property>
</packing>
</child>
+ <child>
+ <object class="GtkLabel" id="FI_TIP">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="valign">end</property>
+ <property name="vexpand">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Add a selected object to create new arrow styles.</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">2</property>
+ <property name="width">2</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -233,19 +249,6 @@
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
- <object class="GtkLabel" id="FI_TIP">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Add a selected object to create new arrow styles.</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
<object class="svxlo-SvxXLinePreview" id="CTL_PREVIEW">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -253,7 +256,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">1</property>
+ <property name="position">0</property>
</packing>
</child>
</object>