diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-03-07 23:49:43 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-03-07 23:49:43 +0800 |
commit | 1e4944fdcf78b76b4f622fb28c0554c3dc63af35 (patch) | |
tree | 1e6aa16a4e716610d3d5a583e6cc31fac44f9c4f | |
parent | 1afa9174feba7c1f884c28d3c74d084d749f021b (diff) | |
download | gsoc2013-evolution-1e4944fdcf78b76b4f622fb28c0554c3dc63af35.tar.gz gsoc2013-evolution-1e4944fdcf78b76b4f622fb28c0554c3dc63af35.tar.zst gsoc2013-evolution-1e4944fdcf78b76b4f622fb28c0554c3dc63af35.zip |
User Docs: Mention 'Apply the same view settings to all folders' mail setting. Fixes bug #669246
-rw-r--r-- | help/C/mail-change-columns-in-message-list.page | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/help/C/mail-change-columns-in-message-list.page b/help/C/mail-change-columns-in-message-list.page index f0466dcc0e..2ed675b171 100644 --- a/help/C/mail-change-columns-in-message-list.page +++ b/help/C/mail-change-columns-in-message-list.page @@ -6,7 +6,7 @@ <link type="guide" xref="mail-layout-changing" /> - <revision pkgversion="2.32.2" version="0.2" date="2011-07-21" status="stub"/> + <revision pkgversion="3.3.92" version="0.3" date="2012-03-07" status="final"/> <credit type="author"> <name its:translate="no">Andre Klapper</name> <email its:translate="no">ak-47@gmx.net</email> @@ -22,4 +22,6 @@ <p>If you want to change the columns in the mail message list, right-click on the column headers and choose either <gui>Add a Column...</gui> or <gui>Remove This Column</gui>.</p> <note style="tip"><p>If you have a small display, you can replace the <gui>Subject</gui> column by the <gui>Subject - Trimmed</gui> which will remove prefixes such as "Re:", or you can replace the <gui>From</gui> column which displays the sender's name and email address by the <gui>Sender</gui> column which will only display the sender's name.</p></note> +<note style="tip"><p>If you would like to have the same column layout in all mail folders except for the <gui>Sent</gui> folder, you can enable <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Preferences</gui><gui>General</gui><gui>Apply the same view settings to all folders</gui></guiseq>.</p></note> +<!-- TODO: Check again once https://bugzilla.gnome.org/show_bug.cgi?id=669445 is fixed --> </page> |