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

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Wed Oct 6 22:26:25 UTC 2021


 sw/uiconfig/swriter/ui/asciifilterdialog.ui |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit ec76fff198323122bedc63ffdfd896c2543102c6
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Wed Oct 6 08:54:41 2021 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Oct 7 00:25:44 2021 +0200

    tdf#140781 Update extended tip for ASCII dialog import
    
    Change-Id: I9be5573673f888e9932c114dc0018585d75d13d1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123140
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/sw/uiconfig/swriter/ui/asciifilterdialog.ui b/sw/uiconfig/swriter/ui/asciifilterdialog.ui
index 1033cf070f9b..7259573adba5 100644
--- a/sw/uiconfig/swriter/ui/asciifilterdialog.ui
+++ b/sw/uiconfig/swriter/ui/asciifilterdialog.ui
@@ -286,6 +286,11 @@
                     <property name="receives-default">False</property>
                     <property name="halign">start</property>
                     <property name="draw-indicator">True</property>
+                    <child internal-child="accessible">
+                      <object class="AtkObject" id="includebom-atkobject">
+                        <property name="AtkObject::accessible-description" translatable="yes" context="asciifilterdialog|extended_tip|includebom">For Unicode character set only, a byte order mark (BOM) is a sequence of bytes used to indicate Unicode encoding of a text file.</property>
+                      </object>
+                    </child>
                   </object>
                   <packing>
                     <property name="left-attach">1</property>


More information about the Libreoffice-commits mailing list