gnucash-docs maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Jan 14 16:08:10 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/7c7b4e56 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/fc37c264 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/ba0c294c (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/7d0dc2ad (commit)



commit 7c7b4e567b42be863dd70f93208841c757d95ec3
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jan 14 07:07:47 2020 +0100

    Distinguish 2 "Process Payment" sections

diff --git a/help/C/Help_ch_Business.xml b/help/C/Help_ch_Business.xml
index e119cc2..db9a3f5 100644
--- a/help/C/Help_ch_Business.xml
+++ b/help/C/Help_ch_Business.xml
@@ -981,7 +981,7 @@
   </sect1>
 
   <sect1 id="busnss-ar-payment1">
-    <title>Process Payment</title>
+    <title>Process Invoice Payment</title>
 
     <para>Eventually, you will receive payment from your customers for
     outstanding invoices. To register these payments, use the Process Payment
@@ -1649,7 +1649,7 @@
   </sect1>
 
   <sect1 id="busnss-ap-payment1">
-  <title>Process Payment</title>
+  <title>Process Bill Payment</title>
   <para>Eventually, you need to pay your bills.  To do so, use the Process Payment application found in <menuchoice><guimenu>Business</guimenu><guisubmenu>Vendor</guisubmenu><guimenuitem>Process Payment</guimenuitem></menuchoice>.</para>
 
   <tip>

commit fc37c264c58a7665c39b521b91414b44ee0dd691
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 28 15:15:29 2019 -0800

    Release Docs for GnuCash 3.8

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c299fc4..bbd08d2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required (VERSION 3.5)
 # This sets a number of environment variables we can use later on
 # The names of these variables start with PROJECT_ and gnucash-docs_VERSION
 project (gnucash-docs
-    VERSION 3.7
+    VERSION 3.8
     LANGUAGES NONE)
 
 set (PACKAGE_NAME GnuCash Docs)
diff --git a/ChangeLog b/ChangeLog
index e91f307..322655c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,231 @@
+2019-11-21 Frank H. Ellenberger 
+
+	* Merge branch 'wiki-links' into maint (HEAD -> maint, origin/maint)
+
+2019-11-12 Frank H. Ellenberger 
+
+	* Add a missing space
+
+2019-10-29 Frank H. Ellenberger 
+
+	* Replace wiki links by entities in help
+
+2019-11-12 Frank H. Ellenberger 
+
+	* Fix version number 2.6.21
+
+2019-11-12 Frank H. Ellenberger 
+
+	* Replace wiki tag <code> by docbook tag <command>
+
+2019-10-29 Geert Janssens 
+
+	* List svg files using find to avoid annoying file not found warnings
+
+2019-10-26 Frank H. Ellenberger 
+
+	* Hot fix for the dead cross ref link of the loan calculator
+
+2019-10-26 Frank H. Ellenberger 
+
+	* Update wiki link for OFX
+
+2019-10-26 Frank H. Ellenberger 
+
+	* Fix <application> tag
+
+2019-10-26 Frank H. Ellenberger 
+
+	* Change entity app to "<app>GnuCash</app>"
+
+2019-10-26 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; for unmarked &app; in help/ja
+
+2019-10-25 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; for unmarked &app; in help/C, part 3
+
+2019-10-25 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; for unmarked &app; in help/it
+
+2019-10-25 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; for unmarked &app; in help/pt
+
+2019-10-25 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; for unmarked &app; in help/de
+
+2019-09-26 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; for unmarked &app; in help/C, part 2
+
+2019-09-21 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; for unmarked &app; in help/C
+
+2019-09-21 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; in guide/it
+
+2019-09-20 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; in guide/pt
+
+2019-09-14 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; in guide/ru
+
+2019-09-14 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; in guide/de
+
+2019-09-13 Frank H. Ellenberger 
+
+	* Preparation: Use &appname; for unmarked &app; in guide/C
+
+2019-10-25 Frank H. Ellenberger 
+
+	* L12N:ja: convert FAQ to <qandaset>, use entities for most links
+
+2019-10-23 Frank H. Ellenberger 
+
+	* L12N:de: Fix wrong tag in the template
+
+2019-10-23 Frank H. Ellenberger 
+
+	* L12N:de: Unify Preface - Vereinheitliche Verfasser-Seite
+
+2019-10-23 Frank H. Ellenberger 
+
+	* I18n: Improve the other credit template of the preface
+
+2019-10-23 Frank H. Ellenberger 
+
+	* Partial synchronization of de/gnucash-help with C
+
+2019-09-30 Frank H. Ellenberger 
+
+	* Merge branch PR #127 into maint
+
+2019-09-30 Frank H. Ellenberger 
+
+	* run adjust-dpi.sh and optipng on help/C/figures
+
+2019-09-30 Frank H. Ellenberger 
+
+	* Review of PR #127
+
+2019-09-26 Frank H. Ellenberger 
+
+	* Merge PR #123 into maint
+
+2019-09-26 Frank H. Ellenberger 
+
+	* Use entities for yahoo links
+
+2019-09-26 Frank H. Ellenberger 
+
+	* Use entity for aphavantage URL and improve grouping of entities
+
+2019-09-26 David Cousens 
+
+	* Edits to help manual Import and Export TXns to fix comments from fellen
+
+2019-09-12 David Cousens 
+
+	* Help manual Importing Transactions
+
+2019-09-21 Frank H. Ellenberger 
+
+	* Remove italian sgml files
+
+2019-09-21 Frank H. Ellenberger 
+
+	* Add one URL entity and fix another
+
+2019-09-20 Frank H. Ellenberger 
+
+	* Use <qandaset> for pt FAQ
+
+2019-09-14 Frank H. Ellenberger 
+
+	* Remove Guide/de/toc.xml
+
+2019-09-14 Frank H. Ellenberger 
+
+	* Merge current guide/C "Import Business Data" into de
+
+2019-09-14 Frank H. Ellenberger 
+
+	* Merge recent changes of the english FAQ in the german version.
+
+2019-09-12 Frank H. Ellenberger 
+
+	* Update the data directory for Linux to 3.x in Guide/C
+
+2019-09-12 Frank H. Ellenberger 
+
+	* Add entities for common dicectories
+
+2019-09-12 Frank H. Ellenberger 
+
+	* Add notes about ancient state and how to contribute templates
+
+2019-09-12 Frank H. Ellenberger 
+
+	* Add Entities for url-src*
+
+2019-09-12 Frank H. Ellenberger 
+
+	* UK VAT: EEC became EC became EU
+
+2019-09-13 Geert Janssens 
+
+	* CMake - revisit project variables
+
+2019-09-11 Geert Janssens 
+
+	* Autotools - add svg files to dist. They are used for pdf generation.
+
+2019-09-11 Geert Janssens 
+
+	* CMake - revisit dist and distcheck
+
+2019-09-10 Geert Janssens 
+
+	* Fix indentation of EXTRA_DIST even more
+
+2019-09-09 Frank H. Ellenberger 
+
+	* Fix indentation of EXTRA_DIST
+
+2019-09-09 Frank H. Ellenberger 
+
+	* Add backslashes on cmake entries in EXTRA_DIST
+
+2019-09-09 Frank H. Ellenberger 
+
+	* FAQ: review links
+
+2019-09-09 Frank H. Ellenberger 
+
+	* Add ENTITY url-irc
+
+2019-09-08 Frank H. Ellenberger 
+
+	* Use <qandaset> for FAQ
+
+2019-09-08 John Ralls 
+
+	* Fix the cmake dist dependencies in the autotools build.
+
+2019-07-10 Rob Laan 
+
+	* Import Bills & Invoices: blank ID in import row is replaced by ID from previous row.
+
 2019-09-07 Geert Janssens 
 
 	* CMake - update installation components (HEAD -> maint, origin/maint)
diff --git a/NEWS b/NEWS
index c9038cb..e4dee03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
 Version History
 ---------------
+ 3.8    - 29 December 2019
+        o Replace web links with entities.
+        o Replace <code> tag with <command>. The latter is correct for Docbook.
+        o Change the app entity to <app>GnuCash</app> for Gnome conformance.
+          Use &app; for this case and &appname; for the undecorated "GnuCash".
+        o Series of updates to the Help manual Importing Transactions section
+          to change the orientation more towards a description of the interface
+          functionality in the help manual
+        o More work on cmake build system.
  3.7    - 8 September 2019
         o Bug 797324 - yelp 3.32.2 does not find entities while listing 'all
                        documents'
diff --git a/configure.ac b/configure.ac
index 14d5c95..8fc6c1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # copyright (c) 2003-2016 GnuCash Development Team
 
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gnucash-docs], [3.7], [https://bugs.gnucash.org/describecomponents.cgi?product=Documentation], , [https://www.gnucash.org/])
+AC_INIT([gnucash-docs], [3.8], [https://bugs.gnucash.org/describecomponents.cgi?product=Documentation], , [https://www.gnucash.org/])
 AC_CANONICAL_HOST
 
 dnl ==========================================================================
diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd
index 3d9e6fe..6a8cdbd 100644
--- a/docbook/gnc-docbookx.dtd
+++ b/docbook/gnc-docbookx.dtd
@@ -32,10 +32,10 @@ own entity definitions to use across all of our DocBook pages. -->
   
   1. a) Publication - should only be changed by the release manager!
 -->
-<!ENTITY manrevision "3.7">
-<!ENTITY date "8 September 2019">
+<!ENTITY manrevision "3.8">
+<!ENTITY date "29 December 2019">
 <!ENTITY vers-unstable "master">
-<!ENTITY vers-stable "3.7">
+<!ENTITY vers-stable "3.8">
 <!ENTITY series-unstable "master">
 <!ENTITY series-stable "3">
 
diff --git a/guide/C/gnucash-guide.xml b/guide/C/gnucash-guide.xml
index fc29aec..51efb76 100644
--- a/guide/C/gnucash-guide.xml
+++ b/guide/C/gnucash-guide.xml
@@ -11,7 +11,7 @@
 <!--
       (Do not remove this comment block.)
   Version: 3.7
-  Last modified: 9 September 2019
+  Last modified: 29 December 2019
   Maintainers:
         Gnucash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -89,6 +89,14 @@
   </authorgroup>
 
   <revhistory>
+      <revision>
+        <revnumber>&appname; Tutorial and Concepts Guide v3.8</revnumber>
+        <date>29 December 2019</date>
+        <revdescription>
+          <para role="author">Multiple authors</para>
+          <para role="publisher">&appname; Documentation Team</para>
+        </revdescription>
+      </revision>
       <revision>
         <revnumber>&appname; Tutorial and Concepts Guide v3.7</revnumber>
         <date>9 September 2019</date>
diff --git a/guide/de/gnucash-guide.xml b/guide/de/gnucash-guide.xml
index 2e27477..9fd90e3 100644
--- a/guide/de/gnucash-guide.xml
+++ b/guide/de/gnucash-guide.xml
@@ -11,7 +11,7 @@
 <!--
       (Do not remove this comment block.)
   Version: 3.7
-  Last modified: 8 September 2019
+  Last modified: 29 December 2019
   Maintainers:
         Gnucash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -106,6 +106,14 @@
   </authorgroup>
 
   <revhistory>
+      <revision>
+        <revnumber>&appname; Tutorial and Concepts Guide v3.8</revnumber>
+        <date>29 December 2019</date>
+        <revdescription>
+          <para role="author">Multiple authors</para>
+          <para role="publisher">&appname; Documentation Team</para>
+        </revdescription>
+      </revision>
       <revision>
         <revnumber>&appname; Tutorial and Concepts Guide v3.7</revnumber>
         <date>8 September 2019</date>
diff --git a/guide/it/gnucash-guide.xml b/guide/it/gnucash-guide.xml
index e3b7c18..c8f1237 100644
--- a/guide/it/gnucash-guide.xml
+++ b/guide/it/gnucash-guide.xml
@@ -104,6 +104,14 @@
   </authorgroup>
 
   <revhistory>
+      <revision>
+        <revnumber>GnuCash Tutorial and Concepts Guide v3.8</revnumber>
+        <date>29 December 2019</date>
+        <revdescription>
+          <para role="author">Autori multipli</para>
+          <para role="publisher">Gruppo della documentazione di &appname;</para>
+        </revdescription>
+      </revision>
       <revision>
         <revnumber>GnuCash Tutorial and Concepts Guide v3.7</revnumber>
         <date>8 September 2019</date>
diff --git a/guide/pt/gnucash-guide.xml b/guide/pt/gnucash-guide.xml
index 2279c7e..3307ffd 100644
--- a/guide/pt/gnucash-guide.xml
+++ b/guide/pt/gnucash-guide.xml
@@ -90,6 +90,14 @@
   </authorgroup>
 
   <revhistory>
+      <revision>
+        <revnumber>&appname; Tutorial e guia de conceitos v3.8</revnumber>
+        <date>29 de dezembro de 2019</date>
+        <revdescription>
+          <para role="author">Múltiplos autores</para>
+          <para role="publisher">Equipa de documentação do &appname;</para>
+        </revdescription>
+      </revision>
       <revision>
         <revnumber>&appname; Tutorial e guia de conceitos v3.7</revnumber>
         <date>8 de septembro de 2019</date>
diff --git a/guide/ru/gnucash-guide.xml b/guide/ru/gnucash-guide.xml
index 1654aa8..689f34d 100644
--- a/guide/ru/gnucash-guide.xml
+++ b/guide/ru/gnucash-guide.xml
@@ -100,9 +100,17 @@
   </authorgroup>
 
   <revhistory>
+      <revision>
+        <revnumber>&appname; Tutorial and Concepts Guide v3.8</revnumber>
+        <date>29 December 2019</date>
+        <revdescription>
+          <para role="author">Multiple authors</para>
+          <para role="publisher">&appname; Documentation Team</para>
+        </revdescription>
+      </revision>
       <revision>
         <revnumber>&appname; Tutorial and Concepts Guide v3.7</revnumber>
-        <date>8 September2019</date>
+        <date>8 September 2019</date>
         <revdescription>
           <para role="author">Multiple authors</para>
           <para role="publisher">&appname; Documentation Team</para>
diff --git a/help/C/gnucash-help.xml b/help/C/gnucash-help.xml
index 8f21413..61b587a 100644
--- a/help/C/gnucash-help.xml
+++ b/help/C/gnucash-help.xml
@@ -4,7 +4,7 @@
 <!--
       (Do not remove this comment block.)
   Version: 3.7
-  Last modified: 8 September 2019
+  Last modified: 29 December 2019
   Maintainers:
         Gnucash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -48,6 +48,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual v3.8</revnumber>
+        <date>29 December 2019</date>
+        <revdescription>
+          <para role="author">Multiple authors</para>
+          <para role="publisher">&appname; Documentation Team</para>
+        </revdescription>
+      </revision>
       <revision>
         <revnumber>&appname; Help Manual v3.7</revnumber>
         <date>8 September 2019</date>
diff --git a/help/de/gnucash-help.xml b/help/de/gnucash-help.xml
index 349e7a6..1da03c7 100644
--- a/help/de/gnucash-help.xml
+++ b/help/de/gnucash-help.xml
@@ -65,6 +65,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Hilfe v3.8</revnumber>
+        <date>29 December 2019</date>
+        <revdescription>
+          <para role="author">Multiple authors</para>
+          <para role="publisher">&appname; Documentation Team</para>
+        </revdescription>
+      </revision>
       <revision>
         <revnumber>&appname; Hilfe v3.7</revnumber>
         <date>8 September 2019</date>
diff --git a/help/it/gnucash-help.xml b/help/it/gnucash-help.xml
index 720c399..9da88c6 100644
--- a/help/it/gnucash-help.xml
+++ b/help/it/gnucash-help.xml
@@ -176,6 +176,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>GnuCash Help Manual v3.8</revnumber>
+        <date>29 December 2019</date>
+        <revdescription>
+          <para role="author">Vari autori</para>
+          <para role="publisher">Gruppo della documentazione di &appname;</para>
+        </revdescription>
+      </revision>
       <revision>
         <revnumber>GnuCash Help Manual v3.7</revnumber>
         <date>8 September 2019</date>
diff --git a/help/pt/gnucash-help.xml b/help/pt/gnucash-help.xml
index 221c043..4d652b4 100644
--- a/help/pt/gnucash-help.xml
+++ b/help/pt/gnucash-help.xml
@@ -54,6 +54,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>Manual de ajuda do &appname; v3.8</revnumber>
+        <date>29 de dezembro de 2019</date>
+        <revdescription>
+          <para role="author">Múltiplos autores</para>
+          <para role="publisher">Equipa de documentação do &appname;</para>
+        </revdescription>
+      </revision>
       <revision>
         <revnumber>Manual de ajuda do &appname; v3.7</revnumber>
         <date>8 de septembro de 2019</date>

commit ba0c294c6b85ceb222aa8296d6c32e3c6b70b81a
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 14 13:02:18 2020 -0800

    Revert "Distinguish 2 "Process Payment" sections".
    
    This reverts commit 7d0dc2ad189060aabfb38b726b7902e355427b12 to enable
    a late push of the 3.8 release commit.

diff --git a/help/C/Help_ch_Business.xml b/help/C/Help_ch_Business.xml
index db9a3f5..e119cc2 100644
--- a/help/C/Help_ch_Business.xml
+++ b/help/C/Help_ch_Business.xml
@@ -981,7 +981,7 @@
   </sect1>
 
   <sect1 id="busnss-ar-payment1">
-    <title>Process Invoice Payment</title>
+    <title>Process Payment</title>
 
     <para>Eventually, you will receive payment from your customers for
     outstanding invoices. To register these payments, use the Process Payment
@@ -1649,7 +1649,7 @@
   </sect1>
 
   <sect1 id="busnss-ap-payment1">
-  <title>Process Bill Payment</title>
+  <title>Process Payment</title>
   <para>Eventually, you need to pay your bills.  To do so, use the Process Payment application found in <menuchoice><guimenu>Business</guimenu><guisubmenu>Vendor</guisubmenu><guimenuitem>Process Payment</guimenuitem></menuchoice>.</para>
 
   <tip>



Summary of changes:
 CMakeLists.txt             |   2 +-
 ChangeLog                  | 228 +++++++++++++++++++++++++++++++++++++++++++++
 NEWS                       |   9 ++
 configure.ac               |   2 +-
 docbook/gnc-docbookx.dtd   |   6 +-
 guide/C/gnucash-guide.xml  |  10 +-
 guide/de/gnucash-guide.xml |  10 +-
 guide/it/gnucash-guide.xml |   8 ++
 guide/pt/gnucash-guide.xml |   8 ++
 guide/ru/gnucash-guide.xml |  10 +-
 help/C/gnucash-help.xml    |  10 +-
 help/de/gnucash-help.xml   |   8 ++
 help/it/gnucash-help.xml   |   8 ++
 help/pt/gnucash-help.xml   |   8 ++
 14 files changed, 318 insertions(+), 9 deletions(-)



More information about the gnucash-changes mailing list