aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-displaying-character-encodings.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-displaying-character-encodings.page
parent5397851156bf868ac912376d0ea2060ec1b528c3 (diff)
downloadgsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.bz2
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.lz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.xz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.zip
Put new user documentation in place
Diffstat (limited to 'help/C/mail-displaying-character-encodings.page')
-rw-r--r--help/C/mail-displaying-character-encodings.page27
1 files changed, 27 insertions, 0 deletions
diff --git a/help/C/mail-displaying-character-encodings.page b/help/C/mail-displaying-character-encodings.page
new file mode 100644
index 0000000000..56330b8f90
--- /dev/null
+++ b/help/C/mail-displaying-character-encodings.page
@@ -0,0 +1,27 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" id="mail-displaying-character-encodings">
+
+ <info>
+ <desc>When characters in an email are not shown correctly or missing.</desc>
+
+ <link type="guide" xref="mail-displaying-message" />
+
+ <revision pkgversion="3.0.2" version="0.3" date="2011-08-02" status="final"/>
+ <credit type="author">
+ <name>Andre Klapper</name>
+ <email>ak-47@gmx.net</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Character Encodings and Sets</title>
+
+<!-- TODO: Recheck once https://bugzilla.gnome.org/show_bug.cgi?id=655021 is fixed -->
+
+<p>If the email program of the sender is broken or misconfigured, plain text emails might not include information about the character encoding used. If you receive such messages, choose <guiseq><gui>View</gui><gui>Character Encoding</gui></guiseq> from the main menu and change the currently chosen character encoding to an appropriate one that might be the encoding used by the sender. You have to make this change every time you view the message.</p>
+<p>To constantly change this setting, go to <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Preferences</gui><gui>General</gui><gui>Message Display</gui><gui>Default character encoding</gui></guiseq>.</p>
+
+</page>