gnucash-docs stable: Release documentation for GnuCash 5.4

John Ralls jralls at code.gnucash.org
Sat Sep 23 22:36:08 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/b12b0539 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/e53a0bfd (commit)



commit b12b0539159e7775332339f0cc4ea7bf5e20e495
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 23 16:03:13 2023 -0700

    Release documentation for GnuCash 5.4

diff --git a/C/guide/index.docbook b/C/guide/index.docbook
index ec850e23..52d6d124 100644
--- a/C/guide/index.docbook
+++ b/C/guide/index.docbook
@@ -80,6 +80,18 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Tutorial and Concepts Guide 5.4</revnumber>
+        <date>24 September 2023</date>
+        <revdescription>
+          <para role="author">Multiple authors
+          </para>
+
+          <para role="publisher">&appname; Documentation Team
+          </para>
+        </revdescription>
+      </revision>
+
       <revision>
         <revnumber>&appname; Tutorial and Concepts Guide 5.2</revnumber>
         <date>25 June 2023</date>
diff --git a/C/manual/index.docbook b/C/manual/index.docbook
index ef794778..530c568d 100644
--- a/C/manual/index.docbook
+++ b/C/manual/index.docbook
@@ -43,6 +43,18 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 5.4</revnumber>
+        <date>24 September 2023</date>
+        <revdescription>
+          <para role="author">Multiple authors
+          </para>
+
+          <para role="publisher">&appname; Documentation Team
+          </para>
+        </revdescription>
+      </revision>
+
       <revision>
         <revnumber>&appname; Help Manual 5.2</revnumber>
         <date>25 June 2023</date>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c4cc70e5..25f480ea 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.14.5)
 # We don't actually use C, but GNUInstallDirs doesn't work if we don't
 # specify a language.
 project (gnucash-docs
-    VERSION 5.2
+    VERSION 5.4
     LANGUAGES C)
 
 set (PACKAGE_NAME GnuCash Docs)
