diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-28 13:08:41 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-28 19:44:24 +0100 |
commit | 2342e79f1a7f468098da0a32912a7bbf1d556a01 (patch) | |
tree | deddcf85da2168cdeb9b71ea77a41f05f1092061 /source/text/shared | |
parent | 66427db0dc12b97bd60385b57887aa37f829a122 (diff) |
Add screenhshot for Hyperink Mail help page
Use kde5 breeze theme
Change-Id: I9976779b3a6455c42a4a70c68060982ad35de3e2
Reviewed-on: https://gerrit.libreoffice.org/81617
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/02/09070200.xhp | 11 | ||||
-rw-r--r-- | source/text/shared/06/shared_cui_screenshots.xhp | 6 |
2 files changed, 11 insertions, 6 deletions
diff --git a/source/text/shared/02/09070200.xhp b/source/text/shared/02/09070200.xhp index 71ce229c53..16035f49e3 100644 --- a/source/text/shared/02/09070200.xhp +++ b/source/text/shared/02/09070200.xhp @@ -28,18 +28,19 @@ <section id="mailnews"> <bookmark xml-lang="en-US" branch="hid/cui/ui/hyperlinkmailpage/HyperlinkMailPage" id="bm_id3152918" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/hyperlinkmailpage/@@nowidget@@" id="bm_id3152918" localize="false"/> -<paragraph role="heading" id="hd_id3147102" xml-lang="en-US" level="1"><link href="text/shared/02/09070200.xhp" name="Mail">Mail</link></paragraph> +<h1 id="hd_id3147102"><link href="text/shared/02/09070200.xhp" name="Mail">Mail</link></h1> <paragraph role="paragraph" id="par_id3153049" xml-lang="en-US"><ahelp hid=".">On the <emph>Mail</emph> page in the <link href="text/shared/02/09070000.xhp" name="Hyperlink dialog"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000403.xhp#hypdiamailnews"/> </section> -<paragraph role="heading" id="hd_id3153528" xml-lang="en-US" level="2">Mail</paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/hyperlinkmailpage/receiver" id="bm_id3144438" localize="false"/><paragraph role="heading" id="hd_id3149580" xml-lang="en-US" level="3">Recipient</paragraph> +<embed href="text/shared/06/shared_cui_screenshots.xhp#hyperlinkmailpage"/> +<h2 id="hd_id3153528">Mail</h2> +<bookmark xml-lang="en-US" branch="hid/cui/ui/hyperlinkmailpage/receiver" id="bm_id3144438" localize="false"/><h3 id="hd_id3149580">Recipient</h3> <paragraph role="paragraph" id="par_id3166460" xml-lang="en-US"><ahelp hid=".">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field.</paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/hyperlinkmailpage/adressbook" id="bm_id3155449" localize="false"/><paragraph role="heading" id="hd_id3143270" xml-lang="en-US" level="3">Data Sources</paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/hyperlinkmailpage/adressbook" id="bm_id3155449" localize="false"/><h3 id="hd_id3143270">Data Sources</h3> <paragraph role="paragraph" id="par_id3149514" xml-lang="en-US"><ahelp hid="cui/ui/hyperlinkmailpage/adressbook">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field.</paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/hyperlinkmailpage/subject" id="bm_id3154852" localize="false"/><paragraph role="heading" id="hd_id3153332" xml-lang="en-US" level="3">Subject</paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/hyperlinkmailpage/subject" id="bm_id3154852" localize="false"/><h3 id="hd_id3153332">Subject</h3> <paragraph role="paragraph" id="par_id3153821" xml-lang="en-US"><ahelp hid="cui/ui/hyperlinkmailpage/subject">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp></paragraph> <embed href="text/shared/02/09070100.xhp#weitere"/> </body> diff --git a/source/text/shared/06/shared_cui_screenshots.xhp b/source/text/shared/06/shared_cui_screenshots.xhp index d36bbcca35..677814ef1a 100644 --- a/source/text/shared/06/shared_cui_screenshots.xhp +++ b/source/text/shared/06/shared_cui_screenshots.xhp @@ -31,6 +31,10 @@ <image src="media/screenshots/cui/ui/hyperlinkinternetpage/HyperlinkInternetPage.png" id="img_id691572273256467"><alt xml-lang="en-US" id="alt_id981572273256469"></alt></image> </paragraph> </section> - +<section id="hyperlinkmailpage"> +<paragraph role="paragraph" id="par_id681572278003926" xml-lang="en-US"> +<image src="media/screenshots/cui/ui/hyperlinkmailpage/HyperlinkMailPage.png" id="img_id791572287939226"><alt xml-lang="en-US" id="alt_id291572278003928">Hyperlink Mail Dialog Image</alt></image> +</paragraph> +</section> </body> </helpdocument> |