diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-04-13 15:51:22 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-04-13 15:51:22 +0200 |
commit | 8067958728bf3ebc9784bfb1d9fd842946e95824 (patch) | |
tree | 13cdebf6c35e4d596145af2ed959761e6f110ebc /help/C/email.page | |
parent | f359f4dcae47a69031b5ae719131c980f9160e47 (diff) | |
parent | 81b704e9e098c84fc79243e383e8633c45d02b94 (diff) |
Merge branch 'release/debian/3.36.1-1'debian/3.36.1-1
Diffstat (limited to 'help/C/email.page')
-rw-r--r-- | help/C/email.page | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/help/C/email.page b/help/C/email.page index e918e84..ba3b03f 100644 --- a/help/C/email.page +++ b/help/C/email.page @@ -1,21 +1,32 @@ -<page xmlns="http://projectmallard.org/1.0/" +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" id="email"> <info> + <revision pkgversion="3.35.90" date="2020-02-07"/> + <credit type="author" its:translate="no"> + <name>Robert Ancell</name> + <email>robert.ancell@gmail.com</email> + </credit> + <credit type="author" its:translate="no"> + <name>Ali Shtarbanov</name> + <email>ametedinov@gmail.com</email> + </credit> + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> <link type="guide" xref="index#use"/> </info> <title>Sending via Email</title> <p> - To email the current document use the <guiseq><gui>Document</gui><gui>Email</gui></guiseq> - menu (<keyseq><key>Ctrl</key><key>E</key></keyseq>). Your email program will be opened with + To email the current document, press the menu button in the top-right corner + of the window and select <gui style="menuitem">Email</gui>. Alternatively, + press <keyseq><key>Ctrl</key><key>E</key></keyseq>. Your email program will be opened with a new message containing the scanned document as an attachment. </p> <p> If the document type was set to "Text" the email will have a PDF attachment for each page. - Conversely, if the document type was set to "Photo", the email will have a JPEG + Conversely, if the document type was set to "Image", the email will have a JPEG attachment for each page. </p> <p> |