diff --git a/ChangeLog b/ChangeLog
index 79d69afc..fe135aa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,263 @@
+2023-09-12 Frank H. Ellenberger 
+
+	* zh: fix dtd (HEAD -> stable, origin/stable, origin/HEAD)
+
+2023-09-12 Frank H. Ellenberger 
+
+	* Merge PR #328 'translation-zh' into stable
+
+2023-09-11 John Ralls 
+
+	* Replace list(POP_FRONT) with older iteration technique
+
+2023-09-01 Christian Wehling 
+
+	* L10n:de: manual: ch_Tools, section 'find transactions'
+
+2023-09-09 Christian Wehling 
+
+	* L10n:de: manual ch_GUIMenus: Adjust the translation of 'Account Register' at the title
+
+2023-09-09 xuxinhang 
+
+	* Guide(zh): Further translation for ch_oview
+
+2023-09-09 xuxinhang 
+
+	* Guide(zh): Primary translation of ch_capgain
+
+2023-09-09 xuxinhang 
+
+	* Guide(zh): translate gnc-gui-zh.dtd
+
+2023-09-04 John Ralls 
+
+	* Bug 799074 - Incorrect note re cash page in stock-txn-assistant
+
+2023-09-03 xuxinhang 
+
+	* Guide(zh): Fix svg file font name to suppress fop warnings.
+
+2023-09-02 xuxinhang 
+
+	* Guide(zh): Primary translation for ch_loans
+
+2023-09-02 xuxinhang 
+
+	* Guide(zh): Improve translation for ch_txns
+
+2023-09-02 xuxinhang 
+
+	* Guide(zh): Improve translation.
+
+2023-09-02 xuxinhang 
+
+	* Guide(zh): Sync changes from C/guide
+
+2023-09-01 Frank H. Ellenberger 
+
+	* zh/guide: Change all occurrences of the entity 'maint' to 'stable
+
+2023-08-07 Christian Wehling 
+
+	* L10n:de: manual: ch_Tools, section 'find transactions', further improvements
+
+2023-08-07 Christian Wehling 
+
+	* L10n:de: Einfügen von Bindestrichen
+
+2023-08-23 Frank H. Ellenberger 
+
+	* Use &url-docs-gh;
+
+2023-08-23 Geert Janssens 
+
+	* Lower cmake requirement again to cater for our slightly outdated build server
+
+2023-08-20 Frank H. Ellenberger 
+
+	* Update git branches for API docs
+
+2023-08-20 Frank H. Ellenberger 
+
+	* Merge PR #323 - 'translation-zh' into stable
+
+2023-08-18 Geert Janssens 
+
+	* Bump minimum cmake version to 3.16
+
+2023-08-17 Geert Janssens 
+
+	* Fix race condition in creating symlinks
+
+2023-08-15 Frank H. Ellenberger 
+
+	* de/guide//oview: merge updated list element from c
+
+2023-08-15 Frank H. Ellenberger 
+
+	* C/guide/oview: replace "&vers-stable;" by "≥ 3.0" to avoid gap in the list
+
+2023-08-10 xuxinhang 
+
+	* Add language-specific XSLT files into dist.
+
+2023-04-13 Christian Wehling 
+
+	* L10n:de: manual: ch_Tools, section 'find transactions'
+
+2023-08-04 xuxinhang 
+
+	* Refactor the build system feature for adding customized xslt files.
+
+2023-08-04 xuxinhang 
+
+	* Translate-Zh: translate basics_AccountRelationships.svg/.png
+
+2023-08-01 John Ralls 
+
+	* Update actions/checkout to v3 in all actions.
+
+2023-08-01 John Ralls 
+
+	* Run nightly-build action nightly (jralls/stable)
+
+2023-07-30 John Ralls 
+
+	* Add nightly-build github workflow.
+
+2023-07-28 Christian Wehling 
+
+	* Guide (C), appendixd: remove whitespace from guimenuitem
+
+2023-07-23 Christian Wehling 
+
+	* Manual (C,de), F::Q: Add a note that 'gnc-fq-*' has been replaced
+
+2023-07-23 Christian Wehling 
+
+	* Manual (C,de): Replace obsolet 'gnc-fq-*' with 'gnucash-cli --quotes *'
+
+2023-07-23 Christian Wehling 
+
+	* Guide (C,de,ru): Repair broken links from 'help' to 'manual'
+
+2023-07-23 Christian Wehling 
+
+	* Guide (C,de), ch_invest: Remove section 'Finance::Quote install'
+
+2023-07-28 Frank H. Ellenberger 
+
+	* Manual (C, de) Update F::Q screens to 1.57
+
+2023-07-27 Frank H. Ellenberger 
+
+	* L10n:de: Update both titlepages to C
+
+2023-07-25 Lord Catzorz 
+
+	* Update ch_oview.xml - Fix typo "are are"
+
+2023-07-23 Frank H. Ellenberger 
+
+	* Use &url-docs-release; because the builds on code are still V4
+
+2023-07-22 Christian Wehling 
+
+	* F::Q, Unify the sect1-ID's
+
+2023-04-11 Christian Wehling 
+
+	* Improve documentation for gnucash-cli
+
+2023-04-10 Christian Wehling 
+
+	* L10n:de: Update docu for integrating price quotes into gnucash-cli
+
+2023-04-11 Christian Wehling 
+
+	* docbook: entities for GUI-struct-elements of MAC-Applications
+
+2023-07-22 xuxinhang 
+
+	* Translation-Zh: Primary text translation for guide/ch_cbooks and guide/ch_expenses
+
+2023-07-21 xuxinhang 
+
+	* Translation-Zh: Primary text translation for guide/ch_cc
+
+2023-05-14 Christian Wehling 
+
+	* Remove action='simul' from keycombo because it is the default value for action.
+
+2023-07-21 xuxinhang 
+
+	* Translation-Zh: use the accurate tag to wrap the short for the account name.
+
+2023-07-15 xuxinhang 
+
+	* Fix the missing font for Chinese characters in <keycap>.
+
+2023-07-08 xuxinhang 
+
+	* zh-translation: typo & polish 语言修改润色
+
+2023-07-08 xuxinhang 
+
+	* Customize Zh XLSTs for localized typeset rules & CHM encoding.
+
+2023-07-08 xuxinhang 
+
+	* Add Chinese fonts and fop.conf.in for PDF build
+
+2023-07-08 xuxinhang 
+
+	* Translate the Part 1 of the guide.
+
+2023-07-21 Frank H. Ellenberger 
+
+	* Merge PR #321 'cwehli/docbook' into stable again (update)
+
+2023-07-21 Frank H. Ellenberger 
+
+	* gnucash-fallback-310.css got dropped in 4.0. Replace link.
+
+2023-06-09 Christian Wehling 
+
+	* docbook: Change all occurrences of the entity 'maint' to 'stable
+
+2023-06-09 Christian Wehling 
+
+	* docbook: Change all occurrences of the entity 'maint' to 'stable
+
+2023-05-01 Christian Wehling 
+
+	* xmlformat of all xml-docs, both guide and manual and all languages
+
+2023-07-13 Christian Wehling 
+
+	* xmlformat.conf: further improvements
+
+2023-05-01 Christian Wehling 
+
+	* fix malformed xml
+
+2023-05-01 Christian Wehling 
+
+	* Adaptation of the xml-formatting example to the changed doc structure
+
+2023-07-18 Frank H. Ellenberger 
+
+	* Fix an imroper use of <keycap>
+
+2023-07-10 Frank H. Ellenberger 
+
+	* Merge remote-tracking branch 'cwehli/de_guide_Business' into stable
+
+2023-02-11 Christian Wehling 
+
+	* L10N:de: guide, Business Features: according Bug 777318
+
 2022-12-29 John Ralls 
 
 	* Fix the Windows FQ installer entity for master branch. (HEAD -> master, origin/master, origin/HEAD)
