[Libreoffice-commits] core.git: Branch 'feature/cib_contract57c' - cui/uiconfig

Samuel Mehrbrodt (via logerrit) logerrit at kemper.freedesktop.org
Wed Jul 3 12:31:01 UTC 2019


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

New commits:
commit 940efa122ca2876b96e2391324b5140d176157f1
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: Wed Jul 3 14:29:30 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>
    (cherry picked from commit 2fd7e4300367754b6d08ff1ebb96970ef91966b6)

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