[Libreoffice-commits] core.git: sw/uiconfig

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Wed Feb 3 14:25:52 UTC 2021


 sw/uiconfig/swriter/ui/templatedialog2.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit efc67a685f608fe32066875fb549c91b52d0bc6b
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Wed Feb 3 13:48:02 2021 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Wed Feb 3 15:24:58 2021 +0100

    tdf#139667 add tooltip to Outline & List tab in Paragraph Style dialog
    
    Change-Id: I9f6b4d9fbfd2638b847bdc5a2555aeab18f4583a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110304
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/sw/uiconfig/swriter/ui/templatedialog2.ui b/sw/uiconfig/swriter/ui/templatedialog2.ui
index 1c0f9099f0ae..f27c074658b6 100644
--- a/sw/uiconfig/swriter/ui/templatedialog2.ui
+++ b/sw/uiconfig/swriter/ui/templatedialog2.ui
@@ -932,6 +932,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes" context="templatedialog2|outline">Outline & List</property>
+                <property name="tooltip_text" translatable="yes" context="templatedialog2|outline">Set outline level, list style and line numbering for paragraph style.</property>
               </object>
               <packing>
                 <property name="position">9</property>


More information about the Libreoffice-commits mailing list