diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-30 06:37:08 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-30 06:37:08 +0200 |
commit | 21007486a592453b94d5b1959026e80ef762771b (patch) | |
tree | 4cbd2ddb77e7fe47e2591261b13ceb0fb8a567eb /help/nb/email.page | |
parent | f62da4aa83ce84a43702216e90bdfb27e1a79b6e (diff) | |
parent | ae99dce645e9bdde83f3e841b31e6bbba8262989 (diff) |
Merge tag 'upstream/3.21.1'
Upstream version 3.21.1
Diffstat (limited to 'help/nb/email.page')
-rw-r--r-- | help/nb/email.page | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/help/nb/email.page b/help/nb/email.page new file mode 100644 index 0000000..51e8cd8 --- /dev/null +++ b/help/nb/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="nb"> + + <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> |