diff --git a/NEWS b/NEWS
index a58be7a6..a2dc060c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,23 @@
 Version History
 ---------------
+ 5.4   - 24 September 2023
+       o Bug 799074 - Incorrect note re cash page in stock-txn-assistant
+       o Add a Chinese translation for the Tutorial and Concepts Guide.
+       o Update git branches for API docs
+       o Refactor the build system feature for adding customized xslt files.
+       o Bump minimum cmake version to 3.14 to keep it in sync with the
+         gnucash repo
+       o Fix race condition in creating symlinks for the kde help system.
+       o Update GitHub actions/checkout to v3 in all actions and add
+         nightly-build github workflow.
+       o Manual (C,de): Replace obsolete 'gnc-fq-*' with
+         'gnucash-cli --quotes *'
+       o Guide (C,de,ru): Repair broken links from 'help' to 'manual'
+       o Guide (C,de), ch_invest: Remove section 'Finance::Quote install'
+       o Manual (C, de) Update F::Q screens to 1.57
+       o Change version 4 to 5, branch maint to stable, and update
+         Finance::Quote docs to reflect changes in GnuCash.
+       o New and Updated Translations: German
  5.2   - 25 June 2023
        o No editorial changes in this release.
  5.1   - 30 April 2023
diff --git a/de/guide/index.docbook b/de/guide/index.docbook
index 57c65742..fa8392f9 100644
--- a/de/guide/index.docbook
+++ b/de/guide/index.docbook
@@ -93,6 +93,18 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Kurs und Konzepte 5.4</revnumber>
+        <date>24 September 2023</date>
+        <revdescription>
+          <para role="author">Mehrere Autoren
+          </para>
+
+          <para role="publisher">&appname; Documentation Team
+          </para>
+        </revdescription>
+      </revision>
+
       <revision>
         <revnumber>&appname; Kurs und Konzepte 5.2</revnumber>
         <date>25 June 2023</date>
