[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - svtools/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Sun Jun 7 15:32:56 UTC 2020


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

New commits:
commit 09b70f8d846d718b73eaaf80c368a8a5cc9f9596
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Sun Jun 7 15:15:08 2020 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Sun Jun 7 17:32:21 2020 +0200

    tdf#129537 call it none_line_button not none_color_button
    
    Change-Id: I8b4c7028b7622d98531b1a0276d1047f47205368
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95741
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/svtools/uiconfig/ui/linewindow.ui b/svtools/uiconfig/ui/linewindow.ui
index 10a1404b0b33..e283da492e75 100644
--- a/svtools/uiconfig/ui/linewindow.ui
+++ b/svtools/uiconfig/ui/linewindow.ui
@@ -14,7 +14,7 @@
         <property name="spacing">6</property>
         <child>
           <object class="GtkButton" id="none_line_button">
-            <property name="label" translatable="yes" context="linewindow|none_color_button">None</property>
+            <property name="label" translatable="yes" context="linewindow|none_line_button">None</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="can_default">True</property>


More information about the Libreoffice-commits mailing list