source/text/shared/guide/qrcode.xhp |   21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

New commits:
commit f1f6e72cd28744bb20ac18dd4071aa26179bd63a
Author:     Gabor Kelemen <[email protected]>
AuthorDate: Fri Jun 5 00:22:21 2020 +0200
Commit:     Olivier Hallot <[email protected]>
CommitDate: Fri Jun 5 14:41:41 2020 +0200

    tdf#127263 Connect QR Code dialogs Help button to the online help
    
    also add some ahelp tags for the old style help
    
    Change-Id: I6d0a660bada92041e9d4fa25a46f2aa4681b1377
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95545
    Tested-by: Jenkins
    Reviewed-by: Gabor Kelemen <[email protected]>
    (cherry picked from commit 9255147fb8e8fd4b93c254a7505aa20baddec7fd)
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95553
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/source/text/shared/guide/qrcode.xhp 
b/source/text/shared/guide/qrcode.xhp
index dd4343a0f..f43ea9209 100644
--- a/source/text/shared/guide/qrcode.xhp
+++ b/source/text/shared/guide/qrcode.xhp
@@ -20,8 +20,9 @@
         <bookmark_value>QR Code</bookmark_value>
     </bookmark>
     <section id="qrcodeh1">
-        <bookmark id="bm_id971566315781438" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/QrCodeGenDialog" localize="false"/>
         <h1 id="hd_id461566315781439"><link 
href="text/shared/guide/qrcode.xhp" name="QR Code">QR Code</link></h1>
+        <bookmark id="bm_id971566315781438" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/QrCodeGenDialog" localize="false"/>
+        <bookmark id="bm_id971566315781436" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/@@nowidget@@" localize="false"/>
         <paragraph id="par_id381566315781439" role="paragraph" 
xml-lang="en-US"><ahelp hid=".">Generate QR Code for any text or 
URL.</ahelp></paragraph>
     </section>
     <paragraph role="paragraph" id="par_id411566316109551">The QR Code 
Generation feature helps to create QR codes for any text or URL. The QR code is 
produced as an image or shape and has all the properties associated with an 
image.</paragraph>
@@ -29,26 +30,32 @@
         <paragraph role="paragraph" id="par_id761566316165430">Choose 
<menuitem>Insert - Object - QR Code</menuitem>.</paragraph>
     </section>
     <h2 id="hd_id611566316506278">URL or Text</h2>
-    <paragraph role="paragraph" id="par_id251566316519649">The text from which 
to generate the QR code.</paragraph>
+    <bookmark id="bm_id97156631571" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/edit_text" localize="false"/>
+    <paragraph role="paragraph" id="par_id251566316519649"><ahelp hid=".">The 
text from which to generate the QR code.</ahelp></paragraph>
     <h2 id="hd_id701566317347416">Error correction</h2>
     <paragraph role="paragraph" id="par_id281566317365617">The error 
correction value for the QR Code that is to be created. The error correction of 
a QR code is a measure that helps a QR code to recover if it is 
damaged.</paragraph>
     <paragraph role="paragraph" id="par_id781566317374864">There are four 
standard error correction values.</paragraph>
     <list type="unordered">
         <listitem>
-            <paragraph id="par_id271566316757549"  
role="listitem"><emph>Low</emph>: 7% of codewords can be restored.</paragraph>
+            <bookmark id="bm_id97156631573" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_low" localize="false"/>
+            <paragraph id="par_id271566316757549"  
role="listitem"><emph>Low</emph>: <ahelp hid=".">7% of codewords can be 
restored.</ahelp></paragraph>
         </listitem>
         <listitem>
-            <paragraph id="par_id751566316834436"  
role="listitem"><emph>Medium</emph>: 15% of codewords can be 
restored.</paragraph>
+            <bookmark id="bm_id97156631574" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_medium" localize="false"/>
+            <paragraph id="par_id751566316834436"  
role="listitem"><emph>Medium</emph>: <ahelp hid=".">15% of codewords can be 
restored.</ahelp></paragraph>
         </listitem>
         <listitem>
-            <paragraph id="par_id481566316843503"  
role="listitem"><emph>Quartile</emph>: 25% of codewords can be 
restored.</paragraph>
+            <bookmark id="bm_id97156631575" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_quartile" localize="false"/>
+            <paragraph id="par_id481566316843503"  
role="listitem"><emph>Quartile</emph>: <ahelp hid=".">25% of codewords can be 
restored.</ahelp></paragraph>
         </listitem>
         <listitem>
-            <paragraph id="par_id641566316849901"  
role="listitem"><emph>High</emph>: 30% of codewords can be restored.</paragraph>
+            <bookmark id="bm_id97156631576" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_high" localize="false"/>
+            <paragraph id="par_id641566316849901"  
role="listitem"><emph>High</emph>: <ahelp hid=".">30% of codewords can be 
restored.</ahelp></paragraph>
         </listitem>
     </list>
     <h2 id="hd_id701566316879046">Border</h2>
-    <paragraph role="paragraph" id="par_id981566316947064">The width in dots 
of the border surrounding the QR code.</paragraph>
+    <bookmark id="bm_id97156631572" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/edit_border" localize="false"/>
+    <paragraph role="paragraph" id="par_id981566316947064"><ahelp hid=".">The 
width in dots of the border surrounding the QR code.</ahelp></paragraph>
     <h2 id="hd_id761566322212787">Example</h2>
     <paragraph role="paragraph" id="par_id401566321281041">The QR code below 
was generated for the text <literal>www.libreoffice.org</literal>:</paragraph>
     <paragraph role="paragraph" id="par_id561566321218295" xml-lang="en-US">
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to