diff --git a/de/manual/index.docbook b/de/manual/index.docbook
index d7e27243..8a95ed14 100644
--- a/de/manual/index.docbook
+++ b/de/manual/index.docbook
@@ -61,6 +61,18 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Handbuch 5.4</revnumber>
+        <date>24 September 2023</date>
+        <revdescription>
+          <para role="author">Mehrere Autoren
+          </para>
+
+          <para role="publisher">&appname; Documentation Team
+          </para>
+        </revdescription>
+      </revision>
+
       <revision>
         <revnumber>&appname; Handbuch 5.2</revnumber>
         <date>25 June 2023</date>
diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd
index e9c76860..9aba8721 100644
--- a/docbook/gnc-docbookx.dtd
+++ b/docbook/gnc-docbookx.dtd
@@ -35,13 +35,13 @@ https://www.w3.org/2003/entities/2007/w3centities-f.ent
   1. a) Publication - should only be changed by the release manager!
 -->
 <!ENTITY series-stable "5">
-<!ENTITY vers-stable "&series-stable;.2">
+<!ENTITY vers-stable "&series-stable;.4">
 <!ENTITY series-unstable "none">
 <!ENTITY vers-unstable "none">
-<!ENTITY app-fq-vers "1.57">
+<!ENTITY app-fq-vers "1.58">
 
 <!ENTITY manrevision "&vers-stable;">
-<!ENTITY date "25 June 2023">
+<!ENTITY date "24 September 2023">
 <!-- Fixme: a dirty hack to reference the other document
             Replace them after olink setup               -->
 <!ENTITY url-docs-draft "https://code.gnucash.org/docs/">  <!-- used while developing and for the API-docs -->
diff --git a/it/guide/index.docbook b/it/guide/index.docbook
index dc8e128f..91435f73 100644
--- a/it/guide/index.docbook
+++ b/it/guide/index.docbook
@@ -130,6 +130,18 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Tutorial and Concepts Guide 5.4</revnumber>
+        <date>24 September 2023</date>
+        <revdescription>
+          <para role="author">Multiple authors
+          </para>
+
+          <para role="publisher">&appname; Documentation Team
+          </para>
+        </revdescription>
+      </revision>
+
       <revision>
         <revnumber>&appname; Tutorial and Concepts Guide 5.2</revnumber>
         <date>25 June 2023</date>
diff --git a/it/manual/index.docbook b/it/manual/index.docbook
index 6c2b77c7..2648cf80 100644
--- a/it/manual/index.docbook
+++ b/it/manual/index.docbook
@@ -209,6 +209,18 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 5.4</revnumber>
+        <date>24 September 2023</date>
+        <revdescription>
+          <para role="author">Multiple authors
+          </para>
+
+          <para role="publisher">&appname; Documentation Team
+          </para>
+        </revdescription>
+      </revision>
+
       <revision>
         <revnumber>&appname; Help Manual 5.2</revnumber>
         <date>25 June 2023</date>
diff --git a/ja/guide/index.docbook b/ja/guide/index.docbook
index e76babbf..6796bd0b 100644
--- a/ja/guide/index.docbook
+++ b/ja/guide/index.docbook
@@ -86,6 +86,18 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Tutorial and Concepts Guide 5.4</revnumber>
+        <date>24 September 2023</date>
+        <revdescription>
+          <para role="author">Multiple authors
+          </para>
+
+          <para role="publisher">&appname; Documentation Team
+          </para>
+        </revdescription>
+      </revision>
+
       <revision>
         <revnumber>&appname; Tutorial and Concepts Guide 5.2</revnumber>
         <date>25 June 2023</date>
diff --git a/pt/guide/index.docbook b/pt/guide/index.docbook
index 9b7785fc..6aacaebf 100644
--- a/pt/guide/index.docbook
+++ b/pt/guide/index.docbook
@@ -78,6 +78,18 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Tutorial e guia de conceitos 5.4</revnumber>
+        <date>24 de setembro 2023</date>
+        <revdescription>
+          <para role="author">Multiple authors
+          </para>
+
+          <para role="publisher">&appname; Documentation Team
+          </para>
+        </revdescription>
+      </revision>
+
       <revision>
         <revnumber>&appname; Tutorial e guia de conceitos 5.2</revnumber>
         <date>25 de junho 2023</date>
