[nautilus-actions] docs/nact/C/nact-conditions.xml: add <literal>..</literal> tags



commit 5e696ed1a0d4d41a3671a8e7508b1eba83612df2
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Jan 16 05:10:20 2012 +0100

    docs/nact/C/nact-conditions.xml: add <literal>..</literal> tags
    
    Fix #667429 reported by Daniel Mustieles.

 ChangeLog                       |    3 +++
 docs/nact/C/nact-conditions.xml |    8 ++++----
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 85740c6..44898ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-01-16 Pierre Wieser <pwieser trychlos org>
 
+	* docs/nact/C/nact-conditions.xml: Embeds literal values between
+	<literal>..</literal> tags.
+
 	* docs/reference/nautilus-actions-sections.txt:
 	Report here the new GType macro names.
 
diff --git a/docs/nact/C/nact-conditions.xml b/docs/nact/C/nact-conditions.xml
index a319da1..90eb2dd 100644
--- a/docs/nact/C/nact-conditions.xml
+++ b/docs/nact/C/nact-conditions.xml
@@ -277,7 +277,7 @@
       <variablelist>
         <varlistentry>
           <term>
-            all/all
+            <literal>all/all</literal>
           </term>
           <listitem>
             <para>
@@ -287,7 +287,7 @@
         </varlistentry>
         <varlistentry>
           <term>
-            all/allfiles
+            <literal>all/allfiles</literal>
           </term>
           <listitem>
             <para>
@@ -297,7 +297,7 @@
         </varlistentry>
         <varlistentry>
           <term>
-            inode/directory
+            <literal>inode/directory</literal>
           </term>
           <listitem>
             <para>
@@ -982,7 +982,7 @@
     </para>
     <para>
       To define the command, enter it in the
-      <guilabel>Appears if the command outputs "true"</guilabel>
+      <guilabel>Appears if the command outputs "<literal>true</literal>"</guilabel>
       entry box.
     </para>
     <para>



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