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

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Mon Oct 19 15:57:26 UTC 2020


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

New commits:
commit 42404bf5763b24bcab0a1f0d79f7c65f4ac64d48
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Mon Oct 19 11:10:40 2020 +0200
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Mon Oct 19 17:56:49 2020 +0200

    tdf#137495 add "tooltip" to "Fax" label in Options - Writer - Print
    
    Change-Id: I3c9b97956d4d0920f74bf5be967cabaefbc6dcf7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104494
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/sw/uiconfig/swriter/ui/printoptionspage.ui b/sw/uiconfig/swriter/ui/printoptionspage.ui
index f6c7d2a15a8c..f9b529e2b067 100644
--- a/sw/uiconfig/swriter/ui/printoptionspage.ui
+++ b/sw/uiconfig/swriter/ui/printoptionspage.ui
@@ -470,6 +470,11 @@
                         <property name="label" translatable="yes" context="printoptionspage|label5">_Fax:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">fax</property>
+                        <child internal-child="accessible">
+                          <object class="AtkObject" id="label5-atkobject">
+                            <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|label5">If you have installed fax software on your computer and wish to fax directly from the text document, select the desired fax machine.</property>
+                          </object>
+                        </child>
                       </object>
                       <packing>
                         <property name="left_attach">0</property>


More information about the Libreoffice-commits mailing list