[evolution] User Docs: Fix wrong syntax



commit 897096e1cd838abc30e08492448b928e0d5b2c5a
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Mar 7 16:57:38 2012 +0100

    User Docs: Fix wrong syntax

 help/C/change-keyboard-shortcuts.page |    4 ++--
 help/C/mail-sorting-message-list.page |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/help/C/change-keyboard-shortcuts.page b/help/C/change-keyboard-shortcuts.page
index a8b1b27..3fc7ccf 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 2eb942d..c9328d1 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>



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