cui/uiconfig/ui/optpathspage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2fd7e4300367754b6d08ff1ebb96970ef91966b6
Author:     Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
AuthorDate: Mon Jul 1 16:17:39 2019 +0200
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@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.mehrbr...@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&#10;">Internal Paths</property>
+                        <property name="label" translatable="yes" 
context="optpathspage|internal_paths">Internal Paths</property>
                       </object>
                       <packing>
                         <property name="left_attach">2</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to