diff --git a/pt/manual/index.docbook b/pt/manual/index.docbook
index eebbd29b..073abcf3 100644
--- a/pt/manual/index.docbook
+++ b/pt/manual/index.docbook
@@ -46,6 +46,18 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>Manual de ajuda do &appname; 5.4</revnumber>
+        <date>24 de setembro 2023</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; 5.2</revnumber>
         <date>25 de junho 2023</date>
diff --git a/zh/guide/index.docbook b/zh/guide/index.docbook
index 0bf850a0..d70cdf32 100644
--- a/zh/guide/index.docbook
+++ b/zh/guide/index.docbook
@@ -79,474 +79,13 @@
 
     <revhistory>
       <revision>
-        <revnumber>&appname; Tutorial and Concepts Guide 4.900</revnumber>
-        <date>8 January 2023</date>
+        <revnumber>&appname; Tutorial and Concepts Guide 5.4</revnumber>
+        <date>24 September 2023</date>
         <revdescription>
           <para role="author">Multiple authors</para>
           <para role="publisher">&appname; Documentation Team</para>
         </revdescription>
       </revision>
-      <revision>
-        <revnumber>&appname; Tutorial and Concepts Guide 4.13</revnumber>
-        <date>18 December 2022</date>
-        <revdescription>
-          <para role="author">Multiple authors</para>
-          <para role="publisher">&appname; Documentation Team</para>
-        </revdescription>
-      </revision>
-      <revision>
-        <revnumber>&appname; Tutorial and Concepts Guide 4.12</revnumber>
-        <date>25 September 2022</date>
-        <revdescription>
-          <para role="author">Multiple authors</para>
-          <para role="publisher">&appname; Documentation Team</para>
-        </revdescription>
-      </revision>
-      <revision>
-        <revnumber>&appname; Tutorial and Concepts Guide 4.11</revnumber>
-        <date>26 June 2022</date>
-        <revdescription>
-          <para role="author">Multiple authors</para>
-          <para role="publisher">&appname; Documentation Team</para>
-        </revdescription>
-      </revision>
-      <revision>
-        <revnumber>&appname; Tutorial and Concepts Guide 4.10</revnumber>
-        <date>27 March 2022</date>
-        <revdescription>
-          <para role="author">Multiple authors</para>
-          <para role="publisher">&appname; Documentation Team</para>
-        </revdescription>
-      </revision>
-      <revision>
-        <revnumber>&appname; Tutorial and Concepts Guide 4.9</revnumber>
-        <date>19 December 2021</date>
-        <revdescription>
-          <para role="author">Multiple authors</para>
-          <para role="publisher">&appname; Documentation Team</para>
-        </revdescription>
-      </revision>
-      <revision> <revnumber>&appname; Tutorial and Concepts Guide 4.8</revnumber>
-      <date>28 September 2021</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision>
-      <revision> <revnumber>&appname; Tutorial and Concepts Guide 4.7</revnumber>
-      <date>26 September 2021</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision>
-      <revision><revnumber>&appname; Tutorial and Concepts Guide 4.6</revnumber>
-      <date>27 June 2021</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision><revision><revnumber>&appname; Tutorial and Concepts Guide 4.5</revnumber>
-      <date>28 March 2021</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision>
-      <revision> <revnumber>&appname; Tutorial and Concepts Guide 4.4</revnumber>
-      <date>28 December 2020</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide 4.3</revnumber>
-      <date>27 December 2020</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide 4.2</revnumber>
-      <date>27 September 2020</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide 4.1</revnumber>
-      <date>26 July2020</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide 4.0</revnumber>
-      <date>28 June 2020</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.11</revnumber>
-      <date>28 June 2020</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.903</revnumber>
-      <date>1 June 2020</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.10</revnumber>
-      <date>11 April 2020</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.9</revnumber>
-      <date>29 March 2020</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.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>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v3.6</revnumber>
-      <date>30 June 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.5</revnumber>
-      <date>31 March 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.3</revnumber>
-      <date>30 September 2018</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.2</revnumber>
-      <date>24 June 2018</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.1</revnumber>
-      <date>28 April 2018</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.0</revnumber>
-      <date>1 April 2018</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.20</revnumber>
-      <date>1 April 2018</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.19</revnumber>
-      <date>16 December 2017</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.18</revnumber>
-      <date>24 September 2017</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.17</revnumber>
-      <date>2 July 2017 2017</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.16</revnumber>
-      <date>26 March 2017</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.15</revnumber>
-      <date>18 December 2016</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.11</revnumber>
-      <date>11 January 2016</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.10</revnumber>
-      <date>20 December 2015</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.8</revnumber>
-      <date>27 September 2015</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.7</revnumber>
-      <date>28 June 2015</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.3</revnumber>
-      <date>30 March 2014</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.2</revnumber>
-      <date>2 March 2014</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.1</revnumber>
-      <date>26 January 2014</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.6.0</revnumber>
-      <date>29 December 2013</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.4.2</revnumber>
-      <date>17 November 2012</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.4.1</revnumber>
-      <date>1 July 2011</date>
-      <revdescription>
-        <para role="author">Multiple authors
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.3.16</revnumber>
-      <date>November 7, 2010</date>
-      <revdescription>
-        <para role="author">Jon Lapham
-        </para>
-
-        <para role="author">Bengt Thuree
-        </para>
-
-        <para role="author">Dave Herman
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v2.0.0</revnumber>
-      <date>July 9, 2006</date>
-      <revdescription>
-        <para role="author">Jon Lapham
-        </para>
-
-        <para role="author">Bengt Thuree
-        </para>
-
-        <para role="author">Dave Herman
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v1.8.3</revnumber>
-      <date>Aug 2003</date>
-      <revdescription>
-        <para role="author">Jon Lapham
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v1.8.2</revnumber>
-      <date>Aug 2003</date>
-      <revdescription>
-        <para role="author">Jon Lapham
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v1.8.1</revnumber>
-      <date>May 2003</date>
-      <revdescription>
-        <para role="author">Chris Lyttle
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; Tutorial and Concepts Guide v1.8.0</revnumber>
-      <date>Jan 2003</date>
-      <revdescription>
-        <para role="author">Chris Lyttle
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; User Guide v1.6.5</revnumber> <date>June
-      2002</date>
-      <revdescription>
-        <para role="author">Chris Lyttle
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision> <revision> <revnumber>&appname; User Guide v1.6.0</revnumber> <date>October
-      2001</date>
-      <revdescription>
-        <para role="author">Carol Champagne
-        </para>
-
-        <para role="publisher">&appname; Documentation Team
-        </para>
-      </revdescription>
-      </revision>
     </revhistory>
 
     <releaseinfo>



Summary of changes:
 C/guide/index.docbook    |  12 ++
 C/manual/index.docbook   |  12 ++
 CMakeLists.txt           |   2 +-
 ChangeLog                | 260 ++++++++++++++++++++++++++
 NEWS                     |  18 ++
 de/guide/index.docbook   |  12 ++
 de/manual/index.docbook  |  12 ++
 docbook/gnc-docbookx.dtd |   6 +-
 it/guide/index.docbook   |  12 ++
 it/manual/index.docbook  |  12 ++
 ja/guide/index.docbook   |  12 ++
 pt/guide/index.docbook   |  12 ++
 pt/manual/index.docbook  |  12 ++
 zh/guide/index.docbook   | 465 +----------------------------------------------
 14 files changed, 392 insertions(+), 467 deletions(-)



More information about the gnucash-changes mailing list