gnucash-docs maint: Release Documentation for GnuCash 3.10.
John Ralls
jralls at code.gnucash.org
Tue Apr 14 13:39:51 EDT 2020
Updated via https://github.com/Gnucash/gnucash-docs/commit/b8f3cde3 (commit)
from https://github.com/Gnucash/gnucash-docs/commit/43b5edd9 (commit)
commit b8f3cde3d5a7f1a357487cf13b0034b906d78ca2
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Apr 11 10:58:11 2020 -0700
Release Documentation for GnuCash 3.10.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3065ed6..68b11bc 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.9
+ VERSION 3.10
LANGUAGES NONE)
set (PACKAGE_NAME GnuCash Docs)
diff --git a/ChangeLog b/ChangeLog
index 322655c..fab0082 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,51 @@
+2020-04-11 John Ralls
+
+ * Release Documentation for GnuCash 3.10. (HEAD -> maint, tag: 3.10)
+
+2020-03-30 Frank H. Ellenberger
+
+ * L12N:it: Guide: unify wikipedia links (origin/maint)
+
+2020-03-30 Frank H. Ellenberger
+
+ * L12N:ja: Guide: unify wikipedia links
+
+2020-03-30 Frank H. Ellenberger
+
+ * L12N:pt: Guide: unify wikipedia links, fix GFDL URLs
+
+2020-03-30 Frank H. Ellenberger
+
+ * L12N:ru: Guide: unify wikipedia links
+
+2020-03-30 Frank H. Ellenberger
+
+ * Guide: unify wikipedia links
+
+2020-03-30 Frank H. Ellenberger
+
+ * L12N:de: Reparier und vereinheitliche Wikipedia-Links
+
+2020-03-30 Frank H. Ellenberger
+
+ * L12N:de: Aktualisiere die 1. Übung auf den Stand der englischen Version
+
+2020-03-29 Frank H. Ellenberger
+
+ * Guide: Maintanance of Screenshots in id="basics-together1"
+
+2020-03-29 Frank H. Ellenberger
+
+ * Guide: update basics_NewBookOpts.png
+
+2020-03-28 Frank H. Ellenberger
+
+ * Bug 797056: Chapter 2 - Putting it All Together - Screen Order Incorrect
+
+2020-03-28 John Ralls
+
+ * Fix missing closing tag.
+
2019-11-21 Frank H. Ellenberger
* Merge branch 'wiki-links' into maint (HEAD -> maint, origin/maint)
diff --git a/NEWS b/NEWS
index f54b164..4b51eac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
Version History
---------------
+ 3.10 - 10 April 2020
+ o Bug 797056 - Chapter 2 - Putting it All Together - Screen Order
+ Incorrect
+ o Convert Wikipedia links to an entity.
+ o Update some screenshots.
3.9 - 29 March 2020
o Rewrite the translation paragraph in Overview, updating it to match the current status.
o Book options->Trading Accounts: link tutorial
diff --git a/configure.ac b/configure.ac
index b6e8318..0b9d414 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.9], [https://bugs.gnucash.org/describecomponents.cgi?product=Documentation], , [https://www.gnucash.org/])
+AC_INIT([gnucash-docs], [3.10], [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 a5d64fd..c9019a9 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.9">
-<!ENTITY date "29 March 2020">
+<!ENTITY manrevision "3.10">
+<!ENTITY date "11 April 2020">
<!ENTITY vers-unstable "master">
-<!ENTITY vers-stable "3.9">
+<!ENTITY vers-stable "3.10">
<!ENTITY series-unstable "master">
<!ENTITY series-stable "3">
diff --git a/guide/C/gnucash-guide.xml b/guide/C/gnucash-guide.xml
index 9abe046..f0de5d1 100644
--- a/guide/C/gnucash-guide.xml
+++ b/guide/C/gnucash-guide.xml
@@ -89,6 +89,14 @@
</authorgroup>
<revhistory>
+ <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>
diff --git a/guide/de/gnucash-guide.xml b/guide/de/gnucash-guide.xml
index 1892eff..e338bbc 100644
--- a/guide/de/gnucash-guide.xml
+++ b/guide/de/gnucash-guide.xml
@@ -106,6 +106,14 @@
</authorgroup>
<revhistory>
+ <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>
diff --git a/guide/it/gnucash-guide.xml b/guide/it/gnucash-guide.xml
index 847ed90..9c35fe8 100644
--- a/guide/it/gnucash-guide.xml
+++ b/guide/it/gnucash-guide.xml
@@ -25,7 +25,7 @@
<edition>v3.0</edition>
<copyright>
- <year>2009-2018</year>
+ <year>2009-2020</year>
<holder>Gruppo della documentazione di &appname;</holder>
</copyright>
@@ -104,6 +104,14 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>GnuCash Tutorial and Concepts Guide v3.10</revnumber>
+ <date>11 April 2020</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.8</revnumber>
<date>29 December 2019</date>
diff --git a/guide/ja/gnucash-guide.xml b/guide/ja/gnucash-guide.xml
index ef02c7e..a8f8657 100644
--- a/guide/ja/gnucash-guide.xml
+++ b/guide/ja/gnucash-guide.xml
@@ -31,7 +31,7 @@
</copyright>
<copyright>
- <year>2010-2012</year>
+ <year>2010-2020</year>
<holder>Yasuaki Taniguchi/è°·å£åº·æ˜Ž (日本語訳)</holder>
</copyright>
<!-- translators: uncomment this:
@@ -69,6 +69,14 @@ Lyttle</holder> </copyright>
</authorgroup>
<revhistory>
+ <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 v2.6.0</revnumber>
<date>29 December 2013</date>
diff --git a/guide/pt/gnucash-guide.xml b/guide/pt/gnucash-guide.xml
index 07028a7..bd1b1b1 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.10</revnumber>
+ <date>11 de abril de 2020</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.9</revnumber>
<date>29 de marcha de 2020</date>
diff --git a/guide/ru/gnucash-guide.xml b/guide/ru/gnucash-guide.xml
index 67e44d1..df6c7ad 100644
--- a/guide/ru/gnucash-guide.xml
+++ b/guide/ru/gnucash-guide.xml
@@ -100,6 +100,14 @@
</authorgroup>
<revhistory>
+ <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>
diff --git a/help/C/gnucash-help.xml b/help/C/gnucash-help.xml
index a347d39..addb29a 100644
--- a/help/C/gnucash-help.xml
+++ b/help/C/gnucash-help.xml
@@ -48,6 +48,14 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Help Manual 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; Help Manual v3.9</revnumber>
<date>29 March 2020</date>
diff --git a/help/de/gnucash-help.xml b/help/de/gnucash-help.xml
index ae14045..486a2f5 100644
--- a/help/de/gnucash-help.xml
+++ b/help/de/gnucash-help.xml
@@ -65,6 +65,14 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>&appname; Hilfe 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; Hilfe v3.9</revnumber>
<date>29 March 2020</date>
diff --git a/help/it/gnucash-help.xml b/help/it/gnucash-help.xml
index 9da88c6..82b89c7 100644
--- a/help/it/gnucash-help.xml
+++ b/help/it/gnucash-help.xml
@@ -26,7 +26,7 @@
<edition>v3.1</edition>
<copyright>
- <year>2002-2018</year>
+ <year>2002-2020</year>
<holder>Gruppo della documentazione di &appname;</holder>
</copyright><copyright><year>2011</year><holder>Cristian Marchi</holder></copyright>
@@ -176,6 +176,14 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>GnuCash Help Manual v3.10</revnumber>
+ <date>11 April 2020</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.8</revnumber>
<date>29 December 2019</date>
diff --git a/help/pt/gnucash-help.xml b/help/pt/gnucash-help.xml
index 4d652b4..ac65680 100644
--- a/help/pt/gnucash-help.xml
+++ b/help/pt/gnucash-help.xml
@@ -28,7 +28,7 @@
<edition>v&manrevision;</edition>
<copyright>
- <year>2002-2019</year>
+ <year>2002-2020</year>
<holder>Equipa de documentação do GnuCash</holder>
</copyright>
@@ -54,6 +54,14 @@
</authorgroup>
<revhistory>
+ <revision>
+ <revnumber>Manual de ajuda do &appname; v3.10</revnumber>
+ <date>11 de abril de 2020</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.8</revnumber>
<date>29 de dezembro de 2019</date>
Summary of changes:
CMakeLists.txt | 2 +-
ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++
NEWS | 5 +++++
configure.ac | 2 +-
docbook/gnc-docbookx.dtd | 6 +++---
guide/C/gnucash-guide.xml | 8 ++++++++
guide/de/gnucash-guide.xml | 8 ++++++++
guide/it/gnucash-guide.xml | 10 +++++++++-
guide/ja/gnucash-guide.xml | 10 +++++++++-
guide/pt/gnucash-guide.xml | 8 ++++++++
guide/ru/gnucash-guide.xml | 8 ++++++++
help/C/gnucash-help.xml | 8 ++++++++
help/de/gnucash-help.xml | 8 ++++++++
help/it/gnucash-help.xml | 10 +++++++++-
help/pt/gnucash-help.xml | 10 +++++++++-
15 files changed, 142 insertions(+), 9 deletions(-)
More information about the gnucash-changes
mailing list