aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-attachments-received.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2011-08-04 21:38:54 +0800
committerAndre Klapper <a9016009@gmx.de>2011-08-04 23:55:14 +0800
commitbacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 (patch)
treecd7f23ad545c9a5e44b4588b8db51ed1e4f4d09c /help/C/mail-attachments-received.page
parent5397851156bf868ac912376d0ea2060ec1b528c3 (diff)
downloadgsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.zip
Put new user documentation in place
Diffstat (limited to 'help/C/mail-attachments-received.page')
-rw-r--r--help/C/mail-attachments-received.page34
1 files changed, 34 insertions, 0 deletions
diff --git a/help/C/mail-attachments-received.page b/help/C/mail-attachments-received.page
new file mode 100644
index 0000000000..610a49889f
--- /dev/null
+++ b/help/C/mail-attachments-received.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="guide" id="mail-attachments-received">
+
+ <info>
+ <desc>Saving and opening files that are attached to received emails.</desc>
+
+ <link type="guide" xref="mail-displaying-message" />
+ <link type="guide" xref="mail-attachments" />
+
+ <revision pkgversion="3.0.2" version="0.2" date="2011-07-31" status="final"/>
+ <credit type="author">
+ <name>Andre Klapper</name>
+ <email>ak-47@gmx.net</email>
+ </credit>
+ <credit type="author">
+ <name>Novell, Inc</name> <!-- Content partially from Reuse http://library.gnome.org/users/evolution/2.32/usage-mail-getnsend-read.html.en#usage-mail-getnsend-get-attach-actions -->
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Handling attachments in received mail</title>
+
+<p>If you receive an email message with one or more file attachments, Evolution displays the number of attachments and a <gui style="button">Save</gui> or <gui style="button">Save All</gui> button between the email header and the content of the email.</p>
+
+<p>A list of attachments is also available at the bottom of the email.</p>
+<p>To save an attachment to disk, click the down-arrow next to the attachment icon and click <gui>Save As</gui>.</p>
+<p>To open an attachment in another application, click the down-arrow next to the attachment icon and choose one of the available applications.</p>
+
+<p>The options available for an attachment vary depending on the type of attachment and the applications that are installed on your system. For example, image files can be opened in the <gui>Image Viewer</gui> application or in the <gui>GIMP</gui> graphics editor.</p>
+
+</page>