[Libreoffice-commits] help.git: source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Fri Feb 14 14:53:23 UTC 2020


 source/text/shared/optionen/01010600.xhp |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 0b1d0df74b7b9dc98c18fccd375272f2dbe77256
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Wed Feb 12 23:59:34 2020 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Fri Feb 14 15:53:03 2020 +0100

    tdf#130620  add help about File associations
    
      - add entry for new "File Associations" button
    
    Change-Id: I598664d50fb9ad75cb3a48c8325c1616df43da75
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88501
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/source/text/shared/optionen/01010600.xhp b/source/text/shared/optionen/01010600.xhp
index 22493b318..a6bf5fcb4 100644
--- a/source/text/shared/optionen/01010600.xhp
+++ b/source/text/shared/optionen/01010600.xhp
@@ -60,5 +60,11 @@
 <h2 id="hd_id3163561">Help Improve %PRODUCTNAME</h2>
 <h3 id="hd_id3169299">Collect usage data and send it to The Document Foundation</h3>
 <paragraph xml-lang="en-US" id="par_id3167530" role="paragraph"><ahelp hid="cui/ui/optgeneralpage/collectusageinfo">Send usage data to help The Document Foundation improve the software usability.</ahelp> The software development team is interested in information about the usage pattern of %PRODUCTNAME. This data helps to improve the usability of the applications, by identifying the most frequently used sequences of commands while performing common tasks, and in return, design a user interface that is easier to use and more productive. The usage data is sent anonymously and carry no document contents, only the commands used.</paragraph>
-   </body>
+<switch select="sys">
+<case select="WIN">
+<h2 id="hd_id411581548563601">%PRODUCTNAME File Associations</h2>
+<paragraph role="paragraph" xml-lang="en-US" id="par_id481581548792359">Opens a Windows application to set default file associations (or shows a message about how to open the appropriate Windows application).</paragraph>
+</case>
+</switch>
+</body>
 </helpdocument>


More information about the Libreoffice-commits mailing list