[evolution] User Docs: Use better Mallard markup



commit 55098b935c6e860424419dfd5f51a822dd8b418b
Author: Andre Klapper <a9016009 gmx de>
Date:   Mon Jul 9 20:14:33 2012 +0200

    User Docs: Use better Mallard markup

 help/C/mail-filters-not-working.page |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/help/C/mail-filters-not-working.page b/help/C/mail-filters-not-working.page
index a5be03f..aaaaa99 100644
--- a/help/C/mail-filters-not-working.page
+++ b/help/C/mail-filters-not-working.page
@@ -7,7 +7,7 @@
     <link type="guide" xref="index#common-mail-problems" />
     <link type="seealso" xref="mail-filters" />
 
-    <revision pkgversion="3.5.2" version="0.3" date="2012-07-09" status="draft"/>
+    <revision pkgversion="3.5.2" version="0.4" date="2012-07-09" status="draft"/>
     <credit type="author">
       <name its:translate="no">April Gonzales</name>
       <email its:translate="no">loonycookie gmail com</email>
@@ -45,10 +45,10 @@ If it is still unclear why filters do not work as expected, you can enable loggi
 <item><p>Close Evolution.</p></item>
 <item><p>Open the <app>Terminal</app> application.</p></item>
 <item><p>Run the command <cmd>gsettings set org.gnome.evolution.mail filters-log-actions true</cmd></p></item>
-<item><p>Run the command <cmd>gsettings set org.gnome.evolution.mail filters-log-file "~/my-filter-log"</cmd>. This will create a text file named "my-filter-log" in your home directory.</p></item>
+<item><p>Run the command <cmd>gsettings set org.gnome.evolution.mail filters-log-file "~/my-filter-log"</cmd>. This will create a text file named <file>my-filter-log<file> in your home directory.</p></item>
 <item><p>Start Evolution.</p></item>
 <item><p>Fetch mail to apply filters.</p></item>
-<item><p>Open the file "my-filter-log" with a text editor to see which filter actions have been applied.</p></item>
+<item><p>Open the file <file>my-filter-log</file> with a text editor to see which filter actions have been applied.</p></item>
 </list>
 
 <p>Note that you can disable filter logging again by using the command <cmd>gsettings set org.gnome.evolution.mail filters-log-actions false</cmd></p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]