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

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Thu Feb 11 08:01:01 UTC 2021


 cui/uiconfig/ui/borderpage.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit bb491d89fcafbd83e4e432a7bf17591de27c16d2
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Tue Feb 2 13:05:39 2021 +0100
Commit:     Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Thu Feb 11 09:00:12 2021 +0100

    add tooltip about merge paragraph to Borders tab in Paragraph dialogs
    
    Change-Id: Ic6d4c349698854e737075c7e0e855bccd688a435
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110295
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>

diff --git a/cui/uiconfig/ui/borderpage.ui b/cui/uiconfig/ui/borderpage.ui
index c4a98cdf174c..bcdd0d39030a 100644
--- a/cui/uiconfig/ui/borderpage.ui
+++ b/cui/uiconfig/ui/borderpage.ui
@@ -605,6 +605,7 @@
                 <property name="no_show_all">True</property>
                 <property name="use_underline">True</property>
                 <property name="draw_indicator">True</property>
+                <property name="tooltip_text" translatable="yes" context="borderpage|mergewithnext">Merge indent, border and shadow style of current paragraph with next paragraph, if they are the same.</property>
               </object>
               <packing>
                 <property name="left_attach">0</property>


More information about the Libreoffice-commits mailing list