Document HTML signatures

https://bugzilla.gnome.org/show_bug.cgi?id=743562
This commit is contained in:
Robert Schroll 2015-01-27 11:51:30 -05:00
parent c87bbea3ab
commit a624f29b06
2 changed files with 13 additions and 0 deletions

View file

@ -42,6 +42,16 @@
For other accounts, if you disable this setting, you may be unable to view messages you've
sent.</p></item>
<item><p>The <gui>Sign emails</gui> checkbox indicates whether a signature will be automatically
inserted when a composer is opened. You may enter the signature into the box immediately
below. You may use HTML tags to style the text. Switch to a preview of the signature using the
buttons to the right.</p>
<p>If you leave the signature in the Accounts dialog blank, Geary will use the
<file>.signature</file> file in your home directory, if it exists. This file may contain either
plain text or HTML markup. In the latter case, the markup will be inserted directly into the
composer, without any escaping.</p></item>
<item><p>The <gui>Download mail</gui> drop-down allows you to configure how much mail Geary will keep
locally. Geary can only use locally available mail when searching and forming
conversations.</p></item>

View file

@ -34,6 +34,9 @@
<p>A number of keyboard shortcuts are available in the composer; see <link xref="shortcuts#composer"/> for details.</p>
<p>You may specify a signature to be inserted into the composer in the <link xref="accounts" />
dialog.</p>
</section>
<section>
<title>Drafts</title>