diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-01 22:31:35 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-01 22:31:35 +0100 |
commit | 3b43607cf603bd89df7e8c2946c18f30f3a9e027 (patch) | |
tree | 2f8d73cc63b6a47638adbdfc71d1357321eb71b9 /help/hr/email.page | |
parent | a41f8de32b97f575a37525a52531369c8ec52e7a (diff) | |
parent | 4cd367d92ab485c92a00042abc28188d1a751ca0 (diff) |
Merge tag 'upstream/3.23.2'
Upstream version 3.23.2
Diffstat (limited to 'help/hr/email.page')
-rw-r--r-- | help/hr/email.page | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/help/hr/email.page b/help/hr/email.page new file mode 100644 index 0000000..7fb6f2d --- /dev/null +++ b/help/hr/email.page @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="email" xml:lang="hr"> + + <info> + <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 + 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 + attachment for each page. + </p> + <p> + See <link xref="save"/> for more information about file formats. + </p> +</page> |