gnucash-docs maint: Release Documentation for GnuCash 4.7

John Ralls jralls at code.gnucash.org
Sat Sep 25 17:52:05 EDT 2021


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



commit c27e79bd5b651254a2ec1107f4bd21e971bd5d8e
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 25 14:51:10 2021 -0700

    Release Documentation for GnuCash 4.7

diff --git a/CMakeLists.txt b/CMakeLists.txt
index fe18f039..2ab69fea 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.5)
 # We don't actually use C, but GNUInstallDirs doesn't work if we don't
 # specify a language.
 project (gnucash-docs
-    VERSION 4.6
+    VERSION 4.7
     LANGUAGES C)
 
 set (PACKAGE_NAME GnuCash Docs)
@@ -212,6 +212,7 @@ install(FILES COPYING COPYING-DOCS DESTINATION ${CMAKE_INSTALL_DATADIR}/${PROJEC
 add_to_dist(
     AUTHORS
     CMakeLists.txt
+    COPYING
     COPYING-DOCS
     ChangeLog
     HACKING
diff --git a/ChangeLog b/ChangeLog
index 536b0205..e8aa30b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,311 @@
+2021-09-25 Frank H. Ellenberger 
+
+	* Merge PR_#226 into maint (HEAD -> maint, origin/maint)
+
+2021-09-25 TANIGUCHI Yasuaki 
+
+	* Workaround patch for install gnc-locale-${lang}.dtd for CMake. This patch is for PR #207.
+
+2021-08-31 TANIGUCHI Yasuaki 
+
+	* Add WayBack Machine information for HTML Help Workshop download.
+
+2021-08-24 TANIGUCHI Yasuaki 
+
+	* Update README and other files.
+
+2021-09-24 Frank H. Ellenberger 
+
+	* Minor fix on PR #184
+
+2021-09-24 Frank H. Ellenberger 
+
+	* Merge PR_#184 into maint
+
+2021-06-25 Christian Wehling 
+
+	* L10N:de: Ãœbersetzung von Help_ch_Customize.xml
+
+2021-09-24 TANIGUCHI Yasuaki 
+
+	* Replace COPYING file from GPL 3 to GPL 2.
+
+2021-09-23 TANIGUCHI Yasuaki 
+
+	* Apply dtd-locale to help/de/Help_para-assist-intro.xml.
+
+2021-08-20 TANIGUCHI Yasuaki 
+
+	* Add ENTITY(s) prefix guisubmenu, guimenuitem, and guilabel as gsm, gmi, and gl, respectively.
+
+2021-08-22 TANIGUCHI Yasuaki 
+
+	* Move untranslated entity messages from gnc-docbookx.dtd to each locale file.
+
+2021-08-20 TANIGUCHI Yasuaki 
+
+	* Make DTD ENTITY(s) translatable. See docbook/README. Bug 798273 - Consider a entity import system like in docbook-xsl
+
+2021-08-04 Frank H. Ellenberger 
+
+	* Guide:C:Currency: update images Part 1
+
+2021-09-22 Geert Janssens 
+
+	* Fix license file
+
+2021-09-22 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#198' into maint
+
+2021-09-22 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#197' into maint
+
+2021-09-22 Geert Janssens 
+
+	* Add license file to git tracking
+
+2021-09-21 Geert Janssens 
+
+	* Install license files COPYING and COPYING-DOCS
+
+2021-09-19 Frank H. Ellenberger 
+
+	* Help/de: Crop Export screenshots
+
+2021-06-26 Christian Wehling 
+
+	* L10N:de: Beschreibung der Ex- und Import-Assistenten der Kontenstruktur
+
+2021-09-18 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#192' into maint
+
+2021-09-11 Christian Wehling 
+
+	* Remove some unresolved ID reference from Help-Files
+
+2021-09-09 Frank H. Ellenberger 
+
+	* Drop travis-ci in favour of github worflows
+
+2021-09-09 Frank H. Ellenberger 
+
+	* Shrink .gitignore to autotools inserts
+
+2021-09-09 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#213' into maint
+
+2021-09-09 Frank H. Ellenberger 
+
+	* Remove obsolete appendixesalso from italian guide
+
+2021-09-09 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#210' into maint
+
+2021-09-05 Frank H. Ellenberger 
+
+	* Guide/C: Note on fieldnames in CSV import
+
+2021-08-24 TANIGUCHI Yasuaki 
+
+	* * {guide,help}/*/.gitignore were deleted completely.
+
+2021-08-22 TANIGUCHI Yasuaki 
+
+	* Remove obsolete appendix B about FAQ from guide.
+
+2021-08-22 TANIGUCHI Yasuaki 
+
+	* Remove obsolete appendix C about VAT from guide.
+
+2021-08-04 TANIGUCHI Yasuaki 
+
+	* Add a comment for translators.
+
+2021-07-20 TANIGUCHI Yasuaki 
+
+	* Unify words and account names. Fix minor typos and tags. Add commas to the numbers. Add some tags. Fix according to the review comments.
+
+2021-08-04 TANIGUCHI Yasuaki 
+
+	* Change the system order of procedure. &lin;, &mac;, &win;
+
+2021-08-04 TANIGUCHI Yasuaki 
+
+	* Fix comment below: https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680355097
+
+2021-08-04 TANIGUCHI Yasuaki 
+
+	* Fix comment below:  - https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680359545
+
+2021-08-04 TANIGUCHI Yasuaki 
+
+	* Fix comments below:  - https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680356731  - https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680358015  - https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680359138
+
+2021-08-04 TANIGUCHI Yasuaki 
+
+	* Fix comment below: https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680356197
+
+2021-08-04 TANIGUCHI Yasuaki 
+
+	* Fix comments bellow:  - https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r682260218  - https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680355097
+
+2021-07-20 TANIGUCHI Yasuaki 
+
+	* Change a paragraph to itemizedlist to make translation easier. Change a hardcoded numbered list to docbook numbered list. Replace starting balance with opening balance. Fix typos and minor mistakes. Fix RewordMiles account name. Change CoA to Chart of Accounts Unify currency expression like 12,345 USD for foreign currencies. Normailze account names. Change one of the note because English sentenses are too difficult. Change the date format like Jan. 2, 2020. Replace Price Editor with Price Database. Change +ve and -ve to positive and negative, respectively. Fix according to the pull request comment.
+
+2021-07-31 TANIGUCHI Yasuaki 
+
+	* Fix comment https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r676279712
+
+2021-07-31 TANIGUCHI Yasuaki 
+
+	* Fix comment https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680092489  and https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r676052158a
+
+2021-07-16 TANIGUCHI Yasuaki 
+
+	* Fix typos. Change some itemizelist to variablelist. Remove extra spaces within inline tags for translation. Modify tags to make translation easier. Replace Finance::Quote with &app-fq;. Fix according to the comment https://github.com/Gnucash/gnucash-docs/pull/192 Added a space between a word and a tag. Replace misused acronyms with guilabels. Add spaces between words and tags to avoid word concatenation. Change German word Strg to English word Ctrl. Add replaceable tag, see https://github.com/Gnucash/gnucash-docs/pull/190#discussion_r671407584
+
+2021-07-23 Frank H. Ellenberger 
+
+	* Improve last commit (Guide:txns): Change in GTK3
+
+2021-07-23 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#196' into maint
+
+2021-07-20 Frank H. Ellenberger 
+
+	* Merge PR #195 into maint
+
+2021-07-20 Frank H. Ellenberger 
+
+	* Merge PR #194 into maint
+
+2021-07-20 Frank H. Ellenberger 
+
+	* Merge PR #193 into maint
+
+2021-07-18 TANIGUCHI Yasuaki 
+
+	* Minor fix.
+
+2021-07-17 TANIGUCHI Yasuaki 
+
+	* Add replaceable tag, see https://github.com/Gnucash/gnucash-docs/pull/190#discussion_r671407584
+
+2021-07-17 TANIGUCHI Yasuaki 
+
+	* More markups.
+
+2021-07-17 TANIGUCHI Yasuaki 
+
+	* Add markups.
+
+2021-07-17 TANIGUCHI Yasuaki 
+
+	* Fix typos.
+
+2021-07-17 TANIGUCHI Yasuaki 
+
+	* Fix typos.
+
+2021-07-16 TANIGUCHI Yasuaki 
+
+	* Add spaces between words and tags to avoid word concatenation. Change German word Strg to English word Ctrl.
+
+2021-07-16 TANIGUCHI Yasuaki 
+
+	* Add spaces between words and tags to avoid word concatenation. Change German word Strg to English word Ctrl.
+
+2021-07-15 TANIGUCHI Yasuaki 
+
+	* Replace misused acronyms with guilabels.
+
+2021-07-16 TANIGUCHI Yasuaki 
+
+	* Added a space between a word and a tag.
+
+2021-07-16 Frank H. Ellenberger 
+
+	* Merge PR #189 into maint
+
+2021-07-14 TANIGUCHI Yasuaki 
+
+	* Add entities for Apache OpenOffice, LibreOffice, and a GnuCash file fin.c. Replace hardcorded Office Suite and path of fin.c with the entities. Replace k(thousand) with 000. Add commas into the numbers over 1,000 except user's input. Change Terminology's list from itemizedlist to variablelist. Move Car loan section before personal loan section. Fix some typos.
+
+2021-07-16 Frank H. Ellenberger 
+
+	* Move Overview before Basics
+
+2021-07-16 Frank H. Ellenberger 
+
+	* Merge PR #186 into maint
+
+2021-07-15 TANIGUCHI Yasuaki 
+
+	* Change parts name (Bug 788912 - "Part III. Managing Business Finances" is misleading)
+
+2021-07-12 Frank H. Ellenberger 
+
+	* Python Bindings: link examples in API docs
+
+2021-07-14 Frank H. Ellenberger 
+
+	* Mark guides import chapter as outdated
+
+2021-07-14 TANIGUCHI Yasuaki 
+
+	* Replace hardcoded part names with xlinks.
+
+2021-07-14 TANIGUCHI Yasuaki 
+
+	* Replace starting balance with opening balance. Add comma to the numbers over 1000.
+
+2021-07-11 Frank H. Ellenberger 
+
+	* Bug 798236 - Remove comment about swapped A/P & A/R terminology
+
+2021-06-05 Frank H. Ellenberger 
+
+	* Minor improvements in C and de Help Tips on alphavantage
+
+2021-07-08 Frank H. Ellenberger 
+
+	* L10N:de:Help: Image optimization (again)
+
+2021-07-08 Frank H. Ellenberger 
+
+	* L10N:de:Help: Main-window-callouts.png Registerkarte -> Reiter
+
+2021-07-06 Frank H. Ellenberger 
+
+	* L10N:de:Help: Verbessere Titel von GUI-Menus
+
+2021-07-05 Frank H. Ellenberger 
+
+	* Bug 798226 postprocessing: xmlformat
+
+2021-07-05 TANIGUCHI Yasuaki 
+
+	* Bug 798226 - minor mistakes in Tutorial and Concepts guide 2
+
+2021-07-01 Christian Wehling 
+
+	* L10n:de: Optimize the pic
+
+2021-06-30 Frank H. Ellenberger 
+
+	* L10N:de: Tip des Tages: Gleiche Reihenfolge in Bild und Beschreibung
+
+2021-06-29 Christian Wehling 
+
+	* L10N:de: de/Help_ch_Customize.xml Bildschirmfotos...
+
 2021-06-26 Frank H. Ellenberger 
 
 	* Merge PR #179 into maint (HEAD -> maint, origin/maint)
diff --git a/NEWS b/NEWS
index d52825ab..12043c2a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,36 @@
 Version History
 ---------------
+ 4.7    - 26 September 2021
+        o Bug 798226 - minor mistakes in Tutorial and Concepts guide 2
+        o Bug 798226 - postprocessing: xmlformat
+        o Bug 798236 - Remove comment about swapped A/P & A/R terminology
+        o Replace COPYING file from GPL 3 to GPL 2.
+        o Substantial editing of the C documentation to make the meanings more
+          understandable to translators.
+        o Apply dtd-locale to help/de/Help_para-assist-intro.xml.
+        o Add ENTITY(s) prefix guisubmenu, guimenuitem, and guilabel as gsm,
+          gmi, and gl, respectively.
+        o Move untranslated entity messages from gnc-docbookx.dtd to each
+          locale file.
+        o Make DTD ENTITY(s) translatable. See docbook/README.
+          Bug 798273 - Consider a entity import system like in docbook-xsl
+        o Guide:C:Currency: update images Part 1
+        o Fix license file to use actual file instead of softlink.
+        o Unify words and account names. Fix minor typos and tags. Add commas
+          to the numbers. Add some tags. Fix according to the review comments.
+        o Add license file to git tracking
+          It is an autogenerated file from autotools but it was ignored by our
+          current git config. A previous commit chose to install the file, but
+          that's difficult if it's missing.
+        o Install license files COPYING and COPYING-DOCS
+        o Help/de: Crop Export screenshots
+        o Drop travis-ci in favour of github worflows
+        o Remove obsolete appendix B about FAQ from guide.
+        o Remove obsolete appendix C about VAT from guide.
+        o Guide/C: Note on fieldnames in CSV import
+        o Mark Guide's import chapter as outdated
+        o Minor improvements in C and de Help Tips on alphavantage
+
  4.6    - 27 June 2021
         o Bug 798178 - : Wrong Color in Scheduled Transactions Window text
         o Bug 798217 - minor mistakes in Tutorial and Concepts guide
diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd
index 8b8c0104..6c1943ca 100644
--- a/docbook/gnc-docbookx.dtd
+++ b/docbook/gnc-docbookx.dtd
@@ -32,8 +32,8 @@ own entity definitions to use across all of our DocBook pages. -->
   
   1. a) Publication - should only be changed by the release manager!
 -->
-<!ENTITY manrevision "4.6">
-<!ENTITY date "27 June 2021">
+<!ENTITY manrevision "4.7">
+<!ENTITY date "26 September 2021">
 <!ENTITY vers-unstable "">
 <!ENTITY vers-stable "4.6">
 <!ENTITY series-unstable "master">
diff --git a/guide/C/gnucash-guide.xml b/guide/C/gnucash-guide.xml
index bb08a61f..0b3c62f6 100644
--- a/guide/C/gnucash-guide.xml
+++ b/guide/C/gnucash-guide.xml
@@ -78,8 +78,8 @@
     </authorgroup>
 
     <revhistory>
-      <revision> <revnumber>&appname; Tutorial and Concepts Guide 4.6</revnumber>
-      <date>27 June 2021</date>
+      <revision> <revnumber>&appname; Tutorial and Concepts Guide 4.7</revnumber>
+      <date>26 September 2021</date>
       <revdescription>
         <para role="author">Multiple authors
         </para>
@@ -88,7 +88,16 @@
         </para>
       </revdescription>
       </revision>
-      <revision> <revnumber>&appname; Tutorial and Concepts Guide 4.5</revnumber>
+      <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><revnumber>&appname; Tutorial and Concepts Guide 4.5</revnumber>
       <date>28 March 2021</date>
       <revdescription>
         <para role="author">Multiple authors
diff --git a/guide/CMakeLists.txt b/guide/CMakeLists.txt
index 0f1e8b8c..8049a946 100644
--- a/guide/CMakeLists.txt
+++ b/guide/CMakeLists.txt
@@ -38,7 +38,6 @@ add_subdirectory(de)
 add_subdirectory(it)
 add_subdirectory(ja)
 add_subdirectory(pt)
-add_subdirectory(ru)
 
 if(AUTOTOOLS_IN_DIST)
     set(autotoolsfiles Makefile.am)
diff --git a/guide/de/gnucash-guide.xml b/guide/de/gnucash-guide.xml
index 4c31ae84..1b19b6cb 100644
--- a/guide/de/gnucash-guide.xml
+++ b/guide/de/gnucash-guide.xml
@@ -89,6 +89,17 @@
     </authorgroup>
 
     <revhistory>
+      <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>
diff --git a/guide/it/gnucash-guide.xml b/guide/it/gnucash-guide.xml
index 3b7366fb..ecaa002a 100644
--- a/guide/it/gnucash-guide.xml
+++ b/guide/it/gnucash-guide.xml
@@ -130,6 +130,17 @@
     </authorgroup>
 
     <revhistory>
+      <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>
diff --git a/guide/ja/gnucash-guide.xml b/guide/ja/gnucash-guide.xml
index 7a566266..3d5cccc6 100644
--- a/guide/ja/gnucash-guide.xml
+++ b/guide/ja/gnucash-guide.xml
@@ -86,6 +86,17 @@
     </authorgroup>
 
     <revhistory>
+      <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>
diff --git a/guide/pt/gnucash-guide.xml b/guide/pt/gnucash-guide.xml
index 6521f62d..020792ce 100644
--- a/guide/pt/gnucash-guide.xml
+++ b/guide/pt/gnucash-guide.xml
@@ -78,6 +78,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Tutorial e guia de conceitos 4.7</revnumber>
+        <date>26 de septembro de 2021</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 4.6</revnumber>
         <date>27 de junho de 2021</date>
diff --git a/help/C/gnucash-help.xml b/help/C/gnucash-help.xml
index 40dfc2bc..675c71b8 100644
--- a/help/C/gnucash-help.xml
+++ b/help/C/gnucash-help.xml
@@ -41,6 +41,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 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; Help Manual 4.6</revnumber>
         <date>27 June 2021</date>
diff --git a/help/de/gnucash-help.xml b/help/de/gnucash-help.xml
index a636a6bd..3d5957db 100644
--- a/help/de/gnucash-help.xml
+++ b/help/de/gnucash-help.xml
@@ -60,6 +60,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 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; Help Manual 4.6</revnumber>
         <date>27 June 2021</date>
diff --git a/help/it/gnucash-help.xml b/help/it/gnucash-help.xml
index 2a3d2b9a..62a28c68 100644
--- a/help/it/gnucash-help.xml
+++ b/help/it/gnucash-help.xml
@@ -209,6 +209,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 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; Help Manual 4.6</revnumber>
         <date>27 June 2021</date>
diff --git a/help/pt/gnucash-help.xml b/help/pt/gnucash-help.xml
index 5bd3346c..b899eb49 100644
--- a/help/pt/gnucash-help.xml
+++ b/help/pt/gnucash-help.xml
@@ -46,6 +46,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>Manual de ajuda do &appname; v4.7</revnumber>
+        <date>26 de septembro de 2021</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; v4.6</revnumber>
         <date>27 de junho de 2021</date>



Summary of changes:
 CMakeLists.txt             |   3 +-
 ChangeLog                  | 308 +++++++++++++++++++++++++++++++++++++++++++++
 NEWS                       |  31 +++++
 docbook/gnc-docbookx.dtd   |   4 +-
 guide/C/gnucash-guide.xml  |  15 ++-
 guide/CMakeLists.txt       |   1 -
 guide/de/gnucash-guide.xml |  11 ++
 guide/it/gnucash-guide.xml |  11 ++
 guide/ja/gnucash-guide.xml |  11 ++
 guide/pt/gnucash-guide.xml |   8 ++
 help/C/gnucash-help.xml    |   8 ++
 help/de/gnucash-help.xml   |   8 ++
 help/it/gnucash-help.xml   |   8 ++
 help/pt/gnucash-help.xml   |   8 ++
 14 files changed, 428 insertions(+), 7 deletions(-)



More information about the gnucash-changes mailing list