diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-09-14 18:24:46 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-09-14 18:27:02 +0800 |
commit | c4b026e8703df8992c079cbe22bdab7c04b8126a (patch) | |
tree | e2a2974d897a2f00064f425e3a7b73e5c3932511 /help | |
parent | c2bfeef649a2b25ed03b934428ab11c3f0d44bdd (diff) | |
download | gsoc2013-evolution-c4b026e8703df8992c079cbe22bdab7c04b8126a.tar.gz gsoc2013-evolution-c4b026e8703df8992c079cbe22bdab7c04b8126a.tar.zst gsoc2013-evolution-c4b026e8703df8992c079cbe22bdab7c04b8126a.zip |
User Docs: Clarify scope of aplying same view for all folders
Diffstat (limited to 'help')
-rw-r--r-- | help/C/mail-change-columns-in-message-list.page | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/help/C/mail-change-columns-in-message-list.page b/help/C/mail-change-columns-in-message-list.page index 2ed675b171..1b2d7dd586 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="3.3.92" version="0.3" date="2012-03-07" status="final"/> + <revision pkgversion="3.5.92" version="0.4" date="2012-09-14" status="final"/> <credit type="author"> <name its:translate="no">Andre Klapper</name> <email its:translate="no">ak-47@gmx.net</email> @@ -22,6 +22,5 @@ <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 --> +<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>. Note that this setting also influences <link xref="mail-sorting-message-list#email-threads"><gui>Group by Threads</gui></link> and the <gui>Message Preview</gui> visibility in all folders.</p></note> </page> |