aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-07-10 02:14:33 +0800
committerAndre Klapper <a9016009@gmx.de>2012-07-10 02:14:33 +0800
commit55098b935c6e860424419dfd5f51a822dd8b418b (patch)
tree50aed2cec962e2814584a9a6ed00e684155926dd /help
parent07767d7991444df1cf1c2cfed6692edf3282b924 (diff)
downloadgsoc2013-evolution-55098b935c6e860424419dfd5f51a822dd8b418b.tar
gsoc2013-evolution-55098b935c6e860424419dfd5f51a822dd8b418b.tar.gz
gsoc2013-evolution-55098b935c6e860424419dfd5f51a822dd8b418b.tar.bz2
gsoc2013-evolution-55098b935c6e860424419dfd5f51a822dd8b418b.tar.lz
gsoc2013-evolution-55098b935c6e860424419dfd5f51a822dd8b418b.tar.xz
gsoc2013-evolution-55098b935c6e860424419dfd5f51a822dd8b418b.tar.zst
gsoc2013-evolution-55098b935c6e860424419dfd5f51a822dd8b418b.zip
User Docs: Use better Mallard markup
Diffstat (limited to 'help')
-rw-r--r--help/C/mail-filters-not-working.page6
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 a5be03fd19..aaaaa99310 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>