[Libreoffice-commits] core.git: sd/uiconfig
Stanislav Horacek
stanislav.horacek at gmail.com
Fri May 20 21:44:54 UTC 2016
sd/uiconfig/simpress/ui/sidebarslidebackground.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 168648e9dc27a091a7ecaf012766f2c470bbfd84
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date: Fri May 20 22:22:03 2016 +0200
remove double space in string of Slide Background content panel
Change-Id: Ia3b8ec61bcf92e297b3650ba3617eb2f0580b7fc
Reviewed-on: https://gerrit.libreoffice.org/25224
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
index 3ec26f0..07f9236 100644
--- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
+++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
@@ -159,7 +159,7 @@
</child>
<child>
<object class="GtkCheckButton" id="displaymasterbackground">
- <property name="label" translatable="yes">Display Background</property>
+ <property name="label" translatable="yes">Display Background</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
More information about the Libreoffice-commits
mailing list