diff options
author | Alessio Treglia <alessio@debian.org> | 2013-10-05 15:29:30 +0100 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2013-10-05 15:29:30 +0100 |
commit | e51f2bbb5a0f25b37330891d769b996a2c13d277 (patch) | |
tree | 25d429c588012a476c15b6ca5b4bf393613beca3 /help/C/email.page | |
parent | 438230655b539ad6aa15b017a792cab8ca7f6d89 (diff) | |
parent | 2d71d20a62ca8f6989d86db58ce64c7a862675dd (diff) |
Merge tag 'upstream/3.10.0'
Upstream version 3.10.0
Diffstat (limited to 'help/C/email.page')
-rw-r--r-- | help/C/email.page | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/help/C/email.page b/help/C/email.page index 42540c2..e918e84 100644 --- a/help/C/email.page +++ b/help/C/email.page @@ -9,11 +9,14 @@ <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 a new message containing the scanned document as an attachment. + 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 + a new message containing the scanned document as an attachment. </p> <p> - If the document type is set to text the email will have a PDF attachment otherwise the email will have a JPEG attachment for each page. + 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 + attachment for each page. </p> <p> See <link xref="save"/> for more information about file formats. |