gnucash-docs maint: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Sun Dec 3 07:15:41 EST 2017


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/088cea1e (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/b2707bdc (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/8b2513d0 (commit)



commit 088cea1ed8088f5e13e641843902b7f0b2cfb0c1
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sun Dec 3 13:05:07 2017 +0100

    Bug 782423 - Help 10.2. Setting Preferences is outdated #105
    
    Remove <application> tag from <guilabel>

diff --git a/help/C/Help_ch_Customize.xml b/help/C/Help_ch_Customize.xml
index df9073d..0312aa5 100644
--- a/help/C/Help_ch_Customize.xml
+++ b/help/C/Help_ch_Customize.xml
@@ -924,7 +924,7 @@
           <itemizedlist>
 
             <listitem>
-              <para><guilabel>Don't use <application>&app;</application> built-in colors:</guilabel> If selected,
+              <para><guilabel>Don't use &app; built-in colors:</guilabel> If selected,
               the system color theme will be applied to register windows. Otherwise
               the original <application>&app;</application> register color will be used.</para>
             </listitem>

commit b2707bdcfe6828faedd3ff62a3af0b40edaed0f2
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Sun Dec 3 15:51:04 2017 +0500

    Changing text in Help to reflect changes in Preferences dialogs. The changes are in Preferences:Business, Preferences:Register, and Preferences:Scheduled Transactions. Unfortunately, my computer (a Mac) does not look the same as the screenshots in the docs; someone with the correct look should create screenshots of these three preferences tabs.

diff --git a/help/C/Help_ch_Customize.xml b/help/C/Help_ch_Customize.xml
index 0a189ac..df9073d 100644
--- a/help/C/Help_ch_Customize.xml
+++ b/help/C/Help_ch_Customize.xml
@@ -365,7 +365,7 @@
             </listitem>
 
             <listitem>
-              <para><guilabel>Auto pay on posting:</guilabel> If enabled, at post
+              <para><guilabel>Process payments on posting:</guilabel> If enabled, at post
               time automatically attempt to pay vendor documents with outstanding
               pre-payments and counter documents.</para>
               <note>
@@ -924,7 +924,7 @@
           <itemizedlist>
 
             <listitem>
-              <para><guilabel>Use system theme colors:</guilabel> If selected,
+              <para><guilabel>Don't use <application>&app;</application> built-in colors:</guilabel> If selected,
               the system color theme will be applied to register windows. Otherwise
               the original <application>&app;</application> register color will be used.</para>
             </listitem>
@@ -1133,15 +1133,19 @@
 
       <itemizedlist>
         <listitem>
-        <para><guilabel>Since Last Run Dialog</guilabel></para>
-          <itemizedlist>
-            <listitem>
-              <para><guilabel>Run when data file opened:</guilabel> If selected,
-              the <guilabel>Since Last Run</guilabel> screen will appear on <application>&app;</application> start-up (or
-              rather when <application>&app;</application> opens the file).
-              </para>
-            </listitem>
-          </itemizedlist>
+           <para><guilabel>Since Last Run Dialog</guilabel></para>
+           <itemizedlist>
+              <listitem>
+                 <para><guilabel>Run when data file opened:</guilabel> If selected,
+                    the <guilabel>Since Last Run</guilabel> screen will appear when <application>&app;</application> opens the file.
+                 </para>
+              </listitem>
+              <listitem>
+                 <para><guilabel>Show notification window:</guilabel> If selected,
+                    a list of scheduled and created transactions will appear when <application>&app;</application> opens the file.
+                 </para>
+              </listitem>
+           </itemizedlist>
         </listitem>
 
         <listitem>



Summary of changes:
 help/C/Help_ch_Customize.xml | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)



More information about the gnucash-changes mailing list