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
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-14 20:08:43 +0800
commitb77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch)
tree6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/mail-attachments-received.page
parenteb79ee913685794a77a7bbeb24eb73028f183813 (diff)
downloadgsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.gz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.bz2
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.lz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.xz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.zst
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.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>