summaryrefslogtreecommitdiff
path: root/svx/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-05-13 16:28:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-05-13 16:28:58 +0100
commit86ab6471520a5300df2b8bc577987550362f4921 (patch)
treedbdc7c439abc44673a3e673810d0215e6c74b2e8 /svx/uiconfig
parent33482f6668b4d56f706ea76081e25174e509e703 (diff)
more places we use other than end ellipsize
Change-Id: I72b6cb29a8c32540309dcc20fbe5f66dd1a1b774
Diffstat (limited to 'svx/uiconfig')
-rw-r--r--svx/uiconfig/ui/findreplacedialog.ui2
-rw-r--r--svx/uiconfig/ui/floatinglineproperty.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui
index 976a23162e10..ca5ac0cbc0c1 100644
--- a/svx/uiconfig/ui/findreplacedialog.ui
+++ b/svx/uiconfig/ui/findreplacedialog.ui
@@ -166,7 +166,7 @@
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="wrap">True</property>
- <property name="ellipsize">start</property>
+ <property name="ellipsize">end</property>
</object>
<packing>
<property name="left_attach">1</property>
diff --git a/svx/uiconfig/ui/floatinglineproperty.ui b/svx/uiconfig/ui/floatinglineproperty.ui
index 17daafe0e836..aad8af88a13d 100644
--- a/svx/uiconfig/ui/floatinglineproperty.ui
+++ b/svx/uiconfig/ui/floatinglineproperty.ui
@@ -53,7 +53,7 @@
<property name="label" translatable="yes">Custom Line Width:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">spin:0.0pt</property>
- <property name="ellipsize">middle</property>
+ <property name="ellipsize">end</property>
</object>
<packing>
<property name="left_attach">0</property>