[Libreoffice-commits] core.git: cui/uiconfig
Samuel Mehrbrodt (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jul 2 06:01:45 UTC 2019
cui/uiconfig/ui/optpathspage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2fd7e4300367754b6d08ff1ebb96970ef91966b6
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Mon Jul 1 16:17:39 2019 +0200
Commit: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Tue Jul 2 08:00:53 2019 +0200
Remove accidental newline from ui context
Change-Id: I4ccd844e21ddd3052d0380d4ca98eda30cbeb49d
Reviewed-on: https://gerrit.libreoffice.org/74959
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/cui/uiconfig/ui/optpathspage.ui b/cui/uiconfig/ui/optpathspage.ui
index 383cdf4c6ab3..1cfdb9c8bd7e 100644
--- a/cui/uiconfig/ui/optpathspage.ui
+++ b/cui/uiconfig/ui/optpathspage.ui
@@ -83,7 +83,7 @@
<object class="GtkLabel" id="internal_paths">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="optpathspage|internal_paths
">Internal Paths</property>
+ <property name="label" translatable="yes" context="optpathspage|internal_paths">Internal Paths</property>
</object>
<packing>
<property name="left_attach">2</property>
More information about the Libreoffice-commits
mailing list