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

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Thu Sep 10 16:14:10 UTC 2020


 sw/uiconfig/swriter/ui/optformataidspage.ui |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 47252bb21a0c4a3cf39877ce6a3113af87e7b5a5
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Thu Sep 10 10:36:38 2020 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Sep 10 18:13:23 2020 +0200

    Fix extended tip contents after import
    
    Change-Id: I440e70b51a75a19e18d5f5d4df24fb2402d239de
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102385
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/sw/uiconfig/swriter/ui/optformataidspage.ui b/sw/uiconfig/swriter/ui/optformataidspage.ui
index f1cd7d15670f..b31e65b153ea 100644
--- a/sw/uiconfig/swriter/ui/optformataidspage.ui
+++ b/sw/uiconfig/swriter/ui/optformataidspage.ui
@@ -102,8 +102,7 @@
                         <property name="draw_indicator">True</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="nonbreak-atkobject">
-                            <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|nonbreak">Specifies that non-breaking spaces are shown as gray boxes. Non-breaking spaces are not broken at the end of a line and are entered with the Command+Shift+Spacebar
-Ctrl+Shift+Spacebar shortcut keys.</property>
+                            <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|nonbreak">Specifies that non-breaking spaces are shown as gray boxes. Non-breaking spaces are not broken at the end of a line and are entered with the Ctrl+Shift+Spacebar shortcut keys.</property>
                           </object>
                         </child>
                       </object>


More information about the Libreoffice-commits mailing list