aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-03-07 23:57:38 +0800
committerAndre Klapper <a9016009@gmx.de>2012-03-07 23:57:38 +0800
commit897096e1cd838abc30e08492448b928e0d5b2c5a (patch)
treea6f58c5c35ff00305f5358a4d7123b216f3c8553 /help
parent22835d039a06585a73e947885d44e5be3e768d35 (diff)
downloadgsoc2013-evolution-897096e1cd838abc30e08492448b928e0d5b2c5a.tar
gsoc2013-evolution-897096e1cd838abc30e08492448b928e0d5b2c5a.tar.gz
gsoc2013-evolution-897096e1cd838abc30e08492448b928e0d5b2c5a.tar.bz2
gsoc2013-evolution-897096e1cd838abc30e08492448b928e0d5b2c5a.tar.lz
gsoc2013-evolution-897096e1cd838abc30e08492448b928e0d5b2c5a.tar.xz
gsoc2013-evolution-897096e1cd838abc30e08492448b928e0d5b2c5a.tar.zst
gsoc2013-evolution-897096e1cd838abc30e08492448b928e0d5b2c5a.zip
User Docs: Fix wrong syntax
Diffstat (limited to 'help')
-rw-r--r--help/C/change-keyboard-shortcuts.page4
-rw-r--r--help/C/mail-sorting-message-list.page6
2 files changed, 5 insertions, 5 deletions
diff --git a/help/C/change-keyboard-shortcuts.page b/help/C/change-keyboard-shortcuts.page
index a8b1b2752f..3fc7ccf029 100644
--- a/help/C/change-keyboard-shortcuts.page
+++ b/help/C/change-keyboard-shortcuts.page
@@ -4,7 +4,7 @@
<info>
<desc>Changing keyboard shortcuts.</desc>
<link type="guide" xref="index#common-other-problems" />
- <revision pkgversion="3.1.91" version="0.2" date="2012-02-18" status="draft"/>
+ <revision pkgversion="3.1.91" version="0.3" date="2012-03-07" status="draft"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
@@ -25,7 +25,7 @@
<item><p>Type the shortcut that you want on the keyboard.</p></item>
</list>
-<p>Note that this setting is desktop-wide and that you can disable it again after your changes by using the command <command>gsettings set org.gnome.desktop.interface can-change-accels false</command></p>
+<p>Note that this setting is desktop-wide and that you can disable it again after your changes by using the command <cmd>gsettings set org.gnome.desktop.interface can-change-accels false</cmd></p>
<p>You can also use the <app>dconf-editor</app> application to do this.</p>
diff --git a/help/C/mail-sorting-message-list.page b/help/C/mail-sorting-message-list.page
index 2eb942df6f..c9328d12fd 100644
--- a/help/C/mail-sorting-message-list.page
+++ b/help/C/mail-sorting-message-list.page
@@ -7,7 +7,7 @@
<link type="guide" xref="mail-organizing"/>
- <revision pkgversion="3.3.91" version="0.4" date="2012-03-07" status="final"/>
+ <revision pkgversion="3.3.91" version="0.5" 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>
@@ -36,10 +36,10 @@
<p>You can use a threaded message view to sort emails. To enable this feature, click on <guiseq><gui>View</gui><gui>Group By Threads</gui></guiseq> or press <keyseq><key>Ctrl</key><key>T</key></keyseq>.</p>
<p>This feature, when enabled, groups replies with the original email and allows you to follow the flow of the conversation from one message to the next.</p>
<p>When a new message arrives, it will be added below the parent message. Threads are sorted and displayed based on the date of the most recent message received.</p>
-<note style="tip"><p>For Advanced Users: There is a GSettings key that allows you to toggle between the collapsed and expanded state of the email threads. The collapsed state is enabled by default. It can be changed by starting the <app>Terminal</app> application and running the command <command>gsettings set org.gnome.evolution.mail thread-expand true</command></p>
+<note style="tip"><p>For Advanced Users: There is a GSettings key that allows you to toggle between the collapsed and expanded state of the email threads. The collapsed state is enabled by default. It can be changed by starting the <app>Terminal</app> application and running the command <cmd>gsettings set org.gnome.evolution.mail thread-expand true</cmd></p>
<list>
<item><p>Open the <app>Terminal</app> application.</p></item>
-<item><p>Run the command <command>gsettings set org.gnome.desktop.interface can-change-accels true</command></p></item>
+<item><p>Run the command <cmd>gsettings set org.gnome.desktop.interface can-change-accels true</cmd></p></item>
</list>
</note>
</section>