diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-05-13 16:25:46 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-05-13 16:25:46 +0100 |
commit | 33482f6668b4d56f706ea76081e25174e509e703 (patch) | |
tree | 5608ddcc1094471e4e813f55d1a31391de3499bb | |
parent | 130f8eef234c6f44798d597814a0debc202fe8cc (diff) |
we don't have an end ellipsize (yet)
Change-Id: I987ba9a74d126cc1535db428d105ca3a3fb7c362
-rw-r--r-- | sd/uiconfig/simpress/ui/sidebarslidebackground.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui index ec886c2f6a36..3ec26f0ecf2a 100644 --- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui +++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui @@ -117,7 +117,7 @@ <property name="halign">end</property> <property name="hexpand">True</property> <property name="label" translatable="yes">Master Slide:</property> - <property name="ellipsize">start</property> + <property name="ellipsize">end</property> </object> <packing> <property name="left_attach">0</property> |