summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2014-11-04 10:15:22 +0100
committerJan Holesovsky <kendy@collabora.com>2014-11-04 20:26:20 +0100
commitb654f0bc935bedad1d0aa3358c1ae9949b4db02d (patch)
tree937107d21c34f559b904d75a157781726c3c9e97 /svx
parent4000f93c9464be91c6a19231c93f3ac52df873e9 (diff)
line spacing: "Of:" -> "Value:"
Change-Id: I7bf251d994a0f74788d4f498626db0e0663be6c8
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/paralinespacingcontrol.ui18
1 files changed, 9 insertions, 9 deletions
diff --git a/svx/uiconfig/ui/paralinespacingcontrol.ui b/svx/uiconfig/ui/paralinespacingcontrol.ui
index 1dfb0cb02f08..9f9e5570669d 100644
--- a/svx/uiconfig/ui/paralinespacingcontrol.ui
+++ b/svx/uiconfig/ui/paralinespacingcontrol.ui
@@ -1,6 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.10 -->
+ <object class="GtkImage" id="image_spacing_2">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="margin_right">6</property>
+ <property name="xalign">0</property>
+ <property name="pixbuf">svx/res/symphony/lpspacing-2.png</property>
+ <property name="icon-size">1</property>
+ </object>
<object class="GtkWindow" id="ParaLineSpacingControl">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -154,7 +162,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Of:</property>
+ <property name="label" translatable="yes">Value:</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -267,12 +275,4 @@
<property name="pixbuf">svx/res/symphony/lpspacing-1_5.png</property>
<property name="icon-size">1</property>
</object>
- <object class="GtkImage" id="image_spacing_2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_right">6</property>
- <property name="xalign">0</property>
- <property name="pixbuf">svx/res/symphony/lpspacing-2.png</property>
- <property name="icon-size">1</property>
- </object>
</interface>