r20451 - gnucash-docs/trunk/guide/C - Use entity instead of plain text for the application name.

Cristian Marchi cmarchi at code.gnucash.org
Tue Mar 22 15:28:41 EDT 2011


Author: cmarchi
Date: 2011-03-22 15:28:41 -0400 (Tue, 22 Mar 2011)
New Revision: 20451
Trac: http://svn.gnucash.org/trac/changeset/20451

Modified:
   gnucash-docs/trunk/guide/C/appendixb.xml
   gnucash-docs/trunk/guide/C/ch_currency.xml
Log:
Use entity instead of plain text for the application name.

Modified: gnucash-docs/trunk/guide/C/appendixb.xml
===================================================================
--- gnucash-docs/trunk/guide/C/appendixb.xml	2011-03-22 19:22:43 UTC (rev 20450)
+++ gnucash-docs/trunk/guide/C/appendixb.xml	2011-03-22 19:28:41 UTC (rev 20451)
@@ -84,7 +84,7 @@
       </sect2>
 
       <sect2 id="appendixb_software_security">
-        <title>Q: How can I provide security for GC data using CFS, etc.)</title>
+        <title>Q: How can I provide security for <application>&app;</application> data using CFS, etc.)</title>
         <para>A: Unanswered</para>
       </sect2>
 
@@ -110,7 +110,7 @@
       </sect2>
 
       <sect2 id="appendixb_using_merge2files">
-        <title>Q: Is it possible to merge two gnucash files?</title>
+        <title>Q: Is it possible to merge two <application>&app;</application> files?</title>
         <para>A: At present this is not possible.</para>
       </sect2>
 

Modified: gnucash-docs/trunk/guide/C/ch_currency.xml
===================================================================
--- gnucash-docs/trunk/guide/C/ch_currency.xml	2011-03-22 19:22:43 UTC (rev 20450)
+++ gnucash-docs/trunk/guide/C/ch_currency.xml	2011-03-22 19:28:41 UTC (rev 20451)
@@ -48,7 +48,7 @@
 
     <para>Your default account currency is set in the <guilabel>Account</guilabel> tab 
     under <menuchoice><guimenu>Edit</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice>
-    (<menuchoice><guimenu>Gnucash</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice> on Mac OS X).
+    (<menuchoice><guimenu>&app;</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice> on Mac OS X).
     You should set this parameter correctly, as it will save you much time when building
     your account structure.</para>
 
@@ -56,7 +56,7 @@
     set your preferred currency for displaying reports (like the balance
     sheet and income statement). The option is called <guilabel>Default
     Report Currency</guilabel>, and is in the <guilabel>Reports</guilabel>
-    tab of the <guilabel>GnuCash Preferences</guilabel> screen.
+    tab of the <guilabel>&app; Preferences</guilabel> screen.
     You&rsquo;ll want to set both options when you start using
     <application>&app;</application> because if (for example) your accounts
     are all in Canadian Dollars but the generated reports are all in US
@@ -970,7 +970,7 @@
       <para>This time let&rsquo;s start with a fresh and new <application>&app;</application> data file, so
       <menuchoice><guimenu>File</guimenu><guimenuitem>New File</guimenuitem></menuchoice>, and edit
       preferences (<menuchoice><guimenu>Edit</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice>,
-      <menuchoice><guimenu>Gnucash</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice> on Mac OS X) 
+      <menuchoice><guimenu>&app;</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice> on Mac OS X) 
       to set Default Currency as AUD. Since you have
       decided to be able to track as much of your various expenses and incomes
       as possible, the following account hierarchy could be used;</para>



More information about the gnucash-changes mailing list