gnucash-docs master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Dec 19 15:33:14 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/aeb456ee (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/a3a08bb9 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/4acfd582 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/83053c25 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/58741f7e (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/11f8fc19 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/75199803 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/438da7df (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/13fa2d9a (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/af600017 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/9f857cfe (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/69ae9490 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/f80fe5dc (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/9d2b4e95 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/2d3da429 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/cf550163 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/273f7d3f (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/7e307b14 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/0333ac71 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/54376977 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/c9d6c6f8 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/a7cd0153 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/0803c5d9 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/474b93a2 (commit)



commit aeb456ee1b53235e741f841243293662e82303d6
Merge: 474b93a2 a3a08bb9
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 19 12:33:02 2021 -0800

    Merge branch 'maint'


commit a3a08bb94134dba996440a44836ee7a58112e9af
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 18 14:00:17 2021 -0800

    Release Docs for GnuCash 4.9

diff --git a/AUTHORS b/AUTHORS
index b777aaa1..242f7936 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -13,6 +13,7 @@ John Ralls
 Mechtilde Stehmann
 David T.
 TANIGUCHI Yasuaki
+Christian Wehling
 
 Past -
 Mike Alexander
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 84336bd0..b24dcab3 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.8
+    VERSION 4.9
     LANGUAGES C)
 
 set (PACKAGE_NAME GnuCash Docs)
diff --git a/ChangeLog b/ChangeLog
index bf2a35cc..c46926b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15187 @@
+2021-09-28 John Ralls 
+
+	* Release Documentation for Gnucash 4.8 (tag: 4.8)
+
+2021-09-22 TANIGUCHI Yasuaki 
+
+	* Bug 797622 - Using ninja for gnucash-docs under jhbuild results in failure
+
+2021-09-26 TANIGUCHI Yasuaki 
+
+	* Remove unused or outdated files. * gnucash-docs.spec.in * CMakeNotes.txt * HACKING
+
+2021-09-25 TANIGUCHI Yasuaki 
+
+	* Remove ScrollKeeper's OMF file.
+
+2021-09-22 TANIGUCHI Yasuaki 
+
+	* Remove autotools.
+
+2021-09-25 John Ralls 
+
+	* Fix misaligned copy/paste (tag: 4.7)
+
+2021-09-25 John Ralls 
+
+	* Release Documentation for GnuCash 4.7
+
+2021-09-25 Frank H. Ellenberger 
+
+	* Merge PR_#226 into 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 John Ralls 
+
+	* Release Documentation for GnuCash 4.6 (tag: 4.6)
+
+2021-06-26 Frank H. Ellenberger 
+
+	* Merge PR #179 into maint
+
+2021-06-26 Christian Wehling 
+
+	* L10N:de: Entfernen eines xref-Tags auf ein Screenshot- Objekt
+
+2021-06-26 Frank H. Ellenberger 
+
+	* postprocessing of xmlformat and Bug 798217: spacing
+
+2021-06-26 Christian Wehling 
+
+	* L10N:de: Beschreibung des Abgleichvorgangs für den Kontotyp...
+
+2021-06-26 Frank H. Ellenberger 
+
+	* Guide Overview: Update language statistics
+
+2021-06-26 Frank H. Ellenberger 
+
+	* minor fix on our xmlfomat
+
+2021-06-26 Christian Wehling 
+
+	* L10N:de: Noch einige Fehler mit ... korrigiert
+
+2021-06-26 Frank H. Ellenberger 
+
+	* Bug 798217 - minor mistakes in Tutorial and Concepts guide
+
+2021-06-26 Frank H. Ellenberger 
+
+	* Merge branch 'OS' into maint
+
+2021-06-25 Frank H. Ellenberger 
+
+	* Replace different writings of macos, linux … by entities
+
+2021-06-25 Christian Wehling 
+
+	* L10N:de: Noch einige Fehler korrigiert ...
+
+2021-06-25 Frank H. Ellenberger 
+
+	* Merge PR #174 into maint
+
+2021-06-25 Frank H. Ellenberger 
+
+	* L10N:de: Help GUIMenus - remove spourious ";"
+
+2021-06-24 Christian Wehling 
+
+	* L10N:de: Immmr mehr Verbesserung von Help_ch_GUIMenus.xml
+
+2021-06-20 Christian Wehling 
+
+	* L10N:de: Weitere Verbesserung von Help_ch_Account-Actions.xml und in
+
+2021-06-24 Frank H. Ellenberger 
+
+	* Merge PR_#173 into maint
+
+2021-06-16 Christian Wehling 
+
+	* L10N:de: Noch mehr Verbesserung von Help_ch_GUIMenus.xml
+
+2021-06-05 Christian Wehling 
+
+	* L10N:de: Ãœbersetzung von Help_ch_Transactions.xml
+
+2021-06-22 Frank H. Ellenberger 
+
+	* Help/C: Image optimization
+
+2021-06-22 Frank H. Ellenberger 
+
+	* Help/C:update srccredit for Main-window-callouts
+
+2021-06-22 Frank H. Ellenberger 
+
+	* Update help/C/figures/Main-window-callouts + helper files
+
+2021-06-22 Frank H. Ellenberger 
+
+	* New help/de/figures/Main-window-callouts + helper files
+
+2021-06-22 Frank H. Ellenberger 
+
+	* Add ENTITY vers-last-2 for reference of major changes
+
+2021-06-21 Frank H. Ellenberger 
+
+	* Fix typo in splash.png name
+
+2021-06-21 Frank H. Ellenberger 
+
+	* Help/C: Insert Display Welcome Dialog Again?
+
+2021-06-21 Frank H. Ellenberger 
+
+	* Add 4 screenshots to help/{C|de}/figures, run optipng
+
+2021-06-21 Frank H. Ellenberger 
+
+	* Fix Help/C syntax, broken in last commit
+
+2021-06-20 Frank H. Ellenberger 
+
+	* Link new screens completely in C and partially in de
+
+2021-06-20 Frank H. Ellenberger 
+
+	* Add 3 screenshots to help/{C|de}/figures, run optipng
+
+2021-06-20 Frank H. Ellenberger 
+
+	* Remove unused images from our help/*/figures
+
+2021-06-20 Frank H. Ellenberger 
+
+	* workflows: separate HTML for faster results
+
+2021-06-19 Frank H. Ellenberger 
+
+	* Add distchech to workflows
+
+2021-06-19 Frank H. Ellenberger 
+
+	* Make calibre optional in cmake
+
+2021-06-18 Frank H. Ellenberger 
+
+	* New typo in README
+
+2021-06-18 Frank H. Ellenberger 
+
+	* Typo: Not Moby Dick
+
+2021-06-18 Frank H. Ellenberger 
+
+	* First github ci
+
+2021-06-13 Christian Wehling 
+
+	* L10N:de: Weitere Verbesserung von Help_ch_GUIMenus.xml
+
+2021-05-31 Christian Wehling 
+
+	* L10N:de: Weitere Verbesserung von Help_ch_Account-Actions.xml
+
+2021-06-06 Thomas Kriegel 
+
+	* L10N:de: Translation of ch_budgets & ch_dep
+
+2021-06-07 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#168' into maint
+
+2021-06-05 Frank H. Ellenberger 
+
+	* Help: link Setup for Online Transactions in C, de
+
+2021-05-31 Frank H. Ellenberger 
+
+	* Help: Replace most <literallayout> by <screen>
+
+2021-05-31 Frank H. Ellenberger 
+
+	* Help pt: Add missing xmlns:xi parameters
+
+2021-04-28 Christian Wehling 
+
+	* L10N:de: Ãœbersetzung von Help_ch_Account-Actions.xml
+
+2021-05-29 Igor L. Vicente 
+
+	* Fixes reference to Help Manual
+
+2021-05-23 Frank H. Ellenberger 
+
+	* Merge PR #166 into maint - except its merge
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Replace most <literallayout> by <screen> for all LANG <> it
+
+2021-05-22 Thomas 
+
+	* L10N:de: Typo
+
+2021-05-22 Thomas 
+
+	* L10N:de: Typo
+
+2021-05-22 Thomas 
+
+	* L10N:de: Typo
+
+2021-05-22 Thomas 
+
+	* L10N:de: Typo
+
+2021-05-22 Thomas 
+
+	* Update ch_invest.xml
+
+2021-05-22 Thomas 
+
+	* L10N:de: Contributor ergänzt
+
+2021-05-19 Frank H. Ellenberger 
+
+	* L10N:de: guide ch_currency.xml: fix indentation
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #159 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #165 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #161 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #160 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #163 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #162 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #164 into maint
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_reports Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: Updatei ch_loans Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_txns Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_basics.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_oview.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: gnucash-guide.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: glossary Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_bus_ap.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_bus_ar.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_bus_setup.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_bus_intro.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_currency.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_capgain Typo
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge remote-tracking branch 'cwehli/de_help_GUI_2' into maint
+
+2021-05-16 Christian Wehling 
+
+	* L10N:de: Weitere Verbesserungen in...
+
+2021-05-16 Christian Wehling 
+
+	* Backport of improvements from de/Help_ch_GUIMenus.xml
+
+2021-05-16 Frank H. Ellenberger 
+
+	* I18N: Downgrade CUSIP below ISIN
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge PR_#150 into maint
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge PR_#151 into maint
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#152' into maint
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#154' into maint
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#153' into maint
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#155' into maint
+
+2021-05-12 Thomas 
+
+	* Update ch_invest.xml
+
+2021-05-02 Christian Wehling 
+
+	* L10N:de: weitere Korrekturen in Help_ch_GUIMenus.xml
+
+2021-05-01 Christian Wehling 
+
+	* Backport of improvements from de/Help_ch_GUIMenus.xml
+
+2021-05-09 Thomas 
+
+	* L10N:de: Tippfehler bereinigt
+
+2021-05-05 Thomas 
+
+	* L10N:de: Tippfehler bereinigt
+
+2021-05-05 Thomas 
+
+	* L10N:de:Tippfehler beseitig
+
+2021-05-01 Frank H. Ellenberger 
+
+	* L10N:de: Geschäftsdaten importieren: 2 Tippfehler & xmlformat
+
+2021-05-01 warrel040 
+
+	* Update de/ch_expenses - Typo
+
+2021-05-01 warrel040 
+
+	* Update ch_import_business_data.xml
+
+2021-04-30 Christian Wehling 
+
+	* L10N:de: PR#146 Korrekturen in Help_ch_GUIMenus.xml
+
+2021-04-30 Frank H. Ellenberger 
+
+	* Merge PR_#147 into maint
+
+2021-04-30 Frank H. Ellenberger 
+
+	* Merge remote-tracking branch 'cwehli/de_help_GUI' into maint
+
+2021-04-03 CWehli 
+
+	* L10N:de: Ãœbersetzung von Help_ch_GettingHelp.xml
+
+2021-04-29 Daniel Thul 
+
+	* Fix minor typo
+
+2021-04-28 Christian Wehling 
+
+	* L10N:de: Ãœbersetzung von Help_ch_GUIMenus.xml
+
+2021-04-27 Frank H. Ellenberger 
+
+	* Merge PR #144 into maint
+
+2021-04-25 Frank H. Ellenberger 
+
+	* Update PACKAGE_URL of configure.ac (github/maint)
+
+2021-04-08 Christian Wehling 
+
+	* Transfer all missing help files to help/de.
+
+2021-04-24 Frank H. Ellenberger 
+
+	* xmlformat all docs
+
+2021-04-24 Frank H. Ellenberger 
+
+	* Another improvement of xmldocs README
+
+2021-04-23 Frank H. Ellenberger 
+
+	* Improve xmlformat README, feedback by CWehli
+
+2021-04-23 Frank H. Ellenberger 
+
+	* EEC became EU decades ago, but we had still references
+
+2021-04-23 Frank H. Ellenberger 
+
+	* Bug 798178: Wrong Color in Scheduled Transactions Window text
+
+2021-04-20 Frank H. Ellenberger 
+
+	* Several fixes of shortcuts in C and pt
+
+2021-04-20 Frank H. Ellenberger 
+
+	* Minor improvement of adress & email tags
+
+2021-04-19 Frank H. Ellenberger 
+
+	* Check for " >" to avoid unwanted wraps
+
+2021-04-18 Frank H. Ellenberger 
+
+	* Add xmlformat incl. configuration
+
+2021-04-17 Daniel Brown 
+
+	* fix minor typo
+
+2021-04-09 Frank H. Ellenberger 
+
+	* Merge PR #143 into maint
+
+2021-04-09 Christian Wehling 
+
+	* Improve the wiki link in the note for translators
+
+2021-04-07 Frank H. Ellenberger 
+
+	* Further improvements of getting help
+
+2021-04-05 Frank H. Ellenberger 
+
+	* Minor improvements on Getting Help
+
+2021-03-27 John Ralls 
+
+	* Release Documentation for Gnucash 4.5. (tag: 4.5)
+
+2021-02-15 Frank H. Ellenberger 
+
+	* Add wiki links about Online Banking Setup
+
+2021-02-13 Frank H. Ellenberger 
+
+	* Online banking: Table of protocolls
+
+2021-02-13 Frank H. Ellenberger 
+
+	* Rewording of tools abstract
+
+2021-02-11 Frank H. Ellenberger 
+
+	* Add IDs to all html chunks of help
+
+2021-02-11 Frank H. Ellenberger 
+
+	* Explain default sort order
+
+2021-02-10 Geert Janssens 
+
+	* Put cmake info before the deprecated autotools info
+
+2021-02-09 Geert Janssens 
+
+	* Update README for cmake build system
+
+2021-02-05 Frank H. Ellenberger 
+
+	* Update links about tax report …
+
+2021-02-05 Frank H. Ellenberger 
+
+	* New section "Country Specific Reports"
+
+2021-02-04 Frank H. Ellenberger 
+
+	* Several minor improvements of Reports
+
+2021-02-04 Frank H. Ellenberger 
+
+	* Report: Join several notes in one footnote
+
+2021-02-04 Frank H. Ellenberger 
+
+	* Reports: Reflect commit e4088ee
+
+2021-02-03 Frank H. Ellenberger 
+
+	* Remove a spurious space from our DTD
+
+2021-02-01 Frank H. Ellenberger 
+
+	* Finish updates of report-create
+
+2021-02-01 Frank H. Ellenberger 
+
+	* Several updates in report-create
+
+2021-01-31 Frank H. Ellenberger 
+
+	* Guide: New year
+
+2021-01-31 Frank H. Ellenberger 
+
+	* Update saved-reports location
+
+2021-01-30 Frank H. Ellenberger 
+
+	* Update copyright year of german guide
+
+2021-01-30 Frank H. Ellenberger 
+
+	* Fix a syntax error in CI
+
+2021-01-30 Frank H. Ellenberger 
+
+	* Use Version 4.4 also in autotools
+
+2021-01-29 CWehli 
+
+	* Added the new report "ch_reports.xml"
+
+2021-01-22 Mechtilde 
+
+	* Corrected rpt_transaction
+
+2021-01-20 Mechtilde 
+
+	* Corrected transaction to Buchung
+
+2021-01-20 Mechtilde 
+
+	* Finished the translation of chapter reports
+
+2021-01-20 Mechtilde 
+
+	* Translated part Income & Expense and Examples
+
+2021-01-20 Mechtilde 
+
+	* Transalted groug of business reports
+
+2021-01-20 Mechtilde 
+
+	* Removed more whitespaces
+
+2021-01-19 Mechtilde 
+
+	* Comments from fell implemented
+
+2021-01-19 Mechtilde 
+
+	* Added Translation for business reports
+
+2021-01-19 Mechtilde 
+
+	* Part AssetsAnd Liabilities are translated
+
+2021-01-19 Mechtilde 
+
+	* More parts translated
+
+2021-01-18 Mechtilde 
+
+	* Activated chapter reports for building
+
+2021-01-18 Mechtilde 
+
+	* Starting with the first part of the German translation
+
+2021-01-19 Frank H. Ellenberger 
+
+	* Bug 798089 - Starting "Tutorial and Concepts Guide" writes …
+
+2021-01-19 Frank H. Ellenberger 
+
+	* Revert "Remove the Russian translation for the Guide."
+
+2021-01-11 Frank H. Ellenberger 
+
+	* Specify ISO currencies in overview (en, de)
+
+2020-12-29 John Ralls 
+
+	* Documentation for GnuCash 4.4. (tag: 4.4)
+
+2020-12-28 Frank H. Ellenberger 
+
+	* Bug 798038 - Incorrect spelling in german account templates 'common' and 'full', part 3: docs
+
+2020-12-26 John Ralls 
+
+	* Release Documentation for GnuCash 4.3 (tag: 4.3)
+
+2020-12-01 Frank H. Ellenberger 
+
+	* Bug 798031: Update default of Date Completion
+
+2020-09-26 John Ralls 
+
+	* Release Documentation for GnuCash 4.2 (tag: 4.2)
+
+2020-08-18 John Ralls 
+
+	* Add an install target for html.
+
+2020-07-25 John Ralls 
+
+	* A better way to handle autogen.sh and AUTOTOOLS_IN_DIST. (tag: 4.1)
+
+2020-07-25 John Ralls 
+
+	* Release Documentation for GnuCash 4.1.
+
+2020-07-25 John Ralls 
+
+	* Fix typo.
+
+2020-07-25 John Ralls 
+
+	* CMake GNUInstallDirs aborts if project language is NONE.
+
+2020-07-25 John Ralls 
+
+	* Dist isn't supposed to be possible from a dist tarball so don't try.
+
+2020-07-05 Geert Janssens 
+
+	* Drop obsolete log formatter for svn logs
+
+2020-06-28 John Ralls 
+
+	* Fix Cmake dist tarball creation with autotools-build option.
+
+2020-06-28 John Ralls 
+
+	* Fix version in configure.ac.
+
+2020-06-27 John Ralls 
+
+	* Fix building Italian translations with Cmake.
+
+2020-06-27 John Ralls 
+
+	* Fix building mobi with Cmake.
+
+2020-06-27 John Ralls 
+
+	* Release Documentation for GnuCash 4.0 (tag: 4.0)
+
+2020-06-27 John Ralls 
+
+	* Remove the Russian translation for the Guide.
+
+2020-06-27 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-06-27 John Ralls 
+
+	* Release Documentation for GnuCash 3.11. (tag: 3.11)
+
+2020-06-27 Frank H. Ellenberger 
+
+	* Screenshot: Change a Transaction Association Dialog
+
+2020-06-26 Frank H. Ellenberger 
+
+	* Transaction assoc illustration: Symbols
+
+2020-06-26 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-06-25 John Ralls 
+
+	* Update "Using Entry Shortcuts"
+
+2020-06-25 John Ralls 
+
+	* Remove the register type group default setting description.
+
+2020-06-25 John Ralls 
+
+	* New Bill: Fix some labels to match what the dialog displays.
+
+2020-06-25 John Ralls 
+
+	* Document editing entries in an employee voucher.
+
+2020-06-25 John Ralls 
+
+	* Document new default layout customization for Invoices and Bills.
+
+2020-06-25 John Ralls 
+
+	* Fix docbook validity errors.
+
+2020-06-24 Frank H. Ellenberger 
+
+	* Right align numerical column in fq-spec-tiaa
+
+2020-06-23 John Ralls 
+
+	* New section in help: Associating and External File with a Transaction.
+
+2020-06-23 John Ralls 
+
+	* Rewrite the New Accounts Hierarch Setup section.
+
+2020-06-23 John Ralls 
+
+	* Document setting register column width layout.
+
+2020-06-23 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-06-23 John Ralls 
+
+	* Fix obsolete guide cross-reference.
+
+2020-06-19 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-06-19 Frank H. Ellenberger 
+
+	* Get rid of ulink type="http"
+
+2020-06-19 Frank H. Ellenberger 
+
+	* Remove obsolete Docbook declaration comments from docs
+
+2020-06-17 Frank H. Ellenberger 
+
+	* Update bug URL in currently unused */it/it.po
+
+2020-06-13 John Ralls 
+
+	* Release Documentation for Gnucash 3.905. (tag: 3.905)
+
+2020-06-10 Frank H. Ellenberger 
+
+	* Update version for Autotools
+
+2020-06-10 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-06-10 Frank H. Ellenberger 
+
+	* L12N:it, pt update: Vanguard is part of AlphaVantage
+
+2020-06-09 Frank H. Ellenberger 
+
+	* Bug 770132 - Price editor does not find ASX:XRO
+
+2020-06-09 goodvibes2 
+
+	* Update fq-sources.html: asx source is working again
+
+2020-06-08 Geert Janssens 
+
+	* Tell travis to use ubuntu-18.04-docker file
+
+2020-06-08 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-06-08 Frank H. Ellenberger 
+
+	* Bug 797783 - Reverse "over" and "under" estimate of the unrealized
+
+2020-06-08 Hong Xu 
+
+	* Bug 797783 - Reverse "over" and "under" estimate of the unrealized
+
+2020-06-07 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-06-07 Frank H. Ellenberger 
+
+	* L12N:de Übersetzung der beiden letzen Änderungen
+
+2020-06-07 Frank H. Ellenberger 
+
+	* Appendix: add "Ticker" to distinguish from security numbers
+
+2020-06-07 Frank H. Ellenberger 
+
+	* Note on dots in yahoo symbols
+
+2020-06-07 John Ralls 
+
+	* Release documentation for GnuCash 3.904. (tag: 3.904)
+
+2020-06-06 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-06-01 Frank H. Ellenberger 
+
+	* Update gnucash-docs.spec.in
+
+2020-05-31 John Ralls 
+
+	* Release GnuCash Documentation 3.903. (tag: 3.903)
+
+2020-05-31 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-05-17 Frank H. Ellenberger 
+
+	* L10N of "Improve links to Selingers tutorials"
+
+2020-05-17 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-05-17 Frank H. Ellenberger 
+
+	* Merge PR #137 into maint
+
+2020-04-29 David Cousens 
+
+	* Minor Correction to Help Manual
+
+2020-05-17 Frank H. Ellenberger 
+
+	* Improve links to Selingers tutorials
+
+2020-05-17 Frank H. Ellenberger 
+
+	* Minor fixes from the PR #138 discussion
+
+2020-05-09 David Cousens 
+
+	* Modifications to Guide Ch12 to include multi-currency transactions using trading accounts.
+
+2019-08-08 Frank H. Ellenberger 
+
+	* Minor imrovements on Invoice ID
+
+2020-04-29 John Ralls 
+
+	* CI for gnucash-docs should be on Ubuntu 18.04 to match gnucash.
+
+2020-04-24 Frank H. Ellenberger 
+
+	* Merge branch 'maint' (tag: 3.901)
+
+2020-04-24 David Cousens 
+
+	* Fixes requested by Fellen
+
+2020-04-23 David Cousens 
+
+	* cherrypicked changes from 797696
+
+2020-04-18 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-04-18 Frank H. Ellenberger 
+
+	* L10N:de: Hilfe: Aktualisiere Yahoo-Kürzel für Börsen und Märkte
+
+2020-04-14 Frank H. Ellenberger 
+
+	* Help: "Update Yahoo Codes for Exchanges and Markets"
+
+2020-04-11 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-04-11 John Ralls 
+
+	* Release Documentation for GnuCash 3.10. (tag: 3.10)
+
+2020-03-30 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-03-30 Frank H. Ellenberger 
+
+	* L12N:it: Guide: unify wikipedia links
+
+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 
+
+	* Change CMakeLists.txt version back to 3.900
+
+2020-03-28 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-03-28 John Ralls 
+
+	* Fix missing closing tag.
+
+2020-03-28 John Ralls 
+
+	* Release Documentation for Gnucash 3.9 (tag: 3.9)
+
+2020-03-28 John Ralls 
+
+	* Release Documentation for GnuCash 3.9
+
+2020-03-28 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-03-28 Frank H. Ellenberger 
+
+	* Merge PR #129 into maint
+
+2020-03-28 Frank H. Ellenberger 
+
+	* L12N:de: Übersetzung der beiden letzten Änderungen
+
+2020-03-28 Frank H. Ellenberger 
+
+	* Add a footnote to the translation paragraph
+
+2020-03-27 John Ralls 
+
+	* Rewrite the translation paragraph, updating it to match the current status.
+
+2020-03-13 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-03-13 Frank H. Ellenberger 
+
+	* Book options->Trading Accounts: link tutorial
+
+2020-03-07 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-03-07 Frank H. Ellenberger 
+
+	* Guide: Hotfix of appendix A
+
+2020-01-17 Geert Janssens 
+
+	* Fix comment
+
+2020-02-20 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-02-20 Frank H. Ellenberger 
+
+	* Remove obsolete basics_main[_]win*.{xcf|png} from guide
+
+2020-02-18 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-02-18 Frank H. Ellenberger 
+
+	* In Business Account Setup of A/R and A/P emphase 'for each currency'
+
+2020-02-14 Frank H. Ellenberger 
+
+	* L12N:de: 1 Tippfehler in Hilfe berichtigt
+
+2020-01-30 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-01-30 Frank H. Ellenberger 
+
+	* L12N:it: Remove redundant leading words in the admonition blocks
+
+2020-01-30 Frank H. Ellenberger 
+
+	* L12N:ja: Remove redundant leading words in the admonition blocks
+
+2020-01-30 Frank H. Ellenberger 
+
+	* L12N:ru: Remove redundant leading words in the admonition blocks
+
+2020-01-30 Frank H. Ellenberger 
+
+	* L12N:pt: Remove redundant leading words in the admonition blocks
+
+2020-01-30 Frank H. Ellenberger 
+
+	* L12N:de: Remove redundant leading words in the admonition blocks
+
+2020-01-30 Frank H. Ellenberger 
+
+	* Minor improvements on last commit
+
+2020-01-30 Xu Xinhang 
+
+	* Remove redundant leading words in the admonition blocks
+
+2020-01-25 Stanislav Mekhonoshin 
+
+	* Fix typo
+
+2020-01-15 Geert Janssens 
+
+	* cmake- build chm file by default on Windows
+
+2020-01-14 Frank H. Ellenberger 
+
+	* Distinguish 2 "Process Payment" sections
+
+2019-12-28 John Ralls 
+
+	* Release Docs for GnuCash 3.8
+
+2020-01-14 John Ralls 
+
+	* Revert "Distinguish 2 "Process Payment" sections".
+
+2020-01-14 Frank H. Ellenberger 
+
+	* Distinguish 2 "Process Payment" sections
+
+2019-11-21 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2019-11-21 Frank H. Ellenberger 
+
+	* Merge branch 'wiki-links' into maint (tag: 3.8b, tag: 3.8a, tag: 3.8)
+
+2019-11-15 Frank H. Ellenberger 
+
+	* Update Bug URL of the package
+
+2019-11-15 Frank H. Ellenberger 
+
+	* Merge branch '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 
+
+	* Merge branch 'maint'
+
+2019-11-12 Frank H. Ellenberger 
+
+	* Fix version number 2.6.21
+
+2019-11-12 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+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 
+
+	* Merge branch 'maint'
+
+2019-10-26 Frank H. Ellenberger 
+
+	* Fix <application> tag
+
+2019-10-26 Frank H. Ellenberger 
+
+	* Merge commit '34d02d4950a91fa5ae5cc2ab6513bd4382c56175'
+
+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 
+
+	* Merge branch 'maint'
+
+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 
+
+	* Merge branch '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-22 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+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 
+
+	* Merge branch 'maint'
+
+2019-09-08 John Ralls 
+
+	* Fix the cmake dist dependencies in the autotools build.
+
+2019-09-07 John Ralls 
+
+	* Release Documentation for GnuCash 3.7. (tag: 3.7)
+
+2019-09-07 Geert Janssens 
+
+	* CMake - update installation components
+
+2019-09-07 Geert Janssens 
+
+	* CMake - revisit image handling
+
+2019-09-07 Geert Janssens 
+
+	* CMake - revisit xml target
+
+2019-09-07 Geert Janssens 
+
+	* CMake - refactor targets into custom commands
+
+2019-09-06 Geert Janssens 
+
+	* CMake - Define options to enable or disable document formats
+
+2019-09-06 Geert Janssens 
+
+	* CMake - Add uninstall target
+
+2019-09-06 Geert Janssens 
+
+	* CMake - revisit build and install file locations
+
+2019-09-04 Geert Janssens 
+
+	* CMake - add chm target for windows documentation
+
+2019-09-04 Geert Janssens 
+
+	* CMake - Use xslt parameter to set chm file name
+
+2019-09-04 Geert Janssens 
+
+	* CMake - Rename cmake modules for clarity
+
+2019-09-02 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2019-09-02 Geert Janssens 
+
+	* CMake - Make note of missing Windows chm build rules
+
+2019-09-02 Geert Janssens 
+
+	* CMake - add dist and distcheck targets
+
+2019-09-02 Geert Janssens 
+
+	* paper format fixup
+
+2019-09-02 Geert Janssens 
+
+	* CMake - factor out common calls to reduce code duplication
+
+2019-09-02 Geert Janssens 
+
+	* cmake pdf - determine papersize on source directory instead of environment
+
+2019-09-02 Geert Janssens 
+
+	* Add epub and mobi support to cmake build system
+
+2019-09-02 Geert Janssens 
+
+	* Add a note about the cmake build system
+
+2019-09-02 Geert Janssens 
+
+	* Add pdf targets to CMake build system
+
+2019-09-02 Geert Janssens 
+
+	* Drop scrollkeeper/omf related bits from cmake build system
+
+2019-08-31 Geert Janssens 
+
+	* Provide rules to build xml and html versions of our docs
+
+2019-08-31 Geert Janssens 
+
+	* Setup basic structure for cmake based build system
+
+2019-08-17 Geert Janssens 
+
+	* Bug 797324 - yelp 3.32.2 does not find entities while listing 'all documents'
+
+2019-08-16 Frank H. Ellenberger 
+
+	* Apply commit 5f84f78 also on de and ru
+
+2019-08-16 Frank H. Ellenberger 
+
+	* Remove a totally wrong sentence about expenses
+
+2019-08-16 Frank H. Ellenberger 
+
+	* 2 "This" for different parts is confusing
+
+2019-08-16 Frank H. Ellenberger 
+
+	* Minor review of platform compatibility
+
+2019-08-12 Frank H. Ellenberger 
+
+	* 1 Tippfeher und mehrere "mindestens " FQ-Version
+
+2019-08-11 Frank H. Ellenberger 
+
+	* A few minor textual improvements of Help:Tips
+
+2019-08-11 Frank H. Ellenberger 
+
+	* Reformat help tips
+
+2019-08-11 Frank H. Ellenberger 
+
+	* Add note about fundlibrary's id
+
+2019-08-07 Frank H. Ellenberger 
+
+	* remove gnome-money.png
+
+2019-08-07 Frank H. Ellenberger 
+
+	* Define ac_abs_top_srcdir before first use
+
+2019-08-06 John Ralls 
+
+	* Fix fragile method of getting an absolute path to the soure directory.
+
+2019-08-04 Frank H. Ellenberger 
+
+	* Reformat Author section
+
+2019-08-04 Frank H. Ellenberger 
+
+	* Minor improvements on Import Matcher section
+
+2019-08-01 David Cousens 
+
+	* Improve Transactions:Import matcher -corrections
+
+2019-07-31 David Cousens 
+
+	* Improve Transactions:Import  matcher
+
+2019-07-25 Frank H. Ellenberger 
+
+	* Merge commit 'da3bd778e8d9662ff834f395867fb9500f48904f' into maint
+
+2019-07-14 Tad 
+
+	* PR #124: Optimize all PNGs with optipng
+
+2019-07-24 Frank H. Ellenberger 
+
+	* Fix syntax of a note in previous commit from PR #125
+
+2019-07-16 David Cousens 
+
+	* Help:Transactions: Modify Matcher and Multiple Selection Docs
+
+2019-07-10 Rob Laan 
+
+	* Import Bills & Invoices: blank ID in import row is replaced by ID from previous row.
+
+2019-06-29 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-06-29 John Ralls 
+
+	* Release Documentation for GnuCash 3.6. (tag: 3.6)
+
+2019-06-27 Frank H. Ellenberger 
+
+	* Use url-bug-* entities instead of http:
+
+2019-06-27 Frank H. Ellenberger 
+
+	* A few more URL entities
+
+2019-06-24 Frank H. Ellenberger 
+
+	* Replace a broken link to bugzilla (en,de)
+
+2019-06-24 Frank H. Ellenberger 
+
+	* Minor improvement of german translation feedback
+
+2019-06-24 Frank H. Ellenberger 
+
+	* Add common URLs to gnc-docbook.dtd
+
+2019-06-23 Frank H. Ellenberger 
+
+	* Guide: Move the FDL appendix into the appendix part
+
+2019-06-23 Frank H. Ellenberger 
+
+	* Guide Bus: Add IDs to tables
+
+2019-06-23 Frank H. Ellenberger 
+
+	* Use <equation> instead of <emphasis> in chapter basics
+
+2019-06-22 Frank H. Ellenberger 
+
+	* Add table id
+
+2019-05-30 David Cousens 
+
+	* Draft Debit and Credits section
+
+2019-05-13 Frank H. Ellenberger 
+
+	* Add screenshots of book options in help
+
+2019-05-09 Frank H. Ellenberger 
+
+	* Update README
+
+2019-03-31 Frank H. Ellenberger 
+
+	* Use full words and sentences for reconciliation state in Help Transactions
+
+2019-04-30 Frank H. Ellenberger 
+
+	* Guide/C: remove obsolete Report_Screen.png
+
+2019-04-30 Frank H. Ellenberger 
+
+	* Help: Update 2 Preference images
+
+2019-03-30 Frank H. Ellenberger 
+
+	* Replace most occurences of <emphasis> in help:transactions
+
+2019-03-30 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-03-30 John Ralls 
+
+	* Release GnuCash Documentation 3.5 (tag: 3.5)
+
+2019-03-30 John Ralls 
+
+	* Add OpenType fonts to dist list.
+
+2019-03-30 John Ralls 
+
+	* Add missing images to guide/it.
+
+2018-09-15 David Cousens 
+
+	* Bug 796856 Help Ch6 section added for importing from files (reapplied)
+
+2019-03-30 Frank H. Ellenberger 
+
+	* Use unique table titles in Guide
+
+2019-03-30 Frank H. Ellenberger 
+
+	* Income and GST Statement report: Use a more unique table titel
+
+2019-03-30 Frank H. Ellenberger 
+
+	* Guide: Reports: Sample Chart of Accounts: fix columns
+
+2019-03-29 Frank H. Ellenberger 
+
+	* Apply commit 1c301ed - Replace ambiguous used mnenoic in Export active register
+
+2019-03-28 Frank H. Ellenberger 
+
+	* Guimenus: Add missing Export Active Register entry and more <accel> tags
+
+2019-03-29 John Ralls 
+
+	* Fix path for ume-xxx.ttf so dist works.
+
+2019-03-28 Frank H. Ellenberger 
+
+	* Guimenu: Review of "Online Banking" in Import and Action menu
+
+2019-03-26 Geert Janssens 
+
+	* Pure whitespace cleanups to keep them separate from content changes
+
+2019-03-26 David Thomas 
+
+	* Guide - make Account and Transactions chapters subsections of the Basics chapter
+
+2019-03-26 David Thomas 
+
+	* Bug 796856 Help Ch6 section added for importing from files
+
+2019-03-26 David Thomas 
+
+	* Merge 'Basics - Getting Help' in 'Overview - Getting More Help'
+
+2019-03-26 David Thomas 
+
+	* Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 4
+
+2019-03-26 David Thomas 
+
+	* Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 3
+
+2019-03-26 David Thomas 
+
+	* Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 2
+
+2019-03-26 David Thomas 
+
+	* Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 1
+
+2019-03-25 Frank H. Ellenberger 
+
+	* Merge branch 'Bug796856' into maint
+
+2019-03-24 Frank H. Ellenberger 
+
+	* Bug 796856 Help Ch6 section added for importing from files
+
+2019-03-24 Frank H. Ellenberger 
+
+	* PR #118: TR, GST report, balance-forecast documentation
+
+2019-03-23 Frank H. Ellenberger 
+
+	* PR #117: Rewrite of chapter Import Business Data
+
+2019-03-23 Frank H. Ellenberger 
+
+	* PR #116: updated pt_PT help translations
+
+2019-03-22 Frank H. Ellenberger 
+
+	* pt help: fix docbook syntax & enable translator copyright
+
+2018-10-19 Pedro Albuquerque 
+
+	* updated pt_PT help translations
+
+2019-03-17 Manuel Friedli 
+
+	* Fix various typos in the german guide.
+
+2019-03-14 Christopher Lam 
+
+	* new report: balance forecast
+
+2019-02-03 Christopher Lam 
+
+	* add section for income-gst-statement.scm
+
+2019-01-11 Christopher Lam 
+
+	* Transaction Report: Display / Subtotal Table
+
+2019-01-16 Rob Laan 
+
+	* Rewrite of chapter Import Business Data
+
+2019-01-15 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-01-15 John Ralls 
+
+	* Fix bad fopconfig.
+
+2019-01-15 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-01-15 John Ralls 
+
+	* Move Japanese fonts into a truetype subdir.
+
+2019-01-14 John Ralls 
+
+	* Remove the truetype font metric extraction step.
+
+2019-01-14 John Ralls 
+
+	* Bug 797044 - Russian PDF on website has '#' for every cyrillic codepoint.
+
+2019-01-04 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-01-04 John Ralls 
+
+	* Make guide/ja/fdl-appendix.xml a copy rather than a link.
+
+2019-01-01 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-01-01 John Ralls 
+
+	* Rearrange the epub posthook script. (tag: 3.4a)
+
+2018-12-31 John Ralls 
+
+	* Bug 796998 - Expansion of <application>&app;</application> broken
+
+2018-12-30 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-12-30 John Ralls 
+
+	* Release GnuCash Documentation for version 3.4. (tag: 3.4)
+
+2018-12-30 John Ralls 
+
+	* Pass --path to xmllint so that it can find gnc-docbookx.dtd.
+
+2018-10-22 Frank H. Ellenberger 
+
+	* Add abstract and localization note to tax report
+
+2018-10-22 Frank H. Ellenberger 
+
+	* Add comments about subchapters for better cross checking
+
+2018-10-14 Geert Janssens 
+
+	* Fix DOCTYPE handling
+
+2018-10-14 Frank H. Ellenberger 
+
+	* Use "Authors" as already in the guide
+
+2018-10-14 Frank H. Ellenberger 
+
+	* Add ids to book.preface and tips.sect2
+
+2018-10-12 Geert Janssens 
+
+	* Drop html entity declarations
+
+2018-10-12 Geert Janssens 
+
+	* Convert help documents to use XInclude instead of SYSTEM entities
+
+2018-10-12 Geert Janssens 
+
+	* Convert guide and its translations to use XInclude instead of SYSTEM entities
+
+2018-10-12 Geert Janssens 
+
+	* Drop old DocBook xsl 1.75.2 stylesheet
+
+2018-10-12 Geert Janssens 
+
+	* Base gnucash custom style sheet on DocBook xsl 1.79.2
+
+2018-10-12 Geert Janssens 
+
+	* Add DocBook xsl v1.79.2 (taken from Fedora 27 installation)
+
+2018-10-12 Geert Janssens 
+
+	* Extract common entity declarations into a custom DTD
+
+2018-10-12 Geert Janssens 
+
+	* Update to DocBook XML spec 4.5
+
+2018-10-12 Frank H. Ellenberger 
+
+	* Minor fixes in Getting Help
+
+2018-10-12 Frank H. Ellenberger 
+
+	* Update several URLs in configure.ac
+
+2018-10-12 Frank H. Ellenberger 
+
+	* remove space from "web site"
+
+2018-10-12 Frank H. Ellenberger 
+
+	* Minor fixes in "Accessing Help"
+
+2018-09-18 Frank H. Ellenberger 
+
+	* Add Wiki Search page to Getting Help
+
+2018-09-30 John Ralls 
+
+	* Add updated ChangeLog to Release.
+
+2018-09-30 John Ralls 
+
+	* Add updated ChangeLog to Release. (tag: 3.3)
+
+2018-09-29 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-09-29 John Ralls 
+
+	* Release Documentation 3.3.
+
+2018-09-28 Geert Janssens 
+
+	* Bug 796820 - References to "Gnome Bugzilla" should be changed to "GnuCash Bugzilla"
+
+2018-09-27 Geert Janssens 
+
+	* Revert "Bug 796856 Bringing Chapter 3 of Help into Chapter 2 of Guide." and following commits of PR #115
+
+2018-09-19 David Thomas 
+
+	* Adding back two entity declarations to Makefile.am, per fellen
+
+2018-09-18 David Thomas 
+
+	* Deleting commented out content per jralls.
+
+2018-09-18 David Thomas 
+
+	* Adding changes to Makefile.am, per fellen comment.
+
+2018-09-17 David Thomas 
+
+	* Bug-796855 - Add lengthy text to ch_Importing from David C. that was originally slated for Help in bug 796856
+
+2018-09-13 David Thomas 
+
+	* Replace closing sect1 tag that was mistakenly commented out in Help_ch_GettingStarted.xml
+
+2018-09-13 David Thomas 
+
+	* Fix error in file structure.
+
+2018-09-13 David Thomas 
+
+	* Fix typo in entity
+
+2018-09-13 David Thomas 
+
+	* Committing broken version with ch_accts.xml and ch_txns.xml in separate files.
+
+2018-09-12 David Thomas 
+
+	* Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide.
+
+2018-09-15 David Cousens 
+
+	* Bug 796856 Help Ch6 section added for importing from files
+
+2018-08-10 John Ralls 
+
+	* Bug 796800 - None of the "GnuCash Tutorial and Concepts Guide"...
+
+2018-09-06 Geert Janssens 
+
+	* Fix xmllint error
+
+2018-09-03 David Thomas 
+
+	* Changes to meet Fellen editorial suggestions
+
+2018-08-31 David Thomas 
+
+	* Making "No"
+
+2018-08-31 David Thomas 
+
+	* Final edit per GJanssens suggestion.
+
+2018-08-31 David Thomas 
+
+	* Further edits, and actually checked for parsing accuracy ;)
+
+2018-08-31 David Thomas 
+
+	* Adding editorial changes
+
+2018-08-17 David Thomas 
+
+	* Bug 777893 - Add information to Guide about file formats, esp. SQL
+
+2018-09-06 Frank H. Ellenberger 
+
+	* Maintenance of Help:Reports
+
+2018-07-24 mikeweilgart 
+
+	* Typo fixes
+
+2018-08-30 John Ralls 
+
+	* Elaborate and correct the descriptions of the report price source option.
+
+2018-08-30 Geert Janssens 
+
+	* Revert duplicate commit of "Document Filter/Closing transactions feature"
+
+2018-08-30 Geert Janssens 
+
+	* Revert duplicate commit of "Bug 791169 - Add Reconciliation definition to glossary"
+
+2018-08-30 Geert Janssens 
+
+	* Add travis continuous integration to docs
+
+2018-05-12 Christopher Lam 
+
+	* Document Filter/Closing transactions feature
+
+2018-08-24 David T 
+
+	* Bug 791169 - Add Reconciliation definition to glossary
+
+2018-08-30 Geert Janssens 
+
+	* Merge branch 'maint-progress' of https://github.com/christopherlam/gnucash-docs into maint
+
+2018-08-29 Frank H. Ellenberger 
+
+	* Fix 2 typos
+
+2018-08-24 David T 
+
+	* Bug 791169 - Add Reconciliation definition to glossary
+
+2018-05-17 Christopher Lam 
+
+	* Add sample tax tables
+
+2018-05-12 Christopher Lam 
+
+	* Document Filter/Closing transactions feature
+
+2018-06-24 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-06-24 John Ralls 
+
+	* Release Documentation for GnuCash 3.2. (tag: 3.2)
+
+2018-05-16 John Ralls 
+
+	* Bug 796098 - V 3.1 Missing images in Tutorial and Concepts Guide...
+
+2018-05-12 Geert Janssens 
+
+	* Bug 795980 - Void Reason Has No Visible Purpose
+
+2018-04-29 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-04-28 John Ralls 
+
+	* Release Documentation for GnuCash 3.1. (tag: 3.1)
+
+2018-04-28 John Ralls 
+
+	* Update supported platforms for version 3.x.
+
+2018-04-02 John Ralls 
+
+	* Bump version to 3.900 for future release.
+
+2018-04-02 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-04-01 John Ralls 
+
+	* Release Documentation for Gnucash 3.0. (tag: 3.0)
+
+2018-03-29 John Ralls 
+
+	* Release Documentation for GnuCash 2.6.20 (tag: 2.6.20, origin/2.6)
+
+2018-03-31 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-03-29 John Ralls 
+
+	* Replace the easy screenshots with Gtk3 ones.
+
+2018-03-29 John Ralls 
+
+	* Merge Chris Lam's "Newbie Guide to the Transaction Report" into master.
+
+2018-03-29 John Ralls 
+
+	* Release 2.6.20
+
+2018-03-17 fell 
+
+	* Update README
+
+2018-03-17 fell 
+
+	* Add guide/ja/fop.xconf to .gitignore
+
+2018-03-17 fell 
+
+	* Merge branch 'maint'
+
+2018-03-17 fell 
+
+	* minor fixes in guide de currency
+
+2018-03-17 fell 
+
+	* Merge branch 'maint'
+
+2018-03-17 fell 
+
+	* Emphasise methods & fix a few typos in guide currency (de, en)
+
+2018-03-16 fell 
+
+	* Merge branch 'maint'
+
+2018-03-16 fell 
+
+	* Minor improvements of FQ appendix
+
+2018-03-16 fell 
+
+	* German translation of changes in FQ appendix
+
+2018-03-15 fell 
+
+	* Merge branch 'maint'
+
+2018-03-15 fell 
+
+	* Apple stopped calling MacOS 'Mac OS X' at 10.12
+
+2018-03-15 fell 
+
+	* Merge branch 'maint'
+
+2017-10-05 fell 
+
+	* Bug 784638 - sect1 Help-Window in Help_ch_GettingHelp describes an outdated version of yelp's GUI
+
+2018-03-15 fell 
+
+	* Replace outdated online quote sources by link to Help Tips
+
+2018-03-15 fell 
+
+	* Update Help Tips to commit c0fd3b3, which was adjusted for Finance::Quote 1.47
+
+2018-03-09 Christopher Lam 
+
+	* Clarify <emphasis> and add version info
+
+2018-03-06 Christopher Lam 
+
+	* Finalise guide and help to document features in Gnucash 3.0
+
+2018-01-28 Christopher Lam 
+
+	* Further WIP TR help & guide.
+
+2018-01-28 Christopher Lam 
+
+	* Work in progress. Augment Help for Transaction Report.
+
+2018-01-28 Christopher Lam 
+
+	* Add link from introduction to scenarios.
+
+2018-01-24 Christopher Lam 
+
+	* Rewrite introduction to TR and move Q&A to a separate section
+
+2018-01-22 christopherlam 
+
+	* typo - this is called subtotal summary grid
+
+2018-01-22 christopherlam 
+
+	* fix typo - subtotal grid in Display tab
+
+2018-01-22 Christopher Lam 
+
+	* improve wording for Q&A
+
+2018-01-22 Christopher Lam 
+
+	* max-width 80
+
+2018-01-21 Christopher Lam 
+
+	* add Q&A for txn text search
+
+2018-01-21 Christopher Lam 
+
+	* convert option sequence to lists
+
+2018-01-19 Christopher Lam 
+
+	* Add Newbie Guide to the TR
+
+2018-03-04 fell 
+
+	* Merge branch 'maint'
+
+2018-03-04 fell 
+
+	* Cleanup of Improve screenshots of ch_bus_features: Fix image resizing Remove obsolete captions
+
+2018-02-27 fell 
+
+	* Improve screenshots of ch_bus_features:
+
+2018-02-27 fell 
+
+	* Bug 793844 - GnuCash Tutorial and Concepts Guide 13.4.5. Process Payment says Accounts Receivable, should be Payable
+
+2018-02-24 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2018-02-24 Geert Janssens 
+
+	* Revert "Fix remaining references to General Ledger as per David Carlson's suggestion"
+
+2018-02-24 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2018-02-14 fell 
+
+	* Link the referenced 'Simple Transaction Example' in Transactions 'Opening Balances'
+
+2018-02-14 fell 
+
+	* Add a link from '8.5.1. Loan Specifications' to '8.3. Calculations'
+
+2018-02-10 fell 
+
+	* Merge branch 'maint'
+
+2018-02-10 fell 
+
+	* Add required F::Q version for Bug 770132 - Price editor does not find ASX:XRO
+
+2018-02-10 fell 
+
+	* Add note from bugzilla to ASX in appendix
+
+2018-02-07 fell 
+
+	* Merge branch 'maint'
+
+2018-02-03 fell 
+
+	* Add Preference Online Quotes
+
+2018-02-03 fell 
+
+	* Add a note about sort order of tabs in preferences
+
+2018-01-21 John Ralls 
+
+	* Bug 792756 - Help Manual 8.10 incorrect link
+
+2017-12-17 John Ralls 
+
+	* Merge branch 'maint'
+
+2017-12-16 John Ralls 
+
+	* Release Documentation 2.6.19 (tag: 2.6.19)
+
+2017-12-11 Geert Janssens 
+
+	* Update preference name and meaning
+
+2017-12-11 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2017-12-03 fell 
+
+	* Bug 782423 - Help 10.2. Setting Preferences is outdated #105
+
+2017-12-03 David Thomas 
+
+	* 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.
+
+2017-10-04 fell 
+
+	* Translation of the german guides metafile
+
+2017-10-04 fell 
+
+	* Fix a typo in the german guide
+
+2017-10-04 fell 
+
+	* remove duplicated lines from russian metafile
+
+2017-09-22 John Ralls 
+
+	* Merge branch 'maint'
+
+2017-09-21 John Ralls 
+
+	* Release 2.6.18 (tag: 2.6.18)
+
+2017-09-15 John Ralls 
+
+	* Fix chm mapfile target and cleanfiles.
+
+2017-09-15 John Ralls 
+
+	* Build chm docs in Mingw.
+
+2017-08-05 fell 
+
+	* Merge branch 'maint'
+
+2017-08-05 fell 
+
+	* Merge branch 'Bug120940' into maint
+
+2017-08-05 fell 
+
+	* Freeze help/it/gnucash-help.xml.
+
+2017-08-05 fell 
+
+	* Reset it/gnucash-help to commit 78cfa76: Remove author emails ...
+
+2017-07-30 fell 
+
+	* Remove obsolete gnucash-guide-C.omf.out
+
+2017-07-30 fell 
+
+	* Bug 120940 - automatic decimal point & calculations fail
+
+2017-07-25 fell 
+
+	* Merge branch 'maint'
+
+2017-07-25 Frank H. Ellenberger 
+
+	* Merge pull request #104 from DiMan/russian_ch_accts
+
+2017-07-24 Frank H. Ellenberger 
+
+	* Merge pull request #103 from DiMan/patch-2
+
+2017-07-24 DiMan 
+
+	* small spelling fix
+
+2017-07-24 Frank H. Ellenberger 
+
+	* Merge pull request #102 from DiMan/german_ch_basics
+
+2017-07-24 Frank H. Ellenberger 
+
+	* Update ch_basics.xml
+
+2017-07-24 Frank H. Ellenberger 
+
+	* Merge pull request #101 from DiMan/russian_ch_basics
+
+2017-07-24 Frank H. Ellenberger 
+
+	* Merge pull request #100 from DiMan/russian_ch_gnucash_guide
+
+2017-07-23 Di Mang 
+
+	* russian translation for 3. chapter "Accounts"
+
+2017-07-23 Di Mang 
+
+	* Update for chapter "Basics"
+
+2017-07-23 Di Mang 
+
+	* Update for some screenshots
+
+2017-07-20 Di Mang 
+
+	* Improvement of the graphical representation for 5 basic accounts
+
+2017-07-20 Di Mang 
+
+	* small spelling fixes for german translation
+
+2017-07-20 Di Mang 
+
+	* russian translation for chapter "Basics"
+
+2017-07-20 Di Mang 
+
+	* russian translation
+
+2017-07-05 Frank H. Ellenberger 
+
+	* Merge pull request #97 from DiMan/maint
+
+2017-07-05 Frank H. Ellenberger 
+
+	* Update ch_oview.xml
+
+2017-07-03 Geert Janssens 
+
+	* Merge branch 'r1' of https://github.com/phil-davis/gnucash-docs into maint
+
+2017-07-03 Phil Davis 
+
+	* Fix 1 remaining 'incomes'
+
+2017-07-02 Di Mang 
+
+	* spelling fix (german) - chapter Overview
+
+2017-07-02 DiMan 
+
+	* Update guide/ru/Makefile.am (again)
+
+2017-07-02 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2017-06-30 DiMan 
+
+	* Update translators and rename the file
+
+2017-07-02 Geert Janssens 
+
+	* Ignore target directory for help in html format as well
+
+2017-07-01 DiMan 
+
+	* Update .gitignore
+
+2017-06-27 DiMan 
+
+	* update .gitignore - ignore the temporary png-files
+
+2017-07-01 John Ralls 
+
+	* Release Documentation 2.6.17 (tag: 2.6.17)
+
+2017-07-01 John Ralls 
+
+	* Fix misnamed russian omf file.
+
+2017-06-30 fell 
+
+	* Merge branch 'maint'
+
+2017-06-30 Frank H. Ellenberger 
+
+	* Merge pull request #94 from DiMan/patch-1
+
+2017-06-30 fell 
+
+	* Improve I18n of gnucash-guide
+
+2017-06-30 DiMan 
+
+	* Update translators and rename the file
+
+2017-06-30 Frank H. Ellenberger 
+
+	* Merge pull request #92 from DiMan/guide-ru-initial
+
+2017-06-30 fell 
+
+	* Remove obsolete help/pt/gnucash-help-C.omf
+
+2017-06-30 fell 
+
+	* Set the right subject category in OMF files
+
+2017-06-30 Frank H. Ellenberger 
+
+	* Update gnucash-guide-de.omf
+
+2017-06-29 Dima 
+
+	* omf file for Scrollkeeper/yelp
+
+2017-06-26 Dima 
+
+	* These files are not relevant now
+
+2017-06-26 Dima 
+
+	* russian translation
+
+2017-06-26 Dima 
+
+	* Add the new directory "ru" into configuration files
+
+2017-06-26 Dima 
+
+	* copy of the files from guide/C
+
+2017-06-14 Anthony Hepple 
+
+	* Fix typos.
+
+2017-05-21 Geert Janssens 
+
+	* Use same AC_INIT invocation as on maint
+
+2017-05-20 John Ralls 
+
+	* Merge branch 'maint'
+
+2017-05-09 David Thomas 
+
+	* Improvement of PR#89 - Bug 781711: Add reversing transaction definition
+
+2017-05-07 fell 
+
+	* Improve in GuiMenus "Close Book" decription
+
+2017-04-29 David Thomas 
+
+	* Bug 781714: Add Reversing Transaction text for Help document
+
+2017-04-25 David Thomas 
+
+	* Bug 781711: Add reversing transaction definition
+
+2017-03-30 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2017-03-27 Phil Davis 
+
+	* Minor doc spelling and grammar
+
+2017-03-25 John Ralls 
+
+	* Release GnuCash 2.6.16. (tag: 2.6.16)
+
+2017-03-25 John Ralls 
+
+	* Freeze guide/it/gnucash-guide.xml.
+
+2017-03-25 John Ralls 
+
+	* Merge branch 'maint'
+
+2017-03-25 John Ralls 
+
+	* Merge branch 'regview' into maint
+
+2017-03-23 goodvibes2 
+
+	* Remove section "Changing the Register View" as better handled in Guide section 4.2
+
+2017-03-10 goodvibes2 
+
+	* Bug 769457 More info re register views
+
+2017-03-25 John Ralls 
+
+	* Merge branch 'viewlots3' into maint
+
+2017-03-22 goodvibes2 
+
+	* Bug 774658 Add warning to delete lot before deleting a cap gain/loss transaction
+
+2017-03-20 goodvibes2 
+
+	* Use − instead of - for subtraction or -ve nos
+
+2017-03-20 goodvibes2 
+
+	* Fix indentation and some long lines ch_invest.xml
+
+2017-03-02 goodvibes2 
+
+	* Bug 755174 How to handle commission when buying and selling securities
+
+2017-02-10 fell 
+
+	* Set PACKAGE_BUGREPORT and PACKAGE_URL
+
+2017-02-08 fell 
+
+	* Glossary: Transactions have at least 2 splits
+
+2017-02-07 fell 
+
+	* Merge branch 'maint'
+
+2017-01-23 Derek Atkins 
+
+	* it's builddir, not buildir
+
+2017-02-06 David Thomas 
+
+	* Bug 777891 - Guide Glossary lacks proper ID tag or mention in Basics Chapter.
+
+2017-02-05 Geert Janssens 
+
+	* Update Italian guide translation following the merge of business chapters
+
+2017-01-28 David Thomas 
+
+	* Golly. Keep missing things!
+
+2017-01-28 David Thomas 
+
+	* Commit to rename to ch_bus_features.xml
+
+2017-01-28 David Thomas 
+
+	* Bug 777318 - Restructure Business Features Chapters.
+
+2017-01-23 Derek Atkins 
+
+	* it's builddir, not buildir
+
+2017-01-16 David Thomas 
+
+	* Bug 777287: Guide portion
+
+2017-01-16 David Thomas 
+
+	* Bug 777287: Small changes to Guide Chapter 4.4 and Help Chapter 5.8 to add info about selecting all transactions in reconcile window.
+
+2017-01-23 Geert Janssens 
+
+	* Merge branch 'UpdateTranslation' of https://github.com/Mechtilde/gnucash-docs
+
+2017-01-17 Mechtilde 
+
+	* add translation of the new parts of ch_currency.xml
+
+2017-01-16 Mechtilde 
+
+	* change date of Englisch text in ch_oview.xml
+
+2017-01-16 Mechtilde 
+
+	* complete translation of ch_oview.xml
+
+2017-01-16 Mechtilde 
+
+	* translation of about author
+
+2017-01-07 Christian Stimming 
+
+	* Updated German translation of initial Help chapter.
+
+2016-12-18 John Ralls 
+
+	* Merge Phil Davis's gramnar and spelling fixes into maint
+
+2016-12-18 Phil Davis 
+
+	* Review of Help docs for typos and grammar
+
+2016-12-18 Phil Davis 
+
+	* gnucash-guide.xml minor comment typo
+
+2016-12-18 John Ralls 
+
+	* Merge branch 'maint' after 2.6.15 release.
+
+2016-12-18 Phil Davis 
+
+	* xmldocs.make minor comment typo
+
+2016-12-17 John Ralls 
+
+	* Release 2.6.15 (tag: 2.6.15)
+
+2016-12-17 John Ralls 
+
+	* Update AUTHORS.
+
+2016-12-13 John Ralls 
+
+	* Bug 775919 - Change Documentation of contributors
+
+2016-12-13 John Ralls 
+
+	* Clean up additional help sections, making them (mostly) the same in both manuals.
+
+2016-12-13 John Ralls 
+
+	* Remove author emails to enhance privacy and discourage users from contacting them directly.
+
+2016-12-10 John Ralls 
+
+	* Update author list, version, and modification date for recently-revised ch_currency and ch_reports.
+
+2016-12-10 John Ralls 
+
+	* Re-merge David T.'s GnuCash Glossary.
+
+2016-12-06 David T 
+
+	* Revise glossary with better definitions and attribution.
+
+2016-12-09 John Ralls 
+
+	* Merge David T's new glossary into maint.
+
+2016-12-06 David T 
+
+	* Bug-743671: Add glossary to Tutorial and Guide.
+
+2016-12-09 John Ralls 
+
+	* Add new (from bug 633590 change) ch_reports.xml to guide C and it Makefile.am.
+
+2016-12-09 John Ralls 
+
+	* Replace defective Italian gnucash-guide.xml with a working one.
+
+2016-12-06 David T 
+
+	* Bug-770371 - Add note to documentation regarding Sort order options. Added to table in Help Section 4.3.2.3
+
+2016-12-06 John Ralls 
+
+	* Improve ch_currency formatting of tables and charts of accounts.
+
+2016-12-06 David T 
+
+	* Bug 775592 - General Rewrite of Guide Chapter on Multiple Currencies
+
+2016-12-06 John Ralls 
+
+	* Update guide/it/gnucash.xml with new chapter 10 'Reports'.
+
+2016-12-06 John Ralls 
+
+	* Fix build-script error in Italian help.
+
+2016-11-30 fell 
+
+	* Review of PR #74: Update translation
+
+2016-11-28 Mechtilde 
+
+	* prepared for PR
+
+2016-11-27 Mechtilde 
+
+	* mask links which can't refer to
+
+2016-11-27 Mechtilde 
+
+	* adoption to the first pull request
+
+2016-11-27 Mechtilde 
+
+	* Part II - translation of commit 1d753e94eebb107470514a67f246a767736ad572
+
+2016-11-26 Mechtilde 
+
+	* Part I from commit 1d753e94eebb107470514a67f246a767736ad572
+
+2016-11-26 Mechtilde 
+
+	* translate commit 2ba657161c81c66afc8ecabb79c1d6df2b4010b4
+
+2016-11-26 Mechtilde 
+
+	* translate commit c768b012db3216d835f1f4e3220ce75323cf7904 and add Englih screenshot
+
+2016-11-26 Mechtilde 
+
+	* corrected Makefile.am
+
+2016-11-26 Mechtilde 
+
+	* update gnucash-guide.xml
+
+2016-11-26 Mechtilde 
+
+	* translation of chapter Expense Accounts
+
+2016-11-26 Mechtilde 
+
+	* initial commit of guide/de/ch_expenses.xml
+
+2016-11-26 Mechtilde 
+
+	* translation of commit 09b13337cb88a80d832c20509ce5e3a09845d739
+
+2016-11-26 Mechtilde 
+
+	* translation of commit 25d860df72259f48bf532a401ad25a238c6105d5
+
+2016-11-26 Mechtilde 
+
+	* translation of commit bb525f98b551ac5ab18ba6512f385cbc1af1b184
+
+2016-11-26 Mechtilde 
+
+	* translation of commit commit df47fc56e6a94d275962366a93fcc977754ad1dd
+
+2016-11-23 Mechtilde 
+
+	* translation of commit 1259a0c4006827fc8b6418a65c8d780c0b26ea14
+
+2016-10-31 Mechtilde 
+
+	* added ch_expenses.xml and ch_reports.xml
+
+2016-11-30 Pedro Albuquerque 
+
+	* pt section of l10n.xml
+
+2016-11-17 John Ralls 
+
+	* Merge suplementary account-setup change from Dave T.
+
+2016-11-16 David T 
+
+	* Bug-397145 - Second change on this bug, as I overlooked issue noted in comment 6 on Bugzilla.
+
+2016-11-15 John Ralls 
+
+	* Merge Sunfish's Bug 397135 doc update about hidden accounts in pick lists.
+
+2016-11-13 John Ralls 
+
+	* Merge Pull Request 71, Bug 755174 Help Document Lots in Account window, into maint
+
+2016-11-10 goodvibes2 
+
+	* Fix incorrect use of mdash  See discussion https://github.com/Gnucash/gnucash-docs/pull/71
+
+2016-11-05 goodvibes2 
+
+	* Bug 755174 Help Document Lots in Account window
+
+2016-11-07 David T 
+
+	* Small addition to Help File to explain that Hidden accounts still display in Account selector.
+
+2016-11-06 John Ralls 
+
+	* Merge branch 'adjust-dpi' of https://github.com/goodvibes2/gnucash-docs into maint
+
+2016-11-05 goodvibes2 
+
+	* adjust-dpi.sh: round to 1 dec instead of 2 for Help images
+
+2016-10-30 goodvibes2 
+
+	* Update dpi of guide PNGs now adjust-dpi.sh fixed
+
+2016-10-31 goodvibes2 
+
+	* Bug 755174 Document using Lots to create investment capital gains transactions
+
+2016-10-27 goodvibes2 
+
+	* Fix comment guide ch_invest.xml
+
+2016-10-27 goodvibes2 
+
+	* Whitespace cleanup help
+
+2016-10-27 goodvibes2 
+
+	* Whitespace cleanup guide
+
+2016-10-21 David T 
+
+	* Bug-633590 Update and activate Reports chapter.
+
+2016-09-23 fell 
+
+	* Add optional requirement gnome-doc-utils to README
+
+2016-09-17 John Ralls 
+
+	* Merge branch 'maint' (origin/trunk, origin/HEAD)
+
+2016-09-17 John Ralls 
+
+	* Updated Italian translation with new expenses chapter (which isn't translated).
+
+2016-09-16 John Ralls 
+
+	* Merge branch 'maint' for release of 2.6.14.
+
+2016-09-16 John Ralls 
+
+	* Release 2.6.14 (tag: 2.6.14)
+
+2016-09-16 John Ralls 
+
+	* Check for changes in guide/C/gnucash-guide.xml to decide whether to rebuild the Italian translation.
+
+2016-09-16 John Ralls 
+
+	* Add test to prevent moving gnucash-foo.xml when building in source.
+
+2016-09-16 John Ralls 
+
+	* Add new guide/C/ch_expenses.xml to Makefiles.
+
+2016-09-16 David T 
+
+	* Bug 769457: Add note to 4.3 of Guide
+
+2016-09-16 David T 
+
+	* Patch to add new chapter for expense type accounts. Bug 687290
+
+2016-09-15 John Ralls 
+
+	* Bug 769746 - Zero interest loan formula fails.
+
+2016-09-15 John Ralls 
+
+	* Fix build failure in Italian translation.
+
+2016-09-13 John Ralls 
+
+	* Update Italian xml files to match current state of English documentation.
+
+2016-09-13 John Ralls 
+
+	* Automate regeneration of the Italian xml files.
+
+2016-09-13 John Ralls 
+
+	* Bug 771230 - Modify Windows portion of 8.6.3 of Guide
+
+2016-09-13 John Ralls 
+
+	* Bug 743672 - Remove What's New Sections in Chapter 1 of Guide.
+
+2016-08-29 goodvibes2 
+
+	* Modify adjust-dpi.sh to work with Ubuntu
+
+2016-08-29 goodvibes2 
+
+	* Add some extra entries to .gitignore so can use netbeans ide xlm editor + jEdit
+
+2016-08-10 fell 
+
+	* Bug 769663 - gnucash-devel - Link update on Tutorial and concepts guide
+
+2016-08-10 fell 
+
+	* Provide the pt guide for other country setting than PT
+
+2016-08-10 fell 
+
+	* Revert the italian update from the last commit
+
+2016-08-09 fell 
+
+	* Replace the confusing Release_Schedule link by 2.6-release-tour and website
+
+2016-07-28 goodvibes2 
+
+	* Bug 115461 - Slightly improve grammar.
+
+2016-07-28 goodvibes2 
+
+	* Bug 115461 - Highlight need to select Account Type when adding new stk acct
+
+2016-08-08 fell 
+
+	* Udated german translation of the F::Q appendix
+
+2016-08-08 fell 
+
+	* Update the list of Finance::Quote methods to 1.38
+
+2016-06-25 John Ralls 
+
+	* Release 2.6.13 (tag: 2.6.13)
+
+2016-06-25 John Ralls 
+
+	* Update the Release Schedule link in the Guide.
+
+2016-06-24 goodvibes2 
+
+	* Bug 637004 Document Payable/Receivable Aging Rpts and new options for  allowing customer and vendor address info to display
+
+2016-06-22 goodvibes2 
+
+	* Fix unclear statement re docbook stylesheets in README.
+
+2016-04-18 Chris Good 
+
+	* Document Investment Return of Capital in the Guide - Bug 765131
+
+2016-04-21 Chris Good 
+
+	* Clarify Account type designations in the Tutorial - Bug 712764
+
+2016-04-22 Chris Good 
+
+	* Explain how to use Find Transaction to report per-employee - Bug 751686
+
+2016-03-28 Chris Good 
+
+	* Fix order of Report menu items - Bug 754239
+
+2016-03-28 Chris Good 
+
+	* Update Report menu item names to Save Report Configuration - Bug 754239
+
+2016-03-26 John Ralls 
+
+	* Release 2.6.12 (tag: 2.6.12)
+
+2016-03-26 John Ralls 
+
+	* Add Portuguese help omf, fix up guide omf.
+
+2016-03-20 Chris Good 
+
+	* Add Help Doc for invoice bad debt write offs Bug 729265
+
+2016-03-26 John Ralls 
+
+	* Bug 762088 - Remove Section 9.4.3 From Guide
+
+2016-03-26 John Ralls 
+
+	* Bug 762088 - Remove Section 9.4.3 From Guide
+
+2016-03-20 Chris Good 
+
+	* Add Help Doc for invoice bad debt write offs Bug 729265
+
+2016-03-19 Geert Janssens 
+
+	* Update partial date entry documentation based on new default behaviour
+
+2016-03-19 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2016-03-19 Geert Janssens 
+
+	* Document partial date entry and how to configure it
+
+2016-03-17 Geert Janssens 
+
+	* Bug 728722 - Setting number format details appear wrong in Help, section 10.3.4. Counters Book Options Tab
+
+2016-03-06 Chris Good 
+
+	* Add missing sect Guide ch2.8 New book options in New Acct Hierarchy Bug 761025
+
+2016-03-07 Geert Janssens 
+
+	* Add adjust-dpi.sh script to utils
+
+2016-03-05 pmralbuquerque 
+
+	* Adjust dpi of images in Portuguese translation
+
+2016-03-07 Geert Janssens 
+
+	* Fix name of omf file
+
+2016-03-03 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2016-03-03 Geert Janssens 
+
+	* Fix typo
+
+2016-02-28 pmralbuquerque 
+
+	* Reset reports after make check
+
+2016-02-28 pmralbuquerque 
+
+	* Reset reports before make check
+
+2016-02-26 pmralbuquerque 
+
+	* Minor translation
+
+2016-02-26 pmralbuquerque 
+
+	* Commit after US-lang testing
+
+2016-02-26 pmralbuquerque 
+
+	* Draft for Accounts Summary
+
+2016-02-26 pmralbuquerque 
+
+	* Some work on the proposed documentation for reports
+
+2016-02-22 pmralbuquerque 
+
+	* Still the make Check
+
+2016-02-22 pmralbuquerque 
+
+	* Still the make check
+
+2016-02-22 pmralbuquerque 
+
+	* Correcting errors with make check
+
+2016-03-03 Geert Janssens 
+
+	* Have configure create guide/pt/Makefile
+
+2016-02-22 pmralbuquerque 
+
+	* Rename pt_PT pt
+
+2016-02-18 pmralbuquerque 
+
+	* Add initial Portuguese translation of the guide (work in progress)
+
+2016-02-24 David T 
+
+	* Simple commit to address issue I raised on Bugzilla, Bug 762088.
+
+2016-02-24 David T 
+
+	* Patch to add note for Balance Column resize (Bug 762656)
+
+2016-01-28 fell 
+
+	* Update the API section in Creating Reports
+
+2016-01-27 fell 
+
+	* Add an ID to the last inserted section
+
+2016-01-27 Chris Good 
+
+	* Add instructions for over payments - Bug 729265
+
+2016-01-27 fell 
+
+	* Merge branch 'maint'
+
+2016-01-26 Chris Good 
+
+	* Add format token lli in Help Counters Book Options Tab - Bug  728722
+
+2016-01-26 fell 
+
+	* Remove obsolete version number from README
+
+2016-01-26 John Ralls 
+
+	* Remove build product accidentally committed.
+
+2016-01-26 John Ralls 
+
+	* Remove build product accidentally committed.
+
+2016-01-26 fell 
+
+	* Minor improvements of commit 5b40697
+
+2016-01-26 Chris Good 
+
+	* Add links to where common report preferences are set - Bug  649283
+
+2016-01-26 Chris Good 
+
+	* Update instructions for updating quote prices by cron - Bug  639776
+
+2016-01-25 Chris Good 
+
+	* Explain buttons in Report Options dialog - Bug 649283
+
+2016-01-19 John Ralls 
+
+	* Merge branch 'maint', new Portuguese help translation.
+
+2016-01-19 John Ralls 
+
+	* Merge branch 'Portuguese-help-translation' into maint
+
+2016-01-19 John Ralls 
+
+	* Finish installation of pt translation.
+
+2016-01-19 John Ralls 
+
+	* Rename pt_PT to just pt.
+
+2016-01-19 pmralbuquerque 
+
+	* completed help translation
+
+2016-01-18 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-17 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-16 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-15 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-14 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-12 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-10 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-10 pmralbuquerque 
+
+	* Updated translations. Added some more icons
+
+2016-01-09 pmralbuquerque 
+
+	* Image testings
+
+2016-01-09 pmralbuquerque 
+
+	* Updated translations and added some icons
+
+2016-01-08 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-07 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-06 Pedro Albuquerque 
+
+	* Updated pt_PT translations
+
+2016-01-10 John Ralls 
+
+	* Release Docs v2.6.11
+
+2016-01-10 John Ralls 
+
+	* Bug 760407 - Note account separator isn't always a colon.
+
+2016-01-09 John Ralls 
+
+	* Remove 'Remainder To' from loan assistant page 2.
+
+2016-01-02 John Ralls 
+
+	* Clarify that creating a postponed SX will use the original date.
+
+2016-01-02 Mechtilde 
+
+	* small corrections of the translated text
+
+2016-01-02 Mechtilde 
+
+	* corrections and German screenshots for chapter bus_ap
+
+2016-01-01 Mechtilde 
+
+	* corrections and German screenshots for chapter bus_ar
+
+2016-01-10 John Ralls 
+
+	* Release Docs v2.6.11 (tag: 2.6.11)
+
+2016-01-10 John Ralls 
+
+	* Bug 760407 - Note account separator isn't always a colon.
+
+2016-01-09 John Ralls 
+
+	* Remove 'Remainder To' from loan assistant page 2.
+
+2016-01-02 John Ralls 
+
+	* Clarify that creating a postponed SX will use the original date.
+
+2016-01-02 Mechtilde 
+
+	* small corrections of the translated text
+
+2016-01-02 Mechtilde 
+
+	* corrections and German screenshots for chapter bus_ap
+
+2016-01-01 Mechtilde 
+
+	* corrections and German screenshots for chapter bus_ar
+
+2016-01-01 John Ralls 
+
+	* Merge branch 'maint'
+
+2016-01-01 John Ralls 
+
+	* Use letter size paper only in US or C locales.
+
+2016-01-01 John Ralls 
+
+	* Bug 760016 - 2.6.10 and master dump script error while running configure
+
+2016-01-01 Mechtilde 
+
+	* corrections and German screenshots for chapter bus_intro and bus_setup
+
+2016-01-01 Mechtilde 
+
+	* corrections and German screenshots for chapter currency - finished
+
+2015-12-31 Mechtilde 
+
+	* corrections and German screenshots for chapter currency - part boat
+
+2015-12-31 Mechtilde 
+
+	* corrections and German screenshots for chapter currency - first part
+
+2015-12-31 Mechtilde 
+
+	*  corrections and German screenshots for chapter capgain
+
+2015-12-31 Mechtilde 
+
+	* first changes for chapter cap_gains
+
+2015-12-30 Mechtilde 
+
+	* translated screenshot for chapter invest
+
+2015-12-31 fell 
+
+	* Merge branch 'maint'
+
+2015-12-31 fell 
+
+	* Add Eclipse specific files to gitignore
+
+2015-12-31 fell 
+
+	* Improve german wordening around the last commit
+
+2015-12-31 fell 
+
+	* Formal accounting terms are selectable on the preferences accounts tab
+
+2015-12-31 fell 
+
+	* Add missing file to guide/de/Makefile.am
+
+2015-12-30 John Ralls 
+
+	* Add missing sect1 element.
+
+2015-12-30 Mechtilde 
+
+	*  add als few corrections
+
+2015-12-30 Mechtilde 
+
+	*  add some more files needed translation
+
+2015-12-30 Mechtilde 
+
+	* add inforamtion about chapter import_business_data
+
+2015-12-30 Mechtilde 
+
+	* add inforamtion about chapter python_bindings
+
+2015-12-30 Mechtilde 
+
+	* add inforamtion about chapter oth_assets and dep
+
+2015-12-30 Mechtilde 
+
+	* add inforamtion about chapter budgets
+
+2015-12-30 Mechtilde 
+
+	* ad inforamtion about chapter bus_pay
+
+2015-12-30 Mechtilde 
+
+	* adapt chapter bus_ap after translation chapter bus_setup
+
+2015-12-30 Mechtilde 
+
+	* adapt chapter bus_ar after translation chapter bus_setup
+
+2015-12-30 Mechtilde 
+
+	* finishing German translation of chapter bus_setup
+
+2015-12-29 Mechtilde 
+
+	* add the corresponding English screenshots
+
+2015-12-29 Mechtilde 
+
+	*  first part of German translation of chapter bus_setup
+
+2015-12-21 Mechtilde 
+
+	* adapt Makefile.am and gnucash-guide.xml to chapter ch_bus_setup
+
+2015-12-13 Mechtilde 
+
+	* initial commit for German translation of chapter bus_setup
+
+2015-12-29 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-12-29 John Ralls 
+
+	* Fix invalid child element errors.
+
+2015-12-29 Mechtilde 
+
+	* finished German translation of chapter bus_intro
+
+2015-12-21 Mechtilde 
+
+	* adapt Makefile.am and gnucash-guide.xml to chapter ch_bus_intro
+
+2015-12-13 Mechtilde 
+
+	* initial commit for German translation of chapter bus_intro
+
+2015-12-29 Mechtilde 
+
+	* finishe German translation of chapter currency
+
+2015-12-21 Mechtilde 
+
+	* some further German translation of chapter currencies
+
+2015-12-19 Mechtilde 
+
+	* add ch_currency.xml to guide/de/Makefile.am
+
+2015-12-13 Mechtilde 
+
+	* further German translation of chapter currencies
+
+2015-12-13 Mechtilde 
+
+	* initial commit for German Translation of chapter currency
+
+2015-12-26 John Ralls 
+
+	* Bug 759859 - Reconcilation does not convert transactions' currency to the main one making reconcilation impossible.
+
+2015-12-21 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-12-20 John Ralls 
+
+	* Better style for the *.png dependencies.
+
+2015-12-19 John Ralls 
+
+	* Release 2.6.10 (tag: 2.6.10)
+
+2015-12-19 John Ralls 
+
+	* Fix PDF build failure because some makes can't correctly interpret *.pdf as a dependency.
+
+2015-12-13 Mechtilde 
+
+	* finishing German translation of chapter capgain
+
+2015-12-05 Mechtilde 
+
+	* more and more German translation of chapter capgain
+
+2015-12-03 Mechtilde 
+
+	* some more translation to german of chapter capgain
+
+2015-12-03 Mechtilde 
+
+	* some more translation to german of chapter capgain
+
+2015-12-02 Mechtilde 
+
+	* more translation of chapter capgain
+
+2015-12-01 Mechtilde 
+
+	* first part of chapter capgain translated
+
+2015-11-06 Mechtilde 
+
+	* initial commit for chapter capgain
+
+2015-11-15 Mechtilde 
+
+	* add me to authors
+
+2015-11-29 Mechtilde 
+
+	* some more German Translation
+
+2015-11-28 Mechtilde 
+
+	* add some German translation
+
+2015-11-14 Chris Good 
+
+	* Bug 608098 - Document Transaction Rpt, including how to handle splits
+
+2015-11-14 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-11-14 Chris Good 
+
+	* Bug 608098 - Document Transaction Rpt, including how to handle splits
+
+2015-11-06 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-11-06 John Ralls 
+
+	* Remove stray characters.
+
+2015-11-06 Mechtilde 
+
+	* resize one image to papersize
+
+2015-11-05 Mechtilde 
+
+	* proofread it using spellchecker
+
+2015-11-05 Mechtilde 
+
+	* add missing image
+
+2015-11-05 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-11-05 Mechtilde 
+
+	* Change paper format to A4 for European PDFs.
+
+2015-11-02 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-11-02 John Ralls 
+
+	* Add figures files to e-doc dependencies so that e-docs are rebuilt if they change.
+
+2015-11-02 John Ralls 
+
+	* Silence empty sect2 error by adding equally empty <title/><para/>.
+
+2015-11-01 Mechtilde 
+
+	* one image and some translation of chapter invest
+
+2015-10-31 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-10-31 Mechtilde 
+
+	* some images in German in chapter invest
+
+2015-10-31 Mechtilde 
+
+	* some more corrections in chapter invest
+
+2015-10-31 Mechtilde 
+
+	* more corrections in chapter invest
+
+2015-10-31 Mechtilde 
+
+	* first corrections in chapter invest
+
+2015-10-30 Mechtilde 
+
+	* resize images to paper size chapter investment
+
+2015-10-30 Mechtilde 
+
+	* resize images to paper size chapter loans
+
+2015-10-30 Mechtilde 
+
+	* resize images to paper size chapter credit card
+
+2015-10-30 Mechtilde 
+
+	* resize images to paper size chapter cbook
+
+2015-10-30 Mechtilde 
+
+	* resize images to paper size chapter txns
+
+2015-10-30 Geert Janssens 
+
+	* Fix remaining references to General Ledger as per David Carlson's suggestion
+
+2015-10-25 Mechtilde 
+
+	* resize images to paper size for ch_txns
+
+2015-10-22 Mechtilde 
+
+	* resize pictures to paper size in chapter accts
+
+2015-10-29 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-10-27 John Ralls 
+
+	* Bug 757174 - FTBFS: /tmp/buildd/gnucash-docs-2.6.7/mincho.xml
+
+2015-10-24 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-10-24 John Ralls 
+
+	* Finish removing index.
+
+2015-10-22 Mechtilde 
+
+	* corr size of guide/de/figures/basics_EmptyAccounts.png and guide/de/figures/basics_SaveXML.png to paper size
+
+2015-10-22 Mechtilde 
+
+	* delete guide/de/index.xml neither of the other languages have it
+
+2015-10-19 John Ralls 
+
+	* Comment out some missing links.
+
+2015-10-19 Mechtilde 
+
+	* update guide/de/index.xml
+
+2015-10-11 Mechtilde 
+
+	* last correction
+
+2015-10-11 Mechtilde 
+
+	* adopted to actual English version
+
+2015-10-09 Mechtilde 
+
+	* update screenshots to papersize
+
+2015-10-09 Mechtilde 
+
+	* update screenshots for PDF of ch_basics
+
+2015-10-09 Mechtilde 
+
+	* update screenshots for better PDF of ch_txns
+
+2015-08-27 David T 
+
+	* Bug 744151 - Remove Top 10 Reasons and outdated What's New
+
+2015-10-08 Alex Aycinena 
+
+	* Remove e-mail from AUTHORS file
+
+2015-10-08 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-10-08 John Ralls 
+
+	* Fix up minor xml errors.
+
+2015-10-07 Mechtilde 
+
+	* corresponding screenshots
+
+2015-10-07 Mechtilde 
+
+	* some more translation of chapter ch_invest
+
+2015-10-05 Mechtilde 
+
+	* more translation
+
+2015-10-04 Mechtilde 
+
+	* some more translation an screenshot in German
+
+2015-10-04 Mechtilde 
+
+	* some more translation
+
+2015-10-03 Mechtilde 
+
+	*  more translation of ch_invest
+
+2015-10-03 Mechtilde 
+
+	* small corrections and screenshots in German
+
+2015-10-05 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-10-05 John Ralls 
+
+	* Release 2.6.9 (tag: 2.6.9)
+
+2015-10-05 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-10-05 John Ralls 
+
+	* Add cc_cbook.xml to build.
+
+2015-10-03 John Ralls 
+
+	* Fix stray '>'.
+
+2015-10-03 Mechtilde 
+
+	* add ch_cc.xml to de/Makefile.am
+
+2015-10-03 Mechtilde 
+
+	* screenshots in German
+
+2015-10-02 Alex Aycinena 
+
+	* Remove e-mail from AUTHORS file
+
+2015-10-02 Mechtilde 
+
+	* small corrections and German screenshots
+
+2015-10-02 John Ralls 
+
+	* Fix stray close-comment mark.
+
+2015-10-02 Mechtilde 
+
+	* translation amd screenshots in German
+
+2015-10-02 Mechtilde 
+
+	* ch_cc unlockes in overvoew and guide
+
+2015-09-28 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-09-28 Mechtilde Stehmann 
+
+	* some small corections
+
+2015-09-27 Mechtilde Stehmann 
+
+	* small corrections
+
+2015-09-27 Mechtilde Stehmann 
+
+	* Screenshots in German
+
+2015-09-27 Mechtilde Stehmann 
+
+	* added screenshots
+
+2015-09-27 Mechtilde Stehmann 
+
+	* finishing translation
+
+2015-09-27 Mechtilde Stehmann 
+
+	* some more translations
+
+2015-09-27 Mechtilde Stehmann 
+
+	* unlock chapter cbook in overview and guide
+
+2015-09-27 Mechtilde Stehmann 
+
+	* more translation
+
+2015-09-26 Mechtilde Stehmann 
+
+	* starting translation
+
+2015-09-26 John Ralls 
+
+	* Release 2.6.8 (tag: 2.6.8)
+
+2015-09-26 John Ralls 
+
+	* Fix listelements lacking a para inside them.
+
+2015-09-26 John Ralls 
+
+	* Fix invalid links that broke make check.
+
+2015-09-26 John Ralls 
+
+	* Add ch_invest.xml to Makefile.am
+
+2015-09-25 Mechtilde Stehmann 
+
+	* add screenshots and translation finished
+
+2015-09-25 Mechtilde Stehmann 
+
+	* more screenshots and translation
+
+2015-09-25 Mechtilde Stehmann 
+
+	* small corrections
+
+2015-09-25 Mechtilde Stehmann 
+
+	* more German scrennshots
+
+2015-09-23 Mechtilde Stehmann 
+
+	* corr build failure
+
+2015-09-23 Mechtilde Stehmann 
+
+	* more translation and screenshots
+
+2015-09-23 Mechtilde Stehmann 
+
+	* some more translations
+
+2015-09-23 Mechtilde Stehmann 
+
+	* more translation and screenshots in German
+
+2015-09-23 Mechtilde Stehmann 
+
+	* add German screenshots
+
+2015-09-22 Mechtilde Stehmann 
+
+	* more update
+
+2015-09-21 Mechtilde Stehmann 
+
+	* more from English parts
+
+2015-09-20 Mechtilde Stehmann 
+
+	* add part from English
+
+2015-09-20 Mechtilde Stehmann 
+
+	* more corrections
+
+2015-08-02 Mechtilde Stehmann 
+
+	* small corrections
+
+2015-07-31 Mechtilde Stehmann 
+
+	* add more screenshots
+
+2015-09-20 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-09-20 John Ralls 
+
+	* Reorganize Help's Transfer Dialog page per Dave Carlson's suggestion.
+
+2015-09-20 John Ralls 
+
+	* Fix a couple of minor tagging errors.
+
+2015-09-20 Mechtilde Stehmann 
+
+	* screenshots in German
+
+2015-09-20 Chris Good 
+
+	* Help Business Setp, add ref to Pref, Business Bug 705309
+
+2015-09-20 Chris Good 
+
+	* Dummy commit to remove renamed png files Bug 705309
+
+2015-09-20 Chris Good 
+
+	* Document Billing Terms Editor and Tax Table Editor Bug 705309
+
+2015-09-13 Chris Good 
+
+	* Publish my Authorship
+
+2015-09-13 John Ralls 
+
+	* Bug 705309 Document Billing Terms Editor and Tax Table Editor.
+
+2015-09-20 Mechtilde Stehmann 
+
+	* finishing guide/de/ch_basics
+
+2015-09-20 Mechtilde Stehmann 
+
+	* update ch alltogether
+
+2015-09-20 Mechtilde Stehmann 
+
+	* update guide/de/gnucash-guide
+
+2015-09-20 Mechtilde Stehmann 
+
+	* last build problems
+
+2015-09-19 Mechtilde Stehmann 
+
+	* more translation
+
+2015-09-17 Mechtilde Stehmann 
+
+	* some more translation to update ch_basics
+
+2015-09-17 Mechtilde Stehmann 
+
+	* more changes to update ch_basics
+
+2015-09-17 Mechtilde Stehmann 
+
+	* more changes to update ch_basics
+
+2015-09-15 Mechtilde Stehmann 
+
+	*  add parts from English text
+
+2015-09-19 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-09-19 Geert Janssens 
+
+	* Fix indexitem element which got introduced in commit d8b0cf3071035f
+
+2015-09-19 Geert Janssens 
+
+	* Fix listitem and note elements in the new price quote documentation
+
+2015-09-16 Mechtilde Stehmann 
+
+	* typos and small corrections
+
+2015-09-16 Mechtilde Stehmann 
+
+	* correct typos
+
+2015-09-15 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-09-15 John Ralls 
+
+	* Document price input, editing, and storage.
+
+2015-09-14 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-09-14 John Ralls 
+
+	* Fix double hyphen inside comment block.
+
+2015-09-13 Mechtilde Stehmann 
+
+	* add parts from the Englisch original
+
+2014-10-05 Mechtilde Stehmann 
+
+	* correction of typos in guide/de/ch_oview.xml
+
+2015-09-13 Mechtilde Stehmann 
+
+	* add chapter to gnucash-guide.xml
+
+2015-09-13 Mechtilde Stehmann 
+
+	* translation for pull request
+
+2015-09-13 Mechtilde Stehmann 
+
+	* more translation
+
+2015-09-13 Mechtilde Stehmann 
+
+	* commit for screenshots
+
+2015-09-12 Mechtilde Stehmann 
+
+	* more translation
+
+2015-09-12 Mechtilde Stehmann 
+
+	* still more translation
+
+2015-09-06 Mechtilde Stehmann 
+
+	* even more translation
+
+2015-08-29 Mechtilde Stehmann 
+
+	* some more translations
+
+2015-02-16 Mechtilde Stehmann 
+
+	* starting translation ch_invest.xml
+
+2015-09-08 Mike Evans 
+
+	* Single spelling correction.
+
+2015-09-08 Mike Evans 
+
+	* Small spelling error fix.
+
+2015-08-27 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-08-26 David 
+
+	* Bug 692961 - Update Chapter 6.3 in Tutorial
+
+2015-08-27 Geert Janssens 
+
+	* Fix xmllint errors in previous commit
+
+2015-08-26 David 
+
+	* Bug 754136 - Tutorial Chapter 4 Edits
+
+2015-08-27 Geert Janssens 
+
+	* Fix xmllint errors introduced in previous commit
+
+2015-08-26 David 
+
+	* Numerous editorial changes to improve Chapter 1: Overview in the Guide
+
+2015-08-08 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-08-06 Mechtilde Stehmann 
+
+	* finishing translation of A/R
+
+2015-08-05 Mechtilde Stehmann 
+
+	* some more translation and screenshots
+
+2015-08-04 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-08-03 Geert Janssens 
+
+	* Merge branch 'corr_ch_bus_ap' of git://github.com/Mechtilde/gnucash-docs into maint
+
+2015-08-03 Mechtilde Stehmann 
+
+	* translated the missing paragraph
+
+2015-08-02 Mechtilde Stehmann 
+
+	* add ch_bus_ar
+
+2015-08-02 Mechtilde Stehmann 
+
+	* add linked file and new files to  Makefile.am
+
+2015-08-02 Mechtilde Stehmann 
+
+	* correct tag
+
+2015-08-02 Mechtilde Stehmann 
+
+	* add chapter 13 to gnucash-guide.xml
+
+2015-08-02 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-08-02 John Ralls 
+
+	* Comment out note in place that doesn't comply with DTD.
+
+2015-08-02 Mechtilde Stehmann 
+
+	* add screenshots and small corrections
+
+2015-06-28 Chris Good 
+
+	* Add warnings to not manually edit AR or AP transactions Bug 705309
+
+2015-07-30 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-07-22 Mechtilde Stehmann 
+
+	* Correction of typos etc.
+
+2015-07-19 Mechtilde Stehmann 
+
+	* translation of ch_bus_ap complete
+
+2015-07-19 Mechtilde Stehmann 
+
+	* Further translation of ch_bus_ap
+
+2015-07-18 Mechtilde Stehmann 
+
+	* First part of translation
+
+2015-07-06 Mechtilde Stehmann 
+
+	* Initial commit - Vendors
+
+2015-07-13 John Ralls 
+
+	* Bug 752332 - Cannot post bill using CAD currency
+
+2015-07-12 John Ralls 
+
+	* Bug 746998 - "Months Remaining" spinbox in Loan Assistant is non-obvious
+
+2015-06-27 John Ralls 
+
+	* Release 2.6.7 (tag: 2.6.7)
+
+2015-05-03 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-05-02 Carl Reinke 
+
+	* Fix typo
+
+2015-04-11 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2015-04-10 Frank H. Ellenberger 
+
+	* Verbessere Erklärung Soll & Haben
+
+2015-04-10 Frank H. Ellenberger 
+
+	* Add source link and translator comment to Help_txf-categories.xml
+
+2015-03-29 John Ralls 
+
+	* Release 2.6.6 (tag: 2.6.6)
+
+2015-03-27 Geert Janssens 
+
+	* Remove obsolete sections about 'Cannot find default values' screen
+
+2015-03-01 Chris Good 
+
+	* Document Mike Alexander mod to Advanced Portfolio Report
+
+2015-03-01 David T 
+
+	* Tutorial Basics CHapter edits 2015-03-01
+
+2015-02-11 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-02-07 Geert Janssens 
+
+	* Fix typo
+
+2015-02-07 Geert Janssens 
+
+	* Bug 122895 - general ledger should be named journal
+
+2015-01-27 David T 
+
+	* Inserting Part designations overall
+
+2015-01-27 David T 
+
+	* Inserting Part designations overall
+
+2015-01-20 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2014-12-30 Mark Simpson 
+
+	* Sorting by TXF code within Tax Form sections.
+
+2014-12-30 Mark Simpson 
+
+	* Grouping together like sections.
+
+2014-12-16 John Ralls 
+
+	* Merge branch 'maint'
+
+2014-12-16 John Ralls 
+
+	* Release 2.6.5 (tag: 2.6.5)
+
+2014-12-02 Raphael Kubo da Costa 
+
+	* guide: Fix a typo in the Transactions chapter.
+
+2014-11-28 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2014-11-28 Frank H. Ellenberger 
+
+	* Apply &untranslated; in guide/de
+
+2014-11-28 Frank H. Ellenberger 
+
+	* Add an entity "untranslated" to mark partial translations
+
+2014-11-23 John Ralls 
+
+	* Correct an error about equity being increased by a credit.
+
+2014-11-09 Geert Janssens 
+
+	* Fix path of freshly added xml files
+
+2014-11-09 Geert Janssens 
+
+	* Bug 739380 - Release tarball build fails. Git builds OK.
+
+2014-09-27 John Ralls 
+
+	* Release 2.6.4 (tag: 2.6.4)
+
+2014-09-27 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2014-09-27 Frank H. Ellenberger 
+
+	* Guide C txns: Upgrade note to warning
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Review of last commit
+
+2014-09-14 Mechtilde 
+
+	* Guide de ch_txns: several improvements, txns-sxn1 complete
+
+2014-09-26 Frank H. Ellenberger 
+
+	* Update modification dates
+
+2014-09-26 Frank H. Ellenberger 
+
+	* Guide C txns: explain reconcilation state "cleared"
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Guide C txns: Thinking is not enough for the cleared state of an transaction
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Guide C txns: Add a warning about dummy transactions and auditors
+
+2014-09-25 Frank H. Ellenberger 
+
+	* replace exclamation mark from previous commit
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Add warning and tip about account separator character
+
+2014-09-14 Mechtilde 
+
+	* Guide de ch_accts: Several minor corrections
+
+2014-09-14 Mechtilde 
+
+	* Guide de ch_basics: several corrections
+
+2014-09-22 Frank H. Ellenberger 
+
+	* Guide C oview: update processor architecture
+
+2014-09-22 Frank H. Ellenberger 
+
+	* Guide de oview: continue architecture update
+
+2014-09-14 Mechtilde 
+
+	* guide de ch_oview: orthography and processor architecture update
+
+2014-09-11 Mechtilde 
+
+	* manual merge
+
+2014-09-08 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2014-09-08 Frank H. Ellenberger 
+
+	* Currency movements .. remain fully balanced if "Trading Accounts" is enabled
+
+2014-09-08 Frank H. Ellenberger 
+
+	* Remove a few discrepancies between the german guide overview and other components.
+
+2014-09-07 Mechtilde 
+
+	* Another small correction of oview; update header of basics
+
+2014-09-07 Mechtilde 
+
+	* removed odd spaces and other small corrections in guide/de/ch_oview.xml
+
+2014-09-07 Mechtilde 
+
+	* small correction
+
+2014-09-07 Mechtilde 
+
+	* removed odd spaces and small corrections
+
+2014-08-29 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2014-08-29 Frank H. Ellenberger 
+
+	* Ersetze umgangssprachliches "Passiva" durch "Fremdkapital"
+
+2014-08-28 Frank H. Ellenberger 
+
+	* Korrigierte Fassung von ch_accts basierend auf https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de
+
+2014-08-28 Frank H. Ellenberger 
+
+	* Improve readability of "Credit does NOT decrease ..." Patch
+
+2014-08-28 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2014-08-26 Frank H. Ellenberger 
+
+	* Update of translators in gnucash-guide-de.omf
+
+2014-08-26 Frank H. Ellenberger 
+
+	* Korrigierte Fassung von ch_oview basierend auf https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de
+
+2014-08-26 Frank H. Ellenberger 
+
+	* Korrigierte Fassung von ch_basics basierend auf https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de
+
+2014-08-20 Frank H. Ellenberger 
+
+	* Minor Improvements of Guide/Overview: oview-featuresintl2
+
+2014-08-20 Frank H. Ellenberger 
+
+	* Credit does NOT decrease equity accounts
+
+2014-08-14 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2014-08-14 Geert Janssens 
+
+	* Fix typo that breaks doc build
+
+2014-08-12 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2014-07-04 Benjamin Melançon 
+
+	* Fix tiny missing-letter typo
+
+2014-08-05 Mike Evans 
+
+	* Add sentence about manually editing payment information for customers.
+
+2014-08-02 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2014-05-22 DanielDodson 
+
+	* Reduced proportional width of description column to increase overall font size for a 510 pixel width image.
+
+2014-05-18 DanielDodson 
+
+	* Reduced size of image to 510px to match the image being replaced as requested by John Ralls.
+
+2014-05-07 DanielDodson 
+
+	* Updated documentation to explain how to tie dividends received in cash to the appropriate stock holding.
+
+2014-07-04 Martin Mainka 
+
+	* German translation of Transactions chapter.
+
+2014-07-04 Martin Mainka 
+
+	* German translation of Transactions chapter.
+
+2014-07-04 John Ralls 
+
+	* Fix missing para tags in listitems and notes from 6a5083c3.
+
+2014-06-02 Mike Evans 
+
+	* Correct field format in python-import-fields.
+
+2014-06-02 Mike Evans 
+
+	* Correct field format in python-import-fields.
+
+2014-03-02 Dmitry Pavlov 
+
+	* Help for budget report.
+
+2014-04-12 John Ralls 
+
+	* Set version on master to 2.6.99
+
+2014-03-23 Chris Good 
+
+	* Help Documentation: Add Advanced Portfolio Rpt details
+
+2014-04-01 John Ralls 
+
+	* Update revision numbers and history for V2.6.3 (tag: 2.6.3)
+
+2014-03-30 John Ralls 
+
+	* Improve building Japanese PDF in separate build directory.
+
+2014-03-30 John Ralls 
+
+	* Fix scrollkeeper detection
+
+2014-03-29 John Ralls 
+
+	* Release 2.6.3
+
+2014-03-02 John Ralls 
+
+	* Release Documents v. 2.6.2 (tag: 2.6.2)
+
+2014-02-24 Alex Aycinena 
+
+	* Additional typo corrections
+
+2014-02-24 Alex Aycinena 
+
+	* Various typo corrections and minor editorial changes
+
+2014-02-24 Cristian Marchi 
+
+	* Bug 725013 - dividends reinvested example text doesn't match graphic. Also remove a useless figure and improve text.
+
+2014-02-24 John Ralls 
+
+	* Make autogen work in non-srcdir builds
+
+2014-02-21 Mike Evans 
+
+	* Update version numbers in business import section.
+
+2014-02-13 Alex Aycinena 
+
+	* Update Gnucash version from 2.5 to 2.6 for new feature
+
+2014-02-01 Cristian Marchi 
+
+	* Bug#547386 - Help text for Employee section missing.
+
+2014-01-30 Cristian Marchi 
+
+	* Bug #723173 : One error and some typos in documentation. Thanks to Imat for the patch.
+
+2014-01-26 John Ralls 
+
+	* Release 2.6.1
+
+2014-01-25 Geert Janssens 
+
+	* First documention updates for credit notes
+
+2014-01-25 Geert Janssens 
+
+	* Adapt migration documentation to gsettings introduction
+
+2014-01-20 Cristian Marchi 
+
+	* Add a forgotten file in Makefile. Related to commit [23705].
+
+2014-01-15 Cristian Marchi 
+
+	* Apply modifications suggested in comment #1 of bug #605991: move most of the text regarding business features from guide to help, correct links and wording and many small improvements.
+
+2014-01-14 Cristian Marchi 
+
+	* Add information about the Business tab in book options window.
+
+2014-01-14 John Ralls 
+
+	* Further enhancements for building Japanese PDF
+
+2014-01-14 John Ralls 
+
+	* New fonts for building guide/ja/guide.pdf
+
+2014-01-13 Derek Atkins 
+
+	* Add Fedora font paths
+
+2014-01-05 Cristian Marchi 
+
+	* Adjust image after [23668] update.
+
+2014-01-05 Frank H. Ellenberger 
+
+	* Doc/guide/C: add cash account to accts-examples-organization2
+
+2014-01-05 Frank H. Ellenberger 
+
+	* Docs/guide/de: minor corrections of spelling and an extension by Martin Mainka
+
+2014-01-05 Cristian Marchi 
+
+	* Update Italian translation of guide.
+
+2014-01-05 Cristian Marchi 
+
+	* Update instructions for Italian translation to adapt them to new generic langcode.
+
+2013-12-29 Frank H. Ellenberger 
+
+	* Bug 635240 RFE: Rename translations in gnucash-docs from <LANG>_<region> to <LANG>
+
+2013-12-29 Frank H. Ellenberger 
+
+	* Get Help building again.
+
+2013-12-28 John Ralls 
+
+	* Release 2.6.0
+
+2013-12-28 Cristian Marchi 
+
+	* Update Preferences section of the Help for the 2.6 release.
+
+2013-12-27 Cristian Marchi 
+
+	* Update all references to menu and toolbar in the Help for the 2.6 release.
+
+2013-12-27 Cristian Marchi 
+
+	* Bug 639264: Add information in Concepts 4.5 to Explain Starting Balance in Reconcile window BP.
+
+2013-12-27 Cristian Marchi 
+
+	* Change some tables from itemized to variable. BP
+
+2013-12-25 Cristian Marchi 
+
+	* Bug 513122: Documentation doesn't explain how to import account tree. BP
+
+2013-12-24 Cristian Marchi 
+
+	* Bug 712308: Double click on parent account doesn't open the register - new behaviour not documented.
+
+2013-12-24 Cristian Marchi 
+
+	* I meant IBM... BP
+
+2013-12-23 John Ralls 
+
+	* Bug 608932 - The documentation provided for opening a new stock account is not appropriate
+
+2013-12-23 John Ralls 
+
+	* Bug 700656 - Tutorial does not explain type of security
+
+2013-12-23 John Ralls 
+
+	* Bug 693493 - Add text to Tutorial 2.2.3 to explain Debit/Credit Columns in register
+
+2013-12-22 Cristian Marchi 
+
+	* Forgot to add proper tagging to images in previous commit BP.
+
+2013-12-22 Cristian Marchi 
+
+	* bug 688968 - Investment documentation improvements for chapter about selling shares. BP
+
+2013-12-19 Cristian Marchi 
+
+	* Use clearlooks theme for the screenshots.\BP
+
+2013-12-18 Cristian Marchi 
+
+	* Update text and images in first part of investment chapter. This also fix bug #684762.\nBP
+
+2013-12-11 Geert Janssens 
+
+	* Check for availability of xmllint
+
+2013-12-10 John Ralls 
+
+	* Fix up AC_INIT and AM_INIT_AUTOMAKE for modern specs
+
+2013-12-10 John Ralls 
+
+	* Bug 688579 - Run xmllint or variant in make distcheck
+
+2013-12-10 John Ralls 
+
+	* Rename configure.in to configure.ac
+
+2013-12-10 Geert Janssens 
+
+	* Bug 719796 - Updates to business documentation
+
+2013-12-10 Geert Janssens 
+
+	* Bug 687476 - Document Customer/Vendor overview feature
+
+2013-12-09 Frank H. Ellenberger 
+
+	* Docs: drop region codes
+
+2013-12-05 Frank H. Ellenberger 
+
+	* Fix typo from [23489], which broke last nightly build
+
+2013-12-05 Frank H. Ellenberger 
+
+	* Upstream from [23488]: docs/guide/C/ch_accts.xml: minor improvements
+
+2013-12-05 Frank H. Ellenberger 
+
+	* Review of [23461]: dos/guide/de_DE/ch_accts.xml
+
+2013-12-04 Geert Janssens 
+
+	* Bug 702039 - Canadian stocks are fetched in USD by Finance-Quote BP
+
+2013-12-03 Frank H. Ellenberger 
+
+	* Update docs/guide/de_DE/gnucash-guide.xml to .../C/... svn 22561.
+
+2013-11-30 Cristian Marchi 
+
+	* bug #693493: Add text to tutorial to explain debit-credit columns/nBP
+
+2013-11-29 Christian Stimming 
+
+	* Update German translation, by Martin Mainka. Thanks.
+
+2013-11-25 Mike Evans 
+
+	* Bug 715161 - File structure csv import customers and vendors.
+
+2013-11-21 Mike Evans 
+
+	* Update section for invoice-bill importer. modified:   ch_import_business_data.xml
+
+2013-11-20 Mike Evans 
+
+	* Update import-customers-vendors section to reflect code changes.
+
+2013-11-19 Christian Stimming 
+
+	* Significantly increased translation of german Guide, by Martin Mainka.
+
+2013-10-26 Geert Janssens 
+
+	* Add budget documentation
+
+2013-08-15 Christian Stimming 
+
+	* Fix outdated menu item as pointed out on gnucash-de by tom1492.
+
+2013-08-02 Cristian Marchi 
+
+	* Improve tagging for Asset Barchart description.
+
+2013-08-02 John Ralls 
+
+	* Bug 699430 - Describe the Assets over Time barchart Report
+
+2013-05-21 Frank H. Ellenberger 
+
+	* docs: help/de add Help_tips-appendix.xml BP
+
+2013-05-17 Geert Janssens 
+
+	* Add script to generate a list of changes in html format between two revisions based on git log
+
+2013-05-17 Geert Janssens 
+
+	* Allow svnlog2ul.sh to run on the current working copy
+
+2013-04-18 Frank H. Ellenberger 
+
+	* Docs: update Help_tips-appendix to reflect bugfixes of F::Q 1.18 BP
+
+2013-04-04 Frank H. Ellenberger 
+
+	* docs: README: Requirements: rarian is successor of scrollkeeper BP
+
+2013-02-09 Cristian Marchi 
+
+	* Fix typos BP
+
+2013-02-09 Cristian Marchi 
+
+	* Bug#692917: Note for keys when entering transactions.\nBP
+
+2013-02-07 Geert Janssens 
+
+	* Use spaces instead of tabs in a comment
+
+2013-02-07 Geert Janssens 
+
+	* Update version number on trunk
+
+2013-02-07 Geert Janssens 
+
+	* Revert "Dummy change to test gitolite commit hook"
+
+2013-02-07 Geert Janssens 
+
+	* Dummy change to test gitolite commit hook
+
+2013-02-07 Geert Janssens 
+
+	* Revert "Dummy change to test gitolite commit hook"
+
+2013-02-07 Geert Janssens 
+
+	* Dummy change to test gitolite commit hook
+
+2013-02-07 Geert Janssens 
+
+	* Revert "Dummy change to test gitolite commit hook"
+
+2013-02-07 Geert Janssens 
+
+	* Dummy change to test gitolite commit hook
+
+2013-02-07 Geert Janssens 
+
+	* Add README to tarball
+
+2013-02-06 Geert Janssens 
+
+	* Lowercase GNOME in the readme file
+
+2013-01-29 Geert Janssens 
+
+	* Mini dummy change to test gitolite hooks
+
+2013-01-29 Geert Janssens 
+
+	* Refresh copyright notice
+
+2013-01-29 Geert Janssens 
+
+	* Patches should be sent to gnucash-devel iso gnucash-patches
+
+2013-01-25 Geert Janssens 
+
+	* Update another obsolete url
+
+2013-01-25 Geert Janssens 
+
+	* Update another obsolete url
+
+2013-01-25 Geert Janssens 
+
+	* Update some obsolete ulrs
+
+2013-01-25 Geert Janssens 
+
+	* Update version to next number
+
+2013-01-20 Yawar Amin 
+
+	* Bug #633524
+
+2013-01-19 Yawar Amin 
+
+	* Bug #691762
+
+2013-01-19 J. Alex Aycinena 
+
+	* Update to documentation for Book Option to set number source which corresponds to functionality in r22681
+
+2013-01-18 Yawar Amin 
+
+	* Bug #604519
+
+2013-01-14 John Ralls 
+
+	* Fix #638955
+
+2012-11-23 Cristian Marchi 
+
+	* Bug #684709: add explanation of transaction statuses (R field) and cross reference it. BP
+
+2012-11-22 Cristian Marchi 
+
+	* Fix columns width for tables in pdf output BP
+
+2012-11-18 Geert Janssens 
+
+	* Redo some minor changes in the Italian guide's revision history
+
+2012-11-18 Geert Janssens 
+
+	* Update AUTHORS and NEWS
+
+2012-11-18 Cristian Marchi 
+
+	* Fix typos and update revsion of Italian translation.
+
+2012-11-18 Cristian Marchi 
+
+	* Update Italian Translation.
+
+2012-11-17 Cristian Marchi 
+
+	* Fix tags to pass docbook validation.
+
+2012-11-17 Geert Janssens 
+
+	* Update revision BP
+
+2012-11-17 Geert Janssens 
+
+	* Change wording on section Online Assistance BP
+
+2012-11-17 Geert Janssens 
+
+	* Clean up the revision history list BP
+
+2012-11-17 Geert Janssens 
+
+	* Copyright and contact changes - Remove Yawar's e-mail adress from the author's listing (on his request) - Remove my e-mail address from the author's listing - Transfer my copyrights to the GnuCash Documentation team. I don't need personal copyright assignment. - Start adding an e-mail address for the publisher (using gnucash-user at gnucash.org) BP
+
+2012-11-17 Geert Janssens 
+
+	* Make sure images are found when generating pdf out of tree BP
+
+2012-11-16 Cristian Marchi 
+
+	* Bug#688425: Fix steps in putting it all together section. BP
+
+2012-11-05 Cristian Marchi 
+
+	* Bug#684709: Some rearrangement of text and chapters.
+
+2012-11-02 Geert Janssens 
+
+	* Fix in-tree build error introduced in last commit
+
+2012-11-01 Geert Janssens 
+
+	* gnucash-docs: fix out of tree epub build
+
+2012-11-01 Geert Janssens 
+
+	* gnucash-docs: adapt make dist to git based builds
+
+2012-11-01 Cristian Marchi 
+
+	* Fix GnuCash capitalization.
+
+2012-10-28 Geert Janssens 
+
+	* Add comment about modifications in xmldoc.make
+
+2012-10-27 Geert Janssens 
+
+	* More Makefile improvements
+
+2012-10-27 Geert Janssens 
+
+	* More makefile cleanups: - separate uninstall-html from global uninstall-docs, as they are not automatically installed - install only xml based documentation in the locations expected by gnome help   other documentation formats now go into the more standard documentation location - improve uninstall code to delete a lot of empty directories that were left behind BP
+
+2012-10-27 Geert Janssens 
+
+	* Minor makefile fixes
+
+2012-10-27 Geert Janssens 
+
+	* Makefile cleanups
+
+2012-10-12 Cristian Marchi 
+
+	* Some tagging.
+
+2012-10-12 Cristian Marchi 
+
+	* Use variablelist.
+
+2012-10-12 Cristian Marchi 
+
+	* Fix a tag.
+
+2012-10-12 Cristian Marchi 
+
+	* Bug #672668 : Add section explaining how to migrate data.
+
+2012-10-12 Cristian Marchi 
+
+	* Bug #684709: clarification of the find assistant.
+
+2012-10-09 Frank H. Ellenberger 
+
+	* Improvement of [22422]
+
+2012-09-24 Frank H. Ellenberger 
+
+	* Update README:
+
+2012-09-23 Frank H. Ellenberger 
+
+	* Fix 2 errors in [22417]
+
+2012-09-23 Frank H. Ellenberger 
+
+	* Update in Help_tips Pseudo-symbols that can be used for TIAA-CREF quotes
+
+2012-09-23 Frank H. Ellenberger 
+
+	* Update in Help_tips Yahoo Codes for Exchanges and Markets
+
+2012-09-22 Frank H. Ellenberger 
+
+	* Update in Help_tips Finance-Quote Sources to FQ 1.17 / gnc-commodity r22290
+
+2012-09-21 Cristian Marchi 
+
+	* Fix typos.
+
+2012-09-20 Cristian Marchi 
+
+	* Update revision number in the Italian po file.
+
+2012-09-20 Cristian Marchi 
+
+	* Update Italian translation of the guide.
+
+2012-09-20 Cristian Marchi 
+
+	* Update Italian translation of the guide.
+
+2012-09-15 Cristian Marchi 
+
+	* Update Italian translation of GnuCash help.
+
+2012-09-15 Cristian Marchi 
+
+	* Small fixes to help files.
+
+2012-09-15 Cristian Marchi 
+
+	* Update Italian translation for GnuCash guide.
+
+2012-09-15 Cristian Marchi 
+
+	* Add a non complete section for migrating GnuCash data.
+
+2012-09-15 Cristian Marchi 
+
+	* Remove a part not intended to be on the previous commit.
+
+2012-09-15 Cristian Marchi 
+
+	* Some markup corrections.
+
+2012-09-15 Cristian Marchi 
+
+	* Small fix to sections in order to validate the file with xmllint.
+
+2012-09-06 Geert Janssens 
+
+	* Bug #661705 - OMF files not installed at the right place: yelp doesn't see them
+
+2012-09-06 Geert Janssens 
+
+	* Fix out of tree build
+
+2012-09-06 Geert Janssens 
+
+	* Clean up indentation
+
+2012-08-23 Mike Evans 
+
+	* Add Importing Customers and Vendors section.
+
+2012-08-22 Mike Evans 
+
+	* Added forgotten file.
+
+2012-08-22 Frank H. Ellenberger 
+
+	* Add openSUSEs font path for local installed IPA*.ttf
+
+2012-08-21 Mike Evans 
+
+	* Fix typo.
+
+2012-08-20 Mike Evans 
+
+	* Move chapter on importing bills and invoices.
+
+2012-08-20 Mike Evans 
+
+	* Removed extra comma from end of invoice import  sample.
+
+2012-08-18 Geert Janssens 
+
+	* XML conversion: mark old step as for pre-2.0 files only
+
+2012-07-22 Frank H. Ellenberger 
+
+	* Add missing files to help/de../makefile as suggested by Dominique Leuenberger on IRC.
+
+2012-02-24 Mike Evans 
+
+	* Bug 670354 - [PATCH] Outdated Docs - Assign Starting Invoice Number
+
+2012-02-13 Cristian Marchi 
+
+	* Fix a missing slash.
+
+2012-02-13 Cristian Marchi 
+
+	* Bug #664054: add a note about using Tab key instead of Enter key for the split in capital gain and losses.
+
+2012-02-01 Cristian Marchi 
+
+	* Add proper markup for app name.
+
+2012-01-10 Mike Evans 
+
+	* Add overview items to business menu.
+
+2012-01-10 Mike Evans 
+
+	* Added import section to business menu. TODO: Add a link and write the link target for imports.
+
+2012-01-05 Mike Evans 
+
+	* Added Mac OSX path for config.user.  Thanks to John Ralls for the information.
+
+2012-01-04 Mike Evans 
+
+	* Add how to enable Bill Invoice importer for business users.
+
+2011-11-29 Mike Evans 
+
+	* Added item re. line chart for net worth.
+
+2011-11-11 Yawar Amin 
+
+	* Bug #651498
+
+2011-11-11 Yawar Amin 
+
+	* Bug #651886
+
+2011-11-09 Yawar Amin 
+
+	* New method for running New Account Hierarchy
+
+2011-11-09 Yawar Amin 
+
+	* Fix #663208
+
+2011-11-08 Yawar Amin 
+
+	* Bug #651886
+
+2011-11-08 Yawar Amin 
+
+	* Bug #647197
+
+2011-11-07 Geert Janssens 
+
+	* Fix uninstall error introduced by r21467
+
+2011-11-06 Yawar Amin 
+
+	* guide: Slight clarification in meaning
+
+2011-10-20 Cristian Marchi 
+
+	* Fix a typo.
+
+2011-10-20 Cristian Marchi 
+
+	* Bug #661705 : Fix omf folders path in order to be picked up by yelp. Patch provided by Sébastien Villemot.
+
+2011-10-08 Cristian Marchi 
+
+	* Bug #660379:Add tip and note about customizable register view and transactions operations.
+
+2011-10-06 Mike Evans 
+
+	* Bug #660871 - Correct spelling.
+
+2011-09-17 Cristian Marchi 
+
+	* Bug #659147 : Use Loan repayment calculator instead of financial calculator, fix some minor mistakes and add some tagging.
+
+2011-09-04 Cristian Marchi 
+
+	* Adjust dpi of help figures for better pdf printing for all languages using the script documented in http://wiki.gnucash.org/wiki/Documentation_Update_Instructions#Images_and_screenshots
+
+2011-09-04 Cristian Marchi 
+
+	* Adjust dpi of figures for better pdf printing for all languages using the script documented in http://wiki.gnucash.org/wiki/Documentation_Update_Instructions#Images_and_screenshots
+
+2011-09-03 Cristian Marchi 
+
+	* Bug #654467 : Proof reading patch and many localized figures. Thanks to Yasuaki Taniguchi.
+
+2011-08-31 Cristian Marchi 
+
+	* Bug #654467 : Add support to relative path for ipaexfont folder location. Thanks to Yasuaki Taniguchi.
+
+2011-08-30 Cristian Marchi 
+
+	* Bug #654467 : Add handling of Japanese font for pdf generation. Thanks to Yasuaki Taniguchi.
+
+2011-08-27 Cristian Marchi 
+
+	* Bug #654467 Complete the update to Japanese Translation of the GnuCash guide. Thanks to Yasuaki Taniguchi.
+
+2011-08-25 Cristian Marchi 
+
+	* Add  missing xml file for chapter 17 to Japanese guide.
+
+2011-08-25 Cristian Marchi 
+
+	* Add  missing xml file for chapter 16 to Japanese guide.
+
+2011-08-18 Cristian Marchi 
+
+	* Bug #654467 Updated Japanese guide text and figures by Yasuaki Taniguchi.
+
+2011-07-26 Cristian Marchi 
+
+	* Fix commits of SASAKI Suguru patches for epub and mobi generation.
+
+2011-07-22 Cristian Marchi 
+
+	* Patch by SASAKI Suguru - Implement mobi generation target.
+
+2011-07-22 Cristian Marchi 
+
+	* Patch by SASAKI Suguru - Implement epub generation target
+
+2011-07-02 Geert Janssens 
+
+	* Add svnlog2ul script tailored to gnucash-docs
+
+2011-07-02 John Ralls 
+
+	* Fixup for 2.4.1 release; delete obsolete .sgml files
+
+2011-06-21 Cristian Marchi 
+
+	* Update Italian translations
+
+2011-06-21 Cristian Marchi 
+
+	* bug#635365: documents the new dialog related to style sheets
+
+2011-06-19 Cristian Marchi 
+
+	* Fix errors for pdf hyperlink. Fop needs xref and link tag pointing to a sect and not to a screenshot.
+
+2011-05-17 Geert Janssens 
+
+	* Fix mixed up account names, spotted by aikhan
+
+2011-04-29 Cristian Marchi 
+
+	* Bug 639264 : Add Information about Starting Balance in reconcile window and revise the entire section.
+
+2011-04-29 Cristian Marchi 
+
+	* Bug #647735 : Add instructions on how to change the GnuCash interface language.
+
+2011-04-09 Cristian Marchi 
+
+	* Update Italian translation of GnuCash help to latest revision
+
+2011-04-09 Cristian Marchi 
+
+	* Some more markup
+
+2011-04-09 Cristian Marchi 
+
+	* Markup again.
+
+2011-04-03 Cristian Marchi 
+
+	* Revert change in rev.20521 because the entities are for xml2po and hava nothing to do with xml validation.
+
+2011-04-03 Cristian Marchi 
+
+	* Some markup.
+
+2011-04-03 Cristian Marchi 
+
+	* Add function attribute to Enter key tagging.
+
+2011-04-03 Cristian Marchi 
+
+	* Remove obsolete entity now recognized with XML 4.4.
+
+2011-04-03 Cristian Marchi 
+
+	* Fix a tab's name.
+
+2011-03-30 Cristian Marchi 
+
+	* Update figures for Italian help.
+
+2011-03-29 Cristian Marchi 
+
+	* Migrate the Italian GnuCash guide to a po file based workflow.
+
+2011-03-29 Cristian Marchi 
+
+	* Small grammar corrections.
+
+2011-03-27 Christian Stimming 
+
+	* Bug #639999: 16.3 Current Assets miscalculation in 16.3.5 Wash/Suspense Account
+
+2011-03-27 Cristian Marchi 
+
+	* Bug #644984 Update to 2.4 UI and workflow the guide section on scheduled transactions entering from the Scheduled transaction editor.
+
+2011-03-22 Cristian Marchi 
+
+	* Fix a couple of typo.
+
+2011-03-22 Cristian Marchi 
+
+	* Use entity instead of plain text for the application name.
+
+2011-03-22 Cristian Marchi 
+
+	* Add hyperlink to GnuCash user list.
+
+2011-03-17 Cristian Marchi 
+
+	* Update the account chapter with new figures and some updated text.
+
+2011-03-13 Cristian Marchi 
+
+	* Change ppi to 144 for all figures and remove a unused
+
+2011-03-13 Cristian Marchi 
+
+	* Updated some images and added tagging for proper pdf display.
+
+2011-03-08 Cristian Marchi 
+
+	* Small improvements to markup.
+
+2011-03-08 Cristian Marchi 
+
+	* Add a couple of missing cross references.
+
+2011-03-08 Cristian Marchi 
+
+	* Remove the Programlistingco tag; was it needed?
+
+2011-03-08 Cristian Marchi 
+
+	* Fix a couple of links to an image file.
+
+2011-03-04 Cristian Marchi 
+
+	* Final run of small fixes for the guide.
+
+2011-03-04 Cristian Marchi 
+
+	* Some more minor fix for the guide.
+
+2011-03-04 Cristian Marchi 
+
+	* Fix a phrase.
+
+2011-03-04 Cristian Marchi 
+
+	* Fix some typos and markups.
+
+2011-03-03 Geert Janssens 
+
+	* Fix the reconcile documentation properly. Sigh...
+
+2011-03-03 Geert Janssens 
+
+	* Fix typo in reconciliation documentation This showed up in a mailing list thread on gnucash user: https://lists.gnucash.org/pipermail/gnucash-user/2011-March/038930.html
+
+2011-03-02 Cristian Marchi 
+
+	* Some markup for the python chapter.
+
+2011-03-02 Cristian Marchi 
+
+	* Correct a problem with section tag.
+
+2011-03-02 Cristian Marchi 
+
+	* Move the email tags in proper position to validate the xml.
+
+2011-02-19 Geert Janssens 
+
+	* Remove old xsl definition
+
+2011-02-19 Geert Janssens 
+
+	* Update version numbers and some general titlepage cleanups
+
+2011-02-19 Geert Janssens 
+
+	* Add information on python invoice import script Documenation created by Mike Evans
+
+2011-02-05 Cristian Marchi 
+
+	* Remove another comment about a fixed bug.
+
+2011-02-05 Cristian Marchi 
+
+	* Remove a note about bug #340041 that is fixed now.
+
+2011-02-05 Cristian Marchi 
+
+	* Use xref instead of plain text.
+
+2011-02-01 Cristian Marchi 
+
+	* Some more markup for accounts names
+
+2011-02-01 Cristian Marchi 
+
+	* Use plurals for Expenses and Opening Balances in accounts names.
+
+2011-02-01 Cristian Marchi 
+
+	* Unify use of <emphasis>Menubar</emphasis>
+
+2011-02-01 Cristian Marchi 
+
+	* More markups.
+
+2011-01-31 Cristian Marchi 
+
+	* Unify use of <emphasis>Toolbar</emphasis>, <emphasis>Titlebar</emphasis>, <emphasis>Statusbar</emphasis> and <emphasis>Summarybar</emphasis>
+
+2011-01-31 Cristian Marchi 
+
+	* Add proper markup.
+
+2011-01-31 Cristian Marchi 
+
+	* Bug #535424. Update documentation for the Since Last Run assistant.
+
+2011-01-28 Cristian Marchi 
+
+	* Update the Italian help and the instructions for translating
+
+2011-01-28 Cristian Marchi 
+
+	* Change name to it.po file in order to have the lang field set to "it" in the xml file. In this way the general strings (section, chapter, table etc...) will be translated in the output.
+
+2011-01-27 Cristian Marchi 
+
+	* Another bunch of multiple tags
+
+2011-01-23 Cristian Marchi 
+
+	* More information on translation process
+
+2011-01-23 Cristian Marchi 
+
+	* Adapt dpi of figures for pdf printing
+
+2011-01-23 Cristian Marchi 
+
+	* Fix previous commit for pdf making
+
+2011-01-23 Cristian Marchi 
+
+	* Migrate Italian help translation to po file, update translation and figures to rev.20148.
+
+2011-01-23 Cristian Marchi 
+
+	* Minor styling fix.
+
+2011-01-22 Cristian Marchi 
+
+	* Substitute deprecated interface tag in favor of guilabel
+
+2011-01-18 Cristian Marchi 
+
+	* Unify the use of <emphasis>Toolbar</emphasis>, <emphasis>Titlelbar</emphasis>, <emphasis>Menubar</emphasis> and <emphasis>Summary bar</emphasis>.
+
+2011-01-18 Yawar Amin 
+
+	* Remove extra guibutton tag
+
+2011-01-16 Cristian Marchi 
+
+	* A bunch of guibutton tag.
+
+2011-01-15 Cristian Marchi 
+
+	* Add xml2po to comment about unrecognized entity.
+
+2011-01-15 Cristian Marchi 
+
+	* A bunch of <acronym> tags.
+
+2011-01-14 Cristian Marchi 
+
+	* Add entity to make xml2po work.
+
+2011-01-14 Cristian Marchi 
+
+	* Update docbook specification from 4.1.2 to 4.4. This removes errors given with xmllint.
+
+2011-01-14 Cristian Marchi 
+
+	* Correct some markup errors and use indentation.
+
+2011-01-14 Yawar Amin 
+
+	* Bug #130920
+
+2011-01-13 Cristian Marchi 
+
+	* More markup.
+
+2011-01-13 Yawar Amin 
+
+	* guide: Remove superfluous sections from Multiple Currencies chapter
+
+2011-01-12 Cristian Marchi 
+
+	* More markup and some minor fixes.
+
+2011-01-12 Cristian Marchi 
+
+	* Add a bunch of acronym markup.
+
+2011-01-12 Cristian Marchi 
+
+	* Unify phrases.
+
+2011-01-12 Cristian Marchi 
+
+	* Improve markup.
+
+2011-01-12 Yawar Amin 
+
+	* Add prefs menu path for Mac OS X
+
+2011-01-11 Cristian Marchi 
+
+	* Add guibutton tag.
+
+2011-01-11 Cristian Marchi 
+
+	* Column options button is not in the titlebar.
+
+2011-01-11 Cristian Marchi 
+
+	* Uniform phrases and add markups.
+
+2011-01-11 Cristian Marchi 
+
+	* Uniform phrases.
+
+2011-01-11 Cristian Marchi 
+
+	* Four style sheets, not three.
+
+2011-01-11 Cristian Marchi 
+
+	* Fix some typo.
+
+2011-01-09 Christian Stimming 
+
+	* German guide: Fix my last commit
+
+2011-01-09 Christian Stimming 
+
+	* Minor cleanup of German help: Remove commented-out text; remove double tip-of-day section.
+
+2011-01-09 J. Alex Aycinena 
+
+	* Clean up wording in Help
+
+2011-01-08 Cristian Marchi 
+
+	* Add mdash entity to enable the use of xml2po and add description for entities.
+
+2011-01-08 Frank H. Ellenberger 
+
+	* fix pdf generation
+
+2011-01-05 Christian Stimming 
+
+	* Set svn:eol-style property for all XML files to LF to avoid CRLF/LF mixups.
+
+2011-01-04 John Ralls 
+
+	* Provide separate Finance::Quote instructions for each OS and clarify the ones for Linux.
+
+2011-01-04 John Ralls 
+
+	* Bug #638500: Add a note about the source of the report being modified so that users can follow along.
+
+2011-01-04 John Ralls 
+
+	* Changed "Portfoloio View" to "Commodity View". A "portfolio" is a collection of investments, not a single investment. The register view in question applies to a single investment, and is used for all non-monetary commodities.
+
+2011-01-04 Christian Stimming 
+
+	* Updated German help, by Holger Stöhr.
+
+2011-01-03 Christian Stimming 
+
+	* Add more gitignores.
+
+2011-01-03 Cristian Marchi 
+
+	* Bug #582547 Add account tree columns description.
+
+2011-01-02 Christian Stimming 
+
+	* Add more gitignore.
+
+2011-01-02 Yawar Amin 
+
+	* Bug #633586
+
+2010-12-30 Christian Stimming 
+
+	* Set svn:eol-style property for all XML files to LF to avoid CRLF/LF mixups.
+
+2010-12-30 Christian Stimming 
+
+	* Updated German help, by Holger Stöhr.
+
+2010-12-26 Cristian Marchi 
+
+	* Improve help figures for pdf printing and remove unused ones.
+
+2010-12-20 Geert Janssens 
+
+	* Improve pdf layout for qif import documentation
+
+2010-12-18 Cristian Marchi 
+
+	* Bug#635386 Document trading accounts GnuCash capabilities.
+
+2010-12-18 Geert Janssens 
+
+	* Avoid mental context switch. Rephrase to make the 2.2 extension the exception.
+
+2010-12-18 Yawar Amin 
+
+	* guide: Correct sentence error
+
+2010-12-17 Cristian Marchi 
+
+	* Adapt images of preferences tabs for pdf and html printing.
+
+2010-12-16 Cristian Marchi 
+
+	* Bug#635357 Document Save As and Open dialogs.
+
+2010-12-16 Cristian Marchi 
+
+	* Remove remaining links to basics-import section.
+
+2010-12-16 Cristian Marchi 
+
+	* Related to bug#635357 Remove QIF assistant description and move New Account Hierarchy setup description.
+
+2010-12-16 Cristian Marchi 
+
+	* Bug#635360 Explain backup files from a 2.4 point of view.
+
+2010-12-16 Geert Janssens 
+
+	* Add cross-links for the Tax Options menu. This is related to bug #635366
+
+2010-12-05 Cristian Marchi 
+
+	* bug #635363 Add description of auto completion for business features.
+
+2010-11-30 Cristian Marchi 
+
+	* Fix a couple of errors in previous commit.
+
+2010-11-30 Cristian Marchi 
+
+	* Use <guibutton> tag for buttons.
+
+2010-11-30 Cristian Marchi 
+
+	* Use double quotes instead of single quotes for id names.
+
+2010-11-30 Cristian Marchi 
+
+	* Use proper xml markup instead of single quote.
+
+2010-11-30 Cristian Marchi 
+
+	* Use ’ entity instead of "'"
+
+2010-11-30 Yawar Amin 
+
+	* Bug #635982
+
+2010-11-29 Cristian Marchi 
+
+	* Use ’ entity instead of "'"
+
+2010-11-27 Cristian Marchi 
+
+	* Remove comment about an already existing section for the reconcile window.
+
+2010-11-26 Cristian Marchi 
+
+	* bug #635361 Update the new account screen description and minor changes to account basics chapter in help.
+
+2010-11-25 Yawar Amin 
+
+	* Cosmetic changes
+
+2010-11-24 Geert Janssens 
+
+	* Use different accounting equation image for html or pdf rendering This is meant as an example of how the pdf images can be improved. This may not work well for screenshots though.
+
+2010-11-24 Geert Janssens 
+
+	* Remake pdf files when any one of its xml source files changes
+
+2010-11-24 Geert Janssens 
+
+	* Minor change in choice of words.
+
+2010-11-24 Geert Janssens 
+
+	* Add figure tags and pgwide attribute to some screenshots The figure tags should go around all screenshots to have them show up in the list of figures. The pgwide attribute repositions the image in pdf documents. Large pictures still fit on the page thanks to this flag.
+
+2010-11-24 Geert Janssens 
+
+	* Bug #635365 - New images for AR Payment and AP Payment
+
+2010-11-24 Cristian Marchi 
+
+	* Add description for File->Add Report item.
+
+2010-11-23 Geert Janssens 
+
+	* Help manual: remove redundant columns
+
+2010-11-23 Geert Janssens 
+
+	* Help manual: Add figure markup to screenshots so they appear in the list of figures on the title page
+
+2010-11-23 Yawar Amin 
+
+	* Bug #635365
+
+2010-11-20 Geert Janssens 
+
+	* Generate html doc in UTF-8 instead of ISO-8859-1
+
+2010-11-19 Geert Janssens 
+
+	* Update HACKING and README for the pdf changes
+
+2010-11-19 Geert Janssens 
+
+	* Update documentation build system: - add configure test for fop, generate a warning if fop is missing - fix autogen warning about duplicate CLEANFILES entries - add pdf.make as dist file
+
+2010-11-19 Geert Janssens 
+
+	* Fix pdf generation crashes in German and Italian help manual
+
+2010-11-19 Geert Janssens 
+
+	* Fix some more pdf generation crashes in English help manual
+
+2010-11-19 Geert Janssens 
+
+	* Fix pdf generation crash in gnucash_help
+
+2010-11-19 Geert Janssens 
+
+	* Add pdf generation rules to all relevant makefiles.
+
+2010-11-19 Geert Janssens 
+
+	* Restore pdf creation for gnucash-guide and prepare pdf creation for others.
+
+2010-11-19 Geert Janssens 
+
+	* Update GnuCash' custom xsl stylesheet to work with the new base stylesheet
+
+2010-11-19 Geert Janssens 
+
+	* Install more recent xsl stylesheet, including ones required for pdf and htmlhelp (Windows)
+
+2010-11-19 Cristian Marchi 
+
+	* Reintroduce the show splash screen option.
+
+2010-11-19 Cristian Marchi 
+
+	* Use the proper markup for menu item path.
+
+2010-11-19 Cristian Marchi 
+
+	* Update menu paths to 2.4 UI.
+
+2010-11-19 Cristian Marchi 
+
+	* Add shortcut for Transfer command.
+
+2010-11-19 Cristian Marchi 
+
+	* Remove redundant index.
+
+2010-11-18 Cristian Marchi 
+
+	* Improved markup for menu entry.
+
+2010-11-18 Cristian Marchi 
+
+	* Update help to reflect changes introduced with bug #634357.
+
+2010-11-18 Cristian Marchi 
+
+	* Updated help content to GnuCash 2.4, improved markup and tagging.
+
+2010-11-11 Christian Stimming 
+
+	* Fix missing xml files in distribution of de_DE guide as pointed out by Juergen Hoewener.
+
+2010-11-08 Yawar Amin 
+
+	* help & guide: Update for 2.3.16 release
+
+2010-11-07 Yawar Amin 
+
+	* Bug #633385
+
+2010-11-06 Yawar Amin 
+
+	* Bug #634075: Guide
+
+2010-11-06 Yawar Amin 
+
+	* Bug #634075: Help
+
+2010-11-04 Yawar Amin 
+
+	* Bug #588035
+
+2010-11-03 Yawar Amin 
+
+	* help: More edits for brevity
+
+2010-11-02 Cristian Marchi 
+
+	* Update and clean figures for Preferences section.
+
+2010-11-02 Yawar Amin 
+
+	* help: Minor edits for brevity
+
+2010-10-31 Cristian Marchi 
+
+	* bug #632244 - Removed the Preferences section from guide and updated on help.
+
+2010-10-31 Yawar Amin 
+
+	* Bug #621573
+
+2010-10-30 J. Alex Aycinena 
+
+	* Update Reports section of help manual to reflect enhanced tax report.
+
+2010-10-30 Yawar Amin 
+
+	* guide: Mention important changes in What's New section
+
+2010-10-29 Yawar Amin 
+
+	* Merge branch 'bug633066' into HEAD
+
+2010-10-28 Cristian Marchi 
+
+	* Add chapter getting-help to Makefile.
+
+2010-10-24 Yawar Amin 
+
+	* guide: Explain concept behind What's New section
+
+2010-10-24 Yawar Amin 
+
+	* guide: Add single-quote entity definitions
+
+2010-10-24 Yawar Amin 
+
+	* guide: Add What's New section for current stable series
+
+2010-10-24 Yawar Amin 
+
+	* guide: Change/remove references to old versions
+
+2010-10-24 Yawar Amin 
+
+	* guide: Mention platform support only for current stable version
+
+2010-10-24 Yawar Amin 
+
+	* guide: Reword paragraphs about new file extension
+
+2010-10-24 Yawar Amin 
+
+	* guide: Add entities for stable and unstable series
+
+2010-10-22 Cristian Marchi 
+
+	* Add <application> markup to &app; entity.
+
+2010-10-22 Cristian Marchi 
+
+	* Separate getting-help chapter to validate getting-started xml file.
+
+2010-10-22 Christian Stimming 
+
+	* Fix typo in xml entity
+
+2010-10-20 Yawar Amin 
+
+	* Add chapters to overview
+
+2010-10-20 Yawar Amin 
+
+	* Fix sequence of tenses grammar error
+
+2010-10-19 Cristian Marchi 
+
+	* Improved markup, updated Preferences section to GnuCash2.4 and minor changes for 2.4 release.
+
+2010-10-19 Cristian Marchi 
+
+	* Remove <application> markup where not allowed.
+
+2010-10-19 Cristian Marchi 
+
+	* New figure for Printing tab under Preferences.
+
+2010-10-19 Cristian Marchi 
+
+	* Updated figures to GnuCash 2.4 for Preferences.
+
+2010-10-12 Cristian Marchi 
+
+	* Added <application> markup to GnuCash program name
+
+2010-10-10 Cristian Marchi 
+
+	* Completed the gnucash -> &app; switch.
+
+2010-10-07 Christian Stimming 
+
+	* Remove old file that collides with existing one in case-insensitive filesystems.
+
+2010-10-05 Christian Stimming 
+
+	* Minor text correction in German guide.
+
+2010-10-05 Christian Stimming 
+
+	* Add gitignores.
+
+2010-10-05 Christian Stimming 
+
+	* New and updated German version of guide document, by Juergen Hoewener.
+
+2010-10-05 Geert Janssens 
+
+	* Replace all uses of GnuCash with the app entity in the help manual
+
+2010-10-05 Geert Janssens 
+
+	* Bug #627266 - "Steps to enable On-line price updating" doesn't say to install Finance::Quote
+
+2010-10-03 Yawar Amin 
+
+	* Spruce up DocBook tags usage and delete redundant note
+
+2010-10-03 Yawar Amin 
+
+	* Spelling, grammar and sentence structure tweaks
+
+2010-09-28 Yawar Amin 
+
+	* Whitespace and cosmetic changes
+
+2010-09-28 Yawar Amin 
+
+	* Expand and add GnuCash Other Assets
+
+2010-09-27 J. Alex Aycinena 
+
+	* Update help manual to reflect partial support of capital gains for US Income Tax reporting and TXF exporting for code 673.
+
+2010-08-31 Geert Janssens 
+
+	* Replace all usage of the words `GnuCash' or 'Gnucash' with the 'app' entity, patch by Yawar Amin
+
+2010-08-29 Geert Janssens 
+
+	* Minor spelling and grammar fixes.
+
+2010-08-29 Geert Janssens 
+
+	* Replace all usage of the words 'GnuCash' or 'Gnucash' with the 'app' entity Patch by Yawar Amin
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: Define entities for current stable and unstable versions in translations, patch by Yawar Amin
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: Define entities for current stable and unstable versions, patch by Yawar Amin
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: additional links updates
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: Update GNOME documentation links, patch by Yawar Amin
+
+2010-08-26 Geert Janssens 
+
+	* Bug #627983 - Quit or Cancel
+
+2010-08-26 Geert Janssens 
+
+	* Bug #627984 - Documentation consistency: either don't use the term druid or at least explain it.
+
+2010-08-21 John Ralls 
+
+	* Not used (it's the english version of basics_accounts_diagram.png, and conflicts with basics_Accounts.png during checkout on case-insensitive OSes.
+
+2010-08-21 Christian Stimming 
+
+	* Add gitignore
+
+2010-08-21 Christian Stimming 
+
+	* Update German guide: Translation of basics chapter, by Juergen Hoewener.
+
+2010-07-30 Mike Alexander 
+
+	* Update for changes to print multiple checks on one invocation of Print Checks.
+
+2010-07-30 Mike Alexander 
+
+	* Fix a few problems detected by xmllint.
+
+2010-06-30 Geert Janssens 
+
+	* Svn ignore built files
+
+2010-06-30 Geert Janssens 
+
+	* Help & GUI Menu's intro, patch by Jesse Weinstein
+
+2010-06-27 Geert Janssens 
+
+	* Bug #622844 - sort l10n.xml by language symbol & add german section, patch by Frank H. Ellenberger
+
+2010-06-25 Christian Stimming 
+
+	* Document the address feature of check printing added by THomas recently. Patch by Jesse Weinstein.
+
+2010-05-12 Geert Janssens 
+
+	* Bug #618066 - Wrong filename in docs for screenshot of Date and time preferences
+
+2010-03-16 Geert Janssens 
+
+	* Bug #589320 - Adapt / update documentation of Price Editor - Currency Namespace
+
+2010-03-12 Geert Janssens 
+
+	* Change Income Tax Options to Tax Report Options in documentation. Patch by J. Alex Aycinena
+
+2010-03-12 Geert Janssens 
+
+	* Bug #612412 Update Japanese concepts guide, patch by Yasuaki Taniguchi
+
+2010-02-18 Christian Stimming 
+
+	* Bug #534210: Documentation for r18636, "add additional individual check item types"
+
+2010-02-11 Geert Janssens 
+
+	* Add Japanese translation for the concepts guide.
+
+2009-12-09 Christian Stimming 
+
+	* Update documentation for recent tax related changes. Patch by Alex Aycinena.
+
+2009-11-19 John Ralls 
+
+	* Restore installation of html files (use install-html)
+
+2009-10-23 John Ralls 
+
+	* Fix broken scrollkeeper build
+
+2009-10-22 John Ralls 
+
+	* Make --disable-scrollkeeper actually do so: Rearrange configure so that scrollkeeper checks aren't made if --disable-scrollkeeper is set. Supress generating open-source metafiles (.omf) for scrollkeeper if --disable-scrollkeeper is set.
+
+2009-09-28 Christian Stimming 
+
+	* Fix typo as pointed out by chenweird at gmail.com.
+
+2009-06-09 Phil Longstaff 
+
+	* Change "lets" to "let's" where it means "Let us"
+
+2009-06-09 Phil Longstaff 
+
+	* Fix bug 575894: Typo in Guide
+
+2009-03-17 Christian Stimming 
+
+	* Remove spurious string, pointed out by Brian Funk.
+
+2009-01-28 Christian Stimming 
+
+	* Bug #568244: Typos in Tutorial and Concepts Guide
+
+2009-01-28 Christian Stimming 
+
+	* Bug #568639: Various typo fixes for documentation
+
+2009-01-18 Andreas Köhler 
+
+	* Fix typo in warning about log file restrictions.
+
+2008-11-15 Christian Stimming 
+
+	* New images for the Italian guide, by Cristian Marchi.
+
+2008-11-15 Christian Stimming 
+
+	* ew images for the Italian help, by Cristian Marchi.
+
+2008-11-15 Christian Stimming 
+
+	* Changed the name of "screens capturer" to Cristian Marchi.
+
+2008-11-15 Christian Stimming 
+
+	* Patch for English guide files
+
+2008-11-15 Christian Stimming 
+
+	* Patch for Italian and English help files
+
+2008-11-07 Christian Stimming 
+
+	* Updated Italian guide by Cristian Marchi.
+
+2008-10-30 Christian Stimming 
+
+	* Bug #553209: Fix URL of FAQ and Wiki.
+
+2008-10-29 Christian Stimming 
+
+	* Update for Italian translation of guide and updated corrupt picture.
+
+2008-10-28 Christian Stimming 
+
+	* Updated Italian translation of help document. Patch by Cristian Marchi.
+
+2008-10-28 Christian Stimming 
+
+	* Add figures for Italian translation of guide. Patch by Cristian Marchi.
+
+2008-10-25 Christian Stimming 
+
+	* Bug #466506: Fix documentation about currency retrieval
+
+2008-10-25 Christian Stimming 
+
+	* Bug #555266: Currency account type documentation is misleading.
+
+2008-10-25 Christian Stimming 
+
+	* Updates the Account-Actions help chapter
+
+2008-10-25 Christian Stimming 
+
+	* Add new images for Italian translation of guide. By Cristian Marchi.
+
+2008-10-25 Christian Stimming 
+
+	* Add it_IT omf file for Italian guide. Patch by Cristian Marchi.
+
+2008-10-23 Christian Stimming 
+
+	* Update svn:ignore properties
+
+2008-10-23 Christian Stimming 
+
+	* Updated Italian translation of guide, by Cristian Marchi.
+
+2008-10-21 Christian Stimming 
+
+	* Insert hyperlinks to all chapters and appendixes. Patch by Cristian Marchi.
+
+2008-10-12 Christian Stimming 
+
+	* Add Italian translation of help document, by Cristian Marchi
+
+2008-10-12 Christian Stimming 
+
+	* Add Italian translation of the guide, by Cristian Marchi
+
+2008-10-05 Christian Stimming 
+
+	* Tom Browder's patch for PDF creation.
+
+2008-09-27 Christian Stimming 
+
+	* Updates the Customize help chapter to reflect changes to the Tax Report.
+
+2008-09-25 Christian Stimming 
+
+	* Activate installation of de_DE translated guide.
+
+2008-09-03 Andreas Köhler 
+
+	* Some grammar, typo and punctuation fixes by Michael Witten.
+
+2008-09-01 Christian Stimming 
+
+	* German translation of guide ch_overview by Niklas Spille
+
+2008-08-30 Andreas Köhler 
+
+	* Bug #334255: Update the "Purchasing foreign stocks" section of the Tutorial and Concepts Guide
+
+2008-08-05 Christian Stimming 
+
+	* Added translated German paragraphs about tip of the day, by Niklas Spille <see-g at web.de>
+
+2008-06-22 Christian Stimming 
+
+	* Add German screenshots for ledger and hierarchy.
+
+2008-06-08 Andreas Köhler 
+
+	* Bug #536381: It is "Assets:Current Assets:Savings Account" and not "Income:...".
+
+2008-05-27 Andreas Köhler 
+
+	* Bug #534532: Swap explanations of AMOUNT_WORDS and AMOUNT_NUMBER.
+
+2008-01-15 Christian Stimming 
+
+	* Fix typo. Debian bug 459654.
+
+2007-11-29 Derek Atkins 
+
+	* Correct the Tax included computation in the docs to match what the code does.
+
+2007-08-05 Andreas Köhler 
+
+	* Correct mailman/listinfo urls in the FAQ, #463250.
+
+2007-07-14 Chris Lyttle 
+
+	* Update to release gnucash-docs 2.2.0
+
+2007-07-07 Joshua Sled 
+
+	* Tyop correction from Kevin Hale Boyes.
+
+2007-06-30 Joshua Sled 
+
+	* Add really crappy PDF generation support.
+
+2007-06-16 Christian Stimming 
+
+	* Update FAQ about windows
+
+2007-04-30 Andreas Köhler 
+
+	* Patch from Zach Sadecki to use correct outstanding loan for second payment, #434180.
+
+2007-04-15 Joshua Sled 
+
+	* Correct account name, synchronize with account files and image.
+
+2007-04-03 Derek Atkins 
+
+	* Apply Kebin HaleBoyes' patch to change Copyright to License in the SPEC.
+
+2007-03-20 David Hampton 
+
+	* Documentation for the new check description files.
+
+2007-02-19 Chris Lyttle 
+
+	* Updates from Dave Herman
+
+2007-02-03 David Hampton 
+
+	* Add note about using keyboard in the reconciliation window.
+
+2007-01-22 Christian Stimming 
+
+	* Fix typos as pointed out by David Suarez. Fixes #399285.
+
+2006-12-11 Chris Lyttle 
+
+	* Added changelog entry for christian's commit on 27th nov
+
+2006-11-27 Christian Stimming 
+
+	* Text updates and bugfixes by Dave Hermann
+
+2006-11-05 Chris Lyttle 
+
+	* fix png filename
+
+2006-10-21 Chris Lyttle 
+
+	* fix png filename
+
+2006-10-08 Chris Lyttle 
+
+	* update to release 2.0.1
+
+2006-10-08 Andreas Köhler 
+
+	* Do not call autoheader or distribute .svn directories.
+
+2006-09-13 Christian Stimming 
+
+	* Add additional namespaces for XSL Transformations. bug#337692.
+
+2006-08-15 David Hampton 
+
+	* Add some text to the "Entry Shortcuts" section for the Transfer field. Fixes #343244.
+
+2006-08-14 David Hampton 
+
+	* Update the text to distinguish between access (underlined) keys and actual menu shortcuts (listed at the end of a menu item).
+
+2006-08-11 Christian Stimming 
+
+	* Fix Profit+Loss -> Income Statement report renaming. #350764.
+
+2006-07-09 Chris Lyttle 
+
+	* update to release 2.0.0
+
+2006-07-09 Chris Lyttle 
+
+	* update to release 2.0.0
+
+2006-06-28 David Hampton 
+
+	* When the F::Q module can't be found refer users to their package manager first.
+
+2006-06-22 David Hampton 
+
+	* Correct mistake about when the "Finish" menu item can be selected.
+
+2006-06-05 Chris Lyttle 
+
+	* fixes to make distcheck work again
+
+2006-05-28 Chris Lyttle 
+
+	* fixup for 1.9.0 release
+
+2006-05-24 Christian Stimming 
+
+	* Fix wording. bug#149621
+
+2006-05-24 Chris Lyttle 
+
+	* update docs for release
+
+2006-05-24 Chris Lyttle 
+
+	* update fix build for release
+
+2006-05-09 Chris Lyttle 
+
+	* fixup
+
+2006-05-07 Chris Lyttle 
+
+	* update with Bengt Thuree & Dave Herman's revisions
+
+2006-04-26 Chris Lyttle 
+
+	* update with Bengt Thuree's revisions
+
+2006-04-26 Chris Lyttle 
+
+	* update with Bengt Thuree's revisions
+
+2006-04-25 David Hampton 
+
+	* Correct the word "principle" in a couple of places. Fixes #144991.
+
+2006-04-25 Chris Lyttle 
+
+	* update with Patrick Schweiger's revisions
+
+2006-04-24 Chris Lyttle 
+
+	* remove not needed png file
+
+2006-04-24 Chris Lyttle 
+
+	* remove not needed png file
+
+2006-04-24 Chris Lyttle 
+
+	* update with Bengt Thuree's validation patch
+
+2006-04-21 Chris Lyttle 
+
+	* update with Bengt Thuree & Dave Herman's revisions
+
+2006-04-19 Chris Lyttle 
+
+	* update with Bengt Thuree's revisions
+
+2006-04-19 Chris Lyttle 
+
+	* update with Bengt Thuree's revisions
+
+2006-04-19 Chris Lyttle 
+
+	* update with Bengt Thuree's revsions
+
+2006-04-19 Joshua Sled 
+
+	* encoding =~ s/iso-8859-1/utf-8/
+
+2006-04-10 Derek Atkins 
+
+	* Fix the svn properties of the guile XML files so they can be diff'd
+
+2006-03-18 Christian Stimming 
+
+	* Add svnignore
+
+2006-03-03 Joshua Sled 
+
+	* remove old .cvsignore files.
+
+2006-02-05 Chris Shoemaker 
+
+	*    Add a first-draft of a chapter on Budgets to the guide.
+
+2005-11-18 Christian Stimming 
+
+	* Simplify autogen script; remove the automatic call to ./configure from autogen.sh; instead, only print a reminder that from now on, ./configure has to be called separately.
+
+2005-05-30 Christian Stimming 
+
+	* Initial German Tutorial translation by Gerold Strobel.
+
+2005-03-21 Neil Williams 
+
+	* PDF generation
+
+2005-02-26 Neil Williams 
+
+	* Adding namespace for doc: prefix
+
+2005-02-26 Neil Williams 
+
+	* Correcting listitem syntax
+
+2004-12-12 Chris Lyttle 
+
+	* update to release gnucash-docs 1.8.5
+
+2004-12-12 Chris Lyttle 
+
+	*  added so this directory wouldn't break the build
+
+2004-11-20 Christian Stimming 
+
+	* Fix word spelling -- fixes bug 157776
+
+2004-11-03 Jon Lapham 
+
+	*  * more updates from David Harrison
+
+2004-10-31 Jon Lapham 
+
+	*   * update
+
+2004-10-31 Jon Lapham 
+
+	*  * David Harrison's updates to depreciation
+
+2004-10-03 Christian Stimming 
+
+	* 2004-10-03  Christian Stimming  <stimming at tuhh.de>
+
+2004-08-24 Jon Lapham 
+
+	*   * update
+
+2004-08-24 Jon Lapham 
+
+	*  * chapter overhaul from pks  * update supported languages list
+
+2004-04-20 Derek Atkins 
+
+	* check for PERL=no and error out if you can't find perl.
+
+2004-04-13 Chris Lyttle 
+
+	* Updates for release of 1.8.4
+
+2004-03-24 Derek Atkins 
+
+	* 	* configure.in:  add db-4.1 and db-4.2
+
+2004-02-07 Jon Lapham 
+
+	* add 'combine 2 files' FAQ, try again
+
+2004-02-07 Jon Lapham 
+
+	* add 'combine 2 files' FAQ
+
+2004-02-07 Jon Lapham 
+
+	* rename accounting FAQ page
+
+2004-02-07 Jon Lapham 
+
+	* update
+
+2004-02-07 Jon Lapham 
+
+	* fix FAQ URL
+
+2004-02-07 Jon Lapham 
+
+	* spelling fix
+
+2004-02-05 Jon Lapham 
+
+	* Investment image updates
+
+2004-02-05 Jon Lapham 
+
+	* Investment report images
+
+2004-02-05 Jon Lapham 
+
+	* Investment report section
+
+2004-01-14 Jon Lapham 
+
+	* one letter spelling fix
+
+2004-01-14 Jon Lapham 
+
+	* update
+
+2004-01-14 Jon Lapham 
+
+	* Derek Atkins's suggestion on register styles
+
+2004-01-13 Jon Lapham 
+
+	* update
+
+2004-01-13 Jon Lapham 
+
+	* Derek Atkins's suggested updates
+
+2003-11-16 Jon Lapham 
+
+	* fix stupid xmllint problems
+
+2003-11-16 Jon Lapham 
+
+	* update
+
+2003-11-16 Jon Lapham 
+
+	* fix minor nomenclature inconcistency
+
+2003-11-16 Jon Lapham 
+
+	* updates
+
+2003-11-16 Jon Lapham 
+
+	* sxn images by Sebastien Millet
+
+2003-11-16 Jon Lapham 
+
+	* sxn docs by Sebastien Millet
+
+2003-09-23 Jon Lapham 
+
+	* updates
+
+2003-09-23 Jon Lapham 
+
+	* new chapter on reports
+
+2003-09-17 Jon Lapham 
+
+	* update
+
+2003-09-17 Jon Lapham 
+
+	* update combine 2 accounts FAQ
+
+2003-09-10 Jon Lapham 
+
+	* update
+
+2003-09-10 Jon Lapham 
+
+	* great chapter rename of 2003
+
+2003-09-01 Jon Lapham 
+
+	* updates
+
+2003-09-01 Jon Lapham 
+
+	* change 'multiaccount transaction' to 'split transaction'
+
+2003-09-01 Jon Lapham 
+
+	* remove split txn from example
+
+2003-09-01 Jon Lapham 
+
+	* gnome documentation guide-ification of ch1-3 images
+
+2003-09-01 Jon Lapham 
+
+	* unused images
+
+2003-09-01 Chris Lyttle 
+
+	* Release gnucash-docs 1.8.3
+
+2003-08-31 Jon Lapham 
+
+	* spelling fixes
+
+2003-08-31 Jon Lapham 
+
+	* updates
+
+2003-08-31 Jon Lapham 
+
+	* fix reconciled column
+
+2003-08-31 Jon Lapham 
+
+	* new credit card chapter images
+
+2003-08-31 Jon Lapham 
+
+	* split reconcile and payment sections
+
+2003-08-30 Jon Lapham 
+
+	* updates
+
+2003-08-30 Jon Lapham 
+
+	* Michael Rensing's FAQ updates
+
+2003-08-30 Jon Lapham 
+
+	* updates
+
+2003-08-30 Jon Lapham 
+
+	* image updates
+
+2003-08-30 Jon Lapham 
+
+	* credit card chapter updates
+
+2003-08-25 Jon Lapham 
+
+	* updated
+
+2003-08-25 Jon Lapham 
+
+	* fix xmllint errors
+
+2003-08-22 Jon Lapham 
+
+	* a few updates to the finance::quote docs
+
+2003-08-18 Chris Lyttle 
+
+	* release gnucash-docs 1.8.2
+
+2003-08-13 Jon Lapham 
+
+	* update
+
+2003-08-13 Jon Lapham 
+
+	* financial calculator docs
+
+2003-08-13 Jon Lapham 
+
+	* add platform compatibility list
+
+2003-08-13 Jon Lapham 
+
+	* new FAQ questions
+
+2003-08-13 Jon Lapham 
+
+	* add the xml convert info
+
+2003-08-06 Jon Lapham 
+
+	* update
+
+2003-08-06 Jon Lapham 
+
+	* new multicurrency images
+
+2003-08-06 Jon Lapham 
+
+	* new financial calculator image
+
+2003-08-06 Jon Lapham 
+
+	* initial writing
+
+2003-08-06 Jon Lapham 
+
+	* add financial calculator section
+
+2003-08-05 Jon Lapham 
+
+	* update image names
+
+2003-08-05 Jon Lapham 
+
+	* new cap gains images
+
+2003-08-05 Jon Lapham 
+
+	* remove unused images
+
+2003-08-05 Jon Lapham 
+
+	* new depreciation images
+
+2003-08-05 Jon Lapham 
+
+	* gobs 'o changes
+
+2003-08-05 Jon Lapham 
+
+	* add chapter 14
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck
+
+2003-08-05 Jon Lapham 
+
+	* new chapter due to chapter swap
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck and chapter swap
+
+2003-08-05 Jon Lapham 
+
+	* new invoice mod images
+
+2003-08-05 Jon Lapham 
+
+	* chapter rearrangement
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck
+
+2003-08-05 Jon Lapham 
+
+	* new account reconciliation image
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck and new acct reconciliation
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck and minor text changes
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck and new accounting concepts
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck and new features list grouping
+
+2003-08-01 Jon Lapham 
+
+	*     * list suggested changes
+
+2003-08-01 Jon Lapham 
+
+	*     * added 2 tips
+
+2003-07-31 Jon Lapham 
+
+	*     * new image
+
+2003-07-31 Jon Lapham 
+
+	*     * remove old appendi
+
+2003-07-31 Jon Lapham 
+
+	*     * update appendi
+
+2003-07-31 Jon Lapham 
+
+	*     * Add replay log feature
+
+2003-07-31 Jon Lapham 
+
+	*     * expences -> expenses
+
+2003-07-31 Jon Lapham 
+
+	*     * Derek's changes
+
+2003-07-31 Jon Lapham 
+
+	*     * move 'view stock value' section
+
+2003-07-31 Jon Lapham 
+
+	*     * new invest figure
+
+2003-07-31 Jon Lapham 
+
+	*     * update
+
+2003-07-31 Jon Lapham 
+
+	*     * Derek's Changes
+
+2003-07-31 Jon Lapham 
+
+	*     * update
+
+2003-07-31 Jon Lapham 
+
+	*     * Derek's changes
+
+2003-07-31 Jon Lapham 
+
+	* update
+
+2003-07-31 Jon Lapham 
+
+	* update investment figures
+
+2003-07-31 Jon Lapham 
+
+	*   * price editor updates   * added dividends section   * added selling stocks section
+
+2003-07-30 Jon Lapham 
+
+	* new price editor images
+
+2003-07-29 Jon Lapham 
+
+	* fix image name
+
+2003-07-29 Jon Lapham 
+
+	* fix image name
+
+2003-07-29 Jon Lapham 
+
+	* update
+
+2003-07-29 Jon Lapham 
+
+	* add new chapters
+
+2003-07-29 Jon Lapham 
+
+	* update
+
+2003-07-29 Jon Lapham 
+
+	* include new chapters
+
+2003-07-29 Jon Lapham 
+
+	* appendix splitup
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanups
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanup
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanups
+
+2003-07-29 Jon Lapham 
+
+	* new images
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanup
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanup
+
+2003-07-29 Jon Lapham 
+
+	* new payroll chapter
+
+2003-07-29 Jon Lapham 
+
+	* new accounts payable chapter
+
+2003-07-29 Jon Lapham 
+
+	* new accounts receivable chapter
+
+2003-07-29 Jon Lapham 
+
+	* update loans chapter
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanups
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanups and rearrange sections
+
+2003-07-29 Jon Lapham 
+
+	* added whats new version
+
+2003-07-27 Jon Lapham 
+
+	* *** empty log message ***
+
+2003-07-27 Jon Lapham 
+
+	* added features and whats new lists
+
+2003-07-25 Jon Lapham 
+
+	* rewrite ch10 - currencies
+
+2003-07-25 Jon Lapham 
+
+	* rewrite ch9 - loans
+
+2003-07-25 Jon Lapham 
+
+	* ch 8 updates
+
+2003-07-25 Jon Lapham 
+
+	* cap gains figure
+
+2003-07-25 Jon Lapham 
+
+	* depreciation and capital gains
+
+2003-07-24 Jon Lapham 
+
+	* update changelog
+
+2003-07-24 Jon Lapham 
+
+	* investment screenshot
+
+2003-07-24 Jon Lapham 
+
+	* -minor fix, added "fixed assets" to list of possible investments
+
+2003-07-24 Jon Lapham 
+
+	* -rewrite of chapter 7 (well, it didn't really exist before)
+
+2003-07-23 Jon Lapham 
+
+	* -add note on "historical meaning of double-entry accounting" -add note on changing time to delete backup files
+
+2003-07-23 Jon Lapham 
+
+	* -added accounts receivable and accounts payable to account types -added principal of balance equation
+
+2003-07-03 Chris Lyttle 
+
+	* more patches from jon
+
+2003-06-21 Chris Lyttle 
+
+	* oops forgot to add these
+
+2003-06-20 Chris Lyttle 
+
+	* Jon's chpt3 reorg patch
+
+2003-06-18 Chris Lyttle 
+
+	* fix docbook xml errors
+
+2003-06-18 Chris Lyttle 
+
+	* Added Jon Lapham's chpt2 patch
+
+2003-06-17 Chris Lyttle 
+
+	* change test -e to test -r
+
+2003-06-14 Chris Lyttle 
+
+	* moved convert-html to make all
+
+2003-06-14 Chris Lyttle 
+
+	* Added Jon Lapham's patch
+
+2003-05-30 Christian Stimming 
+
+	* 2003-05-30  Christian Stimming  <stimming at tuhh.de>
+
+2003-05-13 Chris Lyttle 
+
+	* Release 1.8.1
+
+2003-04-14 Christian Stimming 
+
+	* 2003-04-14  Christian Stimming  <chs at ckiste.holstenstr>
+
+2003-03-10 Christian Stimming 
+
+	* 2003-03-11  Christian Stimming  <stimming at tuhh.de>
+
+2003-03-02 Christian Stimming 
+
+	* Fix typo.
+
+2003-03-01 Christian Stimming 
+
+	* 2003-03-01  Christian Stimming  <stimming at tuhh.de>
+
+2003-02-22 David Hampton 
+
+	* Ignore another file.
+
+2003-02-09 Chris Lyttle 
+
+	* fix typo
+
+2003-02-03 Chris Lyttle 
+
+	* release 1.8.0
+
+2003-01-28 Chris Lyttle 
+
+	* release 1.7.8
+
+2003-01-27 Chris Lyttle 
+
+	* stop stylesheets from resolving to docbook site
+
+2003-01-27 Chris Lyttle 
+
+	* fix typo's
+
+2003-01-26 Chris Lyttle 
+
+	* patch for db4 support
+
+2003-01-06 Chris Lyttle 
+
+	* release 1.7.7
+
+2003-01-02 Chris Lyttle 
+
+	* clean up tutorial
+
+2002-12-30 Christian Stimming 
+
+	* 2002-12-30  Christian Stimming  <stimming at tuhh.de>
+
+2002-12-23 Christian Stimming 
+
+	* Convert file to proper UTF-8.
+
+2002-12-23 Christian Stimming 
+
+	* 2002-12-23  Christian Stimming  <stimming at tuhh.de>
+
+2002-12-23 Chris Lyttle 
+
+	* update author's section of guide, release 1.7.6
+
+2002-12-23 Christian Stimming 
+
+	* 2002-12-23  Christian Stimming  <stimming at tuhh.de>
+
+2002-12-20 Chris Lyttle 
+
+	* fix for omf files not installing
+
+2002-12-19 Chris Lyttle 
+
+	* fixes so it works on rh8 too
+
+2002-12-16 Chris Lyttle 
+
+	* require gnucash-1.7.6 in spec file
+
+2002-12-16 Chris Lyttle 
+
+	* release 1.7.6
+
+2002-12-16 Chris Lyttle 
+
+	* patch from hampton to fix distcheck
+
+2002-12-13 Chris Lyttle 
+
+	* updated to fix omf file problem
+
+2002-12-13 Chris Lyttle 
+
+	* updated spec file
+
+2002-12-13 Chris Lyttle 
+
+	* remove dir
+
+2002-12-13 Chris Lyttle 
+
+	* move doc-tools module from main gnucash module
+
+2002-12-10 Chris Lyttle 
+
+	* add guide to build
+
+2002-12-10 Chris Lyttle 
+
+	* commit changes to move to gdp stylesheets, generate html files in subdir of docs folder, add HACKING, requirements, initial guide dir setup
+
+2002-12-08 Christian Stimming 
+
+	* Add cvsignores.
+
+2002-12-05 Chris Lyttle 
+
+	* remove gnucash-docs dir
+
+2002-12-05 Chris Lyttle 
+
+	* remove extra directory
+
+2002-12-02 Chris Lyttle 
+
+	* files to make the docs module ready to go
+
+2002-11-27 Chris Lyttle 
+
+	* Initial import of makefiles, etc
+
+2002-05-07 David Hampton 
+
+	* Remove user visible references to gnucash.com.
+
+2001-11-25 Chris Lyttle 
+
+	* Initial work on Investments chapter
+
+2001-11-25 Chris Lyttle 
+
+	* Outlines of remaining chapters
+
+2001-11-24 Chris Lyttle 
+
+	* Make toc validate
+
+2001-11-24 Chris Lyttle 
+
+	* Make toc validate
+
+2001-11-24 Chris Lyttle 
+
+	* Replace toc with xml version
+
+2001-11-24 Chris Lyttle 
+
+	* Added some screenshots, finished converting chapters to XML
+
+2001-11-21 Chris Lyttle 
+
+	* Convert sgml files to xml
+
+2001-11-21 Chris Lyttle 
+
+	* Add figures for screenshots
+
+2001-11-21 Chris Lyttle 
+
+	* Add title page, revised first 2 chapters to have screenshots and tie into title page
+
+2001-11-11 Chris Lyttle 
+
+	* Fixed Error Chapter 3
+
+2001-11-11 Chris Lyttle 
+
+	* Last one Chapter 6
+
+2001-11-11 Chris Lyttle 
+
+	* Finished off Chapter 5
+
+2001-11-11 Chris Lyttle 
+
+	* Finished off Chapter 4
+
+2001-11-08 Chris Lyttle 
+
+	* Import of New Version of GnuCash Manual
+
+2001-11-08 unknown user 
+
+	* New repository initialized by cvs2svn.
+
+2021-09-28 John Ralls 
+
+	* Release Documentation for Gnucash 4.8 (tag: 4.8)
+
+2021-09-22 TANIGUCHI Yasuaki 
+
+	* Bug 797622 - Using ninja for gnucash-docs under jhbuild results in failure
+
+2021-09-26 TANIGUCHI Yasuaki 
+
+	* Remove unused or outdated files. * gnucash-docs.spec.in * CMakeNotes.txt * HACKING
+
+2021-09-25 TANIGUCHI Yasuaki 
+
+	* Remove ScrollKeeper's OMF file.
+
+2021-09-22 TANIGUCHI Yasuaki 
+
+	* Remove autotools.
+
+2021-09-25 John Ralls 
+
+	* Fix misaligned copy/paste (tag: 4.7)
+
+2021-09-25 John Ralls 
+
+	* Release Documentation for GnuCash 4.7
+
+2021-09-25 Frank H. Ellenberger 
+
+	* Merge PR_#226 into 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 John Ralls 
+
+	* Release Documentation for GnuCash 4.6 (tag: 4.6)
+
+2021-06-26 Frank H. Ellenberger 
+
+	* Merge PR #179 into maint
+
+2021-06-26 Christian Wehling 
+
+	* L10N:de: Entfernen eines xref-Tags auf ein Screenshot- Objekt
+
+2021-06-26 Frank H. Ellenberger 
+
+	* postprocessing of xmlformat and Bug 798217: spacing
+
+2021-06-26 Christian Wehling 
+
+	* L10N:de: Beschreibung des Abgleichvorgangs für den Kontotyp...
+
+2021-06-26 Frank H. Ellenberger 
+
+	* Guide Overview: Update language statistics
+
+2021-06-26 Frank H. Ellenberger 
+
+	* minor fix on our xmlfomat
+
+2021-06-26 Christian Wehling 
+
+	* L10N:de: Noch einige Fehler mit ... korrigiert
+
+2021-06-26 Frank H. Ellenberger 
+
+	* Bug 798217 - minor mistakes in Tutorial and Concepts guide
+
+2021-06-26 Frank H. Ellenberger 
+
+	* Merge branch 'OS' into maint
+
+2021-06-25 Frank H. Ellenberger 
+
+	* Replace different writings of macos, linux … by entities
+
+2021-06-25 Christian Wehling 
+
+	* L10N:de: Noch einige Fehler korrigiert ...
+
+2021-06-25 Frank H. Ellenberger 
+
+	* Merge PR #174 into maint
+
+2021-06-25 Frank H. Ellenberger 
+
+	* L10N:de: Help GUIMenus - remove spourious ";"
+
+2021-06-24 Christian Wehling 
+
+	* L10N:de: Immmr mehr Verbesserung von Help_ch_GUIMenus.xml
+
+2021-06-20 Christian Wehling 
+
+	* L10N:de: Weitere Verbesserung von Help_ch_Account-Actions.xml und in
+
+2021-06-24 Frank H. Ellenberger 
+
+	* Merge PR_#173 into maint
+
+2021-06-16 Christian Wehling 
+
+	* L10N:de: Noch mehr Verbesserung von Help_ch_GUIMenus.xml
+
+2021-06-05 Christian Wehling 
+
+	* L10N:de: Ãœbersetzung von Help_ch_Transactions.xml
+
+2021-06-22 Frank H. Ellenberger 
+
+	* Help/C: Image optimization
+
+2021-06-22 Frank H. Ellenberger 
+
+	* Help/C:update srccredit for Main-window-callouts
+
+2021-06-22 Frank H. Ellenberger 
+
+	* Update help/C/figures/Main-window-callouts + helper files
+
+2021-06-22 Frank H. Ellenberger 
+
+	* New help/de/figures/Main-window-callouts + helper files
+
+2021-06-22 Frank H. Ellenberger 
+
+	* Add ENTITY vers-last-2 for reference of major changes
+
+2021-06-21 Frank H. Ellenberger 
+
+	* Fix typo in splash.png name
+
+2021-06-21 Frank H. Ellenberger 
+
+	* Help/C: Insert Display Welcome Dialog Again?
+
+2021-06-21 Frank H. Ellenberger 
+
+	* Add 4 screenshots to help/{C|de}/figures, run optipng
+
+2021-06-21 Frank H. Ellenberger 
+
+	* Fix Help/C syntax, broken in last commit
+
+2021-06-20 Frank H. Ellenberger 
+
+	* Link new screens completely in C and partially in de
+
+2021-06-20 Frank H. Ellenberger 
+
+	* Add 3 screenshots to help/{C|de}/figures, run optipng
+
+2021-06-20 Frank H. Ellenberger 
+
+	* Remove unused images from our help/*/figures
+
+2021-06-20 Frank H. Ellenberger 
+
+	* workflows: separate HTML for faster results
+
+2021-06-19 Frank H. Ellenberger 
+
+	* Add distchech to workflows
+
+2021-06-19 Frank H. Ellenberger 
+
+	* Make calibre optional in cmake
+
+2021-06-18 Frank H. Ellenberger 
+
+	* New typo in README
+
+2021-06-18 Frank H. Ellenberger 
+
+	* Typo: Not Moby Dick
+
+2021-06-18 Frank H. Ellenberger 
+
+	* First github ci
+
+2021-06-13 Christian Wehling 
+
+	* L10N:de: Weitere Verbesserung von Help_ch_GUIMenus.xml
+
+2021-05-31 Christian Wehling 
+
+	* L10N:de: Weitere Verbesserung von Help_ch_Account-Actions.xml
+
+2021-06-06 Thomas Kriegel 
+
+	* L10N:de: Translation of ch_budgets & ch_dep
+
+2021-06-07 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#168' into maint
+
+2021-06-05 Frank H. Ellenberger 
+
+	* Help: link Setup for Online Transactions in C, de
+
+2021-05-31 Frank H. Ellenberger 
+
+	* Help: Replace most <literallayout> by <screen>
+
+2021-05-31 Frank H. Ellenberger 
+
+	* Help pt: Add missing xmlns:xi parameters
+
+2021-04-28 Christian Wehling 
+
+	* L10N:de: Ãœbersetzung von Help_ch_Account-Actions.xml
+
+2021-05-29 Igor L. Vicente 
+
+	* Fixes reference to Help Manual
+
+2021-05-23 Frank H. Ellenberger 
+
+	* Merge PR #166 into maint - except its merge
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Replace most <literallayout> by <screen> for all LANG <> it
+
+2021-05-22 Thomas 
+
+	* L10N:de: Typo
+
+2021-05-22 Thomas 
+
+	* L10N:de: Typo
+
+2021-05-22 Thomas 
+
+	* L10N:de: Typo
+
+2021-05-22 Thomas 
+
+	* L10N:de: Typo
+
+2021-05-22 Thomas 
+
+	* Update ch_invest.xml
+
+2021-05-22 Thomas 
+
+	* L10N:de: Contributor ergänzt
+
+2021-05-19 Frank H. Ellenberger 
+
+	* L10N:de: guide ch_currency.xml: fix indentation
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #159 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #165 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #161 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #160 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #163 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #162 into maint
+
+2021-05-19 Frank H. Ellenberger 
+
+	* Merge PR #164 into maint
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_reports Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: Updatei ch_loans Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_txns Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_basics.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_oview.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: gnucash-guide.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: glossary Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_bus_ap.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_bus_ar.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_bus_setup.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_bus_intro.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_currency.xml Typo
+
+2021-05-18 Thomas 
+
+	* L10N:de: ch_capgain Typo
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge remote-tracking branch 'cwehli/de_help_GUI_2' into maint
+
+2021-05-16 Christian Wehling 
+
+	* L10N:de: Weitere Verbesserungen in...
+
+2021-05-16 Christian Wehling 
+
+	* Backport of improvements from de/Help_ch_GUIMenus.xml
+
+2021-05-16 Frank H. Ellenberger 
+
+	* I18N: Downgrade CUSIP below ISIN
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge PR_#150 into maint
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge PR_#151 into maint
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#152' into maint
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#154' into maint
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#153' into maint
+
+2021-05-16 Frank H. Ellenberger 
+
+	* Merge branch 'PR_#155' into maint
+
+2021-05-12 Thomas 
+
+	* Update ch_invest.xml
+
+2021-05-02 Christian Wehling 
+
+	* L10N:de: weitere Korrekturen in Help_ch_GUIMenus.xml
+
+2021-05-01 Christian Wehling 
+
+	* Backport of improvements from de/Help_ch_GUIMenus.xml
+
+2021-05-09 Thomas 
+
+	* L10N:de: Tippfehler bereinigt
+
+2021-05-05 Thomas 
+
+	* L10N:de: Tippfehler bereinigt
+
+2021-05-05 Thomas 
+
+	* L10N:de:Tippfehler beseitig
+
+2021-05-01 Frank H. Ellenberger 
+
+	* L10N:de: Geschäftsdaten importieren: 2 Tippfehler & xmlformat
+
+2021-05-01 warrel040 
+
+	* Update de/ch_expenses - Typo
+
+2021-05-01 warrel040 
+
+	* Update ch_import_business_data.xml
+
+2021-04-30 Christian Wehling 
+
+	* L10N:de: PR#146 Korrekturen in Help_ch_GUIMenus.xml
+
+2021-04-30 Frank H. Ellenberger 
+
+	* Merge PR_#147 into maint
+
+2021-04-30 Frank H. Ellenberger 
+
+	* Merge remote-tracking branch 'cwehli/de_help_GUI' into maint
+
+2021-04-03 CWehli 
+
+	* L10N:de: Ãœbersetzung von Help_ch_GettingHelp.xml
+
+2021-04-29 Daniel Thul 
+
+	* Fix minor typo
+
+2021-04-28 Christian Wehling 
+
+	* L10N:de: Ãœbersetzung von Help_ch_GUIMenus.xml
+
+2021-04-27 Frank H. Ellenberger 
+
+	* Merge PR #144 into maint
+
+2021-04-25 Frank H. Ellenberger 
+
+	* Update PACKAGE_URL of configure.ac (github/maint)
+
+2021-04-08 Christian Wehling 
+
+	* Transfer all missing help files to help/de.
+
+2021-04-24 Frank H. Ellenberger 
+
+	* xmlformat all docs
+
+2021-04-24 Frank H. Ellenberger 
+
+	* Another improvement of xmldocs README
+
+2021-04-23 Frank H. Ellenberger 
+
+	* Improve xmlformat README, feedback by CWehli
+
+2021-04-23 Frank H. Ellenberger 
+
+	* EEC became EU decades ago, but we had still references
+
+2021-04-23 Frank H. Ellenberger 
+
+	* Bug 798178: Wrong Color in Scheduled Transactions Window text
+
+2021-04-20 Frank H. Ellenberger 
+
+	* Several fixes of shortcuts in C and pt
+
+2021-04-20 Frank H. Ellenberger 
+
+	* Minor improvement of adress & email tags
+
+2021-04-19 Frank H. Ellenberger 
+
+	* Check for " >" to avoid unwanted wraps
+
+2021-04-18 Frank H. Ellenberger 
+
+	* Add xmlformat incl. configuration
+
+2021-04-17 Daniel Brown 
+
+	* fix minor typo
+
+2021-04-09 Frank H. Ellenberger 
+
+	* Merge PR #143 into maint
+
+2021-04-09 Christian Wehling 
+
+	* Improve the wiki link in the note for translators
+
+2021-04-07 Frank H. Ellenberger 
+
+	* Further improvements of getting help
+
+2021-04-05 Frank H. Ellenberger 
+
+	* Minor improvements on Getting Help
+
+2021-03-27 John Ralls 
+
+	* Release Documentation for Gnucash 4.5. (tag: 4.5)
+
+2021-02-15 Frank H. Ellenberger 
+
+	* Add wiki links about Online Banking Setup
+
+2021-02-13 Frank H. Ellenberger 
+
+	* Online banking: Table of protocolls
+
+2021-02-13 Frank H. Ellenberger 
+
+	* Rewording of tools abstract
+
+2021-02-11 Frank H. Ellenberger 
+
+	* Add IDs to all html chunks of help
+
+2021-02-11 Frank H. Ellenberger 
+
+	* Explain default sort order
+
+2021-02-10 Geert Janssens 
+
+	* Put cmake info before the deprecated autotools info
+
+2021-02-09 Geert Janssens 
+
+	* Update README for cmake build system
+
+2021-02-05 Frank H. Ellenberger 
+
+	* Update links about tax report …
+
+2021-02-05 Frank H. Ellenberger 
+
+	* New section "Country Specific Reports"
+
+2021-02-04 Frank H. Ellenberger 
+
+	* Several minor improvements of Reports
+
+2021-02-04 Frank H. Ellenberger 
+
+	* Report: Join several notes in one footnote
+
+2021-02-04 Frank H. Ellenberger 
+
+	* Reports: Reflect commit e4088ee
+
+2021-02-03 Frank H. Ellenberger 
+
+	* Remove a spurious space from our DTD
+
+2021-02-01 Frank H. Ellenberger 
+
+	* Finish updates of report-create
+
+2021-02-01 Frank H. Ellenberger 
+
+	* Several updates in report-create
+
+2021-01-31 Frank H. Ellenberger 
+
+	* Guide: New year
+
+2021-01-31 Frank H. Ellenberger 
+
+	* Update saved-reports location
+
+2021-01-30 Frank H. Ellenberger 
+
+	* Update copyright year of german guide
+
+2021-01-30 Frank H. Ellenberger 
+
+	* Fix a syntax error in CI
+
+2021-01-30 Frank H. Ellenberger 
+
+	* Use Version 4.4 also in autotools
+
+2021-01-29 CWehli 
+
+	* Added the new report "ch_reports.xml"
+
+2021-01-22 Mechtilde 
+
+	* Corrected rpt_transaction
+
+2021-01-20 Mechtilde 
+
+	* Corrected transaction to Buchung
+
+2021-01-20 Mechtilde 
+
+	* Finished the translation of chapter reports
+
+2021-01-20 Mechtilde 
+
+	* Translated part Income & Expense and Examples
+
+2021-01-20 Mechtilde 
+
+	* Transalted groug of business reports
+
+2021-01-20 Mechtilde 
+
+	* Removed more whitespaces
+
+2021-01-19 Mechtilde 
+
+	* Comments from fell implemented
+
+2021-01-19 Mechtilde 
+
+	* Added Translation for business reports
+
+2021-01-19 Mechtilde 
+
+	* Part AssetsAnd Liabilities are translated
+
+2021-01-19 Mechtilde 
+
+	* More parts translated
+
+2021-01-18 Mechtilde 
+
+	* Activated chapter reports for building
+
+2021-01-18 Mechtilde 
+
+	* Starting with the first part of the German translation
+
+2021-01-19 Frank H. Ellenberger 
+
+	* Bug 798089 - Starting "Tutorial and Concepts Guide" writes …
+
+2021-01-19 Frank H. Ellenberger 
+
+	* Revert "Remove the Russian translation for the Guide."
+
+2021-01-11 Frank H. Ellenberger 
+
+	* Specify ISO currencies in overview (en, de)
+
+2020-12-29 John Ralls 
+
+	* Documentation for GnuCash 4.4. (tag: 4.4)
+
+2020-12-28 Frank H. Ellenberger 
+
+	* Bug 798038 - Incorrect spelling in german account templates 'common' and 'full', part 3: docs
+
+2020-12-26 John Ralls 
+
+	* Release Documentation for GnuCash 4.3 (tag: 4.3)
+
+2020-12-01 Frank H. Ellenberger 
+
+	* Bug 798031: Update default of Date Completion
+
+2020-09-26 John Ralls 
+
+	* Release Documentation for GnuCash 4.2 (tag: 4.2)
+
+2020-08-18 John Ralls 
+
+	* Add an install target for html.
+
+2020-07-25 John Ralls 
+
+	* A better way to handle autogen.sh and AUTOTOOLS_IN_DIST. (tag: 4.1)
+
+2020-07-25 John Ralls 
+
+	* Release Documentation for GnuCash 4.1.
+
+2020-07-25 John Ralls 
+
+	* Fix typo.
+
+2020-07-25 John Ralls 
+
+	* CMake GNUInstallDirs aborts if project language is NONE.
+
+2020-07-25 John Ralls 
+
+	* Dist isn't supposed to be possible from a dist tarball so don't try.
+
+2020-07-05 Geert Janssens 
+
+	* Drop obsolete log formatter for svn logs
+
+2020-06-28 John Ralls 
+
+	* Fix Cmake dist tarball creation with autotools-build option.
+
+2020-06-28 John Ralls 
+
+	* Fix version in configure.ac.
+
+2020-06-27 John Ralls 
+
+	* Fix building Italian translations with Cmake.
+
+2020-06-27 John Ralls 
+
+	* Fix building mobi with Cmake.
+
+2020-06-27 John Ralls 
+
+	* Release Documentation for GnuCash 4.0 (tag: 4.0)
+
+2020-06-27 John Ralls 
+
+	* Remove the Russian translation for the Guide.
+
+2020-06-27 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-06-27 John Ralls 
+
+	* Release Documentation for GnuCash 3.11. (tag: 3.11)
+
+2020-06-27 Frank H. Ellenberger 
+
+	* Screenshot: Change a Transaction Association Dialog
+
+2020-06-26 Frank H. Ellenberger 
+
+	* Transaction assoc illustration: Symbols
+
+2020-06-26 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-06-25 John Ralls 
+
+	* Update "Using Entry Shortcuts"
+
+2020-06-25 John Ralls 
+
+	* Remove the register type group default setting description.
+
+2020-06-25 John Ralls 
+
+	* New Bill: Fix some labels to match what the dialog displays.
+
+2020-06-25 John Ralls 
+
+	* Document editing entries in an employee voucher.
+
+2020-06-25 John Ralls 
+
+	* Document new default layout customization for Invoices and Bills.
+
+2020-06-25 John Ralls 
+
+	* Fix docbook validity errors.
+
+2020-06-24 Frank H. Ellenberger 
+
+	* Right align numerical column in fq-spec-tiaa
+
+2020-06-23 John Ralls 
+
+	* New section in help: Associating and External File with a Transaction.
+
+2020-06-23 John Ralls 
+
+	* Rewrite the New Accounts Hierarch Setup section.
+
+2020-06-23 John Ralls 
+
+	* Document setting register column width layout.
+
+2020-06-23 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-06-23 John Ralls 
+
+	* Fix obsolete guide cross-reference.
+
+2020-06-19 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-06-19 Frank H. Ellenberger 
+
+	* Get rid of ulink type="http"
+
+2020-06-19 Frank H. Ellenberger 
+
+	* Remove obsolete Docbook declaration comments from docs
+
+2020-06-17 Frank H. Ellenberger 
+
+	* Update bug URL in currently unused */it/it.po
+
+2020-06-13 John Ralls 
+
+	* Release Documentation for Gnucash 3.905. (tag: 3.905)
+
+2020-06-10 Frank H. Ellenberger 
+
+	* Update version for Autotools
+
+2020-06-10 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-06-10 Frank H. Ellenberger 
+
+	* L12N:it, pt update: Vanguard is part of AlphaVantage
+
+2020-06-09 Frank H. Ellenberger 
+
+	* Bug 770132 - Price editor does not find ASX:XRO
+
+2020-06-09 goodvibes2 
+
+	* Update fq-sources.html: asx source is working again
+
+2020-06-08 Geert Janssens 
+
+	* Tell travis to use ubuntu-18.04-docker file
+
+2020-06-08 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-06-08 Frank H. Ellenberger 
+
+	* Bug 797783 - Reverse "over" and "under" estimate of the unrealized
+
+2020-06-08 Hong Xu 
+
+	* Bug 797783 - Reverse "over" and "under" estimate of the unrealized
+
+2020-06-07 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-06-07 Frank H. Ellenberger 
+
+	* L12N:de Übersetzung der beiden letzen Änderungen
+
+2020-06-07 Frank H. Ellenberger 
+
+	* Appendix: add "Ticker" to distinguish from security numbers
+
+2020-06-07 Frank H. Ellenberger 
+
+	* Note on dots in yahoo symbols
+
+2020-06-07 John Ralls 
+
+	* Release documentation for GnuCash 3.904. (tag: 3.904)
+
+2020-06-06 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-06-01 Frank H. Ellenberger 
+
+	* Update gnucash-docs.spec.in
+
+2020-05-31 John Ralls 
+
+	* Release GnuCash Documentation 3.903. (tag: 3.903)
+
+2020-05-31 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-05-17 Frank H. Ellenberger 
+
+	* L10N of "Improve links to Selingers tutorials"
+
+2020-05-17 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-05-17 Frank H. Ellenberger 
+
+	* Merge PR #137 into maint
+
+2020-04-29 David Cousens 
+
+	* Minor Correction to Help Manual
+
+2020-05-17 Frank H. Ellenberger 
+
+	* Improve links to Selingers tutorials
+
+2020-05-17 Frank H. Ellenberger 
+
+	* Minor fixes from the PR #138 discussion
+
+2020-05-09 David Cousens 
+
+	* Modifications to Guide Ch12 to include multi-currency transactions using trading accounts.
+
+2019-08-08 Frank H. Ellenberger 
+
+	* Minor imrovements on Invoice ID
+
+2020-04-29 John Ralls 
+
+	* CI for gnucash-docs should be on Ubuntu 18.04 to match gnucash.
+
+2020-04-24 Frank H. Ellenberger 
+
+	* Merge branch 'maint' (tag: 3.901)
+
+2020-04-24 David Cousens 
+
+	* Fixes requested by Fellen
+
+2020-04-23 David Cousens 
+
+	* cherrypicked changes from 797696
+
+2020-04-18 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-04-18 Frank H. Ellenberger 
+
+	* L10N:de: Hilfe: Aktualisiere Yahoo-Kürzel für Börsen und Märkte
+
+2020-04-14 Frank H. Ellenberger 
+
+	* Help: "Update Yahoo Codes for Exchanges and Markets"
+
+2020-04-11 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-04-11 John Ralls 
+
+	* Release Documentation for GnuCash 3.10. (tag: 3.10)
+
+2020-03-30 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-03-30 Frank H. Ellenberger 
+
+	* L12N:it: Guide: unify wikipedia links
+
+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 
+
+	* Change CMakeLists.txt version back to 3.900
+
+2020-03-28 John Ralls 
+
+	* Merge branch 'maint'
+
+2020-03-28 John Ralls 
+
+	* Fix missing closing tag.
+
+2020-03-28 John Ralls 
+
+	* Release Documentation for Gnucash 3.9 (tag: 3.9)
+
+2020-03-28 John Ralls 
+
+	* Release Documentation for GnuCash 3.9
+
+2020-03-28 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-03-28 Frank H. Ellenberger 
+
+	* Merge PR #129 into maint
+
+2020-03-28 Frank H. Ellenberger 
+
+	* L12N:de: Übersetzung der beiden letzten Änderungen
+
+2020-03-28 Frank H. Ellenberger 
+
+	* Add a footnote to the translation paragraph
+
+2020-03-27 John Ralls 
+
+	* Rewrite the translation paragraph, updating it to match the current status.
+
+2020-03-13 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-03-13 Frank H. Ellenberger 
+
+	* Book options->Trading Accounts: link tutorial
+
+2020-03-07 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-03-07 Frank H. Ellenberger 
+
+	* Guide: Hotfix of appendix A
+
+2020-01-17 Geert Janssens 
+
+	* Fix comment
+
+2020-02-20 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-02-20 Frank H. Ellenberger 
+
+	* Remove obsolete basics_main[_]win*.{xcf|png} from guide
+
+2020-02-18 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-02-18 Frank H. Ellenberger 
+
+	* In Business Account Setup of A/R and A/P emphase 'for each currency'
+
+2020-02-14 Frank H. Ellenberger 
+
+	* L12N:de: 1 Tippfehler in Hilfe berichtigt
+
+2020-01-30 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2020-01-30 Frank H. Ellenberger 
+
+	* L12N:it: Remove redundant leading words in the admonition blocks
+
+2020-01-30 Frank H. Ellenberger 
+
+	* L12N:ja: Remove redundant leading words in the admonition blocks
+
+2020-01-30 Frank H. Ellenberger 
+
+	* L12N:ru: Remove redundant leading words in the admonition blocks
+
+2020-01-30 Frank H. Ellenberger 
+
+	* L12N:pt: Remove redundant leading words in the admonition blocks
+
+2020-01-30 Frank H. Ellenberger 
+
+	* L12N:de: Remove redundant leading words in the admonition blocks
+
+2020-01-30 Frank H. Ellenberger 
+
+	* Minor improvements on last commit
+
+2020-01-30 Xu Xinhang 
+
+	* Remove redundant leading words in the admonition blocks
+
+2020-01-25 Stanislav Mekhonoshin 
+
+	* Fix typo
+
+2020-01-15 Geert Janssens 
+
+	* cmake- build chm file by default on Windows
+
+2020-01-14 Frank H. Ellenberger 
+
+	* Distinguish 2 "Process Payment" sections
+
+2019-12-28 John Ralls 
+
+	* Release Docs for GnuCash 3.8
+
+2020-01-14 John Ralls 
+
+	* Revert "Distinguish 2 "Process Payment" sections".
+
+2020-01-14 Frank H. Ellenberger 
+
+	* Distinguish 2 "Process Payment" sections
+
+2019-11-21 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2019-11-21 Frank H. Ellenberger 
+
+	* Merge branch 'wiki-links' into maint (tag: 3.8b, tag: 3.8a, tag: 3.8)
+
+2019-11-15 Frank H. Ellenberger 
+
+	* Update Bug URL of the package
+
+2019-11-15 Frank H. Ellenberger 
+
+	* Merge branch '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 
+
+	* Merge branch 'maint'
+
+2019-11-12 Frank H. Ellenberger 
+
+	* Fix version number 2.6.21
+
+2019-11-12 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+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 
+
+	* Merge branch 'maint'
+
+2019-10-26 Frank H. Ellenberger 
+
+	* Fix <application> tag
+
+2019-10-26 Frank H. Ellenberger 
+
+	* Merge commit '34d02d4950a91fa5ae5cc2ab6513bd4382c56175'
+
+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 
+
+	* Merge branch 'maint'
+
+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 
+
+	* Merge branch '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-22 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+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 
+
+	* Merge branch 'maint'
+
+2019-09-08 John Ralls 
+
+	* Fix the cmake dist dependencies in the autotools build.
+
+2019-09-07 John Ralls 
+
+	* Release Documentation for GnuCash 3.7. (tag: 3.7)
+
+2019-09-07 Geert Janssens 
+
+	* CMake - update installation components
+
+2019-09-07 Geert Janssens 
+
+	* CMake - revisit image handling
+
+2019-09-07 Geert Janssens 
+
+	* CMake - revisit xml target
+
+2019-09-07 Geert Janssens 
+
+	* CMake - refactor targets into custom commands
+
+2019-09-06 Geert Janssens 
+
+	* CMake - Define options to enable or disable document formats
+
+2019-09-06 Geert Janssens 
+
+	* CMake - Add uninstall target
+
+2019-09-06 Geert Janssens 
+
+	* CMake - revisit build and install file locations
+
+2019-09-04 Geert Janssens 
+
+	* CMake - add chm target for windows documentation
+
+2019-09-04 Geert Janssens 
+
+	* CMake - Use xslt parameter to set chm file name
+
+2019-09-04 Geert Janssens 
+
+	* CMake - Rename cmake modules for clarity
+
+2019-09-02 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2019-09-02 Geert Janssens 
+
+	* CMake - Make note of missing Windows chm build rules
+
+2019-09-02 Geert Janssens 
+
+	* CMake - add dist and distcheck targets
+
+2019-09-02 Geert Janssens 
+
+	* paper format fixup
+
+2019-09-02 Geert Janssens 
+
+	* CMake - factor out common calls to reduce code duplication
+
+2019-09-02 Geert Janssens 
+
+	* cmake pdf - determine papersize on source directory instead of environment
+
+2019-09-02 Geert Janssens 
+
+	* Add epub and mobi support to cmake build system
+
+2019-09-02 Geert Janssens 
+
+	* Add a note about the cmake build system
+
+2019-09-02 Geert Janssens 
+
+	* Add pdf targets to CMake build system
+
+2019-09-02 Geert Janssens 
+
+	* Drop scrollkeeper/omf related bits from cmake build system
+
+2019-08-31 Geert Janssens 
+
+	* Provide rules to build xml and html versions of our docs
+
+2019-08-31 Geert Janssens 
+
+	* Setup basic structure for cmake based build system
+
+2019-08-17 Geert Janssens 
+
+	* Bug 797324 - yelp 3.32.2 does not find entities while listing 'all documents'
+
+2019-08-16 Frank H. Ellenberger 
+
+	* Apply commit 5f84f78 also on de and ru
+
+2019-08-16 Frank H. Ellenberger 
+
+	* Remove a totally wrong sentence about expenses
+
+2019-08-16 Frank H. Ellenberger 
+
+	* 2 "This" for different parts is confusing
+
+2019-08-16 Frank H. Ellenberger 
+
+	* Minor review of platform compatibility
+
+2019-08-12 Frank H. Ellenberger 
+
+	* 1 Tippfeher und mehrere "mindestens " FQ-Version
+
+2019-08-11 Frank H. Ellenberger 
+
+	* A few minor textual improvements of Help:Tips
+
+2019-08-11 Frank H. Ellenberger 
+
+	* Reformat help tips
+
+2019-08-11 Frank H. Ellenberger 
+
+	* Add note about fundlibrary's id
+
+2019-08-07 Frank H. Ellenberger 
+
+	* remove gnome-money.png
+
+2019-08-07 Frank H. Ellenberger 
+
+	* Define ac_abs_top_srcdir before first use
+
+2019-08-06 John Ralls 
+
+	* Fix fragile method of getting an absolute path to the soure directory.
+
+2019-08-04 Frank H. Ellenberger 
+
+	* Reformat Author section
+
+2019-08-04 Frank H. Ellenberger 
+
+	* Minor improvements on Import Matcher section
+
+2019-08-01 David Cousens 
+
+	* Improve Transactions:Import matcher -corrections
+
+2019-07-31 David Cousens 
+
+	* Improve Transactions:Import  matcher
+
+2019-07-25 Frank H. Ellenberger 
+
+	* Merge commit 'da3bd778e8d9662ff834f395867fb9500f48904f' into maint
+
+2019-07-14 Tad 
+
+	* PR #124: Optimize all PNGs with optipng
+
+2019-07-24 Frank H. Ellenberger 
+
+	* Fix syntax of a note in previous commit from PR #125
+
+2019-07-16 David Cousens 
+
+	* Help:Transactions: Modify Matcher and Multiple Selection Docs
+
+2019-07-10 Rob Laan 
+
+	* Import Bills & Invoices: blank ID in import row is replaced by ID from previous row.
+
+2019-06-29 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-06-29 John Ralls 
+
+	* Release Documentation for GnuCash 3.6. (tag: 3.6)
+
+2019-06-27 Frank H. Ellenberger 
+
+	* Use url-bug-* entities instead of http:
+
+2019-06-27 Frank H. Ellenberger 
+
+	* A few more URL entities
+
+2019-06-24 Frank H. Ellenberger 
+
+	* Replace a broken link to bugzilla (en,de)
+
+2019-06-24 Frank H. Ellenberger 
+
+	* Minor improvement of german translation feedback
+
+2019-06-24 Frank H. Ellenberger 
+
+	* Add common URLs to gnc-docbook.dtd
+
+2019-06-23 Frank H. Ellenberger 
+
+	* Guide: Move the FDL appendix into the appendix part
+
+2019-06-23 Frank H. Ellenberger 
+
+	* Guide Bus: Add IDs to tables
+
+2019-06-23 Frank H. Ellenberger 
+
+	* Use <equation> instead of <emphasis> in chapter basics
+
+2019-06-22 Frank H. Ellenberger 
+
+	* Add table id
+
+2019-05-30 David Cousens 
+
+	* Draft Debit and Credits section
+
+2019-05-13 Frank H. Ellenberger 
+
+	* Add screenshots of book options in help
+
+2019-05-09 Frank H. Ellenberger 
+
+	* Update README
+
+2019-03-31 Frank H. Ellenberger 
+
+	* Use full words and sentences for reconciliation state in Help Transactions
+
+2019-04-30 Frank H. Ellenberger 
+
+	* Guide/C: remove obsolete Report_Screen.png
+
+2019-04-30 Frank H. Ellenberger 
+
+	* Help: Update 2 Preference images
+
+2019-03-30 Frank H. Ellenberger 
+
+	* Replace most occurences of <emphasis> in help:transactions
+
+2019-03-30 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-03-30 John Ralls 
+
+	* Release GnuCash Documentation 3.5 (tag: 3.5)
+
+2019-03-30 John Ralls 
+
+	* Add OpenType fonts to dist list.
+
+2019-03-30 John Ralls 
+
+	* Add missing images to guide/it.
+
+2018-09-15 David Cousens 
+
+	* Bug 796856 Help Ch6 section added for importing from files (reapplied)
+
+2019-03-30 Frank H. Ellenberger 
+
+	* Use unique table titles in Guide
+
+2019-03-30 Frank H. Ellenberger 
+
+	* Income and GST Statement report: Use a more unique table titel
+
+2019-03-30 Frank H. Ellenberger 
+
+	* Guide: Reports: Sample Chart of Accounts: fix columns
+
+2019-03-29 Frank H. Ellenberger 
+
+	* Apply commit 1c301ed - Replace ambiguous used mnenoic in Export active register
+
+2019-03-28 Frank H. Ellenberger 
+
+	* Guimenus: Add missing Export Active Register entry and more <accel> tags
+
+2019-03-29 John Ralls 
+
+	* Fix path for ume-xxx.ttf so dist works.
+
+2019-03-28 Frank H. Ellenberger 
+
+	* Guimenu: Review of "Online Banking" in Import and Action menu
+
+2019-03-26 Geert Janssens 
+
+	* Pure whitespace cleanups to keep them separate from content changes
+
+2019-03-26 David Thomas 
+
+	* Guide - make Account and Transactions chapters subsections of the Basics chapter
+
+2019-03-26 David Thomas 
+
+	* Bug 796856 Help Ch6 section added for importing from files
+
+2019-03-26 David Thomas 
+
+	* Merge 'Basics - Getting Help' in 'Overview - Getting More Help'
+
+2019-03-26 David Thomas 
+
+	* Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 4
+
+2019-03-26 David Thomas 
+
+	* Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 3
+
+2019-03-26 David Thomas 
+
+	* Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 2
+
+2019-03-26 David Thomas 
+
+	* Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 1
+
+2019-03-25 Frank H. Ellenberger 
+
+	* Merge branch 'Bug796856' into maint
+
+2019-03-24 Frank H. Ellenberger 
+
+	* Bug 796856 Help Ch6 section added for importing from files
+
+2019-03-24 Frank H. Ellenberger 
+
+	* PR #118: TR, GST report, balance-forecast documentation
+
+2019-03-23 Frank H. Ellenberger 
+
+	* PR #117: Rewrite of chapter Import Business Data
+
+2019-03-23 Frank H. Ellenberger 
+
+	* PR #116: updated pt_PT help translations
+
+2019-03-22 Frank H. Ellenberger 
+
+	* pt help: fix docbook syntax & enable translator copyright
+
+2018-10-19 Pedro Albuquerque 
+
+	* updated pt_PT help translations
+
+2019-03-17 Manuel Friedli 
+
+	* Fix various typos in the german guide.
+
+2019-03-14 Christopher Lam 
+
+	* new report: balance forecast
+
+2019-02-03 Christopher Lam 
+
+	* add section for income-gst-statement.scm
+
+2019-01-11 Christopher Lam 
+
+	* Transaction Report: Display / Subtotal Table
+
+2019-01-16 Rob Laan 
+
+	* Rewrite of chapter Import Business Data
+
+2019-01-15 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-01-15 John Ralls 
+
+	* Fix bad fopconfig.
+
+2019-01-15 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-01-15 John Ralls 
+
+	* Move Japanese fonts into a truetype subdir.
+
+2019-01-14 John Ralls 
+
+	* Remove the truetype font metric extraction step.
+
+2019-01-14 John Ralls 
+
+	* Bug 797044 - Russian PDF on website has '#' for every cyrillic codepoint.
+
+2019-01-04 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-01-04 John Ralls 
+
+	* Make guide/ja/fdl-appendix.xml a copy rather than a link.
+
+2019-01-01 John Ralls 
+
+	* Merge branch 'maint'
+
+2019-01-01 John Ralls 
+
+	* Rearrange the epub posthook script. (tag: 3.4a)
+
+2018-12-31 John Ralls 
+
+	* Bug 796998 - Expansion of <application>&app;</application> broken
+
+2018-12-30 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-12-30 John Ralls 
+
+	* Release GnuCash Documentation for version 3.4. (tag: 3.4)
+
+2018-12-30 John Ralls 
+
+	* Pass --path to xmllint so that it can find gnc-docbookx.dtd.
+
+2018-10-22 Frank H. Ellenberger 
+
+	* Add abstract and localization note to tax report
+
+2018-10-22 Frank H. Ellenberger 
+
+	* Add comments about subchapters for better cross checking
+
+2018-10-14 Geert Janssens 
+
+	* Fix DOCTYPE handling
+
+2018-10-14 Frank H. Ellenberger 
+
+	* Use "Authors" as already in the guide
+
+2018-10-14 Frank H. Ellenberger 
+
+	* Add ids to book.preface and tips.sect2
+
+2018-10-12 Geert Janssens 
+
+	* Drop html entity declarations
+
+2018-10-12 Geert Janssens 
+
+	* Convert help documents to use XInclude instead of SYSTEM entities
+
+2018-10-12 Geert Janssens 
+
+	* Convert guide and its translations to use XInclude instead of SYSTEM entities
+
+2018-10-12 Geert Janssens 
+
+	* Drop old DocBook xsl 1.75.2 stylesheet
+
+2018-10-12 Geert Janssens 
+
+	* Base gnucash custom style sheet on DocBook xsl 1.79.2
+
+2018-10-12 Geert Janssens 
+
+	* Add DocBook xsl v1.79.2 (taken from Fedora 27 installation)
+
+2018-10-12 Geert Janssens 
+
+	* Extract common entity declarations into a custom DTD
+
+2018-10-12 Geert Janssens 
+
+	* Update to DocBook XML spec 4.5
+
+2018-10-12 Frank H. Ellenberger 
+
+	* Minor fixes in Getting Help
+
+2018-10-12 Frank H. Ellenberger 
+
+	* Update several URLs in configure.ac
+
+2018-10-12 Frank H. Ellenberger 
+
+	* remove space from "web site"
+
+2018-10-12 Frank H. Ellenberger 
+
+	* Minor fixes in "Accessing Help"
+
+2018-09-18 Frank H. Ellenberger 
+
+	* Add Wiki Search page to Getting Help
+
+2018-09-30 John Ralls 
+
+	* Add updated ChangeLog to Release.
+
+2018-09-30 John Ralls 
+
+	* Add updated ChangeLog to Release. (tag: 3.3)
+
+2018-09-29 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-09-29 John Ralls 
+
+	* Release Documentation 3.3.
+
+2018-09-28 Geert Janssens 
+
+	* Bug 796820 - References to "Gnome Bugzilla" should be changed to "GnuCash Bugzilla"
+
+2018-09-27 Geert Janssens 
+
+	* Revert "Bug 796856 Bringing Chapter 3 of Help into Chapter 2 of Guide." and following commits of PR #115
+
+2018-09-19 David Thomas 
+
+	* Adding back two entity declarations to Makefile.am, per fellen
+
+2018-09-18 David Thomas 
+
+	* Deleting commented out content per jralls.
+
+2018-09-18 David Thomas 
+
+	* Adding changes to Makefile.am, per fellen comment.
+
+2018-09-17 David Thomas 
+
+	* Bug-796855 - Add lengthy text to ch_Importing from David C. that was originally slated for Help in bug 796856
+
+2018-09-13 David Thomas 
+
+	* Replace closing sect1 tag that was mistakenly commented out in Help_ch_GettingStarted.xml
+
+2018-09-13 David Thomas 
+
+	* Fix error in file structure.
+
+2018-09-13 David Thomas 
+
+	* Fix typo in entity
+
+2018-09-13 David Thomas 
+
+	* Committing broken version with ch_accts.xml and ch_txns.xml in separate files.
+
+2018-09-12 David Thomas 
+
+	* Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide.
+
+2018-09-15 David Cousens 
+
+	* Bug 796856 Help Ch6 section added for importing from files
+
+2018-08-10 John Ralls 
+
+	* Bug 796800 - None of the "GnuCash Tutorial and Concepts Guide"...
+
+2018-09-06 Geert Janssens 
+
+	* Fix xmllint error
+
+2018-09-03 David Thomas 
+
+	* Changes to meet Fellen editorial suggestions
+
+2018-08-31 David Thomas 
+
+	* Making "No"
+
+2018-08-31 David Thomas 
+
+	* Final edit per GJanssens suggestion.
+
+2018-08-31 David Thomas 
+
+	* Further edits, and actually checked for parsing accuracy ;)
+
+2018-08-31 David Thomas 
+
+	* Adding editorial changes
+
+2018-08-17 David Thomas 
+
+	* Bug 777893 - Add information to Guide about file formats, esp. SQL
+
+2018-09-06 Frank H. Ellenberger 
+
+	* Maintenance of Help:Reports
+
+2018-07-24 mikeweilgart 
+
+	* Typo fixes
+
+2018-08-30 John Ralls 
+
+	* Elaborate and correct the descriptions of the report price source option.
+
+2018-08-30 Geert Janssens 
+
+	* Revert duplicate commit of "Document Filter/Closing transactions feature"
+
+2018-08-30 Geert Janssens 
+
+	* Revert duplicate commit of "Bug 791169 - Add Reconciliation definition to glossary"
+
+2018-08-30 Geert Janssens 
+
+	* Add travis continuous integration to docs
+
+2018-05-12 Christopher Lam 
+
+	* Document Filter/Closing transactions feature
+
+2018-08-24 David T 
+
+	* Bug 791169 - Add Reconciliation definition to glossary
+
+2018-08-30 Geert Janssens 
+
+	* Merge branch 'maint-progress' of https://github.com/christopherlam/gnucash-docs into maint
+
+2018-08-29 Frank H. Ellenberger 
+
+	* Fix 2 typos
+
+2018-08-24 David T 
+
+	* Bug 791169 - Add Reconciliation definition to glossary
+
+2018-05-17 Christopher Lam 
+
+	* Add sample tax tables
+
+2018-05-12 Christopher Lam 
+
+	* Document Filter/Closing transactions feature
+
+2018-06-24 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-06-24 John Ralls 
+
+	* Release Documentation for GnuCash 3.2. (tag: 3.2)
+
+2018-05-16 John Ralls 
+
+	* Bug 796098 - V 3.1 Missing images in Tutorial and Concepts Guide...
+
+2018-05-12 Geert Janssens 
+
+	* Bug 795980 - Void Reason Has No Visible Purpose
+
+2018-04-29 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-04-28 John Ralls 
+
+	* Release Documentation for GnuCash 3.1. (tag: 3.1)
+
+2018-04-28 John Ralls 
+
+	* Update supported platforms for version 3.x.
+
+2018-04-02 John Ralls 
+
+	* Bump version to 3.900 for future release.
+
+2018-04-02 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-04-01 John Ralls 
+
+	* Release Documentation for Gnucash 3.0. (tag: 3.0)
+
+2018-03-29 John Ralls 
+
+	* Release Documentation for GnuCash 2.6.20 (tag: 2.6.20, origin/2.6)
+
+2018-03-31 John Ralls 
+
+	* Merge branch 'maint'
+
+2018-03-29 John Ralls 
+
+	* Replace the easy screenshots with Gtk3 ones.
+
+2018-03-29 John Ralls 
+
+	* Merge Chris Lam's "Newbie Guide to the Transaction Report" into master.
+
+2018-03-29 John Ralls 
+
+	* Release 2.6.20
+
+2018-03-17 fell 
+
+	* Update README
+
+2018-03-17 fell 
+
+	* Add guide/ja/fop.xconf to .gitignore
+
+2018-03-17 fell 
+
+	* Merge branch 'maint'
+
+2018-03-17 fell 
+
+	* minor fixes in guide de currency
+
+2018-03-17 fell 
+
+	* Merge branch 'maint'
+
+2018-03-17 fell 
+
+	* Emphasise methods & fix a few typos in guide currency (de, en)
+
+2018-03-16 fell 
+
+	* Merge branch 'maint'
+
+2018-03-16 fell 
+
+	* Minor improvements of FQ appendix
+
+2018-03-16 fell 
+
+	* German translation of changes in FQ appendix
+
+2018-03-15 fell 
+
+	* Merge branch 'maint'
+
+2018-03-15 fell 
+
+	* Apple stopped calling MacOS 'Mac OS X' at 10.12
+
+2018-03-15 fell 
+
+	* Merge branch 'maint'
+
+2017-10-05 fell 
+
+	* Bug 784638 - sect1 Help-Window in Help_ch_GettingHelp describes an outdated version of yelp's GUI
+
+2018-03-15 fell 
+
+	* Replace outdated online quote sources by link to Help Tips
+
+2018-03-15 fell 
+
+	* Update Help Tips to commit c0fd3b3, which was adjusted for Finance::Quote 1.47
+
+2018-03-09 Christopher Lam 
+
+	* Clarify <emphasis> and add version info
+
+2018-03-06 Christopher Lam 
+
+	* Finalise guide and help to document features in Gnucash 3.0
+
+2018-01-28 Christopher Lam 
+
+	* Further WIP TR help & guide.
+
+2018-01-28 Christopher Lam 
+
+	* Work in progress. Augment Help for Transaction Report.
+
+2018-01-28 Christopher Lam 
+
+	* Add link from introduction to scenarios.
+
+2018-01-24 Christopher Lam 
+
+	* Rewrite introduction to TR and move Q&A to a separate section
+
+2018-01-22 christopherlam 
+
+	* typo - this is called subtotal summary grid
+
+2018-01-22 christopherlam 
+
+	* fix typo - subtotal grid in Display tab
+
+2018-01-22 Christopher Lam 
+
+	* improve wording for Q&A
+
+2018-01-22 Christopher Lam 
+
+	* max-width 80
+
+2018-01-21 Christopher Lam 
+
+	* add Q&A for txn text search
+
+2018-01-21 Christopher Lam 
+
+	* convert option sequence to lists
+
+2018-01-19 Christopher Lam 
+
+	* Add Newbie Guide to the TR
+
+2018-03-04 fell 
+
+	* Merge branch 'maint'
+
+2018-03-04 fell 
+
+	* Cleanup of Improve screenshots of ch_bus_features: Fix image resizing Remove obsolete captions
+
+2018-02-27 fell 
+
+	* Improve screenshots of ch_bus_features:
+
+2018-02-27 fell 
+
+	* Bug 793844 - GnuCash Tutorial and Concepts Guide 13.4.5. Process Payment says Accounts Receivable, should be Payable
+
+2018-02-24 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2018-02-24 Geert Janssens 
+
+	* Revert "Fix remaining references to General Ledger as per David Carlson's suggestion"
+
+2018-02-24 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2018-02-14 fell 
+
+	* Link the referenced 'Simple Transaction Example' in Transactions 'Opening Balances'
+
+2018-02-14 fell 
+
+	* Add a link from '8.5.1. Loan Specifications' to '8.3. Calculations'
+
+2018-02-10 fell 
+
+	* Merge branch 'maint'
+
+2018-02-10 fell 
+
+	* Add required F::Q version for Bug 770132 - Price editor does not find ASX:XRO
+
+2018-02-10 fell 
+
+	* Add note from bugzilla to ASX in appendix
+
+2018-02-07 fell 
+
+	* Merge branch 'maint'
+
+2018-02-03 fell 
+
+	* Add Preference Online Quotes
+
+2018-02-03 fell 
+
+	* Add a note about sort order of tabs in preferences
+
+2018-01-21 John Ralls 
+
+	* Bug 792756 - Help Manual 8.10 incorrect link
+
+2017-12-17 John Ralls 
+
+	* Merge branch 'maint'
+
+2017-12-16 John Ralls 
+
+	* Release Documentation 2.6.19 (tag: 2.6.19)
+
+2017-12-11 Geert Janssens 
+
+	* Update preference name and meaning
+
+2017-12-11 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2017-12-03 fell 
+
+	* Bug 782423 - Help 10.2. Setting Preferences is outdated #105
+
+2017-12-03 David Thomas 
+
+	* 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.
+
+2017-10-04 fell 
+
+	* Translation of the german guides metafile
+
+2017-10-04 fell 
+
+	* Fix a typo in the german guide
+
+2017-10-04 fell 
+
+	* remove duplicated lines from russian metafile
+
+2017-09-22 John Ralls 
+
+	* Merge branch 'maint'
+
+2017-09-21 John Ralls 
+
+	* Release 2.6.18 (tag: 2.6.18)
+
+2017-09-15 John Ralls 
+
+	* Fix chm mapfile target and cleanfiles.
+
+2017-09-15 John Ralls 
+
+	* Build chm docs in Mingw.
+
+2017-08-05 fell 
+
+	* Merge branch 'maint'
+
+2017-08-05 fell 
+
+	* Merge branch 'Bug120940' into maint
+
+2017-08-05 fell 
+
+	* Freeze help/it/gnucash-help.xml.
+
+2017-08-05 fell 
+
+	* Reset it/gnucash-help to commit 78cfa76: Remove author emails ...
+
+2017-07-30 fell 
+
+	* Remove obsolete gnucash-guide-C.omf.out
+
+2017-07-30 fell 
+
+	* Bug 120940 - automatic decimal point & calculations fail
+
+2017-07-25 fell 
+
+	* Merge branch 'maint'
+
+2017-07-25 Frank H. Ellenberger 
+
+	* Merge pull request #104 from DiMan/russian_ch_accts
+
+2017-07-24 Frank H. Ellenberger 
+
+	* Merge pull request #103 from DiMan/patch-2
+
+2017-07-24 DiMan 
+
+	* small spelling fix
+
+2017-07-24 Frank H. Ellenberger 
+
+	* Merge pull request #102 from DiMan/german_ch_basics
+
+2017-07-24 Frank H. Ellenberger 
+
+	* Update ch_basics.xml
+
+2017-07-24 Frank H. Ellenberger 
+
+	* Merge pull request #101 from DiMan/russian_ch_basics
+
+2017-07-24 Frank H. Ellenberger 
+
+	* Merge pull request #100 from DiMan/russian_ch_gnucash_guide
+
+2017-07-23 Di Mang 
+
+	* russian translation for 3. chapter "Accounts"
+
+2017-07-23 Di Mang 
+
+	* Update for chapter "Basics"
+
+2017-07-23 Di Mang 
+
+	* Update for some screenshots
+
+2017-07-20 Di Mang 
+
+	* Improvement of the graphical representation for 5 basic accounts
+
+2017-07-20 Di Mang 
+
+	* small spelling fixes for german translation
+
+2017-07-20 Di Mang 
+
+	* russian translation for chapter "Basics"
+
+2017-07-20 Di Mang 
+
+	* russian translation
+
+2017-07-05 Frank H. Ellenberger 
+
+	* Merge pull request #97 from DiMan/maint
+
+2017-07-05 Frank H. Ellenberger 
+
+	* Update ch_oview.xml
+
+2017-07-03 Geert Janssens 
+
+	* Merge branch 'r1' of https://github.com/phil-davis/gnucash-docs into maint
+
+2017-07-03 Phil Davis 
+
+	* Fix 1 remaining 'incomes'
+
+2017-07-02 Di Mang 
+
+	* spelling fix (german) - chapter Overview
+
+2017-07-02 DiMan 
+
+	* Update guide/ru/Makefile.am (again)
+
+2017-07-02 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2017-06-30 DiMan 
+
+	* Update translators and rename the file
+
+2017-07-02 Geert Janssens 
+
+	* Ignore target directory for help in html format as well
+
+2017-07-01 DiMan 
+
+	* Update .gitignore
+
+2017-06-27 DiMan 
+
+	* update .gitignore - ignore the temporary png-files
+
+2017-07-01 John Ralls 
+
+	* Release Documentation 2.6.17 (tag: 2.6.17)
+
+2017-07-01 John Ralls 
+
+	* Fix misnamed russian omf file.
+
+2017-06-30 fell 
+
+	* Merge branch 'maint'
+
+2017-06-30 Frank H. Ellenberger 
+
+	* Merge pull request #94 from DiMan/patch-1
+
+2017-06-30 fell 
+
+	* Improve I18n of gnucash-guide
+
+2017-06-30 DiMan 
+
+	* Update translators and rename the file
+
+2017-06-30 Frank H. Ellenberger 
+
+	* Merge pull request #92 from DiMan/guide-ru-initial
+
+2017-06-30 fell 
+
+	* Remove obsolete help/pt/gnucash-help-C.omf
+
+2017-06-30 fell 
+
+	* Set the right subject category in OMF files
+
+2017-06-30 Frank H. Ellenberger 
+
+	* Update gnucash-guide-de.omf
+
+2017-06-29 Dima 
+
+	* omf file for Scrollkeeper/yelp
+
+2017-06-26 Dima 
+
+	* These files are not relevant now
+
+2017-06-26 Dima 
+
+	* russian translation
+
+2017-06-26 Dima 
+
+	* Add the new directory "ru" into configuration files
+
+2017-06-26 Dima 
+
+	* copy of the files from guide/C
+
+2017-06-14 Anthony Hepple 
+
+	* Fix typos.
+
+2017-05-21 Geert Janssens 
+
+	* Use same AC_INIT invocation as on maint
+
+2017-05-20 John Ralls 
+
+	* Merge branch 'maint'
+
+2017-05-09 David Thomas 
+
+	* Improvement of PR#89 - Bug 781711: Add reversing transaction definition
+
+2017-05-07 fell 
+
+	* Improve in GuiMenus "Close Book" decription
+
+2017-04-29 David Thomas 
+
+	* Bug 781714: Add Reversing Transaction text for Help document
+
+2017-04-25 David Thomas 
+
+	* Bug 781711: Add reversing transaction definition
+
+2017-03-30 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2017-03-27 Phil Davis 
+
+	* Minor doc spelling and grammar
+
+2017-03-25 John Ralls 
+
+	* Release GnuCash 2.6.16. (tag: 2.6.16)
+
+2017-03-25 John Ralls 
+
+	* Freeze guide/it/gnucash-guide.xml.
+
+2017-03-25 John Ralls 
+
+	* Merge branch 'maint'
+
+2017-03-25 John Ralls 
+
+	* Merge branch 'regview' into maint
+
+2017-03-23 goodvibes2 
+
+	* Remove section "Changing the Register View" as better handled in Guide section 4.2
+
+2017-03-10 goodvibes2 
+
+	* Bug 769457 More info re register views
+
+2017-03-25 John Ralls 
+
+	* Merge branch 'viewlots3' into maint
+
+2017-03-22 goodvibes2 
+
+	* Bug 774658 Add warning to delete lot before deleting a cap gain/loss transaction
+
+2017-03-20 goodvibes2 
+
+	* Use − instead of - for subtraction or -ve nos
+
+2017-03-20 goodvibes2 
+
+	* Fix indentation and some long lines ch_invest.xml
+
+2017-03-02 goodvibes2 
+
+	* Bug 755174 How to handle commission when buying and selling securities
+
+2017-02-10 fell 
+
+	* Set PACKAGE_BUGREPORT and PACKAGE_URL
+
+2017-02-08 fell 
+
+	* Glossary: Transactions have at least 2 splits
+
+2017-02-07 fell 
+
+	* Merge branch 'maint'
+
+2017-01-23 Derek Atkins 
+
+	* it's builddir, not buildir
+
+2017-02-06 David Thomas 
+
+	* Bug 777891 - Guide Glossary lacks proper ID tag or mention in Basics Chapter.
+
+2017-02-05 Geert Janssens 
+
+	* Update Italian guide translation following the merge of business chapters
+
+2017-01-28 David Thomas 
+
+	* Golly. Keep missing things!
+
+2017-01-28 David Thomas 
+
+	* Commit to rename to ch_bus_features.xml
+
+2017-01-28 David Thomas 
+
+	* Bug 777318 - Restructure Business Features Chapters.
+
+2017-01-23 Derek Atkins 
+
+	* it's builddir, not buildir
+
+2017-01-16 David Thomas 
+
+	* Bug 777287: Guide portion
+
+2017-01-16 David Thomas 
+
+	* Bug 777287: Small changes to Guide Chapter 4.4 and Help Chapter 5.8 to add info about selecting all transactions in reconcile window.
+
+2017-01-23 Geert Janssens 
+
+	* Merge branch 'UpdateTranslation' of https://github.com/Mechtilde/gnucash-docs
+
+2017-01-17 Mechtilde 
+
+	* add translation of the new parts of ch_currency.xml
+
+2017-01-16 Mechtilde 
+
+	* change date of Englisch text in ch_oview.xml
+
+2017-01-16 Mechtilde 
+
+	* complete translation of ch_oview.xml
+
+2017-01-16 Mechtilde 
+
+	* translation of about author
+
+2017-01-07 Christian Stimming 
+
+	* Updated German translation of initial Help chapter.
+
+2016-12-18 John Ralls 
+
+	* Merge Phil Davis's gramnar and spelling fixes into maint
+
+2016-12-18 Phil Davis 
+
+	* Review of Help docs for typos and grammar
+
+2016-12-18 Phil Davis 
+
+	* gnucash-guide.xml minor comment typo
+
+2016-12-18 John Ralls 
+
+	* Merge branch 'maint' after 2.6.15 release.
+
+2016-12-18 Phil Davis 
+
+	* xmldocs.make minor comment typo
+
+2016-12-17 John Ralls 
+
+	* Release 2.6.15 (tag: 2.6.15)
+
+2016-12-17 John Ralls 
+
+	* Update AUTHORS.
+
+2016-12-13 John Ralls 
+
+	* Bug 775919 - Change Documentation of contributors
+
+2016-12-13 John Ralls 
+
+	* Clean up additional help sections, making them (mostly) the same in both manuals.
+
+2016-12-13 John Ralls 
+
+	* Remove author emails to enhance privacy and discourage users from contacting them directly.
+
+2016-12-10 John Ralls 
+
+	* Update author list, version, and modification date for recently-revised ch_currency and ch_reports.
+
+2016-12-10 John Ralls 
+
+	* Re-merge David T.'s GnuCash Glossary.
+
+2016-12-06 David T 
+
+	* Revise glossary with better definitions and attribution.
+
+2016-12-09 John Ralls 
+
+	* Merge David T's new glossary into maint.
+
+2016-12-06 David T 
+
+	* Bug-743671: Add glossary to Tutorial and Guide.
+
+2016-12-09 John Ralls 
+
+	* Add new (from bug 633590 change) ch_reports.xml to guide C and it Makefile.am.
+
+2016-12-09 John Ralls 
+
+	* Replace defective Italian gnucash-guide.xml with a working one.
+
+2016-12-06 David T 
+
+	* Bug-770371 - Add note to documentation regarding Sort order options. Added to table in Help Section 4.3.2.3
+
+2016-12-06 John Ralls 
+
+	* Improve ch_currency formatting of tables and charts of accounts.
+
+2016-12-06 David T 
+
+	* Bug 775592 - General Rewrite of Guide Chapter on Multiple Currencies
+
+2016-12-06 John Ralls 
+
+	* Update guide/it/gnucash.xml with new chapter 10 'Reports'.
+
+2016-12-06 John Ralls 
+
+	* Fix build-script error in Italian help.
+
+2016-11-30 fell 
+
+	* Review of PR #74: Update translation
+
+2016-11-28 Mechtilde 
+
+	* prepared for PR
+
+2016-11-27 Mechtilde 
+
+	* mask links which can't refer to
+
+2016-11-27 Mechtilde 
+
+	* adoption to the first pull request
+
+2016-11-27 Mechtilde 
+
+	* Part II - translation of commit 1d753e94eebb107470514a67f246a767736ad572
+
+2016-11-26 Mechtilde 
+
+	* Part I from commit 1d753e94eebb107470514a67f246a767736ad572
+
+2016-11-26 Mechtilde 
+
+	* translate commit 2ba657161c81c66afc8ecabb79c1d6df2b4010b4
+
+2016-11-26 Mechtilde 
+
+	* translate commit c768b012db3216d835f1f4e3220ce75323cf7904 and add Englih screenshot
+
+2016-11-26 Mechtilde 
+
+	* corrected Makefile.am
+
+2016-11-26 Mechtilde 
+
+	* update gnucash-guide.xml
+
+2016-11-26 Mechtilde 
+
+	* translation of chapter Expense Accounts
+
+2016-11-26 Mechtilde 
+
+	* initial commit of guide/de/ch_expenses.xml
+
+2016-11-26 Mechtilde 
+
+	* translation of commit 09b13337cb88a80d832c20509ce5e3a09845d739
+
+2016-11-26 Mechtilde 
+
+	* translation of commit 25d860df72259f48bf532a401ad25a238c6105d5
+
+2016-11-26 Mechtilde 
+
+	* translation of commit bb525f98b551ac5ab18ba6512f385cbc1af1b184
+
+2016-11-26 Mechtilde 
+
+	* translation of commit commit df47fc56e6a94d275962366a93fcc977754ad1dd
+
+2016-11-23 Mechtilde 
+
+	* translation of commit 1259a0c4006827fc8b6418a65c8d780c0b26ea14
+
+2016-10-31 Mechtilde 
+
+	* added ch_expenses.xml and ch_reports.xml
+
+2016-11-30 Pedro Albuquerque 
+
+	* pt section of l10n.xml
+
+2016-11-17 John Ralls 
+
+	* Merge suplementary account-setup change from Dave T.
+
+2016-11-16 David T 
+
+	* Bug-397145 - Second change on this bug, as I overlooked issue noted in comment 6 on Bugzilla.
+
+2016-11-15 John Ralls 
+
+	* Merge Sunfish's Bug 397135 doc update about hidden accounts in pick lists.
+
+2016-11-13 John Ralls 
+
+	* Merge Pull Request 71, Bug 755174 Help Document Lots in Account window, into maint
+
+2016-11-10 goodvibes2 
+
+	* Fix incorrect use of mdash  See discussion https://github.com/Gnucash/gnucash-docs/pull/71
+
+2016-11-05 goodvibes2 
+
+	* Bug 755174 Help Document Lots in Account window
+
+2016-11-07 David T 
+
+	* Small addition to Help File to explain that Hidden accounts still display in Account selector.
+
+2016-11-06 John Ralls 
+
+	* Merge branch 'adjust-dpi' of https://github.com/goodvibes2/gnucash-docs into maint
+
+2016-11-05 goodvibes2 
+
+	* adjust-dpi.sh: round to 1 dec instead of 2 for Help images
+
+2016-10-30 goodvibes2 
+
+	* Update dpi of guide PNGs now adjust-dpi.sh fixed
+
+2016-10-31 goodvibes2 
+
+	* Bug 755174 Document using Lots to create investment capital gains transactions
+
+2016-10-27 goodvibes2 
+
+	* Fix comment guide ch_invest.xml
+
+2016-10-27 goodvibes2 
+
+	* Whitespace cleanup help
+
+2016-10-27 goodvibes2 
+
+	* Whitespace cleanup guide
+
+2016-10-21 David T 
+
+	* Bug-633590 Update and activate Reports chapter.
+
+2016-09-23 fell 
+
+	* Add optional requirement gnome-doc-utils to README
+
+2016-09-17 John Ralls 
+
+	* Merge branch 'maint' (origin/trunk, origin/HEAD)
+
+2016-09-17 John Ralls 
+
+	* Updated Italian translation with new expenses chapter (which isn't translated).
+
+2016-09-16 John Ralls 
+
+	* Merge branch 'maint' for release of 2.6.14.
+
+2016-09-16 John Ralls 
+
+	* Release 2.6.14 (tag: 2.6.14)
+
+2016-09-16 John Ralls 
+
+	* Check for changes in guide/C/gnucash-guide.xml to decide whether to rebuild the Italian translation.
+
+2016-09-16 John Ralls 
+
+	* Add test to prevent moving gnucash-foo.xml when building in source.
+
+2016-09-16 John Ralls 
+
+	* Add new guide/C/ch_expenses.xml to Makefiles.
+
+2016-09-16 David T 
+
+	* Bug 769457: Add note to 4.3 of Guide
+
+2016-09-16 David T 
+
+	* Patch to add new chapter for expense type accounts. Bug 687290
+
+2016-09-15 John Ralls 
+
+	* Bug 769746 - Zero interest loan formula fails.
+
+2016-09-15 John Ralls 
+
+	* Fix build failure in Italian translation.
+
+2016-09-13 John Ralls 
+
+	* Update Italian xml files to match current state of English documentation.
+
+2016-09-13 John Ralls 
+
+	* Automate regeneration of the Italian xml files.
+
+2016-09-13 John Ralls 
+
+	* Bug 771230 - Modify Windows portion of 8.6.3 of Guide
+
+2016-09-13 John Ralls 
+
+	* Bug 743672 - Remove What's New Sections in Chapter 1 of Guide.
+
+2016-08-29 goodvibes2 
+
+	* Modify adjust-dpi.sh to work with Ubuntu
+
+2016-08-29 goodvibes2 
+
+	* Add some extra entries to .gitignore so can use netbeans ide xlm editor + jEdit
+
+2016-08-10 fell 
+
+	* Bug 769663 - gnucash-devel - Link update on Tutorial and concepts guide
+
+2016-08-10 fell 
+
+	* Provide the pt guide for other country setting than PT
+
+2016-08-10 fell 
+
+	* Revert the italian update from the last commit
+
+2016-08-09 fell 
+
+	* Replace the confusing Release_Schedule link by 2.6-release-tour and website
+
+2016-07-28 goodvibes2 
+
+	* Bug 115461 - Slightly improve grammar.
+
+2016-07-28 goodvibes2 
+
+	* Bug 115461 - Highlight need to select Account Type when adding new stk acct
+
+2016-08-08 fell 
+
+	* Udated german translation of the F::Q appendix
+
+2016-08-08 fell 
+
+	* Update the list of Finance::Quote methods to 1.38
+
+2016-06-25 John Ralls 
+
+	* Release 2.6.13 (tag: 2.6.13)
+
+2016-06-25 John Ralls 
+
+	* Update the Release Schedule link in the Guide.
+
+2016-06-24 goodvibes2 
+
+	* Bug 637004 Document Payable/Receivable Aging Rpts and new options for  allowing customer and vendor address info to display
+
+2016-06-22 goodvibes2 
+
+	* Fix unclear statement re docbook stylesheets in README.
+
+2016-04-18 Chris Good 
+
+	* Document Investment Return of Capital in the Guide - Bug 765131
+
+2016-04-21 Chris Good 
+
+	* Clarify Account type designations in the Tutorial - Bug 712764
+
+2016-04-22 Chris Good 
+
+	* Explain how to use Find Transaction to report per-employee - Bug 751686
+
+2016-03-28 Chris Good 
+
+	* Fix order of Report menu items - Bug 754239
+
+2016-03-28 Chris Good 
+
+	* Update Report menu item names to Save Report Configuration - Bug 754239
+
+2016-03-26 John Ralls 
+
+	* Release 2.6.12 (tag: 2.6.12)
+
+2016-03-26 John Ralls 
+
+	* Add Portuguese help omf, fix up guide omf.
+
+2016-03-20 Chris Good 
+
+	* Add Help Doc for invoice bad debt write offs Bug 729265
+
+2016-03-26 John Ralls 
+
+	* Bug 762088 - Remove Section 9.4.3 From Guide
+
+2016-03-26 John Ralls 
+
+	* Bug 762088 - Remove Section 9.4.3 From Guide
+
+2016-03-20 Chris Good 
+
+	* Add Help Doc for invoice bad debt write offs Bug 729265
+
+2016-03-19 Geert Janssens 
+
+	* Update partial date entry documentation based on new default behaviour
+
+2016-03-19 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2016-03-19 Geert Janssens 
+
+	* Document partial date entry and how to configure it
+
+2016-03-17 Geert Janssens 
+
+	* Bug 728722 - Setting number format details appear wrong in Help, section 10.3.4. Counters Book Options Tab
+
+2016-03-06 Chris Good 
+
+	* Add missing sect Guide ch2.8 New book options in New Acct Hierarchy Bug 761025
+
+2016-03-07 Geert Janssens 
+
+	* Add adjust-dpi.sh script to utils
+
+2016-03-05 pmralbuquerque 
+
+	* Adjust dpi of images in Portuguese translation
+
+2016-03-07 Geert Janssens 
+
+	* Fix name of omf file
+
+2016-03-03 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2016-03-03 Geert Janssens 
+
+	* Fix typo
+
+2016-02-28 pmralbuquerque 
+
+	* Reset reports after make check
+
+2016-02-28 pmralbuquerque 
+
+	* Reset reports before make check
+
+2016-02-26 pmralbuquerque 
+
+	* Minor translation
+
+2016-02-26 pmralbuquerque 
+
+	* Commit after US-lang testing
+
+2016-02-26 pmralbuquerque 
+
+	* Draft for Accounts Summary
+
+2016-02-26 pmralbuquerque 
+
+	* Some work on the proposed documentation for reports
+
+2016-02-22 pmralbuquerque 
+
+	* Still the make Check
+
+2016-02-22 pmralbuquerque 
+
+	* Still the make check
+
+2016-02-22 pmralbuquerque 
+
+	* Correcting errors with make check
+
+2016-03-03 Geert Janssens 
+
+	* Have configure create guide/pt/Makefile
+
+2016-02-22 pmralbuquerque 
+
+	* Rename pt_PT pt
+
+2016-02-18 pmralbuquerque 
+
+	* Add initial Portuguese translation of the guide (work in progress)
+
+2016-02-24 David T 
+
+	* Simple commit to address issue I raised on Bugzilla, Bug 762088.
+
+2016-02-24 David T 
+
+	* Patch to add note for Balance Column resize (Bug 762656)
+
+2016-01-28 fell 
+
+	* Update the API section in Creating Reports
+
+2016-01-27 fell 
+
+	* Add an ID to the last inserted section
+
+2016-01-27 Chris Good 
+
+	* Add instructions for over payments - Bug 729265
+
+2016-01-27 fell 
+
+	* Merge branch 'maint'
+
+2016-01-26 Chris Good 
+
+	* Add format token lli in Help Counters Book Options Tab - Bug  728722
+
+2016-01-26 fell 
+
+	* Remove obsolete version number from README
+
+2016-01-26 John Ralls 
+
+	* Remove build product accidentally committed.
+
+2016-01-26 John Ralls 
+
+	* Remove build product accidentally committed.
+
+2016-01-26 fell 
+
+	* Minor improvements of commit 5b40697
+
+2016-01-26 Chris Good 
+
+	* Add links to where common report preferences are set - Bug  649283
+
+2016-01-26 Chris Good 
+
+	* Update instructions for updating quote prices by cron - Bug  639776
+
+2016-01-25 Chris Good 
+
+	* Explain buttons in Report Options dialog - Bug 649283
+
+2016-01-19 John Ralls 
+
+	* Merge branch 'maint', new Portuguese help translation.
+
+2016-01-19 John Ralls 
+
+	* Merge branch 'Portuguese-help-translation' into maint
+
+2016-01-19 John Ralls 
+
+	* Finish installation of pt translation.
+
+2016-01-19 John Ralls 
+
+	* Rename pt_PT to just pt.
+
+2016-01-19 pmralbuquerque 
+
+	* completed help translation
+
+2016-01-18 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-17 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-16 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-15 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-14 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-12 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-10 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-10 pmralbuquerque 
+
+	* Updated translations. Added some more icons
+
+2016-01-09 pmralbuquerque 
+
+	* Image testings
+
+2016-01-09 pmralbuquerque 
+
+	* Updated translations and added some icons
+
+2016-01-08 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-07 pmralbuquerque 
+
+	* Updated translations
+
+2016-01-06 Pedro Albuquerque 
+
+	* Updated pt_PT translations
+
+2016-01-10 John Ralls 
+
+	* Release Docs v2.6.11
+
+2016-01-10 John Ralls 
+
+	* Bug 760407 - Note account separator isn't always a colon.
+
+2016-01-09 John Ralls 
+
+	* Remove 'Remainder To' from loan assistant page 2.
+
+2016-01-02 John Ralls 
+
+	* Clarify that creating a postponed SX will use the original date.
+
+2016-01-02 Mechtilde 
+
+	* small corrections of the translated text
+
+2016-01-02 Mechtilde 
+
+	* corrections and German screenshots for chapter bus_ap
+
+2016-01-01 Mechtilde 
+
+	* corrections and German screenshots for chapter bus_ar
+
+2016-01-10 John Ralls 
+
+	* Release Docs v2.6.11 (tag: 2.6.11)
+
+2016-01-10 John Ralls 
+
+	* Bug 760407 - Note account separator isn't always a colon.
+
+2016-01-09 John Ralls 
+
+	* Remove 'Remainder To' from loan assistant page 2.
+
+2016-01-02 John Ralls 
+
+	* Clarify that creating a postponed SX will use the original date.
+
+2016-01-02 Mechtilde 
+
+	* small corrections of the translated text
+
+2016-01-02 Mechtilde 
+
+	* corrections and German screenshots for chapter bus_ap
+
+2016-01-01 Mechtilde 
+
+	* corrections and German screenshots for chapter bus_ar
+
+2016-01-01 John Ralls 
+
+	* Merge branch 'maint'
+
+2016-01-01 John Ralls 
+
+	* Use letter size paper only in US or C locales.
+
+2016-01-01 John Ralls 
+
+	* Bug 760016 - 2.6.10 and master dump script error while running configure
+
+2016-01-01 Mechtilde 
+
+	* corrections and German screenshots for chapter bus_intro and bus_setup
+
+2016-01-01 Mechtilde 
+
+	* corrections and German screenshots for chapter currency - finished
+
+2015-12-31 Mechtilde 
+
+	* corrections and German screenshots for chapter currency - part boat
+
+2015-12-31 Mechtilde 
+
+	* corrections and German screenshots for chapter currency - first part
+
+2015-12-31 Mechtilde 
+
+	*  corrections and German screenshots for chapter capgain
+
+2015-12-31 Mechtilde 
+
+	* first changes for chapter cap_gains
+
+2015-12-30 Mechtilde 
+
+	* translated screenshot for chapter invest
+
+2015-12-31 fell 
+
+	* Merge branch 'maint'
+
+2015-12-31 fell 
+
+	* Add Eclipse specific files to gitignore
+
+2015-12-31 fell 
+
+	* Improve german wordening around the last commit
+
+2015-12-31 fell 
+
+	* Formal accounting terms are selectable on the preferences accounts tab
+
+2015-12-31 fell 
+
+	* Add missing file to guide/de/Makefile.am
+
+2015-12-30 John Ralls 
+
+	* Add missing sect1 element.
+
+2015-12-30 Mechtilde 
+
+	*  add als few corrections
+
+2015-12-30 Mechtilde 
+
+	*  add some more files needed translation
+
+2015-12-30 Mechtilde 
+
+	* add inforamtion about chapter import_business_data
+
+2015-12-30 Mechtilde 
+
+	* add inforamtion about chapter python_bindings
+
+2015-12-30 Mechtilde 
+
+	* add inforamtion about chapter oth_assets and dep
+
+2015-12-30 Mechtilde 
+
+	* add inforamtion about chapter budgets
+
+2015-12-30 Mechtilde 
+
+	* ad inforamtion about chapter bus_pay
+
+2015-12-30 Mechtilde 
+
+	* adapt chapter bus_ap after translation chapter bus_setup
+
+2015-12-30 Mechtilde 
+
+	* adapt chapter bus_ar after translation chapter bus_setup
+
+2015-12-30 Mechtilde 
+
+	* finishing German translation of chapter bus_setup
+
+2015-12-29 Mechtilde 
+
+	* add the corresponding English screenshots
+
+2015-12-29 Mechtilde 
+
+	*  first part of German translation of chapter bus_setup
+
+2015-12-21 Mechtilde 
+
+	* adapt Makefile.am and gnucash-guide.xml to chapter ch_bus_setup
+
+2015-12-13 Mechtilde 
+
+	* initial commit for German translation of chapter bus_setup
+
+2015-12-29 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-12-29 John Ralls 
+
+	* Fix invalid child element errors.
+
+2015-12-29 Mechtilde 
+
+	* finished German translation of chapter bus_intro
+
+2015-12-21 Mechtilde 
+
+	* adapt Makefile.am and gnucash-guide.xml to chapter ch_bus_intro
+
+2015-12-13 Mechtilde 
+
+	* initial commit for German translation of chapter bus_intro
+
+2015-12-29 Mechtilde 
+
+	* finishe German translation of chapter currency
+
+2015-12-21 Mechtilde 
+
+	* some further German translation of chapter currencies
+
+2015-12-19 Mechtilde 
+
+	* add ch_currency.xml to guide/de/Makefile.am
+
+2015-12-13 Mechtilde 
+
+	* further German translation of chapter currencies
+
+2015-12-13 Mechtilde 
+
+	* initial commit for German Translation of chapter currency
+
+2015-12-26 John Ralls 
+
+	* Bug 759859 - Reconcilation does not convert transactions' currency to the main one making reconcilation impossible.
+
+2015-12-21 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-12-20 John Ralls 
+
+	* Better style for the *.png dependencies.
+
+2015-12-19 John Ralls 
+
+	* Release 2.6.10 (tag: 2.6.10)
+
+2015-12-19 John Ralls 
+
+	* Fix PDF build failure because some makes can't correctly interpret *.pdf as a dependency.
+
+2015-12-13 Mechtilde 
+
+	* finishing German translation of chapter capgain
+
+2015-12-05 Mechtilde 
+
+	* more and more German translation of chapter capgain
+
+2015-12-03 Mechtilde 
+
+	* some more translation to german of chapter capgain
+
+2015-12-03 Mechtilde 
+
+	* some more translation to german of chapter capgain
+
+2015-12-02 Mechtilde 
+
+	* more translation of chapter capgain
+
+2015-12-01 Mechtilde 
+
+	* first part of chapter capgain translated
+
+2015-11-06 Mechtilde 
+
+	* initial commit for chapter capgain
+
+2015-11-15 Mechtilde 
+
+	* add me to authors
+
+2015-11-29 Mechtilde 
+
+	* some more German Translation
+
+2015-11-28 Mechtilde 
+
+	* add some German translation
+
+2015-11-14 Chris Good 
+
+	* Bug 608098 - Document Transaction Rpt, including how to handle splits
+
+2015-11-14 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-11-14 Chris Good 
+
+	* Bug 608098 - Document Transaction Rpt, including how to handle splits
+
+2015-11-06 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-11-06 John Ralls 
+
+	* Remove stray characters.
+
+2015-11-06 Mechtilde 
+
+	* resize one image to papersize
+
+2015-11-05 Mechtilde 
+
+	* proofread it using spellchecker
+
+2015-11-05 Mechtilde 
+
+	* add missing image
+
+2015-11-05 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-11-05 Mechtilde 
+
+	* Change paper format to A4 for European PDFs.
+
+2015-11-02 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-11-02 John Ralls 
+
+	* Add figures files to e-doc dependencies so that e-docs are rebuilt if they change.
+
+2015-11-02 John Ralls 
+
+	* Silence empty sect2 error by adding equally empty <title/><para/>.
+
+2015-11-01 Mechtilde 
+
+	* one image and some translation of chapter invest
+
+2015-10-31 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-10-31 Mechtilde 
+
+	* some images in German in chapter invest
+
+2015-10-31 Mechtilde 
+
+	* some more corrections in chapter invest
+
+2015-10-31 Mechtilde 
+
+	* more corrections in chapter invest
+
+2015-10-31 Mechtilde 
+
+	* first corrections in chapter invest
+
+2015-10-30 Mechtilde 
+
+	* resize images to paper size chapter investment
+
+2015-10-30 Mechtilde 
+
+	* resize images to paper size chapter loans
+
+2015-10-30 Mechtilde 
+
+	* resize images to paper size chapter credit card
+
+2015-10-30 Mechtilde 
+
+	* resize images to paper size chapter cbook
+
+2015-10-30 Mechtilde 
+
+	* resize images to paper size chapter txns
+
+2015-10-30 Geert Janssens 
+
+	* Fix remaining references to General Ledger as per David Carlson's suggestion
+
+2015-10-25 Mechtilde 
+
+	* resize images to paper size for ch_txns
+
+2015-10-22 Mechtilde 
+
+	* resize pictures to paper size in chapter accts
+
+2015-10-29 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-10-27 John Ralls 
+
+	* Bug 757174 - FTBFS: /tmp/buildd/gnucash-docs-2.6.7/mincho.xml
+
+2015-10-24 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-10-24 John Ralls 
+
+	* Finish removing index.
+
+2015-10-22 Mechtilde 
+
+	* corr size of guide/de/figures/basics_EmptyAccounts.png and guide/de/figures/basics_SaveXML.png to paper size
+
+2015-10-22 Mechtilde 
+
+	* delete guide/de/index.xml neither of the other languages have it
+
+2015-10-19 John Ralls 
+
+	* Comment out some missing links.
+
+2015-10-19 Mechtilde 
+
+	* update guide/de/index.xml
+
+2015-10-11 Mechtilde 
+
+	* last correction
+
+2015-10-11 Mechtilde 
+
+	* adopted to actual English version
+
+2015-10-09 Mechtilde 
+
+	* update screenshots to papersize
+
+2015-10-09 Mechtilde 
+
+	* update screenshots for PDF of ch_basics
+
+2015-10-09 Mechtilde 
+
+	* update screenshots for better PDF of ch_txns
+
+2015-08-27 David T 
+
+	* Bug 744151 - Remove Top 10 Reasons and outdated What's New
+
+2015-10-08 Alex Aycinena 
+
+	* Remove e-mail from AUTHORS file
+
+2015-10-08 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-10-08 John Ralls 
+
+	* Fix up minor xml errors.
+
+2015-10-07 Mechtilde 
+
+	* corresponding screenshots
+
+2015-10-07 Mechtilde 
+
+	* some more translation of chapter ch_invest
+
+2015-10-05 Mechtilde 
+
+	* more translation
+
+2015-10-04 Mechtilde 
+
+	* some more translation an screenshot in German
+
+2015-10-04 Mechtilde 
+
+	* some more translation
+
+2015-10-03 Mechtilde 
+
+	*  more translation of ch_invest
+
+2015-10-03 Mechtilde 
+
+	* small corrections and screenshots in German
+
+2015-10-05 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-10-05 John Ralls 
+
+	* Release 2.6.9 (tag: 2.6.9)
+
+2015-10-05 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-10-05 John Ralls 
+
+	* Add cc_cbook.xml to build.
+
+2015-10-03 John Ralls 
+
+	* Fix stray '>'.
+
+2015-10-03 Mechtilde 
+
+	* add ch_cc.xml to de/Makefile.am
+
+2015-10-03 Mechtilde 
+
+	* screenshots in German
+
+2015-10-02 Alex Aycinena 
+
+	* Remove e-mail from AUTHORS file
+
+2015-10-02 Mechtilde 
+
+	* small corrections and German screenshots
+
+2015-10-02 John Ralls 
+
+	* Fix stray close-comment mark.
+
+2015-10-02 Mechtilde 
+
+	* translation amd screenshots in German
+
+2015-10-02 Mechtilde 
+
+	* ch_cc unlockes in overvoew and guide
+
+2015-09-28 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-09-28 Mechtilde Stehmann 
+
+	* some small corections
+
+2015-09-27 Mechtilde Stehmann 
+
+	* small corrections
+
+2015-09-27 Mechtilde Stehmann 
+
+	* Screenshots in German
+
+2015-09-27 Mechtilde Stehmann 
+
+	* added screenshots
+
+2015-09-27 Mechtilde Stehmann 
+
+	* finishing translation
+
+2015-09-27 Mechtilde Stehmann 
+
+	* some more translations
+
+2015-09-27 Mechtilde Stehmann 
+
+	* unlock chapter cbook in overview and guide
+
+2015-09-27 Mechtilde Stehmann 
+
+	* more translation
+
+2015-09-26 Mechtilde Stehmann 
+
+	* starting translation
+
+2015-09-26 John Ralls 
+
+	* Release 2.6.8 (tag: 2.6.8)
+
+2015-09-26 John Ralls 
+
+	* Fix listelements lacking a para inside them.
+
+2015-09-26 John Ralls 
+
+	* Fix invalid links that broke make check.
+
+2015-09-26 John Ralls 
+
+	* Add ch_invest.xml to Makefile.am
+
+2015-09-25 Mechtilde Stehmann 
+
+	* add screenshots and translation finished
+
+2015-09-25 Mechtilde Stehmann 
+
+	* more screenshots and translation
+
+2015-09-25 Mechtilde Stehmann 
+
+	* small corrections
+
+2015-09-25 Mechtilde Stehmann 
+
+	* more German scrennshots
+
+2015-09-23 Mechtilde Stehmann 
+
+	* corr build failure
+
+2015-09-23 Mechtilde Stehmann 
+
+	* more translation and screenshots
+
+2015-09-23 Mechtilde Stehmann 
+
+	* some more translations
+
+2015-09-23 Mechtilde Stehmann 
+
+	* more translation and screenshots in German
+
+2015-09-23 Mechtilde Stehmann 
+
+	* add German screenshots
+
+2015-09-22 Mechtilde Stehmann 
+
+	* more update
+
+2015-09-21 Mechtilde Stehmann 
+
+	* more from English parts
+
+2015-09-20 Mechtilde Stehmann 
+
+	* add part from English
+
+2015-09-20 Mechtilde Stehmann 
+
+	* more corrections
+
+2015-08-02 Mechtilde Stehmann 
+
+	* small corrections
+
+2015-07-31 Mechtilde Stehmann 
+
+	* add more screenshots
+
+2015-09-20 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-09-20 John Ralls 
+
+	* Reorganize Help's Transfer Dialog page per Dave Carlson's suggestion.
+
+2015-09-20 John Ralls 
+
+	* Fix a couple of minor tagging errors.
+
+2015-09-20 Mechtilde Stehmann 
+
+	* screenshots in German
+
+2015-09-20 Chris Good 
+
+	* Help Business Setp, add ref to Pref, Business Bug 705309
+
+2015-09-20 Chris Good 
+
+	* Dummy commit to remove renamed png files Bug 705309
+
+2015-09-20 Chris Good 
+
+	* Document Billing Terms Editor and Tax Table Editor Bug 705309
+
+2015-09-13 Chris Good 
+
+	* Publish my Authorship
+
+2015-09-13 John Ralls 
+
+	* Bug 705309 Document Billing Terms Editor and Tax Table Editor.
+
+2015-09-20 Mechtilde Stehmann 
+
+	* finishing guide/de/ch_basics
+
+2015-09-20 Mechtilde Stehmann 
+
+	* update ch alltogether
+
+2015-09-20 Mechtilde Stehmann 
+
+	* update guide/de/gnucash-guide
+
+2015-09-20 Mechtilde Stehmann 
+
+	* last build problems
+
+2015-09-19 Mechtilde Stehmann 
+
+	* more translation
+
+2015-09-17 Mechtilde Stehmann 
+
+	* some more translation to update ch_basics
+
+2015-09-17 Mechtilde Stehmann 
+
+	* more changes to update ch_basics
+
+2015-09-17 Mechtilde Stehmann 
+
+	* more changes to update ch_basics
+
+2015-09-15 Mechtilde Stehmann 
+
+	*  add parts from English text
+
+2015-09-19 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-09-19 Geert Janssens 
+
+	* Fix indexitem element which got introduced in commit d8b0cf3071035f
+
+2015-09-19 Geert Janssens 
+
+	* Fix listitem and note elements in the new price quote documentation
+
+2015-09-16 Mechtilde Stehmann 
+
+	* typos and small corrections
+
+2015-09-16 Mechtilde Stehmann 
+
+	* correct typos
+
+2015-09-15 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-09-15 John Ralls 
+
+	* Document price input, editing, and storage.
+
+2015-09-14 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-09-14 John Ralls 
+
+	* Fix double hyphen inside comment block.
+
+2015-09-13 Mechtilde Stehmann 
+
+	* add parts from the Englisch original
+
+2014-10-05 Mechtilde Stehmann 
+
+	* correction of typos in guide/de/ch_oview.xml
+
+2015-09-13 Mechtilde Stehmann 
+
+	* add chapter to gnucash-guide.xml
+
+2015-09-13 Mechtilde Stehmann 
+
+	* translation for pull request
+
+2015-09-13 Mechtilde Stehmann 
+
+	* more translation
+
+2015-09-13 Mechtilde Stehmann 
+
+	* commit for screenshots
+
+2015-09-12 Mechtilde Stehmann 
+
+	* more translation
+
+2015-09-12 Mechtilde Stehmann 
+
+	* still more translation
+
+2015-09-06 Mechtilde Stehmann 
+
+	* even more translation
+
+2015-08-29 Mechtilde Stehmann 
+
+	* some more translations
+
+2015-02-16 Mechtilde Stehmann 
+
+	* starting translation ch_invest.xml
+
+2015-09-08 Mike Evans 
+
+	* Single spelling correction.
+
+2015-09-08 Mike Evans 
+
+	* Small spelling error fix.
+
+2015-08-27 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-08-26 David 
+
+	* Bug 692961 - Update Chapter 6.3 in Tutorial
+
+2015-08-27 Geert Janssens 
+
+	* Fix xmllint errors in previous commit
+
+2015-08-26 David 
+
+	* Bug 754136 - Tutorial Chapter 4 Edits
+
+2015-08-27 Geert Janssens 
+
+	* Fix xmllint errors introduced in previous commit
+
+2015-08-26 David 
+
+	* Numerous editorial changes to improve Chapter 1: Overview in the Guide
+
+2015-08-08 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-08-06 Mechtilde Stehmann 
+
+	* finishing translation of A/R
+
+2015-08-05 Mechtilde Stehmann 
+
+	* some more translation and screenshots
+
+2015-08-04 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-08-03 Geert Janssens 
+
+	* Merge branch 'corr_ch_bus_ap' of git://github.com/Mechtilde/gnucash-docs into maint
+
+2015-08-03 Mechtilde Stehmann 
+
+	* translated the missing paragraph
+
+2015-08-02 Mechtilde Stehmann 
+
+	* add ch_bus_ar
+
+2015-08-02 Mechtilde Stehmann 
+
+	* add linked file and new files to  Makefile.am
+
+2015-08-02 Mechtilde Stehmann 
+
+	* correct tag
+
+2015-08-02 Mechtilde Stehmann 
+
+	* add chapter 13 to gnucash-guide.xml
+
+2015-08-02 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-08-02 John Ralls 
+
+	* Comment out note in place that doesn't comply with DTD.
+
+2015-08-02 Mechtilde Stehmann 
+
+	* add screenshots and small corrections
+
+2015-06-28 Chris Good 
+
+	* Add warnings to not manually edit AR or AP transactions Bug 705309
+
+2015-07-30 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-07-22 Mechtilde Stehmann 
+
+	* Correction of typos etc.
+
+2015-07-19 Mechtilde Stehmann 
+
+	* translation of ch_bus_ap complete
+
+2015-07-19 Mechtilde Stehmann 
+
+	* Further translation of ch_bus_ap
+
+2015-07-18 Mechtilde Stehmann 
+
+	* First part of translation
+
+2015-07-06 Mechtilde Stehmann 
+
+	* Initial commit - Vendors
+
+2015-07-13 John Ralls 
+
+	* Bug 752332 - Cannot post bill using CAD currency
+
+2015-07-12 John Ralls 
+
+	* Bug 746998 - "Months Remaining" spinbox in Loan Assistant is non-obvious
+
+2015-06-27 John Ralls 
+
+	* Release 2.6.7 (tag: 2.6.7)
+
+2015-05-03 John Ralls 
+
+	* Merge branch 'maint'
+
+2015-05-02 Carl Reinke 
+
+	* Fix typo
+
+2015-04-11 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2015-04-10 Frank H. Ellenberger 
+
+	* Verbessere Erklärung Soll & Haben
+
+2015-04-10 Frank H. Ellenberger 
+
+	* Add source link and translator comment to Help_txf-categories.xml
+
+2015-03-29 John Ralls 
+
+	* Release 2.6.6 (tag: 2.6.6)
+
+2015-03-27 Geert Janssens 
+
+	* Remove obsolete sections about 'Cannot find default values' screen
+
+2015-03-01 Chris Good 
+
+	* Document Mike Alexander mod to Advanced Portfolio Report
+
+2015-03-01 David T 
+
+	* Tutorial Basics CHapter edits 2015-03-01
+
+2015-02-11 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2015-02-07 Geert Janssens 
+
+	* Fix typo
+
+2015-02-07 Geert Janssens 
+
+	* Bug 122895 - general ledger should be named journal
+
+2015-01-27 David T 
+
+	* Inserting Part designations overall
+
+2015-01-27 David T 
+
+	* Inserting Part designations overall
+
+2015-01-20 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2014-12-30 Mark Simpson 
+
+	* Sorting by TXF code within Tax Form sections.
+
+2014-12-30 Mark Simpson 
+
+	* Grouping together like sections.
+
+2014-12-16 John Ralls 
+
+	* Merge branch 'maint'
+
+2014-12-16 John Ralls 
+
+	* Release 2.6.5 (tag: 2.6.5)
+
+2014-12-02 Raphael Kubo da Costa 
+
+	* guide: Fix a typo in the Transactions chapter.
+
+2014-11-28 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2014-11-28 Frank H. Ellenberger 
+
+	* Apply &untranslated; in guide/de
+
+2014-11-28 Frank H. Ellenberger 
+
+	* Add an entity "untranslated" to mark partial translations
+
+2014-11-23 John Ralls 
+
+	* Correct an error about equity being increased by a credit.
+
+2014-11-09 Geert Janssens 
+
+	* Fix path of freshly added xml files
+
+2014-11-09 Geert Janssens 
+
+	* Bug 739380 - Release tarball build fails. Git builds OK.
+
+2014-09-27 John Ralls 
+
+	* Release 2.6.4 (tag: 2.6.4)
+
+2014-09-27 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2014-09-27 Frank H. Ellenberger 
+
+	* Guide C txns: Upgrade note to warning
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Review of last commit
+
+2014-09-14 Mechtilde 
+
+	* Guide de ch_txns: several improvements, txns-sxn1 complete
+
+2014-09-26 Frank H. Ellenberger 
+
+	* Update modification dates
+
+2014-09-26 Frank H. Ellenberger 
+
+	* Guide C txns: explain reconcilation state "cleared"
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Guide C txns: Thinking is not enough for the cleared state of an transaction
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Guide C txns: Add a warning about dummy transactions and auditors
+
+2014-09-25 Frank H. Ellenberger 
+
+	* replace exclamation mark from previous commit
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Add warning and tip about account separator character
+
+2014-09-14 Mechtilde 
+
+	* Guide de ch_accts: Several minor corrections
+
+2014-09-14 Mechtilde 
+
+	* Guide de ch_basics: several corrections
+
+2014-09-22 Frank H. Ellenberger 
+
+	* Guide C oview: update processor architecture
+
+2014-09-22 Frank H. Ellenberger 
+
+	* Guide de oview: continue architecture update
+
+2014-09-14 Mechtilde 
+
+	* guide de ch_oview: orthography and processor architecture update
+
+2014-09-11 Mechtilde 
+
+	* manual merge
+
+2014-09-08 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2014-09-08 Frank H. Ellenberger 
+
+	* Currency movements .. remain fully balanced if "Trading Accounts" is enabled
+
+2014-09-08 Frank H. Ellenberger 
+
+	* Remove a few discrepancies between the german guide overview and other components.
+
+2014-09-07 Mechtilde 
+
+	* Another small correction of oview; update header of basics
+
+2014-09-07 Mechtilde 
+
+	* removed odd spaces and other small corrections in guide/de/ch_oview.xml
+
+2014-09-07 Mechtilde 
+
+	* small correction
+
+2014-09-07 Mechtilde 
+
+	* removed odd spaces and small corrections
+
+2014-08-29 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2014-08-29 Frank H. Ellenberger 
+
+	* Ersetze umgangssprachliches "Passiva" durch "Fremdkapital"
+
+2014-08-28 Frank H. Ellenberger 
+
+	* Korrigierte Fassung von ch_accts basierend auf https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de
+
+2014-08-28 Frank H. Ellenberger 
+
+	* Improve readability of "Credit does NOT decrease ..." Patch
+
+2014-08-28 Frank H. Ellenberger 
+
+	* Merge branch 'maint'
+
+2014-08-26 Frank H. Ellenberger 
+
+	* Update of translators in gnucash-guide-de.omf
+
+2014-08-26 Frank H. Ellenberger 
+
+	* Korrigierte Fassung von ch_oview basierend auf https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de
+
+2014-08-26 Frank H. Ellenberger 
+
+	* Korrigierte Fassung von ch_basics basierend auf https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de
+
+2014-08-20 Frank H. Ellenberger 
+
+	* Minor Improvements of Guide/Overview: oview-featuresintl2
+
+2014-08-20 Frank H. Ellenberger 
+
+	* Credit does NOT decrease equity accounts
+
+2014-08-14 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2014-08-14 Geert Janssens 
+
+	* Fix typo that breaks doc build
+
+2014-08-12 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2014-07-04 Benjamin Melançon 
+
+	* Fix tiny missing-letter typo
+
+2014-08-05 Mike Evans 
+
+	* Add sentence about manually editing payment information for customers.
+
+2014-08-02 Geert Janssens 
+
+	* Merge branch 'maint'
+
+2014-05-22 DanielDodson 
+
+	* Reduced proportional width of description column to increase overall font size for a 510 pixel width image.
+
+2014-05-18 DanielDodson 
+
+	* Reduced size of image to 510px to match the image being replaced as requested by John Ralls.
+
+2014-05-07 DanielDodson 
+
+	* Updated documentation to explain how to tie dividends received in cash to the appropriate stock holding.
+
+2014-07-04 Martin Mainka 
+
+	* German translation of Transactions chapter.
+
+2014-07-04 Martin Mainka 
+
+	* German translation of Transactions chapter.
+
+2014-07-04 John Ralls 
+
+	* Fix missing para tags in listitems and notes from 6a5083c3.
+
+2014-06-02 Mike Evans 
+
+	* Correct field format in python-import-fields.
+
+2014-06-02 Mike Evans 
+
+	* Correct field format in python-import-fields.
+
+2014-03-02 Dmitry Pavlov 
+
+	* Help for budget report.
+
+2014-04-12 John Ralls 
+
+	* Set version on master to 2.6.99
+
+2014-03-23 Chris Good 
+
+	* Help Documentation: Add Advanced Portfolio Rpt details
+
+2014-04-01 John Ralls 
+
+	* Update revision numbers and history for V2.6.3 (tag: 2.6.3)
+
+2014-03-30 John Ralls 
+
+	* Improve building Japanese PDF in separate build directory.
+
+2014-03-30 John Ralls 
+
+	* Fix scrollkeeper detection
+
+2014-03-29 John Ralls 
+
+	* Release 2.6.3
+
+2014-03-02 John Ralls 
+
+	* Release Documents v. 2.6.2 (tag: 2.6.2)
+
+2014-02-24 Alex Aycinena 
+
+	* Additional typo corrections
+
+2014-02-24 Alex Aycinena 
+
+	* Various typo corrections and minor editorial changes
+
+2014-02-24 Cristian Marchi 
+
+	* Bug 725013 - dividends reinvested example text doesn't match graphic. Also remove a useless figure and improve text.
+
+2014-02-24 John Ralls 
+
+	* Make autogen work in non-srcdir builds
+
+2014-02-21 Mike Evans 
+
+	* Update version numbers in business import section.
+
+2014-02-13 Alex Aycinena 
+
+	* Update Gnucash version from 2.5 to 2.6 for new feature
+
+2014-02-01 Cristian Marchi 
+
+	* Bug#547386 - Help text for Employee section missing.
+
+2014-01-30 Cristian Marchi 
+
+	* Bug #723173 : One error and some typos in documentation. Thanks to Imat for the patch.
+
+2014-01-26 John Ralls 
+
+	* Release 2.6.1
+
+2014-01-25 Geert Janssens 
+
+	* First documention updates for credit notes
+
+2014-01-25 Geert Janssens 
+
+	* Adapt migration documentation to gsettings introduction
+
+2014-01-20 Cristian Marchi 
+
+	* Add a forgotten file in Makefile. Related to commit [23705].
+
+2014-01-15 Cristian Marchi 
+
+	* Apply modifications suggested in comment #1 of bug #605991: move most of the text regarding business features from guide to help, correct links and wording and many small improvements.
+
+2014-01-14 Cristian Marchi 
+
+	* Add information about the Business tab in book options window.
+
+2014-01-14 John Ralls 
+
+	* Further enhancements for building Japanese PDF
+
+2014-01-14 John Ralls 
+
+	* New fonts for building guide/ja/guide.pdf
+
+2014-01-13 Derek Atkins 
+
+	* Add Fedora font paths
+
+2014-01-05 Cristian Marchi 
+
+	* Adjust image after [23668] update.
+
+2014-01-05 Frank H. Ellenberger 
+
+	* Doc/guide/C: add cash account to accts-examples-organization2
+
+2014-01-05 Frank H. Ellenberger 
+
+	* Docs/guide/de: minor corrections of spelling and an extension by Martin Mainka
+
+2014-01-05 Cristian Marchi 
+
+	* Update Italian translation of guide.
+
+2014-01-05 Cristian Marchi 
+
+	* Update instructions for Italian translation to adapt them to new generic langcode.
+
+2013-12-29 Frank H. Ellenberger 
+
+	* Bug 635240 RFE: Rename translations in gnucash-docs from <LANG>_<region> to <LANG>
+
+2013-12-29 Frank H. Ellenberger 
+
+	* Get Help building again.
+
+2013-12-28 John Ralls 
+
+	* Release 2.6.0
+
+2013-12-28 Cristian Marchi 
+
+	* Update Preferences section of the Help for the 2.6 release.
+
+2013-12-27 Cristian Marchi 
+
+	* Update all references to menu and toolbar in the Help for the 2.6 release.
+
+2013-12-27 Cristian Marchi 
+
+	* Bug 639264: Add information in Concepts 4.5 to Explain Starting Balance in Reconcile window BP.
+
+2013-12-27 Cristian Marchi 
+
+	* Change some tables from itemized to variable. BP
+
+2013-12-25 Cristian Marchi 
+
+	* Bug 513122: Documentation doesn't explain how to import account tree. BP
+
+2013-12-24 Cristian Marchi 
+
+	* Bug 712308: Double click on parent account doesn't open the register - new behaviour not documented.
+
+2013-12-24 Cristian Marchi 
+
+	* I meant IBM... BP
+
+2013-12-23 John Ralls 
+
+	* Bug 608932 - The documentation provided for opening a new stock account is not appropriate
+
+2013-12-23 John Ralls 
+
+	* Bug 700656 - Tutorial does not explain type of security
+
+2013-12-23 John Ralls 
+
+	* Bug 693493 - Add text to Tutorial 2.2.3 to explain Debit/Credit Columns in register
+
+2013-12-22 Cristian Marchi 
+
+	* Forgot to add proper tagging to images in previous commit BP.
+
+2013-12-22 Cristian Marchi 
+
+	* bug 688968 - Investment documentation improvements for chapter about selling shares. BP
+
+2013-12-19 Cristian Marchi 
+
+	* Use clearlooks theme for the screenshots.\BP
+
+2013-12-18 Cristian Marchi 
+
+	* Update text and images in first part of investment chapter. This also fix bug #684762.\nBP
+
+2013-12-11 Geert Janssens 
+
+	* Check for availability of xmllint
+
+2013-12-10 John Ralls 
+
+	* Fix up AC_INIT and AM_INIT_AUTOMAKE for modern specs
+
+2013-12-10 John Ralls 
+
+	* Bug 688579 - Run xmllint or variant in make distcheck
+
+2013-12-10 John Ralls 
+
+	* Rename configure.in to configure.ac
+
+2013-12-10 Geert Janssens 
+
+	* Bug 719796 - Updates to business documentation
+
+2013-12-10 Geert Janssens 
+
+	* Bug 687476 - Document Customer/Vendor overview feature
+
+2013-12-09 Frank H. Ellenberger 
+
+	* Docs: drop region codes
+
+2013-12-05 Frank H. Ellenberger 
+
+	* Fix typo from [23489], which broke last nightly build
+
+2013-12-05 Frank H. Ellenberger 
+
+	* Upstream from [23488]: docs/guide/C/ch_accts.xml: minor improvements
+
+2013-12-05 Frank H. Ellenberger 
+
+	* Review of [23461]: dos/guide/de_DE/ch_accts.xml
+
+2013-12-04 Geert Janssens 
+
+	* Bug 702039 - Canadian stocks are fetched in USD by Finance-Quote BP
+
+2013-12-03 Frank H. Ellenberger 
+
+	* Update docs/guide/de_DE/gnucash-guide.xml to .../C/... svn 22561.
+
+2013-11-30 Cristian Marchi 
+
+	* bug #693493: Add text to tutorial to explain debit-credit columns/nBP
+
+2013-11-29 Christian Stimming 
+
+	* Update German translation, by Martin Mainka. Thanks.
+
+2013-11-25 Mike Evans 
+
+	* Bug 715161 - File structure csv import customers and vendors.
+
+2013-11-21 Mike Evans 
+
+	* Update section for invoice-bill importer. modified:   ch_import_business_data.xml
+
+2013-11-20 Mike Evans 
+
+	* Update import-customers-vendors section to reflect code changes.
+
+2013-11-19 Christian Stimming 
+
+	* Significantly increased translation of german Guide, by Martin Mainka.
+
+2013-10-26 Geert Janssens 
+
+	* Add budget documentation
+
+2013-08-15 Christian Stimming 
+
+	* Fix outdated menu item as pointed out on gnucash-de by tom1492.
+
+2013-08-02 Cristian Marchi 
+
+	* Improve tagging for Asset Barchart description.
+
+2013-08-02 John Ralls 
+
+	* Bug 699430 - Describe the Assets over Time barchart Report
+
+2013-05-21 Frank H. Ellenberger 
+
+	* docs: help/de add Help_tips-appendix.xml BP
+
+2013-05-17 Geert Janssens 
+
+	* Add script to generate a list of changes in html format between two revisions based on git log
+
+2013-05-17 Geert Janssens 
+
+	* Allow svnlog2ul.sh to run on the current working copy
+
+2013-04-18 Frank H. Ellenberger 
+
+	* Docs: update Help_tips-appendix to reflect bugfixes of F::Q 1.18 BP
+
+2013-04-04 Frank H. Ellenberger 
+
+	* docs: README: Requirements: rarian is successor of scrollkeeper BP
+
+2013-02-09 Cristian Marchi 
+
+	* Fix typos BP
+
+2013-02-09 Cristian Marchi 
+
+	* Bug#692917: Note for keys when entering transactions.\nBP
+
+2013-02-07 Geert Janssens 
+
+	* Use spaces instead of tabs in a comment
+
+2013-02-07 Geert Janssens 
+
+	* Update version number on trunk
+
+2013-02-07 Geert Janssens 
+
+	* Revert "Dummy change to test gitolite commit hook"
+
+2013-02-07 Geert Janssens 
+
+	* Dummy change to test gitolite commit hook
+
+2013-02-07 Geert Janssens 
+
+	* Revert "Dummy change to test gitolite commit hook"
+
+2013-02-07 Geert Janssens 
+
+	* Dummy change to test gitolite commit hook
+
+2013-02-07 Geert Janssens 
+
+	* Revert "Dummy change to test gitolite commit hook"
+
+2013-02-07 Geert Janssens 
+
+	* Dummy change to test gitolite commit hook
+
+2013-02-07 Geert Janssens 
+
+	* Add README to tarball
+
+2013-02-06 Geert Janssens 
+
+	* Lowercase GNOME in the readme file
+
+2013-01-29 Geert Janssens 
+
+	* Mini dummy change to test gitolite hooks
+
+2013-01-29 Geert Janssens 
+
+	* Refresh copyright notice
+
+2013-01-29 Geert Janssens 
+
+	* Patches should be sent to gnucash-devel iso gnucash-patches
+
+2013-01-25 Geert Janssens 
+
+	* Update another obsolete url
+
+2013-01-25 Geert Janssens 
+
+	* Update another obsolete url
+
+2013-01-25 Geert Janssens 
+
+	* Update some obsolete ulrs
+
+2013-01-25 Geert Janssens 
+
+	* Update version to next number
+
+2013-01-20 Yawar Amin 
+
+	* Bug #633524
+
+2013-01-19 Yawar Amin 
+
+	* Bug #691762
+
+2013-01-19 J. Alex Aycinena 
+
+	* Update to documentation for Book Option to set number source which corresponds to functionality in r22681
+
+2013-01-18 Yawar Amin 
+
+	* Bug #604519
+
+2013-01-14 John Ralls 
+
+	* Fix #638955
+
+2012-11-23 Cristian Marchi 
+
+	* Bug #684709: add explanation of transaction statuses (R field) and cross reference it. BP
+
+2012-11-22 Cristian Marchi 
+
+	* Fix columns width for tables in pdf output BP
+
+2012-11-18 Geert Janssens 
+
+	* Redo some minor changes in the Italian guide's revision history
+
+2012-11-18 Geert Janssens 
+
+	* Update AUTHORS and NEWS
+
+2012-11-18 Cristian Marchi 
+
+	* Fix typos and update revsion of Italian translation.
+
+2012-11-18 Cristian Marchi 
+
+	* Update Italian Translation.
+
+2012-11-17 Cristian Marchi 
+
+	* Fix tags to pass docbook validation.
+
+2012-11-17 Geert Janssens 
+
+	* Update revision BP
+
+2012-11-17 Geert Janssens 
+
+	* Change wording on section Online Assistance BP
+
+2012-11-17 Geert Janssens 
+
+	* Clean up the revision history list BP
+
+2012-11-17 Geert Janssens 
+
+	* Copyright and contact changes - Remove Yawar's e-mail adress from the author's listing (on his request) - Remove my e-mail address from the author's listing - Transfer my copyrights to the GnuCash Documentation team. I don't need personal copyright assignment. - Start adding an e-mail address for the publisher (using gnucash-user at gnucash.org) BP
+
+2012-11-17 Geert Janssens 
+
+	* Make sure images are found when generating pdf out of tree BP
+
+2012-11-16 Cristian Marchi 
+
+	* Bug#688425: Fix steps in putting it all together section. BP
+
+2012-11-05 Cristian Marchi 
+
+	* Bug#684709: Some rearrangement of text and chapters.
+
+2012-11-02 Geert Janssens 
+
+	* Fix in-tree build error introduced in last commit
+
+2012-11-01 Geert Janssens 
+
+	* gnucash-docs: fix out of tree epub build
+
+2012-11-01 Geert Janssens 
+
+	* gnucash-docs: adapt make dist to git based builds
+
+2012-11-01 Cristian Marchi 
+
+	* Fix GnuCash capitalization.
+
+2012-10-28 Geert Janssens 
+
+	* Add comment about modifications in xmldoc.make
+
+2012-10-27 Geert Janssens 
+
+	* More Makefile improvements
+
+2012-10-27 Geert Janssens 
+
+	* More makefile cleanups: - separate uninstall-html from global uninstall-docs, as they are not automatically installed - install only xml based documentation in the locations expected by gnome help   other documentation formats now go into the more standard documentation location - improve uninstall code to delete a lot of empty directories that were left behind BP
+
+2012-10-27 Geert Janssens 
+
+	* Minor makefile fixes
+
+2012-10-27 Geert Janssens 
+
+	* Makefile cleanups
+
+2012-10-12 Cristian Marchi 
+
+	* Some tagging.
+
+2012-10-12 Cristian Marchi 
+
+	* Use variablelist.
+
+2012-10-12 Cristian Marchi 
+
+	* Fix a tag.
+
+2012-10-12 Cristian Marchi 
+
+	* Bug #672668 : Add section explaining how to migrate data.
+
+2012-10-12 Cristian Marchi 
+
+	* Bug #684709: clarification of the find assistant.
+
+2012-10-09 Frank H. Ellenberger 
+
+	* Improvement of [22422]
+
+2012-09-24 Frank H. Ellenberger 
+
+	* Update README:
+
+2012-09-23 Frank H. Ellenberger 
+
+	* Fix 2 errors in [22417]
+
+2012-09-23 Frank H. Ellenberger 
+
+	* Update in Help_tips Pseudo-symbols that can be used for TIAA-CREF quotes
+
+2012-09-23 Frank H. Ellenberger 
+
+	* Update in Help_tips Yahoo Codes for Exchanges and Markets
+
+2012-09-22 Frank H. Ellenberger 
+
+	* Update in Help_tips Finance-Quote Sources to FQ 1.17 / gnc-commodity r22290
+
+2012-09-21 Cristian Marchi 
+
+	* Fix typos.
+
+2012-09-20 Cristian Marchi 
+
+	* Update revision number in the Italian po file.
+
+2012-09-20 Cristian Marchi 
+
+	* Update Italian translation of the guide.
+
+2012-09-20 Cristian Marchi 
+
+	* Update Italian translation of the guide.
+
+2012-09-15 Cristian Marchi 
+
+	* Update Italian translation of GnuCash help.
+
+2012-09-15 Cristian Marchi 
+
+	* Small fixes to help files.
+
+2012-09-15 Cristian Marchi 
+
+	* Update Italian translation for GnuCash guide.
+
+2012-09-15 Cristian Marchi 
+
+	* Add a non complete section for migrating GnuCash data.
+
+2012-09-15 Cristian Marchi 
+
+	* Remove a part not intended to be on the previous commit.
+
+2012-09-15 Cristian Marchi 
+
+	* Some markup corrections.
+
+2012-09-15 Cristian Marchi 
+
+	* Small fix to sections in order to validate the file with xmllint.
+
+2012-09-06 Geert Janssens 
+
+	* Bug #661705 - OMF files not installed at the right place: yelp doesn't see them
+
+2012-09-06 Geert Janssens 
+
+	* Fix out of tree build
+
+2012-09-06 Geert Janssens 
+
+	* Clean up indentation
+
+2012-08-23 Mike Evans 
+
+	* Add Importing Customers and Vendors section.
+
+2012-08-22 Mike Evans 
+
+	* Added forgotten file.
+
+2012-08-22 Frank H. Ellenberger 
+
+	* Add openSUSEs font path for local installed IPA*.ttf
+
+2012-08-21 Mike Evans 
+
+	* Fix typo.
+
+2012-08-20 Mike Evans 
+
+	* Move chapter on importing bills and invoices.
+
+2012-08-20 Mike Evans 
+
+	* Removed extra comma from end of invoice import  sample.
+
+2012-08-18 Geert Janssens 
+
+	* XML conversion: mark old step as for pre-2.0 files only
+
+2012-07-22 Frank H. Ellenberger 
+
+	* Add missing files to help/de../makefile as suggested by Dominique Leuenberger on IRC.
+
+2012-02-24 Mike Evans 
+
+	* Bug 670354 - [PATCH] Outdated Docs - Assign Starting Invoice Number
+
+2012-02-13 Cristian Marchi 
+
+	* Fix a missing slash.
+
+2012-02-13 Cristian Marchi 
+
+	* Bug #664054: add a note about using Tab key instead of Enter key for the split in capital gain and losses.
+
+2012-02-01 Cristian Marchi 
+
+	* Add proper markup for app name.
+
+2012-01-10 Mike Evans 
+
+	* Add overview items to business menu.
+
+2012-01-10 Mike Evans 
+
+	* Added import section to business menu. TODO: Add a link and write the link target for imports.
+
+2012-01-05 Mike Evans 
+
+	* Added Mac OSX path for config.user.  Thanks to John Ralls for the information.
+
+2012-01-04 Mike Evans 
+
+	* Add how to enable Bill Invoice importer for business users.
+
+2011-11-29 Mike Evans 
+
+	* Added item re. line chart for net worth.
+
+2011-11-11 Yawar Amin 
+
+	* Bug #651498
+
+2011-11-11 Yawar Amin 
+
+	* Bug #651886
+
+2011-11-09 Yawar Amin 
+
+	* New method for running New Account Hierarchy
+
+2011-11-09 Yawar Amin 
+
+	* Fix #663208
+
+2011-11-08 Yawar Amin 
+
+	* Bug #651886
+
+2011-11-08 Yawar Amin 
+
+	* Bug #647197
+
+2011-11-07 Geert Janssens 
+
+	* Fix uninstall error introduced by r21467
+
+2011-11-06 Yawar Amin 
+
+	* guide: Slight clarification in meaning
+
+2011-10-20 Cristian Marchi 
+
+	* Fix a typo.
+
+2011-10-20 Cristian Marchi 
+
+	* Bug #661705 : Fix omf folders path in order to be picked up by yelp. Patch provided by Sébastien Villemot.
+
+2011-10-08 Cristian Marchi 
+
+	* Bug #660379:Add tip and note about customizable register view and transactions operations.
+
+2011-10-06 Mike Evans 
+
+	* Bug #660871 - Correct spelling.
+
+2011-09-17 Cristian Marchi 
+
+	* Bug #659147 : Use Loan repayment calculator instead of financial calculator, fix some minor mistakes and add some tagging.
+
+2011-09-04 Cristian Marchi 
+
+	* Adjust dpi of help figures for better pdf printing for all languages using the script documented in http://wiki.gnucash.org/wiki/Documentation_Update_Instructions#Images_and_screenshots
+
+2011-09-04 Cristian Marchi 
+
+	* Adjust dpi of figures for better pdf printing for all languages using the script documented in http://wiki.gnucash.org/wiki/Documentation_Update_Instructions#Images_and_screenshots
+
+2011-09-03 Cristian Marchi 
+
+	* Bug #654467 : Proof reading patch and many localized figures. Thanks to Yasuaki Taniguchi.
+
+2011-08-31 Cristian Marchi 
+
+	* Bug #654467 : Add support to relative path for ipaexfont folder location. Thanks to Yasuaki Taniguchi.
+
+2011-08-30 Cristian Marchi 
+
+	* Bug #654467 : Add handling of Japanese font for pdf generation. Thanks to Yasuaki Taniguchi.
+
+2011-08-27 Cristian Marchi 
+
+	* Bug #654467 Complete the update to Japanese Translation of the GnuCash guide. Thanks to Yasuaki Taniguchi.
+
+2011-08-25 Cristian Marchi 
+
+	* Add  missing xml file for chapter 17 to Japanese guide.
+
+2011-08-25 Cristian Marchi 
+
+	* Add  missing xml file for chapter 16 to Japanese guide.
+
+2011-08-18 Cristian Marchi 
+
+	* Bug #654467 Updated Japanese guide text and figures by Yasuaki Taniguchi.
+
+2011-07-26 Cristian Marchi 
+
+	* Fix commits of SASAKI Suguru patches for epub and mobi generation.
+
+2011-07-22 Cristian Marchi 
+
+	* Patch by SASAKI Suguru - Implement mobi generation target.
+
+2011-07-22 Cristian Marchi 
+
+	* Patch by SASAKI Suguru - Implement epub generation target
+
+2011-07-02 Geert Janssens 
+
+	* Add svnlog2ul script tailored to gnucash-docs
+
+2011-07-02 John Ralls 
+
+	* Fixup for 2.4.1 release; delete obsolete .sgml files
+
+2011-06-21 Cristian Marchi 
+
+	* Update Italian translations
+
+2011-06-21 Cristian Marchi 
+
+	* bug#635365: documents the new dialog related to style sheets
+
+2011-06-19 Cristian Marchi 
+
+	* Fix errors for pdf hyperlink. Fop needs xref and link tag pointing to a sect and not to a screenshot.
+
+2011-05-17 Geert Janssens 
+
+	* Fix mixed up account names, spotted by aikhan
+
+2011-04-29 Cristian Marchi 
+
+	* Bug 639264 : Add Information about Starting Balance in reconcile window and revise the entire section.
+
+2011-04-29 Cristian Marchi 
+
+	* Bug #647735 : Add instructions on how to change the GnuCash interface language.
+
+2011-04-09 Cristian Marchi 
+
+	* Update Italian translation of GnuCash help to latest revision
+
+2011-04-09 Cristian Marchi 
+
+	* Some more markup
+
+2011-04-09 Cristian Marchi 
+
+	* Markup again.
+
+2011-04-03 Cristian Marchi 
+
+	* Revert change in rev.20521 because the entities are for xml2po and hava nothing to do with xml validation.
+
+2011-04-03 Cristian Marchi 
+
+	* Some markup.
+
+2011-04-03 Cristian Marchi 
+
+	* Add function attribute to Enter key tagging.
+
+2011-04-03 Cristian Marchi 
+
+	* Remove obsolete entity now recognized with XML 4.4.
+
+2011-04-03 Cristian Marchi 
+
+	* Fix a tab's name.
+
+2011-03-30 Cristian Marchi 
+
+	* Update figures for Italian help.
+
+2011-03-29 Cristian Marchi 
+
+	* Migrate the Italian GnuCash guide to a po file based workflow.
+
+2011-03-29 Cristian Marchi 
+
+	* Small grammar corrections.
+
+2011-03-27 Christian Stimming 
+
+	* Bug #639999: 16.3 Current Assets miscalculation in 16.3.5 Wash/Suspense Account
+
+2011-03-27 Cristian Marchi 
+
+	* Bug #644984 Update to 2.4 UI and workflow the guide section on scheduled transactions entering from the Scheduled transaction editor.
+
+2011-03-22 Cristian Marchi 
+
+	* Fix a couple of typo.
+
+2011-03-22 Cristian Marchi 
+
+	* Use entity instead of plain text for the application name.
+
+2011-03-22 Cristian Marchi 
+
+	* Add hyperlink to GnuCash user list.
+
+2011-03-17 Cristian Marchi 
+
+	* Update the account chapter with new figures and some updated text.
+
+2011-03-13 Cristian Marchi 
+
+	* Change ppi to 144 for all figures and remove a unused
+
+2011-03-13 Cristian Marchi 
+
+	* Updated some images and added tagging for proper pdf display.
+
+2011-03-08 Cristian Marchi 
+
+	* Small improvements to markup.
+
+2011-03-08 Cristian Marchi 
+
+	* Add a couple of missing cross references.
+
+2011-03-08 Cristian Marchi 
+
+	* Remove the Programlistingco tag; was it needed?
+
+2011-03-08 Cristian Marchi 
+
+	* Fix a couple of links to an image file.
+
+2011-03-04 Cristian Marchi 
+
+	* Final run of small fixes for the guide.
+
+2011-03-04 Cristian Marchi 
+
+	* Some more minor fix for the guide.
+
+2011-03-04 Cristian Marchi 
+
+	* Fix a phrase.
+
+2011-03-04 Cristian Marchi 
+
+	* Fix some typos and markups.
+
+2011-03-03 Geert Janssens 
+
+	* Fix the reconcile documentation properly. Sigh...
+
+2011-03-03 Geert Janssens 
+
+	* Fix typo in reconciliation documentation This showed up in a mailing list thread on gnucash user: https://lists.gnucash.org/pipermail/gnucash-user/2011-March/038930.html
+
+2011-03-02 Cristian Marchi 
+
+	* Some markup for the python chapter.
+
+2011-03-02 Cristian Marchi 
+
+	* Correct a problem with section tag.
+
+2011-03-02 Cristian Marchi 
+
+	* Move the email tags in proper position to validate the xml.
+
+2011-02-19 Geert Janssens 
+
+	* Remove old xsl definition
+
+2011-02-19 Geert Janssens 
+
+	* Update version numbers and some general titlepage cleanups
+
+2011-02-19 Geert Janssens 
+
+	* Add information on python invoice import script Documenation created by Mike Evans
+
+2011-02-05 Cristian Marchi 
+
+	* Remove another comment about a fixed bug.
+
+2011-02-05 Cristian Marchi 
+
+	* Remove a note about bug #340041 that is fixed now.
+
+2011-02-05 Cristian Marchi 
+
+	* Use xref instead of plain text.
+
+2011-02-01 Cristian Marchi 
+
+	* Some more markup for accounts names
+
+2011-02-01 Cristian Marchi 
+
+	* Use plurals for Expenses and Opening Balances in accounts names.
+
+2011-02-01 Cristian Marchi 
+
+	* Unify use of <emphasis>Menubar</emphasis>
+
+2011-02-01 Cristian Marchi 
+
+	* More markups.
+
+2011-01-31 Cristian Marchi 
+
+	* Unify use of <emphasis>Toolbar</emphasis>, <emphasis>Titlebar</emphasis>, <emphasis>Statusbar</emphasis> and <emphasis>Summarybar</emphasis>
+
+2011-01-31 Cristian Marchi 
+
+	* Add proper markup.
+
+2011-01-31 Cristian Marchi 
+
+	* Bug #535424. Update documentation for the Since Last Run assistant.
+
+2011-01-28 Cristian Marchi 
+
+	* Update the Italian help and the instructions for translating
+
+2011-01-28 Cristian Marchi 
+
+	* Change name to it.po file in order to have the lang field set to "it" in the xml file. In this way the general strings (section, chapter, table etc...) will be translated in the output.
+
+2011-01-27 Cristian Marchi 
+
+	* Another bunch of multiple tags
+
+2011-01-23 Cristian Marchi 
+
+	* More information on translation process
+
+2011-01-23 Cristian Marchi 
+
+	* Adapt dpi of figures for pdf printing
+
+2011-01-23 Cristian Marchi 
+
+	* Fix previous commit for pdf making
+
+2011-01-23 Cristian Marchi 
+
+	* Migrate Italian help translation to po file, update translation and figures to rev.20148.
+
+2011-01-23 Cristian Marchi 
+
+	* Minor styling fix.
+
+2011-01-22 Cristian Marchi 
+
+	* Substitute deprecated interface tag in favor of guilabel
+
+2011-01-18 Cristian Marchi 
+
+	* Unify the use of <emphasis>Toolbar</emphasis>, <emphasis>Titlelbar</emphasis>, <emphasis>Menubar</emphasis> and <emphasis>Summary bar</emphasis>.
+
+2011-01-18 Yawar Amin 
+
+	* Remove extra guibutton tag
+
+2011-01-16 Cristian Marchi 
+
+	* A bunch of guibutton tag.
+
+2011-01-15 Cristian Marchi 
+
+	* Add xml2po to comment about unrecognized entity.
+
+2011-01-15 Cristian Marchi 
+
+	* A bunch of <acronym> tags.
+
+2011-01-14 Cristian Marchi 
+
+	* Add entity to make xml2po work.
+
+2011-01-14 Cristian Marchi 
+
+	* Update docbook specification from 4.1.2 to 4.4. This removes errors given with xmllint.
+
+2011-01-14 Cristian Marchi 
+
+	* Correct some markup errors and use indentation.
+
+2011-01-14 Yawar Amin 
+
+	* Bug #130920
+
+2011-01-13 Cristian Marchi 
+
+	* More markup.
+
+2011-01-13 Yawar Amin 
+
+	* guide: Remove superfluous sections from Multiple Currencies chapter
+
+2011-01-12 Cristian Marchi 
+
+	* More markup and some minor fixes.
+
+2011-01-12 Cristian Marchi 
+
+	* Add a bunch of acronym markup.
+
+2011-01-12 Cristian Marchi 
+
+	* Unify phrases.
+
+2011-01-12 Cristian Marchi 
+
+	* Improve markup.
+
+2011-01-12 Yawar Amin 
+
+	* Add prefs menu path for Mac OS X
+
+2011-01-11 Cristian Marchi 
+
+	* Add guibutton tag.
+
+2011-01-11 Cristian Marchi 
+
+	* Column options button is not in the titlebar.
+
+2011-01-11 Cristian Marchi 
+
+	* Uniform phrases and add markups.
+
+2011-01-11 Cristian Marchi 
+
+	* Uniform phrases.
+
+2011-01-11 Cristian Marchi 
+
+	* Four style sheets, not three.
+
+2011-01-11 Cristian Marchi 
+
+	* Fix some typo.
+
+2011-01-09 Christian Stimming 
+
+	* German guide: Fix my last commit
+
+2011-01-09 Christian Stimming 
+
+	* Minor cleanup of German help: Remove commented-out text; remove double tip-of-day section.
+
+2011-01-09 J. Alex Aycinena 
+
+	* Clean up wording in Help
+
+2011-01-08 Cristian Marchi 
+
+	* Add mdash entity to enable the use of xml2po and add description for entities.
+
+2011-01-08 Frank H. Ellenberger 
+
+	* fix pdf generation
+
+2011-01-05 Christian Stimming 
+
+	* Set svn:eol-style property for all XML files to LF to avoid CRLF/LF mixups.
+
+2011-01-04 John Ralls 
+
+	* Provide separate Finance::Quote instructions for each OS and clarify the ones for Linux.
+
+2011-01-04 John Ralls 
+
+	* Bug #638500: Add a note about the source of the report being modified so that users can follow along.
+
+2011-01-04 John Ralls 
+
+	* Changed "Portfoloio View" to "Commodity View". A "portfolio" is a collection of investments, not a single investment. The register view in question applies to a single investment, and is used for all non-monetary commodities.
+
+2011-01-04 Christian Stimming 
+
+	* Updated German help, by Holger Stöhr.
+
+2011-01-03 Christian Stimming 
+
+	* Add more gitignores.
+
+2011-01-03 Cristian Marchi 
+
+	* Bug #582547 Add account tree columns description.
+
+2011-01-02 Christian Stimming 
+
+	* Add more gitignore.
+
+2011-01-02 Yawar Amin 
+
+	* Bug #633586
+
+2010-12-30 Christian Stimming 
+
+	* Set svn:eol-style property for all XML files to LF to avoid CRLF/LF mixups.
+
+2010-12-30 Christian Stimming 
+
+	* Updated German help, by Holger Stöhr.
+
+2010-12-26 Cristian Marchi 
+
+	* Improve help figures for pdf printing and remove unused ones.
+
+2010-12-20 Geert Janssens 
+
+	* Improve pdf layout for qif import documentation
+
+2010-12-18 Cristian Marchi 
+
+	* Bug#635386 Document trading accounts GnuCash capabilities.
+
+2010-12-18 Geert Janssens 
+
+	* Avoid mental context switch. Rephrase to make the 2.2 extension the exception.
+
+2010-12-18 Yawar Amin 
+
+	* guide: Correct sentence error
+
+2010-12-17 Cristian Marchi 
+
+	* Adapt images of preferences tabs for pdf and html printing.
+
+2010-12-16 Cristian Marchi 
+
+	* Bug#635357 Document Save As and Open dialogs.
+
+2010-12-16 Cristian Marchi 
+
+	* Remove remaining links to basics-import section.
+
+2010-12-16 Cristian Marchi 
+
+	* Related to bug#635357 Remove QIF assistant description and move New Account Hierarchy setup description.
+
+2010-12-16 Cristian Marchi 
+
+	* Bug#635360 Explain backup files from a 2.4 point of view.
+
+2010-12-16 Geert Janssens 
+
+	* Add cross-links for the Tax Options menu. This is related to bug #635366
+
+2010-12-05 Cristian Marchi 
+
+	* bug #635363 Add description of auto completion for business features.
+
+2010-11-30 Cristian Marchi 
+
+	* Fix a couple of errors in previous commit.
+
+2010-11-30 Cristian Marchi 
+
+	* Use <guibutton> tag for buttons.
+
+2010-11-30 Cristian Marchi 
+
+	* Use double quotes instead of single quotes for id names.
+
+2010-11-30 Cristian Marchi 
+
+	* Use proper xml markup instead of single quote.
+
+2010-11-30 Cristian Marchi 
+
+	* Use ’ entity instead of "'"
+
+2010-11-30 Yawar Amin 
+
+	* Bug #635982
+
+2010-11-29 Cristian Marchi 
+
+	* Use ’ entity instead of "'"
+
+2010-11-27 Cristian Marchi 
+
+	* Remove comment about an already existing section for the reconcile window.
+
+2010-11-26 Cristian Marchi 
+
+	* bug #635361 Update the new account screen description and minor changes to account basics chapter in help.
+
+2010-11-25 Yawar Amin 
+
+	* Cosmetic changes
+
+2010-11-24 Geert Janssens 
+
+	* Use different accounting equation image for html or pdf rendering This is meant as an example of how the pdf images can be improved. This may not work well for screenshots though.
+
+2010-11-24 Geert Janssens 
+
+	* Remake pdf files when any one of its xml source files changes
+
+2010-11-24 Geert Janssens 
+
+	* Minor change in choice of words.
+
+2010-11-24 Geert Janssens 
+
+	* Add figure tags and pgwide attribute to some screenshots The figure tags should go around all screenshots to have them show up in the list of figures. The pgwide attribute repositions the image in pdf documents. Large pictures still fit on the page thanks to this flag.
+
+2010-11-24 Geert Janssens 
+
+	* Bug #635365 - New images for AR Payment and AP Payment
+
+2010-11-24 Cristian Marchi 
+
+	* Add description for File->Add Report item.
+
+2010-11-23 Geert Janssens 
+
+	* Help manual: remove redundant columns
+
+2010-11-23 Geert Janssens 
+
+	* Help manual: Add figure markup to screenshots so they appear in the list of figures on the title page
+
+2010-11-23 Yawar Amin 
+
+	* Bug #635365
+
+2010-11-20 Geert Janssens 
+
+	* Generate html doc in UTF-8 instead of ISO-8859-1
+
+2010-11-19 Geert Janssens 
+
+	* Update HACKING and README for the pdf changes
+
+2010-11-19 Geert Janssens 
+
+	* Update documentation build system: - add configure test for fop, generate a warning if fop is missing - fix autogen warning about duplicate CLEANFILES entries - add pdf.make as dist file
+
+2010-11-19 Geert Janssens 
+
+	* Fix pdf generation crashes in German and Italian help manual
+
+2010-11-19 Geert Janssens 
+
+	* Fix some more pdf generation crashes in English help manual
+
+2010-11-19 Geert Janssens 
+
+	* Fix pdf generation crash in gnucash_help
+
+2010-11-19 Geert Janssens 
+
+	* Add pdf generation rules to all relevant makefiles.
+
+2010-11-19 Geert Janssens 
+
+	* Restore pdf creation for gnucash-guide and prepare pdf creation for others.
+
+2010-11-19 Geert Janssens 
+
+	* Update GnuCash' custom xsl stylesheet to work with the new base stylesheet
+
+2010-11-19 Geert Janssens 
+
+	* Install more recent xsl stylesheet, including ones required for pdf and htmlhelp (Windows)
+
+2010-11-19 Cristian Marchi 
+
+	* Reintroduce the show splash screen option.
+
+2010-11-19 Cristian Marchi 
+
+	* Use the proper markup for menu item path.
+
+2010-11-19 Cristian Marchi 
+
+	* Update menu paths to 2.4 UI.
+
+2010-11-19 Cristian Marchi 
+
+	* Add shortcut for Transfer command.
+
+2010-11-19 Cristian Marchi 
+
+	* Remove redundant index.
+
+2010-11-18 Cristian Marchi 
+
+	* Improved markup for menu entry.
+
+2010-11-18 Cristian Marchi 
+
+	* Update help to reflect changes introduced with bug #634357.
+
+2010-11-18 Cristian Marchi 
+
+	* Updated help content to GnuCash 2.4, improved markup and tagging.
+
+2010-11-11 Christian Stimming 
+
+	* Fix missing xml files in distribution of de_DE guide as pointed out by Juergen Hoewener.
+
+2010-11-08 Yawar Amin 
+
+	* help & guide: Update for 2.3.16 release
+
+2010-11-07 Yawar Amin 
+
+	* Bug #633385
+
+2010-11-06 Yawar Amin 
+
+	* Bug #634075: Guide
+
+2010-11-06 Yawar Amin 
+
+	* Bug #634075: Help
+
+2010-11-04 Yawar Amin 
+
+	* Bug #588035
+
+2010-11-03 Yawar Amin 
+
+	* help: More edits for brevity
+
+2010-11-02 Cristian Marchi 
+
+	* Update and clean figures for Preferences section.
+
+2010-11-02 Yawar Amin 
+
+	* help: Minor edits for brevity
+
+2010-10-31 Cristian Marchi 
+
+	* bug #632244 - Removed the Preferences section from guide and updated on help.
+
+2010-10-31 Yawar Amin 
+
+	* Bug #621573
+
+2010-10-30 J. Alex Aycinena 
+
+	* Update Reports section of help manual to reflect enhanced tax report.
+
+2010-10-30 Yawar Amin 
+
+	* guide: Mention important changes in What's New section
+
+2010-10-29 Yawar Amin 
+
+	* Merge branch 'bug633066' into HEAD
+
+2010-10-28 Cristian Marchi 
+
+	* Add chapter getting-help to Makefile.
+
+2010-10-24 Yawar Amin 
+
+	* guide: Explain concept behind What's New section
+
+2010-10-24 Yawar Amin 
+
+	* guide: Add single-quote entity definitions
+
+2010-10-24 Yawar Amin 
+
+	* guide: Add What's New section for current stable series
+
+2010-10-24 Yawar Amin 
+
+	* guide: Change/remove references to old versions
+
+2010-10-24 Yawar Amin 
+
+	* guide: Mention platform support only for current stable version
+
+2010-10-24 Yawar Amin 
+
+	* guide: Reword paragraphs about new file extension
+
+2010-10-24 Yawar Amin 
+
+	* guide: Add entities for stable and unstable series
+
+2010-10-22 Cristian Marchi 
+
+	* Add <application> markup to &app; entity.
+
+2010-10-22 Cristian Marchi 
+
+	* Separate getting-help chapter to validate getting-started xml file.
+
+2010-10-22 Christian Stimming 
+
+	* Fix typo in xml entity
+
+2010-10-20 Yawar Amin 
+
+	* Add chapters to overview
+
+2010-10-20 Yawar Amin 
+
+	* Fix sequence of tenses grammar error
+
+2010-10-19 Cristian Marchi 
+
+	* Improved markup, updated Preferences section to GnuCash2.4 and minor changes for 2.4 release.
+
+2010-10-19 Cristian Marchi 
+
+	* Remove <application> markup where not allowed.
+
+2010-10-19 Cristian Marchi 
+
+	* New figure for Printing tab under Preferences.
+
+2010-10-19 Cristian Marchi 
+
+	* Updated figures to GnuCash 2.4 for Preferences.
+
+2010-10-12 Cristian Marchi 
+
+	* Added <application> markup to GnuCash program name
+
+2010-10-10 Cristian Marchi 
+
+	* Completed the gnucash -> &app; switch.
+
+2010-10-07 Christian Stimming 
+
+	* Remove old file that collides with existing one in case-insensitive filesystems.
+
+2010-10-05 Christian Stimming 
+
+	* Minor text correction in German guide.
+
+2010-10-05 Christian Stimming 
+
+	* Add gitignores.
+
+2010-10-05 Christian Stimming 
+
+	* New and updated German version of guide document, by Juergen Hoewener.
+
+2010-10-05 Geert Janssens 
+
+	* Replace all uses of GnuCash with the app entity in the help manual
+
+2010-10-05 Geert Janssens 
+
+	* Bug #627266 - "Steps to enable On-line price updating" doesn't say to install Finance::Quote
+
+2010-10-03 Yawar Amin 
+
+	* Spruce up DocBook tags usage and delete redundant note
+
+2010-10-03 Yawar Amin 
+
+	* Spelling, grammar and sentence structure tweaks
+
+2010-09-28 Yawar Amin 
+
+	* Whitespace and cosmetic changes
+
+2010-09-28 Yawar Amin 
+
+	* Expand and add GnuCash Other Assets
+
+2010-09-27 J. Alex Aycinena 
+
+	* Update help manual to reflect partial support of capital gains for US Income Tax reporting and TXF exporting for code 673.
+
+2010-08-31 Geert Janssens 
+
+	* Replace all usage of the words `GnuCash' or 'Gnucash' with the 'app' entity, patch by Yawar Amin
+
+2010-08-29 Geert Janssens 
+
+	* Minor spelling and grammar fixes.
+
+2010-08-29 Geert Janssens 
+
+	* Replace all usage of the words 'GnuCash' or 'Gnucash' with the 'app' entity Patch by Yawar Amin
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: Define entities for current stable and unstable versions in translations, patch by Yawar Amin
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: Define entities for current stable and unstable versions, patch by Yawar Amin
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: additional links updates
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: Update GNOME documentation links, patch by Yawar Amin
+
+2010-08-26 Geert Janssens 
+
+	* Bug #627983 - Quit or Cancel
+
+2010-08-26 Geert Janssens 
+
+	* Bug #627984 - Documentation consistency: either don't use the term druid or at least explain it.
+
+2010-08-21 John Ralls 
+
+	* Not used (it's the english version of basics_accounts_diagram.png, and conflicts with basics_Accounts.png during checkout on case-insensitive OSes.
+
+2010-08-21 Christian Stimming 
+
+	* Add gitignore
+
+2010-08-21 Christian Stimming 
+
+	* Update German guide: Translation of basics chapter, by Juergen Hoewener.
+
+2010-07-30 Mike Alexander 
+
+	* Update for changes to print multiple checks on one invocation of Print Checks.
+
+2010-07-30 Mike Alexander 
+
+	* Fix a few problems detected by xmllint.
+
+2010-06-30 Geert Janssens 
+
+	* Svn ignore built files
+
+2010-06-30 Geert Janssens 
+
+	* Help & GUI Menu's intro, patch by Jesse Weinstein
+
+2010-06-27 Geert Janssens 
+
+	* Bug #622844 - sort l10n.xml by language symbol & add german section, patch by Frank H. Ellenberger
+
+2010-06-25 Christian Stimming 
+
+	* Document the address feature of check printing added by THomas recently. Patch by Jesse Weinstein.
+
+2010-05-12 Geert Janssens 
+
+	* Bug #618066 - Wrong filename in docs for screenshot of Date and time preferences
+
+2010-03-16 Geert Janssens 
+
+	* Bug #589320 - Adapt / update documentation of Price Editor - Currency Namespace
+
+2010-03-12 Geert Janssens 
+
+	* Change Income Tax Options to Tax Report Options in documentation. Patch by J. Alex Aycinena
+
+2010-03-12 Geert Janssens 
+
+	* Bug #612412 Update Japanese concepts guide, patch by Yasuaki Taniguchi
+
+2010-02-18 Christian Stimming 
+
+	* Bug #534210: Documentation for r18636, "add additional individual check item types"
+
+2010-02-11 Geert Janssens 
+
+	* Add Japanese translation for the concepts guide.
+
+2009-12-09 Christian Stimming 
+
+	* Update documentation for recent tax related changes. Patch by Alex Aycinena.
+
+2009-11-19 John Ralls 
+
+	* Restore installation of html files (use install-html)
+
+2009-10-23 John Ralls 
+
+	* Fix broken scrollkeeper build
+
+2009-10-22 John Ralls 
+
+	* Make --disable-scrollkeeper actually do so: Rearrange configure so that scrollkeeper checks aren't made if --disable-scrollkeeper is set. Supress generating open-source metafiles (.omf) for scrollkeeper if --disable-scrollkeeper is set.
+
+2009-09-28 Christian Stimming 
+
+	* Fix typo as pointed out by chenweird at gmail.com.
+
+2009-06-09 Phil Longstaff 
+
+	* Change "lets" to "let's" where it means "Let us"
+
+2009-06-09 Phil Longstaff 
+
+	* Fix bug 575894: Typo in Guide
+
+2009-03-17 Christian Stimming 
+
+	* Remove spurious string, pointed out by Brian Funk.
+
+2009-01-28 Christian Stimming 
+
+	* Bug #568244: Typos in Tutorial and Concepts Guide
+
+2009-01-28 Christian Stimming 
+
+	* Bug #568639: Various typo fixes for documentation
+
+2009-01-18 Andreas Köhler 
+
+	* Fix typo in warning about log file restrictions.
+
+2008-11-15 Christian Stimming 
+
+	* New images for the Italian guide, by Cristian Marchi.
+
+2008-11-15 Christian Stimming 
+
+	* ew images for the Italian help, by Cristian Marchi.
+
+2008-11-15 Christian Stimming 
+
+	* Changed the name of "screens capturer" to Cristian Marchi.
+
+2008-11-15 Christian Stimming 
+
+	* Patch for English guide files
+
+2008-11-15 Christian Stimming 
+
+	* Patch for Italian and English help files
+
+2008-11-07 Christian Stimming 
+
+	* Updated Italian guide by Cristian Marchi.
+
+2008-10-30 Christian Stimming 
+
+	* Bug #553209: Fix URL of FAQ and Wiki.
+
+2008-10-29 Christian Stimming 
+
+	* Update for Italian translation of guide and updated corrupt picture.
+
+2008-10-28 Christian Stimming 
+
+	* Updated Italian translation of help document. Patch by Cristian Marchi.
+
+2008-10-28 Christian Stimming 
+
+	* Add figures for Italian translation of guide. Patch by Cristian Marchi.
+
+2008-10-25 Christian Stimming 
+
+	* Bug #466506: Fix documentation about currency retrieval
+
+2008-10-25 Christian Stimming 
+
+	* Bug #555266: Currency account type documentation is misleading.
+
+2008-10-25 Christian Stimming 
+
+	* Updates the Account-Actions help chapter
+
+2008-10-25 Christian Stimming 
+
+	* Add new images for Italian translation of guide. By Cristian Marchi.
+
+2008-10-25 Christian Stimming 
+
+	* Add it_IT omf file for Italian guide. Patch by Cristian Marchi.
+
+2008-10-23 Christian Stimming 
+
+	* Update svn:ignore properties
+
+2008-10-23 Christian Stimming 
+
+	* Updated Italian translation of guide, by Cristian Marchi.
+
+2008-10-21 Christian Stimming 
+
+	* Insert hyperlinks to all chapters and appendixes. Patch by Cristian Marchi.
+
+2008-10-12 Christian Stimming 
+
+	* Add Italian translation of help document, by Cristian Marchi
+
+2008-10-12 Christian Stimming 
+
+	* Add Italian translation of the guide, by Cristian Marchi
+
+2008-10-05 Christian Stimming 
+
+	* Tom Browder's patch for PDF creation.
+
+2008-09-27 Christian Stimming 
+
+	* Updates the Customize help chapter to reflect changes to the Tax Report.
+
+2008-09-25 Christian Stimming 
+
+	* Activate installation of de_DE translated guide.
+
+2008-09-03 Andreas Köhler 
+
+	* Some grammar, typo and punctuation fixes by Michael Witten.
+
+2008-09-01 Christian Stimming 
+
+	* German translation of guide ch_overview by Niklas Spille
+
+2008-08-30 Andreas Köhler 
+
+	* Bug #334255: Update the "Purchasing foreign stocks" section of the Tutorial and Concepts Guide
+
+2008-08-05 Christian Stimming 
+
+	* Added translated German paragraphs about tip of the day, by Niklas Spille <see-g at web.de>
+
+2008-06-22 Christian Stimming 
+
+	* Add German screenshots for ledger and hierarchy.
+
+2008-06-08 Andreas Köhler 
+
+	* Bug #536381: It is "Assets:Current Assets:Savings Account" and not "Income:...".
+
+2008-05-27 Andreas Köhler 
+
+	* Bug #534532: Swap explanations of AMOUNT_WORDS and AMOUNT_NUMBER.
+
+2008-01-15 Christian Stimming 
+
+	* Fix typo. Debian bug 459654.
+
+2007-11-29 Derek Atkins 
+
+	* Correct the Tax included computation in the docs to match what the code does.
+
+2007-08-05 Andreas Köhler 
+
+	* Correct mailman/listinfo urls in the FAQ, #463250.
+
+2007-07-14 Chris Lyttle 
+
+	* Update to release gnucash-docs 2.2.0
+
+2007-07-07 Joshua Sled 
+
+	* Tyop correction from Kevin Hale Boyes.
+
+2007-06-30 Joshua Sled 
+
+	* Add really crappy PDF generation support.
+
+2007-06-16 Christian Stimming 
+
+	* Update FAQ about windows
+
+2007-04-30 Andreas Köhler 
+
+	* Patch from Zach Sadecki to use correct outstanding loan for second payment, #434180.
+
+2007-04-15 Joshua Sled 
+
+	* Correct account name, synchronize with account files and image.
+
+2007-04-03 Derek Atkins 
+
+	* Apply Kebin HaleBoyes' patch to change Copyright to License in the SPEC.
+
+2007-03-20 David Hampton 
+
+	* Documentation for the new check description files.
+
+2007-02-19 Chris Lyttle 
+
+	* Updates from Dave Herman
+
+2007-02-03 David Hampton 
+
+	* Add note about using keyboard in the reconciliation window.
+
+2007-01-22 Christian Stimming 
+
+	* Fix typos as pointed out by David Suarez. Fixes #399285.
+
+2006-12-11 Chris Lyttle 
+
+	* Added changelog entry for christian's commit on 27th nov
+
+2006-11-27 Christian Stimming 
+
+	* Text updates and bugfixes by Dave Hermann
+
+2006-11-05 Chris Lyttle 
+
+	* fix png filename
+
+2006-10-21 Chris Lyttle 
+
+	* fix png filename
+
+2006-10-08 Chris Lyttle 
+
+	* update to release 2.0.1
+
+2006-10-08 Andreas Köhler 
+
+	* Do not call autoheader or distribute .svn directories.
+
+2006-09-13 Christian Stimming 
+
+	* Add additional namespaces for XSL Transformations. bug#337692.
+
+2006-08-15 David Hampton 
+
+	* Add some text to the "Entry Shortcuts" section for the Transfer field. Fixes #343244.
+
+2006-08-14 David Hampton 
+
+	* Update the text to distinguish between access (underlined) keys and actual menu shortcuts (listed at the end of a menu item).
+
+2006-08-11 Christian Stimming 
+
+	* Fix Profit+Loss -> Income Statement report renaming. #350764.
+
+2006-07-09 Chris Lyttle 
+
+	* update to release 2.0.0
+
+2006-07-09 Chris Lyttle 
+
+	* update to release 2.0.0
+
+2006-06-28 David Hampton 
+
+	* When the F::Q module can't be found refer users to their package manager first.
+
+2006-06-22 David Hampton 
+
+	* Correct mistake about when the "Finish" menu item can be selected.
+
+2006-06-05 Chris Lyttle 
+
+	* fixes to make distcheck work again
+
+2006-05-28 Chris Lyttle 
+
+	* fixup for 1.9.0 release
+
+2006-05-24 Christian Stimming 
+
+	* Fix wording. bug#149621
+
+2006-05-24 Chris Lyttle 
+
+	* update docs for release
+
+2006-05-24 Chris Lyttle 
+
+	* update fix build for release
+
+2006-05-09 Chris Lyttle 
+
+	* fixup
+
+2006-05-07 Chris Lyttle 
+
+	* update with Bengt Thuree & Dave Herman's revisions
+
+2006-04-26 Chris Lyttle 
+
+	* update with Bengt Thuree's revisions
+
+2006-04-26 Chris Lyttle 
+
+	* update with Bengt Thuree's revisions
+
+2006-04-25 David Hampton 
+
+	* Correct the word "principle" in a couple of places. Fixes #144991.
+
+2006-04-25 Chris Lyttle 
+
+	* update with Patrick Schweiger's revisions
+
+2006-04-24 Chris Lyttle 
+
+	* remove not needed png file
+
+2006-04-24 Chris Lyttle 
+
+	* remove not needed png file
+
+2006-04-24 Chris Lyttle 
+
+	* update with Bengt Thuree's validation patch
+
+2006-04-21 Chris Lyttle 
+
+	* update with Bengt Thuree & Dave Herman's revisions
+
+2006-04-19 Chris Lyttle 
+
+	* update with Bengt Thuree's revisions
+
+2006-04-19 Chris Lyttle 
+
+	* update with Bengt Thuree's revisions
+
+2006-04-19 Chris Lyttle 
+
+	* update with Bengt Thuree's revsions
+
+2006-04-19 Joshua Sled 
+
+	* encoding =~ s/iso-8859-1/utf-8/
+
+2006-04-10 Derek Atkins 
+
+	* Fix the svn properties of the guile XML files so they can be diff'd
+
+2006-03-18 Christian Stimming 
+
+	* Add svnignore
+
+2006-03-03 Joshua Sled 
+
+	* remove old .cvsignore files.
+
+2006-02-05 Chris Shoemaker 
+
+	*    Add a first-draft of a chapter on Budgets to the guide.
+
+2005-11-18 Christian Stimming 
+
+	* Simplify autogen script; remove the automatic call to ./configure from autogen.sh; instead, only print a reminder that from now on, ./configure has to be called separately.
+
+2005-05-30 Christian Stimming 
+
+	* Initial German Tutorial translation by Gerold Strobel.
+
+2005-03-21 Neil Williams 
+
+	* PDF generation
+
+2005-02-26 Neil Williams 
+
+	* Adding namespace for doc: prefix
+
+2005-02-26 Neil Williams 
+
+	* Correcting listitem syntax
+
+2004-12-12 Chris Lyttle 
+
+	* update to release gnucash-docs 1.8.5
+
+2004-12-12 Chris Lyttle 
+
+	*  added so this directory wouldn't break the build
+
+2004-11-20 Christian Stimming 
+
+	* Fix word spelling -- fixes bug 157776
+
+2004-11-03 Jon Lapham 
+
+	*  * more updates from David Harrison
+
+2004-10-31 Jon Lapham 
+
+	*   * update
+
+2004-10-31 Jon Lapham 
+
+	*  * David Harrison's updates to depreciation
+
+2004-10-03 Christian Stimming 
+
+	* 2004-10-03  Christian Stimming  <stimming at tuhh.de>
+
+2004-08-24 Jon Lapham 
+
+	*   * update
+
+2004-08-24 Jon Lapham 
+
+	*  * chapter overhaul from pks  * update supported languages list
+
+2004-04-20 Derek Atkins 
+
+	* check for PERL=no and error out if you can't find perl.
+
+2004-04-13 Chris Lyttle 
+
+	* Updates for release of 1.8.4
+
+2004-03-24 Derek Atkins 
+
+	* 	* configure.in:  add db-4.1 and db-4.2
+
+2004-02-07 Jon Lapham 
+
+	* add 'combine 2 files' FAQ, try again
+
+2004-02-07 Jon Lapham 
+
+	* add 'combine 2 files' FAQ
+
+2004-02-07 Jon Lapham 
+
+	* rename accounting FAQ page
+
+2004-02-07 Jon Lapham 
+
+	* update
+
+2004-02-07 Jon Lapham 
+
+	* fix FAQ URL
+
+2004-02-07 Jon Lapham 
+
+	* spelling fix
+
+2004-02-05 Jon Lapham 
+
+	* Investment image updates
+
+2004-02-05 Jon Lapham 
+
+	* Investment report images
+
+2004-02-05 Jon Lapham 
+
+	* Investment report section
+
+2004-01-14 Jon Lapham 
+
+	* one letter spelling fix
+
+2004-01-14 Jon Lapham 
+
+	* update
+
+2004-01-14 Jon Lapham 
+
+	* Derek Atkins's suggestion on register styles
+
+2004-01-13 Jon Lapham 
+
+	* update
+
+2004-01-13 Jon Lapham 
+
+	* Derek Atkins's suggested updates
+
+2003-11-16 Jon Lapham 
+
+	* fix stupid xmllint problems
+
+2003-11-16 Jon Lapham 
+
+	* update
+
+2003-11-16 Jon Lapham 
+
+	* fix minor nomenclature inconcistency
+
+2003-11-16 Jon Lapham 
+
+	* updates
+
+2003-11-16 Jon Lapham 
+
+	* sxn images by Sebastien Millet
+
+2003-11-16 Jon Lapham 
+
+	* sxn docs by Sebastien Millet
+
+2003-09-23 Jon Lapham 
+
+	* updates
+
+2003-09-23 Jon Lapham 
+
+	* new chapter on reports
+
+2003-09-17 Jon Lapham 
+
+	* update
+
+2003-09-17 Jon Lapham 
+
+	* update combine 2 accounts FAQ
+
+2003-09-10 Jon Lapham 
+
+	* update
+
+2003-09-10 Jon Lapham 
+
+	* great chapter rename of 2003
+
+2003-09-01 Jon Lapham 
+
+	* updates
+
+2003-09-01 Jon Lapham 
+
+	* change 'multiaccount transaction' to 'split transaction'
+
+2003-09-01 Jon Lapham 
+
+	* remove split txn from example
+
+2003-09-01 Jon Lapham 
+
+	* gnome documentation guide-ification of ch1-3 images
+
+2003-09-01 Jon Lapham 
+
+	* unused images
+
+2003-09-01 Chris Lyttle 
+
+	* Release gnucash-docs 1.8.3
+
+2003-08-31 Jon Lapham 
+
+	* spelling fixes
+
+2003-08-31 Jon Lapham 
+
+	* updates
+
+2003-08-31 Jon Lapham 
+
+	* fix reconciled column
+
+2003-08-31 Jon Lapham 
+
+	* new credit card chapter images
+
+2003-08-31 Jon Lapham 
+
+	* split reconcile and payment sections
+
+2003-08-30 Jon Lapham 
+
+	* updates
+
+2003-08-30 Jon Lapham 
+
+	* Michael Rensing's FAQ updates
+
+2003-08-30 Jon Lapham 
+
+	* updates
+
+2003-08-30 Jon Lapham 
+
+	* image updates
+
+2003-08-30 Jon Lapham 
+
+	* credit card chapter updates
+
+2003-08-25 Jon Lapham 
+
+	* updated
+
+2003-08-25 Jon Lapham 
+
+	* fix xmllint errors
+
+2003-08-22 Jon Lapham 
+
+	* a few updates to the finance::quote docs
+
+2003-08-18 Chris Lyttle 
+
+	* release gnucash-docs 1.8.2
+
+2003-08-13 Jon Lapham 
+
+	* update
+
+2003-08-13 Jon Lapham 
+
+	* financial calculator docs
+
+2003-08-13 Jon Lapham 
+
+	* add platform compatibility list
+
+2003-08-13 Jon Lapham 
+
+	* new FAQ questions
+
+2003-08-13 Jon Lapham 
+
+	* add the xml convert info
+
+2003-08-06 Jon Lapham 
+
+	* update
+
+2003-08-06 Jon Lapham 
+
+	* new multicurrency images
+
+2003-08-06 Jon Lapham 
+
+	* new financial calculator image
+
+2003-08-06 Jon Lapham 
+
+	* initial writing
+
+2003-08-06 Jon Lapham 
+
+	* add financial calculator section
+
+2003-08-05 Jon Lapham 
+
+	* update image names
+
+2003-08-05 Jon Lapham 
+
+	* new cap gains images
+
+2003-08-05 Jon Lapham 
+
+	* remove unused images
+
+2003-08-05 Jon Lapham 
+
+	* new depreciation images
+
+2003-08-05 Jon Lapham 
+
+	* gobs 'o changes
+
+2003-08-05 Jon Lapham 
+
+	* add chapter 14
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck
+
+2003-08-05 Jon Lapham 
+
+	* new chapter due to chapter swap
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck and chapter swap
+
+2003-08-05 Jon Lapham 
+
+	* new invoice mod images
+
+2003-08-05 Jon Lapham 
+
+	* chapter rearrangement
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck
+
+2003-08-05 Jon Lapham 
+
+	* new account reconciliation image
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck and new acct reconciliation
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck and minor text changes
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck and new accounting concepts
+
+2003-08-05 Jon Lapham 
+
+	* spellcheck and new features list grouping
+
+2003-08-01 Jon Lapham 
+
+	*     * list suggested changes
+
+2003-08-01 Jon Lapham 
+
+	*     * added 2 tips
+
+2003-07-31 Jon Lapham 
+
+	*     * new image
+
+2003-07-31 Jon Lapham 
+
+	*     * remove old appendi
+
+2003-07-31 Jon Lapham 
+
+	*     * update appendi
+
+2003-07-31 Jon Lapham 
+
+	*     * Add replay log feature
+
+2003-07-31 Jon Lapham 
+
+	*     * expences -> expenses
+
+2003-07-31 Jon Lapham 
+
+	*     * Derek's changes
+
+2003-07-31 Jon Lapham 
+
+	*     * move 'view stock value' section
+
+2003-07-31 Jon Lapham 
+
+	*     * new invest figure
+
+2003-07-31 Jon Lapham 
+
+	*     * update
+
+2003-07-31 Jon Lapham 
+
+	*     * Derek's Changes
+
+2003-07-31 Jon Lapham 
+
+	*     * update
+
+2003-07-31 Jon Lapham 
+
+	*     * Derek's changes
+
+2003-07-31 Jon Lapham 
+
+	* update
+
+2003-07-31 Jon Lapham 
+
+	* update investment figures
+
+2003-07-31 Jon Lapham 
+
+	*   * price editor updates   * added dividends section   * added selling stocks section
+
+2003-07-30 Jon Lapham 
+
+	* new price editor images
+
+2003-07-29 Jon Lapham 
+
+	* fix image name
+
+2003-07-29 Jon Lapham 
+
+	* fix image name
+
+2003-07-29 Jon Lapham 
+
+	* update
+
+2003-07-29 Jon Lapham 
+
+	* add new chapters
+
+2003-07-29 Jon Lapham 
+
+	* update
+
+2003-07-29 Jon Lapham 
+
+	* include new chapters
+
+2003-07-29 Jon Lapham 
+
+	* appendix splitup
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanups
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanup
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanups
+
+2003-07-29 Jon Lapham 
+
+	* new images
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanup
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanup
+
+2003-07-29 Jon Lapham 
+
+	* new payroll chapter
+
+2003-07-29 Jon Lapham 
+
+	* new accounts payable chapter
+
+2003-07-29 Jon Lapham 
+
+	* new accounts receivable chapter
+
+2003-07-29 Jon Lapham 
+
+	* update loans chapter
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanups
+
+2003-07-29 Jon Lapham 
+
+	* namespace cleanups and rearrange sections
+
+2003-07-29 Jon Lapham 
+
+	* added whats new version
+
+2003-07-27 Jon Lapham 
+
+	* *** empty log message ***
+
+2003-07-27 Jon Lapham 
+
+	* added features and whats new lists
+
+2003-07-25 Jon Lapham 
+
+	* rewrite ch10 - currencies
+
+2003-07-25 Jon Lapham 
+
+	* rewrite ch9 - loans
+
+2003-07-25 Jon Lapham 
+
+	* ch 8 updates
+
+2003-07-25 Jon Lapham 
+
+	* cap gains figure
+
+2003-07-25 Jon Lapham 
+
+	* depreciation and capital gains
+
+2003-07-24 Jon Lapham 
+
+	* update changelog
+
+2003-07-24 Jon Lapham 
+
+	* investment screenshot
+
+2003-07-24 Jon Lapham 
+
+	* -minor fix, added "fixed assets" to list of possible investments
+
+2003-07-24 Jon Lapham 
+
+	* -rewrite of chapter 7 (well, it didn't really exist before)
+
+2003-07-23 Jon Lapham 
+
+	* -add note on "historical meaning of double-entry accounting" -add note on changing time to delete backup files
+
+2003-07-23 Jon Lapham 
+
+	* -added accounts receivable and accounts payable to account types -added principal of balance equation
+
+2003-07-03 Chris Lyttle 
+
+	* more patches from jon
+
+2003-06-21 Chris Lyttle 
+
+	* oops forgot to add these
+
+2003-06-20 Chris Lyttle 
+
+	* Jon's chpt3 reorg patch
+
+2003-06-18 Chris Lyttle 
+
+	* fix docbook xml errors
+
+2003-06-18 Chris Lyttle 
+
+	* Added Jon Lapham's chpt2 patch
+
+2003-06-17 Chris Lyttle 
+
+	* change test -e to test -r
+
+2003-06-14 Chris Lyttle 
+
+	* moved convert-html to make all
+
+2003-06-14 Chris Lyttle 
+
+	* Added Jon Lapham's patch
+
+2003-05-30 Christian Stimming 
+
+	* 2003-05-30  Christian Stimming  <stimming at tuhh.de>
+
+2003-05-13 Chris Lyttle 
+
+	* Release 1.8.1
+
+2003-04-14 Christian Stimming 
+
+	* 2003-04-14  Christian Stimming  <chs at ckiste.holstenstr>
+
+2003-03-10 Christian Stimming 
+
+	* 2003-03-11  Christian Stimming  <stimming at tuhh.de>
+
+2003-03-02 Christian Stimming 
+
+	* Fix typo.
+
+2003-03-01 Christian Stimming 
+
+	* 2003-03-01  Christian Stimming  <stimming at tuhh.de>
+
+2003-02-22 David Hampton 
+
+	* Ignore another file.
+
+2003-02-09 Chris Lyttle 
+
+	* fix typo
+
+2003-02-03 Chris Lyttle 
+
+	* release 1.8.0
+
+2003-01-28 Chris Lyttle 
+
+	* release 1.7.8
+
+2003-01-27 Chris Lyttle 
+
+	* stop stylesheets from resolving to docbook site
+
+2003-01-27 Chris Lyttle 
+
+	* fix typo's
+
+2003-01-26 Chris Lyttle 
+
+	* patch for db4 support
+
+2003-01-06 Chris Lyttle 
+
+	* release 1.7.7
+
+2003-01-02 Chris Lyttle 
+
+	* clean up tutorial
+
+2002-12-30 Christian Stimming 
+
+	* 2002-12-30  Christian Stimming  <stimming at tuhh.de>
+
+2002-12-23 Christian Stimming 
+
+	* Convert file to proper UTF-8.
+
+2002-12-23 Christian Stimming 
+
+	* 2002-12-23  Christian Stimming  <stimming at tuhh.de>
+
+2002-12-23 Chris Lyttle 
+
+	* update author's section of guide, release 1.7.6
+
+2002-12-23 Christian Stimming 
+
+	* 2002-12-23  Christian Stimming  <stimming at tuhh.de>
+
+2002-12-20 Chris Lyttle 
+
+	* fix for omf files not installing
+
+2002-12-19 Chris Lyttle 
+
+	* fixes so it works on rh8 too
+
+2002-12-16 Chris Lyttle 
+
+	* require gnucash-1.7.6 in spec file
+
+2002-12-16 Chris Lyttle 
+
+	* release 1.7.6
+
+2002-12-16 Chris Lyttle 
+
+	* patch from hampton to fix distcheck
+
+2002-12-13 Chris Lyttle 
+
+	* updated to fix omf file problem
+
+2002-12-13 Chris Lyttle 
+
+	* updated spec file
+
+2002-12-13 Chris Lyttle 
+
+	* remove dir
+
+2002-12-13 Chris Lyttle 
+
+	* move doc-tools module from main gnucash module
+
+2002-12-10 Chris Lyttle 
+
+	* add guide to build
+
+2002-12-10 Chris Lyttle 
+
+	* commit changes to move to gdp stylesheets, generate html files in subdir of docs folder, add HACKING, requirements, initial guide dir setup
+
+2002-12-08 Christian Stimming 
+
+	* Add cvsignores.
+
+2002-12-05 Chris Lyttle 
+
+	* remove gnucash-docs dir
+
+2002-12-05 Chris Lyttle 
+
+	* remove extra directory
+
+2002-12-02 Chris Lyttle 
+
+	* files to make the docs module ready to go
+
+2002-11-27 Chris Lyttle 
+
+	* Initial import of makefiles, etc
+
+2002-05-07 David Hampton 
+
+	* Remove user visible references to gnucash.com.
+
+2001-11-25 Chris Lyttle 
+
+	* Initial work on Investments chapter
+
+2001-11-25 Chris Lyttle 
+
+	* Outlines of remaining chapters
+
+2001-11-24 Chris Lyttle 
+
+	* Make toc validate
+
+2001-11-24 Chris Lyttle 
+
+	* Make toc validate
+
+2001-11-24 Chris Lyttle 
+
+	* Replace toc with xml version
+
+2001-11-24 Chris Lyttle 
+
+	* Added some screenshots, finished converting chapters to XML
+
+2001-11-21 Chris Lyttle 
+
+	* Convert sgml files to xml
+
+2001-11-21 Chris Lyttle 
+
+	* Add figures for screenshots
+
+2001-11-21 Chris Lyttle 
+
+	* Add title page, revised first 2 chapters to have screenshots and tie into title page
+
+2001-11-11 Chris Lyttle 
+
+	* Fixed Error Chapter 3
+
+2001-11-11 Chris Lyttle 
+
+	* Last one Chapter 6
+
+2001-11-11 Chris Lyttle 
+
+	* Finished off Chapter 5
+
+2001-11-11 Chris Lyttle 
+
+	* Finished off Chapter 4
+
+2001-11-08 Chris Lyttle 
+
+	* Import of New Version of GnuCash Manual
+
+2001-11-08 unknown user 
+
+	* New repository initialized by cvs2svn.
+
 2021-09-22 TANIGUCHI Yasuaki 
 
 	* Bug 797622 - Using ninja for gnucash-docs under jhbuild results in failure (HEAD -> maint, origin/maint)
diff --git a/NEWS b/NEWS
index 9940b915..480a67dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
 Version History
 ---------------
- 4.8    - 28 September 2021
+ 4.9   - 19 December 2021
+        o Bug 797950 - Reconcilation docs don't mention automatic
+		       credit card payment feature.
+        o Guide:C: Add a directory with datafiles for faster regeneration of
+          images
+        o Chapter "Online-Quotes" created.
+           Description of the installation and configuration of F::Q (moved
+           from Help_ch_Account-Actions-xml).
+        o Remove several Autotools remains
+        o Drop TravisCI as we are using Github Workflows now.
+        o Removed the information of HACKING file from README.
+        o Add ghelp to the default target
+          At some point in the past ghelp didn't have to be built, as one could
+          develop and test simply from the source directory. That is no longer
+          the case so perform a build by default if ghelp is enabled.
+4.8    - 28 September 2021
         o Remove outdated files.
         o Remove autotools.
  4.7    - 26 September 2021
diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd
index a3fa4127..19fc02f5 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 "4.8">
-<!ENTITY date "28 September 2021">
+<!ENTITY manrevision "4.9">
+<!ENTITY date "19 December 2021">
 <!ENTITY vers-unstable "">
-<!ENTITY vers-stable "4.8">
+<!ENTITY vers-stable "4.9">
 <!ENTITY series-unstable "master">
 <!ENTITY series-stable "4">
 
diff --git a/guide/C/gnucash-guide.xml b/guide/C/gnucash-guide.xml
index 89513565..9542faac 100644
--- a/guide/C/gnucash-guide.xml
+++ b/guide/C/gnucash-guide.xml
@@ -78,6 +78,16 @@
     </authorgroup>
 
     <revhistory>
+      <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>
diff --git a/guide/de/gnucash-guide.xml b/guide/de/gnucash-guide.xml
index e94e4e0e..9f8c84cb 100644
--- a/guide/de/gnucash-guide.xml
+++ b/guide/de/gnucash-guide.xml
@@ -90,8 +90,8 @@
 
     <revhistory>
       <revision>
-        <revnumber>&appname; Tutorial and Concepts Guide 4.8</revnumber>
-        <date>28 September 2021</date>
+        <revnumber>&appname; Tutorial and Concepts Guide 4.9</revnumber>
+        <date>19 December 2021</date>
         <revdescription>
           <para role="author">Multiple authors
           </para>
@@ -101,6 +101,17 @@
         </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>
diff --git a/guide/it/gnucash-guide.xml b/guide/it/gnucash-guide.xml
index 106757ba..c7f5af9d 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.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>
diff --git a/guide/ja/gnucash-guide.xml b/guide/ja/gnucash-guide.xml
index 1efc8535..3dcdd188 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.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>
diff --git a/guide/pt/gnucash-guide.xml b/guide/pt/gnucash-guide.xml
index d453bfe4..95fce138 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.9</revnumber>
+        <date>19 de decembro 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.8</revnumber>
         <date>28 de septembro de 2021</date>
diff --git a/manual/C/gnucash-help.xml b/manual/C/gnucash-help.xml
index 3a5f00f8..c3dfd5f8 100644
--- a/manual/C/gnucash-help.xml
+++ b/manual/C/gnucash-help.xml
@@ -41,6 +41,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 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; Help Manual 4.8</revnumber>
         <date>28 September 2021</date>
diff --git a/manual/de/gnucash-help.xml b/manual/de/gnucash-help.xml
index 03659d1e..56b9f725 100644
--- a/manual/de/gnucash-help.xml
+++ b/manual/de/gnucash-help.xml
@@ -60,6 +60,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 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; Help Manual 4.8</revnumber>
         <date>28 September 2021</date>
diff --git a/manual/it/gnucash-help.xml b/manual/it/gnucash-help.xml
index d512121f..08d45e78 100644
--- a/manual/it/gnucash-help.xml
+++ b/manual/it/gnucash-help.xml
@@ -209,6 +209,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 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; Help Manual 4.8</revnumber>
         <date>28 September 2021</date>
diff --git a/manual/pt/gnucash-help.xml b/manual/pt/gnucash-help.xml
index 8022c0bd..7ab5c064 100644
--- a/manual/pt/gnucash-help.xml
+++ b/manual/pt/gnucash-help.xml
@@ -46,6 +46,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>Manual de ajuda do &appname; v4.9</revnumber>
+        <date>19 de decembro 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.8</revnumber>
         <date>28 de septembro de 2021</date>

commit 4acfd58206615ac1fe850c93290b663fe05377ff
Merge: 58741f7e 83053c25
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Dec 18 23:12:36 2021 +0100

    Merge PR #242 into maint


commit 83053c2550f484145e06304f2f6afd953fe4b2bf
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sat Dec 18 22:39:30 2021 +0100

    F::Q - further improvements

diff --git a/manual/C/ch_Finance-Quote.xml b/manual/C/ch_Finance-Quote.xml
index 1b218d69..2310aee1 100644
--- a/manual/C/ch_Finance-Quote.xml
+++ b/manual/C/ch_Finance-Quote.xml
@@ -14,7 +14,7 @@ Translators:
 -->
 <chapter id="finance-quote"
          xmlns:xi="http://www.w3.org/2001/XInclude">
-  <title>The Online Quote update</title>
+  <title>Setting up the Online Quote update</title>
 
   <para>If you have more than a couple of commodities, you will tire of having to update their quotes
     constantly. &app; has the ability to automatically download the most recent quote for your
@@ -27,10 +27,16 @@ Translators:
 
     <para>To determine if the &app-perl; module &app-fq; is already installed on your system, type
       <command>perldoc Finance::Quote</command> in a terminal window and check to see if there is
-      any documentation available. If you are now shown documentation, then &app-fq; is already
-      installed and you can configure periodical quotes update as described in
-      <xref linkend="finance-quote-scheduler" />. If no documentation is displayed, you will have to
-      continue with this chapter.
+      any documentation
+<screen>NAME
+    Finance::Quote - Get stock and mutual fund quotes from various exchanges
+
+SYNOPSIS
+       [...]
+</screen>
+      available. If you are now shown documentation, then &app-fq; is already installed and you can
+      configure periodical quotes update as described in <xref linkend="finance-quote-scheduler" />.
+      If no documentation is displayed, you will have to continue with this chapter.
     </para>
 
     <itemizedlist>
@@ -79,7 +85,8 @@ Translators:
 
       <step>
         <simpara>Run the <command>gnc-fq-check</command> command to verify that the program is already in a directory
-          that is entered in the PATH environment variable.<footnote>
+          that is entered in the PATH environment variable.
+          <footnote>
             <simpara>If you’ve installed &app; packages provided by your distribution,
               <filename>gnc-fq-check</filename> must be on your PATH. The currentness of your
               distribution can be checked under
@@ -89,19 +96,14 @@ Translators:
           </footnote>
         </simpara>
 
-        <substeps>
-          <step>
-            <simpara>If <filename>gnc-fq-check</filename> is not in your PATH, search the folder where &app; is installed
-              and change to that directory.
-            </simpara>
-          </step>
-
-          <step>
-            <simpara>It is a good idea to include the current directory in the PATH environment variable. Please refer to
-              the documentation for your distribution for more information.
-            </simpara>
-          </step>
-        </substeps>
+        <tip>
+          <simpara>If <filename>gnc-fq-check</filename> is not in your PATH, perhaps because you built the application
+            yourself using unusual paths, search the folder where &app; is installed, e.g. with the
+            command <command>which gnc-fq-check</command>, and change to that directory. It is a
+            good idea to include the current directory in the PATH environment variable. Please
+            refer to the documentation for your distribution for more information.
+          </simpara>
+        </tip>
       </step>
 
       <step>
@@ -109,14 +111,16 @@ Translators:
           with root privileges &app-fq; It depends on your distribution.
         </simpara>
 
-        <para>This will launch a &app-perl; <acronym><ulink url="&url-cpan;">CPAN</ulink></acronym><footnote>
-            <simpara>See <ulink url="&url-cpan;misc/cpan-faq.html">CPAN Frequently Asked Questions</ulink> for
-              details.
+        <para>This will launch a &app-perl; <acronym><ulink url="&url-cpan;">CPAN</ulink></acronym>
+          <footnote>
+            <simpara>See <ulink url="&url-cpan;misc/cpan-faq.html">CPAN Frequently Asked Questions</ulink> for details.
             </simpara>
-          </footnote>module internally. When you launch the CPAN module for the first time, you must setup and configure
-          it. However, on the most systems if you accept the default settings or answer the first
-          question <computeroutput>Are you ready for manual configuration? [yes]</computeroutput>
-          with <userinput>no</userinput>, you will be able to install &app-fq; successfully.
+          </footnote>
+          module internally. When you launch the CPAN module for the first time, you must setup and
+          configure it. However, on the most systems if you accept the default settings or answer
+          the first question <computeroutput>Are you ready for manual configuration?
+          [yes]</computeroutput> with <userinput>no</userinput>, you will be able to install
+          &app-fq; successfully.
         </para>
       </step>
 
@@ -165,15 +169,13 @@ Translators:
       </step>
 
       <step>
-        <simpara>Run<menuchoice>
+        <simpara>Run
+          <menuchoice>
             <guimenu>Start</guimenu> <guisubmenu>&app;</guisubmenu> <guimenuitem>Install Online
             Price Retrieval</guimenuitem>
-          </menuchoice>.
+          </menuchoice>
+          . This is a small utility that installs &app-fq; for you.
         </simpara>
-
-        <para>The &win; installer from the <ulink url="&url-www;download.phtml">&app; homepage</ulink>. also comes
-          with a small utility that installs &app-fq; for you.
-        </para>
       </step>
     </procedure>
   </sect1>
@@ -182,7 +184,8 @@ Translators:
     <title>Configuring for Getting Online Quotes Periodically</title>
 
     <para>The command <command>gnucash-cli --quotes get
-      <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename></command><footnote>
+      <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename></command>
+      <footnote>
         <simpara>The Online Quotes Retrieval command has been changed from &app; 4.0. The old command
           <command>gnucash --add-price-quotes
           <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename></command> is
@@ -190,13 +193,15 @@ Translators:
           upgraded from &app; 3.11 or previous version, it is recommended to use the new command
           <command>gnucash-cli</command>.
         </simpara>
-      </footnote>can be used to fetch the current quotes of your stocks and write them directly into your &app;-data
-      file.
+      </footnote>
+      can be used to fetch the current quotes of your stocks and write them directly into your
+      &app;-data file.
     </para>
 
     <para>The file specified <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename> will
       depend on the name and location of your data file. This can be determined by the name
-      displayed in the top frame of the &app; window, before the <quote>-</quote>.<tip>
+      displayed in the top frame of the &app; window, before the <quote>-</quote>.
+      <tip>
         <para>The file name can also be found under <guimenu>File</guimenu> in the recently opened file list. If
           you place the mouse over the menu item with the number 1 in the list of recently opened
           files, the complete file name is displayed in the <guilabel>status bar</guilabel>.
@@ -221,11 +226,17 @@ Translators:
       </step>
 
       <step>
-        <para>Add the following line to your crontab:<informalexample>
+        <para>Add the following line to your crontab:
+          <informalexample>
 <screen>0 16 * * 5 gnucash-cli --quotes get <replaceable>${HOME}/gnucash-filename</replaceable> > /dev/null 2>&1</screen>
-          </informalexample><warning>
-            <para>If there is no X session running on your computer at the time of the quote request, you must do the
-              call as follows instead:<screen>0 16 * * 5 env `dbus-launch` sh -c 'trap "kill $DBUS_SESSION_BUS_PID" EXIT; gnucash-cli --quotes get <replaceable>${HOME}/gnucash-filename</replaceable> > /dev/null 2>&1</screen>
+          </informalexample>
+          <warning>
+            <para>If there is no graphic session that has already started the dbus, running on your computer at the
+              time of the quote request, you must do the entry as follows instead:
+<screen>0 16 * * 5 env `dbus-launch` sh -c 'trap "kill $DBUS_SESSION_BUS_PID" EXIT;
+gnucash-cli --quotes get <replaceable>${HOME}/gnucash-filename</replaceable> > /dev/null 2>&1</screen>
+              (Do not copy the line breaks into the crontab, they were inserted here only for the
+              purpose of readability).
             </para>
           </warning>
         </para>
@@ -239,10 +250,12 @@ Translators:
       </para>
 
       <step>
-        <simpara>Select<menuchoice>
+        <simpara>Select
+          <menuchoice>
             <guimenu>Start</guimenu><guisubmenu>Windows Administrative
             Tools</guisubmenu><guimenuitem>Task Scheduler</guimenuitem>
-          </menuchoice>.
+          </menuchoice>
+          .
         </simpara>
       </step>
 
diff --git a/manual/de/ch_Finance-Quote.xml b/manual/de/ch_Finance-Quote.xml
index bbfc343f..b6322644 100644
--- a/manual/de/ch_Finance-Quote.xml
+++ b/manual/de/ch_Finance-Quote.xml
@@ -14,7 +14,7 @@ Translators:
 -->
 <chapter id="finance-quote"
          xmlns:xi="http://www.w3.org/2001/XInclude">
-  <title>Die Online-Kursaktualisierung</title>
+  <title>Die Online-Kursaktualisierung einrichten</title>
 
   <para>Wenn Sie mehr als ein paar Devisen und Wertpapiere besitzen, werden Sie es bald leid sein, die Kurse
     ständig per Hand aktualisieren zu müssen. &app; bietet Ihnen die Möglichkeit, automatisch den
@@ -27,9 +27,16 @@ Translators:
 
     <para>Um festzustellen, ob das &app-perl;-Modul &app-fq; bereits auf Ihrem System installiert ist, geben
       Sie <command>perldoc Finance::Quote</command> in einem Terminalfenster ein. Wird Ihnen jetzt
-      eine Dokumentation angezeigt, dann ist &app-fq; installiert und Sie können, wie in
+      eine Dokumentation in dieser Form
+<screen>NAME
+    Finance::Quote - Get stock and mutual fund quotes from various exchanges
+
+SYNOPSIS
+       [...]
+</screen>
+      angezeigt, dann ist &app-fq; installiert und Sie können, wie in
       <xref linkend="finance-quote-scheduler" /> beschrieben, den automatisierten Kursabruf
-      konfigurieren. Wenn nicht, dann müssen Sie sich mit diesem Kapitel weiter beschäftigen.
+      konfigurieren. Wenn nicht, dann gibt Ihnen dieser Abschnitt eine Anleitung zur Installation.
     </para>
 
     <itemizedlist>
@@ -80,7 +87,8 @@ Translators:
 
       <step>
         <simpara>Führen Sie den Befehl <command>gnc-fq-check</command> aus, um zu überprüfen, ob das Programm
-          bereits in einem Verzeichnis liegt, welches in der Umgebungsvariable PATH eingetragen ist.<footnote>
+          bereits in einem Verzeichnis liegt, welches in der Umgebungsvariable PATH eingetragen ist.
+          <footnote>
             <simpara>Wenn Sie die von Ihrer Distribution bereitgestellten &app; Pakete installiert haben, sollte
               <filename>gnc-fq-check</filename> bereits in Ihrem PATH sein. Die Aktualität ihrer
               Distribution können Sie unter
@@ -90,19 +98,15 @@ Translators:
           </footnote>
         </simpara>
 
-        <substeps>
-          <step>
-            <simpara>Wenn <filename>gnc-fq-check</filename> nicht in Ihrem PATH ist, suchen Sie den Ordner, in dem &app;
-              installiert ist und wechseln in dieses Verzeichnis.
-            </simpara>
-          </step>
-
-          <step>
-            <simpara>Es bietet sich an, das aktuelle Verzeichnis in der PATH-Umgebungsvariable aufzunehmen. Hierzu
-              informieren Sie sich bitte in den Unterlagen zu Ihrer Distribution.
-            </simpara>
-          </step>
-        </substeps>
+        <tip>
+          <simpara>Wenn <command>gnc-fq-check</command> nicht in Ihrem PATH ist, vielleicht weil Sie die Anwendung
+            selbst gebaut und dabei ungewöhnliche Pfade verwendet haben, suchen Sie den Ordner in
+            dem &app; installiert ist, z.B. mit dem Befehl <command>which gnc-fq-check</command>,
+            und wechseln in dieses Verzeichnis. Es bietet sich an, das aktuelle Verzeichnis in der
+            PATH-Umgebungsvariable aufzunehmen. Hierzu informieren Sie sich bitte in den Unterlagen
+            zu Ihrer Distribution.
+          </simpara>
+        </tip>
       </step>
 
       <step>
@@ -111,15 +115,16 @@ Translators:
           jeweiligen Distribution abhängig.
         </simpara>
 
-        <para>Dadurch wird ein internes &app-perl;
-          <acronym><ulink url="&url-cpan;">CPAN</ulink></acronym><footnote>
-            <simpara>Siehe <ulink url="&url-cpan;misc/cpan-faq.html">CPAN Frequently Asked Questions</ulink>
-              für weitere Informationen.
+        <para>Dadurch wird ein internes &app-perl; <acronym><ulink url="&url-cpan;">CPAN</ulink></acronym>
+          <footnote>
+            <simpara>Siehe <ulink url="&url-cpan;misc/cpan-faq.html">CPAN Frequently Asked Questions</ulink> für weitere
+              Informationen.
             </simpara>
-          </footnote>Modul gestartet um die Installation vorzunehmen. Wenn Sie das CPAN zum ersten Mal starten, müssen
-          Sie es einrichten und konfigurieren. Auf den meisten Systemen können Sie jedoch die
-          Standardeinstellungen akzeptieren und die erste Frage <computeroutput>Are you ready for
-          manual configuration? [yes]</computeroutput> mit <userinput>no</userinput> beantworten
+          </footnote>
+          Modul gestartet um die Installation vorzunehmen. Wenn Sie das CPAN zum ersten Mal starten,
+          müssen Sie es einrichten und konfigurieren. Auf den meisten Systemen können Sie jedoch
+          die Standardeinstellungen akzeptieren und die erste Frage <computeroutput>Are you ready
+          for manual configuration? [yes]</computeroutput> mit <userinput>no</userinput> beantworten
           damit &app-fq; erfolgreich installiert wird.
         </para>
       </step>
@@ -170,16 +175,13 @@ Translators:
       </step>
 
       <step>
-        <simpara>Führen Sie<menuchoice>
+        <simpara>Führen Sie
+          <menuchoice>
             <guimenu>Start</guimenu> <guisubmenu>&app;</guisubmenu> <guimenuitem>Online-Preisabfrage
             installieren</guimenuitem>
-          </menuchoice>aus.
+          </menuchoice>
+          aus. Dies ist ein kleines Hilfsprogramm, das &app-fq; für Sie installiert.
         </simpara>
-
-        <para>Das &win;-Installationsprogramm von der <ulink url="&url-www;download.phtml">&app; Homepage</ulink>
-          wird zusätzlich mit einem kleinen Hilfsprogramm geliefert, das &app-fq; für Sie
-          installiert.
-        </para>
       </step>
     </procedure>
   </sect1>
@@ -188,7 +190,8 @@ Translators:
     <title>Automatisierte Abfrage von Online-Kursen</title>
 
     <para>Mit dem Kommando <command>gnucash-cli --quotes get
-      <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename></command><footnote>
+      <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename></command>
+      <footnote>
         <simpara>Der Befehl für den Online-Kursabruf wurde ab &app; 4.0 geändert. Der alte Befehl <command>gnucash
           --add-price-quotes
           <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename></command> ist
@@ -197,14 +200,16 @@ Translators:
           durchgeführt haben, wird empfohlen, den neuen Befehl <command>gnucash-cli</command> zu
           verwenden.
         </simpara>
-      </footnote>können Sie die aktuellen Kurse Ihrer Devisen und Wertpapiere abrufen und direkt in ihre
+      </footnote>
+      können Sie die aktuellen Kurse Ihrer Devisen und Wertpapiere abrufen und direkt in ihre
       &app;-Datendatei schreiben.
     </para>
 
     <para>Die angegebene Datei <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename> ist
       abhängig von dem Namen und dem Speicherort Ihrer Datendatei. Dies lässt sich anhand des
       Namens feststellen, der im oberen Rahmen des &app; Fensters vor dem <quote>-</quote> angezeigt
-      wird.<tip>
+      wird.
+      <tip>
         <para>Der Dateiname ist auch in der Liste der zuletzt geöffneten Dateien im
           <guimenu>Datei</guimenu>-Menü zu finden. Wenn Sie den Mauszeiger über dem Menüeintrag
           mit der Nummer 1 in der Liste der zuletzt geöffneten Dateien platzieren, wird in der
@@ -232,11 +237,18 @@ Translators:
       </step>
 
       <step>
-        <para>Fügen Sie die folgende Zeile in Ihre crontab ein:<informalexample>
+        <para>Fügen Sie die folgende Zeile in Ihre crontab ein:
+          <informalexample>
 <screen>0 16 * * 5 gnucash-cli --quotes get <replaceable>${HOME}/gnucash-filename</replaceable> > /dev/null 2>&1</screen>
-          </informalexample><warning>
-            <para>Läuft auf Ihrem Rechner zu dem Zeitpunkt des Kursabrufs keine X-Session, so müssen Sie den Aufruf
-              stattdessen wie folgt ausführen:<screen>0 16 * * 5 env `dbus-launch` sh -c 'trap "kill $DBUS_SESSION_BUS_PID" EXIT; gnucash-cli --quotes get <replaceable>${HOME}/gnucash-filename</replaceable> > /dev/null 2>&1</screen>
+          </informalexample>
+          <warning>
+            <para>Läuft auf Ihrem Rechner zu dem Zeitpunkt des Kursabrufs keine graphische Benutzeroberfläche, die
+              bereits den dbus gestartet hat, so müssen Sie den Eintrag stattdessen wie folgt
+              vornehmen:
+<screen>0 16 * * 5 env `dbus-launch` sh -c 'trap "kill $DBUS_SESSION_BUS_PID" EXIT;
+gnucash-cli --quotes get <replaceable>${HOME}/gnucash-filename</replaceable> > /dev/null 2>&1</screen>
+              (Die Zeilenumbrüche nicht in die crontab übernehmen, die wurden hier nur zum Zwecke
+              der Lesbarkeit eingefügt.)
             </para>
           </warning>
         </para>
@@ -250,9 +262,11 @@ Translators:
       </para>
 
       <step>
-        <simpara>Wählen Sie<menuchoice>
+        <simpara>Wählen Sie
+          <menuchoice>
             <guimenu>Start</guimenu><guisubmenu>Systemsteuerung</guisubmenu><guimenuitem>Aufgabenplanung</guimenuitem>
-          </menuchoice>.
+          </menuchoice>
+          .
         </simpara>
       </step>
 

commit 58741f7ecce75bd941c4e2657cf19e348e2c9926
Merge: 75199803 11f8fc19
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Dec 18 20:50:59 2021 +0100

    Merge PR #233 into maint

diff --cc manual/de/Help_ch_GUIMenus.xml
index 777acace,fb69e81a..faddc25e
--- a/manual/de/Help_ch_GUIMenus.xml
+++ b/manual/de/Help_ch_GUIMenus.xml
@@@ -398,2762 -475,2474 +398,2762 @@@
                  </para>
                </entry>
              </row>
 -          </tbody>
 -        </tgroup>
 -      </table>
 -
 -      <para>Die Abbildungen zeigen die Grundeinstellung zur Filterung der Kontoarten
 -      </para>
  
 -      <variablelist  id="gl-gui-acct-filter">
 -        <varlistentry>
 -          <term><guilabel>Kontoart</guilabel></term>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>D</accel>TAUS importieren</guimenuitem>
 +                </para>
 +              </entry>
  
 -          <listitem>
 -            <para>Auf diesem Reiter wird Ihnen die Auswahl der Kontoarten, die angezeigt werden sollen, ermöglicht.
 -              Sie besteht aus 2 Spalten: Links befinden sich die Kontoarten wie in
 -              <xref linkend="TypeAccounts" /> beschrieben, rechts Knöpfe zur Vorauswahl:
 -            </para>
 +              <entry namest="c3">
 +                <para>Importiert eine herkömmliche deutsche DTAUS-Datei in &app;.
 +                  <footnote id="DTAUS-ref">
 +                    <para>Das <ulink url="&url-wp-de;DTAUS">DTAUS</ulink>-Verfahren wurde im Jahr 2016, also quasi mit der
 +                      <ulink url="&url-wp-de;SEPA">SEPA</ulink>-Einführung, offiziell eingestellt.
 +                      Mit Hilfe dieses Menüpunkts besteht in &app; die Möglichkeit, die Aufträge
 +                      aus älteren Drittprogrammen zu importieren und im Anschluss mittels
 +                      <ulink url="&url-wp-de;Financial_Transaction_Services">FinTS</ulink> zu
 +                      versenden.
 +                    </para>
 +                  </footnote>
 +                </para>
 +              </entry>
 +            </row>
  
 -            <variablelist>
 -              <varlistentry>
 -                <term><guilabel>Alle auswählen</guilabel></term>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>DTAUS importieren und <accel>s</accel>enden</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <listitem>
 -                  <para>Aktiviert die Kontrollkästchen für alle Kontoarten.
 -                  </para>
 -                </listitem>
 -              </varlistentry>
 +              <entry namest="c3">
 +                <para>Import einer DTAUS-Datei in &app; und Übermittlung der Aufträge per Online
 +                  Banking.<footnoteref linkend="DTAUS-ref"></footnoteref>
 +                </para>
 +              </entry>
 +            </row>
  
 -              <varlistentry>
 -                <term><guilabel>Keine auswählen</guilabel></term>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <shortcut>
 +                    <keycombo>
 +                      <keycap>Umschalt</keycap><keycap>Strg</keycap><keycap>S</keycap>
 +                    </keycombo>
 +                    </shortcut> <guimenuitem>Speichern <accel>u</accel>nter…</guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -                <listitem>
 -                  <para>Entfernt für alle Kontoarten die Markierung.
 -                  </para>
 -                </listitem>
 -              </varlistentry>
 +              <entry nameend="c3" namest="c2">
 +                <para>Speichert die aktuell geöffnete Datei unter einem anderen Namen.
 +                  <footnote>
 +                    <para>Bis zu &app; Version &vers-last-2; sollten Sie aufpassen, dass Sie Ihre Datendatei NICHT in
 +                      <filename class="directory">~/.gnucash/books</filename> speichern.
 +                    </para>
 +                  </footnote>
 +                </para>
 +              </entry>
 +            </row>
  
 -              <varlistentry>
 -                <term><guilabel>Voreinstellung</guilabel></term>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guimenuitem>Änderungen ver<accel>w</accel>erfen</guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -                <listitem>
 -                  <para>Setzt die Auswahl wieder auf die Voreinstellungen zurück was auch <guilabel>Alle
 -                    auswählen</guilabel> entspricht.
 -                  </para>
 -                </listitem>
 -              </varlistentry>
 -            </variablelist>
 -          </listitem>
 -        </varlistentry>
 +              <entry nameend="c3" namest="c2">
 +                <para>Lädt die zuletzt gespeicherte Version der aktuell geöffneten Datei neu. Nützlich, wenn Sie
 +                  Änderungen verwerfen die an den Daten vorgenommen und noch nicht gespeichert
 +                  wurden.
 +                </para>
 +              </entry>
 +            </row>
  
 -        <varlistentry>
 -          <term><guilabel>Weitere</guilabel></term>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <shortcut>
 +                    <keycombo>
 +                      <keycap>Umschalt</keycap><keycap>Strg</keycap><keycap>P</keycap>
 +                    </keycombo>
 +                    </shortcut> <guimenuitem>Seite ein<accel>r</accel>ichten…</guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -          <listitem>
 -            <para>Der Reiter <guilabel>Weitere</guilabel> bietet Ihnen die Möglichkeit, einige spezielle Optionen
 -              auszuwählen.
 -            </para>
 +              <entry nameend="c3" namest="c2">
 +                <para>Ermöglicht die Auswahl des Papierformats, der Seitenausrichtung und der Ränder für den Druck.
 +                </para>
 +              </entry>
 +            </row>
  
 -            <variablelist>
 -              <varlistentry>
 -                <term><guilabel>Versteckte Konten anzeigen</guilabel></term>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu>E<accel>x</accel>portieren</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -                <listitem>
 -                  <para>Haben Sie einige Konten als <guilabel>versteckt</guilabel> gekennzeichnet, so können Sie mit diesem
 -                    Kontrollkästchen diese Konten in der Kontenübersicht aus- und einblenden, um
 -                    dann diese wieder sichtbar zu machen.
 -                  </para>
 -                </listitem>
 -              </varlistentry>
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para>Öffnet das Untermenü Export.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <varlistentry>
 -                <term><guilabel>Konten mit Saldo Null anzeigen</guilabel></term>
 +            <row>
 +              <entry namest="c2">
 +                <para><guisubmenu>Konten<accel>h</accel>ierarchie nach CSV exportieren…</guisubmenu>
 +                </para>
 +              </entry>
  
 -                <listitem>
 -                  <para>Wenn dieses Kontrollkästchen ausgewählt ist, werden auch die Konten angezeigt, deren Kontostand
 -                    gleich Null ist. Das Ausblenden kann bei der Fehlersuche eine kompaktere
 -                    Ãœbersicht verschaffen.
 -                  </para>
 -                </listitem>
 -              </varlistentry>
 +              <entry namest="c3">
 +                <para>Exportiert die Kontohierarchie in eine durch Trennzeichen abgegrenzte <acronym>CSV</acronym>-Datei.
 +                  Es werden keine Daten exportiert.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <varlistentry>
 -                <term><guilabel>Unbenutzte Konten anzeigen</guilabel></term>
 +            <row>
 +              <entry namest="c2">
 +                <para><guisubmenu><accel>B</accel>uchungen nach CSV exportieren…</guisubmenu>
 +                </para>
 +              </entry>
  
 -                <listitem>
 -                  <para>Wenn Sie in Ihrer Kontenübersicht auch Konten ohne Buchungen sehen wollen, so nutzen Sie diesen
 -                    Eintrag. Das Ausblenden kann bei der Fehlersuche eine kompaktere Ãœbersicht
 -                    verschaffen.
 -                  </para>
 -                </listitem>
 -              </varlistentry>
 -            </variablelist>
 -          </listitem>
 -        </varlistentry>
 -      </variablelist>
 +              <entry namest="c3">
 +                <para>Exportiert Buchungen in eine durch Trennzeichen abgegrenzte <acronym>CSV</acronym>-Datei.
 +                </para>
 +              </entry>
 +            </row>
  
 -      <para>Die Standardanzeige für die Kontenübersicht ist der Karteikartenmodus. Dies erkennen Sie an dem
 -        Reiter auf der linken Seite des Hauptfensters. Wenn Sie Berichte oder weitere
 -        Kontenübersicht-Fenster öffnen, erscheinen dort zusätzliche Reiter.
 -      </para>
 -    </sect2>
 +            <row>
 +              <entry namest="c2">
 +                <para><guisubmenu><accel>A</accel>ktives Kontobuch als CSV-Datei exportieren…</guisubmenu>
 +                </para>
 +              </entry>
  
 -    <sect2 id="AccTree-menus">
 -      <title>Menüleiste</title>
 +              <entry namest="c3">
 +                <para>Exportiert das aktive Register in eine CSV-Datei.
 +                </para>
 +              </entry>
 +            </row>
  
 -      <para>Die <guilabel>Menüleiste</guilabel> für die Kontenübersicht enthält die nachfolgend
 -        aufgeführten Menüpunkte.
 -      </para>
 +            <row>
 +              <entry namest="c2">
 +                <para><guisubmenu><accel>K</accel>onten exportieren</guisubmenu>
 +                </para>
 +              </entry>
  
 -      <sect3 id="AccTree-file-menu">
 -        <title>Kontenübersicht - <guimenu><accel>D</accel>atei</guimenu>-Menü</title>
 +              <entry namest="c3">
 +                <para>Exportiert das aktive Konto in eine Datei.
 +                </para>
 +              </entry>
 +            </row>
  
 -        <para>In der folgenden Tabelle werden die Möglichkeiten im Menü <guimenu>Datei</guimenu> beschrieben.
 -        </para>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <shortcut>
 +                    <keycombo>
 +                      <keycap>Alt</keycap><keycap function="enter">Eingabe</keycap>
 +                    </keycombo>
 +                    </shortcut> <guimenuitem><accel>E</accel>igenschaften</guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -        <para>Durch Klicken auf den Menüpunkt <guimenu>Datei</guimenu> in der <emphasis>Menüleiste</emphasis>
 -          werden die Möglichkeiten angezeigt die in <xref linkend="AccTree-FileMenu"/> beschrieben
 -          sind.
 -        </para>
 +              <entry nameend="c3" namest="c2">
 +                <para>Legt Optionen für die &app; Datendatei fest.
 +                </para>
 +              </entry>
 +            </row>
  
 -        <table frame="topbot" id="AccTree-FileMenu">
 -          <title>Kontenübersicht - Datei-Menü - Zugriff auf Datei- und Kontenoperation sowie Druckfunktion</title>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>Zuletzt geöffnete Dateien</guimenuitem>
 +                </para>
 +              </entry>
  
 -          <tgroup align="left" cols="3">
 -            <colspec colname="c1"></colspec>
 +              <entry nameend="c3" namest="c2">
 +                <para>Nummerierte Liste der zuletzt geöffneten &app; Datendateien.
 +                </para>
 +              </entry>
 +            </row>
  
 -            <colspec colname="c2"></colspec>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <shortcut>
 +                    <keycombo>
 +                      <keycap>Strg</keycap><keycap>W</keycap>
 +                    </keycombo>
 +                    </shortcut> <guimenuitem>S<accel>c</accel>hließen</guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -            <colspec colname="c3"></colspec>
 +              <entry nameend="c3" namest="c2">
 +                <para>Schließt die aktuelle Registerkarte.
 +                </para>
  
 -            <thead>
 -              <row>
 -                <entry>
 -                  <para>Menüpunkt
 +                <note>
 +                  <para>Für die erste Registerkarte ist dieser Eintrag nicht verfügbar - er wird ausgegraut dargestellt.
                    </para>
 -                </entry>
 +                </note>
 +              </entry>
 +            </row>
  
 -                <entry align="center" nameend="c3"
 -                namest="c2">
 -                  Beschreibung
 -                </entry>
 -              </row>
 -            </thead>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <shortcut>
 +                    <keycombo>
 +                      <keycap>Strg</keycap><keycap>Q</keycap>
 +                    </keycombo>
 +                    </shortcut> <guimenuitem><accel>B</accel>eenden</guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -            <tbody>
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>N</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem><accel>N</accel>eue Datei</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry nameend="c3" namest="c2">
 +                <para>Beendet &app;.
 +                </para>
 +              </entry>
 +            </row>
 +          </tbody>
 +        </tgroup>
 +      </table>
 +    </sect2>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Erzeugt eine neue Datei mit Hilfe des Assistenten <guilabel>Neuen Kontenplan erstellen</guilabel>.
 -                  </para>
 -                </entry>
 -              </row>
 +    <sect2 id="gui-window-edit-menu">
 +      <title>&appname; - <guimenu><accel>B</accel>earbeiten</guimenu>-Menü</title>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>O</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem>Ö<accel>f</accel>fnen…</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +      <table pgwide="1" frame="topbot" id="GUI-Window-EditMenu">
 +        <title>&appname; - Bearbeiten-Menü - Bearbeitungsfunktionen für Dateien und Konten sowie Einstellungen</title>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Öffnet eine vorhandene &app; Datei.
 -                  </para>
 -                </entry>
 -              </row>
 +        <titleabbrev>&appname; - Bearbeiten-Menü</titleabbrev>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu><accel>I</accel>mportieren</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +        <tgroup align="left" cols="2">
 +          <thead>
 +            <row>
 +              <entry>
 +                <para>Menüpunkt
 +                </para>
 +              </entry>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para>Öffnet das Untermenü Importieren um Daten aus anderen Finanzprogrammen einzulesen.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry align="center">
 +                <para>Beschreibung
 +                </para>
 +              </entry>
 +            </row>
 +          </thead>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>R</accel>echnungen importieren…</guimenuitem>
 -                  </para>
 -                </entry>
 +          <tbody>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guimenuitem>Als <accel>Z</accel>ahlung zuweisen…</guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Mit dem Assistenten <guilabel>Buchungen aus Textdatei importieren</guilabel> können Sie Kunden-
 -                    oder Lieferantenrechnungen aus einer CSV-Datei importieren.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Ausgewählte Buchung als Zahlung einer Rechnung etc. zuweisen.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>K</accel>onten importiern</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guimenuitem>Zahlung bearbeiten</guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Startet den <acronym>CSV</acronym> Kontodatei-Importprozess. Die zu importierende Datei muss
 -                    dasselbe Format haben wie die mit &app; exportierte Datei.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Zahlung der aktuellen Buchung bearbeiten.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>B</accel>uchungen importieren von CSV…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <shortcut>
 +                    <keycombo>
 +                      <keycap>Strg</keycap><keycap>F</keycap>
 +                    </keycombo>
 +                    </shortcut> <guimenuitem><accel>S</accel>uchen…</guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Startet den <guilabel>Buchungsimport-Assistent</guilabel>. Hiermit kann eine
 -                    <acronym>CSV</acronym>-Datei mit Buchungsdaten importiert werden.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Legt die Kriterien für eine Suche nach einer bestimmten Buchung fest. Siehe
 +                  <xref linkend="tool-find"></xref> für Details zur Suche.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>K<accel>u</accel>rse aus CSV-Datei importieren…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>E</accel>instellungen</guimenuitem> (
 +                  <menuchoice>
 +                    <guimenu>GnuCash</guimenu><guimenuitem>Einstellungen</guimenuitem>
 +                  </menuchoice>
 +                  bei &mac;).
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Startet den <guilabel>Preis-Import-Assistent</guilabel>. Hiermit können Kurswerte aus einer
 -                    <acronym>CSV</acronym>-Datei importiert werden.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Anpassung von &app; hinsichtlich regionaler Vorgaben, Stil und zahlreicher anderer Einstellungen.
 +                  Siehe <xref linkend="set-prefs"></xref>.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>K<accel>u</accel>nden und Lieferanten importieren …</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>Stil<accel>v</accel>orlagen</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Öffnet das Fenster <guilabel>Importiert Kunden oder Lieferanten aus Textdatei</guilabel>.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Ändern/Anpassen der Stilvorlagen für Berichte. Siehe <xref linkend="change-style"></xref>.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>Q</accel>IF-Datei importieren…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>O</accel>ptionen Steuerbericht</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Startet den <acronym>QIF</acronym> Dateiimportprozess.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Steuermerkmale (USt.)für Konto/ Konten festlegen. Zuordnung von Steuerformular und Zeilennummer zum
 +                  Konto. Siehe <xref linkend="set-tax-options"></xref>
 +                </para>
 +              </entry>
 +            </row>
 +          </tbody>
 +        </tgroup>
 +      </table>
 +    </sect2>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Einträge aus <accel>L</accel>ogdatei einspielen…</guimenuitem>
 -                  </para>
 -                </entry>
 +    <sect2 id="gui-window-view-menu">
 +      <title>&appname; - <guimenu><accel>A</accel>nsicht</guimenu>-Menü</title>
  
 -                <entry namest="c3">
 -                  <para>Startet das Zurückspielen einer &app; Protokolldatei. Wird verwendet zur Datenwiederherstellung
 -                    nach "Abstürzen".
 -                  </para>
 -                </entry>
 -              </row>
 +      <table pgwide="1" frame="topbot" id="GUI-Window-ViewMenu">
 +        <title>&appname; - Ansicht-Menü - Ändern der Ansicht der Kontenübersicht</title>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>O</accel>FX/QFX importieren…</guimenuitem>
 -                  </para>
 -                </entry>
 +        <titleabbrev>&appname; - Ansicht-Menü</titleabbrev>
  
 -                <entry namest="c3">
 -                  <para>Startet den <acronym>OFX</acronym>/<acronym>QFX</acronym> Dateiimportprozess.
 -                  </para>
 -                </entry>
 -              </row>
 +        <tgroup align="left" cols="2">
 +          <thead>
 +            <row>
 +              <entry>
 +                <para>Menüpunkt
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>M</accel>T940 importieren</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry align="center">
 +                <para>Beschreibung
 +                </para>
 +              </entry>
 +            </row>
 +          </thead>
  
 -                <entry namest="c3">
 -                  <para>Importiert einen Tagesendkontoauszug im SWIFT MT940-Format in &app;.
 -                  </para>
 -                </entry>
 -              </row>
 +          <tbody>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>W</accel>erkzeugleiste</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>MT94<accel>2</accel> importieren</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry>
 +                <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Werkzeugleiste</emphasis>.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Importiert einen Zwischenkontoauszug im SWIFT MT942-Format in &app;.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>Z</accel>usammenfassungsleiste</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>D</accel>TAUS importieren</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry>
 +                <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Zusammenfassungsleiste</emphasis>.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Importiert eine herkömmliche deutsche DTAUS-Datei in &app;.
 -                    <footnote id="DTAUS-ref">
 -                      <para>Das <ulink url="&url-wp-de;DTAUS">DTAUS</ulink>-Verfahren wurde im Jahr 2016, also quasi mit der
 -                        <ulink url="&url-wp-de;SEPA">SEPA</ulink>-Einführung, offiziell
 -                        eingestellt. Mit Hilfe dieses Menüpunkts besteht in &app; die Möglichkeit,
 -                        die Aufträge aus älteren Drittprogrammen zu importieren und im Anschluss
 -                        mittels <ulink url="&url-wp-de;Financial_Transaction_Services">FinTS</ulink>
 -                        zu versenden.
 -                      </para>
 -                    </footnote>
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>S<accel>t</accel>atusleiste</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>DTAUS importieren und <accel>s</accel>enden</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry>
 +                <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Statusleiste</emphasis>.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Import einer DTAUS-Datei in &app; und Übermittlung der Aufträge per Online
 -                    Banking.<footnoteref linkend="DTAUS-ref"></footnoteref>
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <shortcut>
 +                    <keycombo>
 +                      <keycap>Strg</keycap><keycap>R</keycap>
 +                    </keycombo>
 +                    </shortcut> <guimenuitem>Aktualisie<accel>r</accel>en</guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>S</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem><accel>S</accel>peichern</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry>
 +                <para>Anzeige des Bildschirminhalts aktualisieren.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Speichert die aktuell geöffnete Datei.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>Neue <accel>K</accel>ontenübersicht</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Umschalt</keycap><keycap>Strg</keycap><keycap>S</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem>Speichern <accel>u</accel>nter…</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry>
 +                <para>Öffnet eine neue Registerkarte, die die Kontenübersicht anzeigt.
 +                </para>
 +              </entry>
 +            </row>
 +          </tbody>
 +        </tgroup>
 +      </table>
 +    </sect2>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Speichert die aktuell geöffnete Datei unter einem anderen Namen.
 -                    <footnote>
 -                      <para>Bis zu &app; Version &vers-last-2; sollten Sie aufpassen, dass Sie Ihre Datendatei NICHT in
 -                        <filename class="directory">~/.gnucash/books</filename> speichern.
 -                      </para>
 -                    </footnote>
 -                  </para>
 -                </entry>
 -              </row>
 +    <sect2 id="gui-window-actions-menu">
 +      <title>&appname; - <guimenu>A<accel>k</accel>tionen</guimenu>-Menü</title>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guimenuitem>Änderungen ver<accel>w</accel>erfen</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +      <table pgwide="1" frame="topbot" id="GUI-Window-ActionsMenu">
 +        <title>&appname; - Aktionen-Menü - Anlegen terminierter Buchungen, Überprüfen von Konten, Durchführen
 +          von Aktienteilungen, Buchen und Abgleichen von Geschäftsvorgängen</title>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Lädt die zuletzt gespeicherte Version der aktuell geöffneten Datei neu. Nützlich, wenn Sie
 -                    Änderungen verwerfen die an den Daten vorgenommen und noch nicht gespeichert
 -                    wurden.
 +        <titleabbrev>&appname; - Aktionen-Menü</titleabbrev>
 +
 +        <tgroup align="left" cols="3">
 +          <colspec colname="c1"></colspec>
 +
 +          <colspec colname="c2"></colspec>
 +
 +          <colspec colname="c3"></colspec>
 +
 +          <thead>
 +            <row>
 +              <entry>
 +                <para>Menüpunkt
 +                </para>
 +              </entry>
 +
 +              <entry align="center" nameend="c3"
 +                namest="c2">
 +                Beschreibung
 +              </entry>
 +            </row>
 +          </thead>
 +
 +          <tbody>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu><accel>O</accel>nline
 +                    Aktionen</guisubmenu><guimenuitem></guimenuitem>
 +                  </menuchoice>
 +                </para>
 +              </entry>
 +
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para>Untermenü Online Banking
 +                </para>
 +              </entry>
 +            </row>
 +
 +            <row>
 +              <entry align="left" nameend="c3" namest="c2">
 +                <note>
 +                  <para>Dies wird nur angezeigt, wenn WITH_AQBANKING beim Erstellen von &app; aktiviert wurde.
                    </para>
 -                </entry>
 -              </row>
 +                </note>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>P</keycap>
 -                      </keycombo>
 -                      </shortcut><guimenuitem><accel>D</accel>rucken…</guimenuitem>
 +                <important>
 +                  <para>Die Menüeinträge werden erst nach dem vollständigen Bearbeiten von
 +                    <menuchoice>
 +                      <guimenu><accel>W</accel>erkzeug</guimenu><guimenuitem><accel>O</accel>nlinebanking
 +                      Einrichtung…</guimenuitem>
                      </menuchoice>
 +                    aktiviert.
                    </para>
 -                </entry>
 +                </important>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para><emphasis>Dieser Eintrag ist nur aktiv, wenn ein druckbares Element wie ein Bericht oder eine
 -                    Rechnung ausgewählt ist.</emphasis>.
 +                <note>
 +                  <para>Nicht alle Optionen sind für alle Bankinstitute verfügbar.
                    </para>
 -                </entry>
 -              </row>
 +                </note>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Umschalt</keycap><keycap>Strg</keycap><keycap>P</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem>Seite ein<accel>r</accel>ichten…</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 -
 -                <entry nameend="c3" namest="c2">
 -                  <para>Ermöglicht die Auswahl des Papierformats, der Seitenausrichtung und der Ränder für den Druck.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>S</accel>aldenabfrage…</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu>E<accel>x</accel>portieren</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Fragt per Onlinebanking den Kontossaldo für das ausgewählte Konto ab.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para>Öffnet das Untermenü Export.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Abfrage Konto<accel>u</accel>msätze…</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guisubmenu>Konten<accel>h</accel>ierarchie nach CSV exportieren…</guisubmenu>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Holt die Buchungen für das ausgewählte Konto bei dem Geldinstitut per Onlinebanking ab.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Exportiert die Kontohierarchie in eine durch Trennzeichen abgegrenzte <acronym>CSV</acronym>-Datei.
 -                    Es werden keine Daten exportiert.
 +            <row>
 +              <entry namest="c2" nameend="c3">
 +                <note>
 +                  <para>Das Senden von Aufträgen an die Bank ist nur für <acronym>EBICS</acronym> und
 +                    <acronym>FinTS</acronym> verfügbar.
                    </para>
 -                </entry>
 -              </row>
 +                </note>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guisubmenu><accel>B</accel>uchungen nach CSV exportieren…</guisubmenu>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>SEPA <accel>E</accel>inzelüberweisung…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Exportiert Buchungen in eine durch Trennzeichen abgegrenzte <acronym>CSV</acronym>-Datei.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Erstellt eine SEPA Ãœberweisung per Onlinebanking.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guisubmenu><accel>A</accel>ktives Kontobuch als CSV-Datei exportieren…</guisubmenu>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>I</accel>nterne Umbuchung…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Exportiert das aktive Register in eine CSV-Datei.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Erstellt eine bankinterne Umbuchung per Online Banking.
 +                </para>
 +              </entry>
 +            </row>
 +<!-- FIXME source: enable this menuitem in GC again -->
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>SEPA Lastschriftmandat erstellen…</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guisubmenu><accel>K</accel>onten exportieren</guisubmenu>
 +              <entry namest="c3">
 +                <note>
 +                  <para>Mit der Umstellung auf <acronym>SEPA</acronym> ist dieser Menüeintrag verschwunden, ist aber mit
 +                    Hilfe von
 +                    <package>
 +                      AqBanking
 +                    </package>
 +                    weiterhin möglich. Siehe <ulink url="&url-wiki;De/SEPA-Lastschrift"></ulink>.
                    </para>
 -                </entry>
 +                </note>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Exportiert das aktive Konto in eine Datei.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Verlaufs<accel>f</accel>enster anzeigen</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Alt</keycap><keycap function="enter">Eingabe</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem><accel>E</accel>igenschaften</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Öffnet das <guilabel>Onlinebanking Verbindungsfenster</guilabel> mit dem Verlauf der letzten
 +                  Sitzung.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Legt Optionen für die &app; Datendatei fest.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu>Term<accel>i</accel>nierte Buchungen</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>Zuletzt geöffnete Dateien</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry align="center" nameend="c3" namest="c2">
 +                Untermenü Terminierte Buchungen
 +              </entry>
 +            </row>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Nummerierte Liste der zuletzt geöffneten &app; Datendateien.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Terminierte Buchungen <accel>E</accel>ditor…</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>W</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem>S<accel>c</accel>hließen</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Ruft das Werkzeug zum Bearbeiten von <guilabel>terminierten Buchungen</guilabel> auf. Siehe
 +                  <xref linkend="sched-editor"></xref>
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Schließt die aktuelle Registerkarte.
 -                  </para>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Seit <accel>l</accel>etztem Aufruf…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                  <note>
 -                    <para>Für die erste Registerkarte ist dieser Eintrag nicht verfügbar - er wird ausgegraut dargestellt.
 -                    </para>
 -                  </note>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Zeigt die terminierten Buchungen seit der letzten Benutzung von &app;.
 +                  <xref linkend="trans-sched-slr"></xref>
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>Q</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem><accel>B</accel>eenden</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>H</accel>ypothek & Darlehen Assistent…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Beendet &app;.
 -                  </para>
 -                </entry>
 -              </row>
 -            </tbody>
 -          </tgroup>
 -        </table>
 -      </sect3>
 +              <entry namest="c3">
 +                <para>Startet den Hypotheken- & Darlehen-Assistenten zum Einrichten von Rückzahlungen.
 +                  <xref linkend="trans-sched-loans"></xref>
 +                </para>
 +              </entry>
 +            </row>
  
 -      <sect3 id="AccTree-edit-menu">
 -        <title>Kontenübersicht - <guimenu><accel>B</accel>earbeiten</guimenu>-Menü</title>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu>B<accel>u</accel>dget</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -        <table frame="topbot" id="AccTree-EditMenu">
 -          <title>Kontenübersicht - Bearbeiten-Menü - Bearbeitungsfunktionen für Dateien und Konten sowie
 -            Einstellungen</title>
 +              <entry align="center" nameend="c3" namest="c2">
 +                Untermenü Budget
 +              </entry>
 +            </row>
  
 -          <tgroup align="left" cols="2">
 -            <thead>
 -              <row>
 -                <entry>
 -                  <para>Menüpunkt
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>N</accel>eues Budget</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry align="center">
 -                  <para>Beschreibung
 -                  </para>
 -                </entry>
 -              </row>
 -            </thead>
 +              <entry namest="c3">
 +                <para>Erstellt ein neues Budget und öffnet es in einer neuen Registerkarte.
 +                </para>
 +              </entry>
 +            </row>
  
 -            <tbody>
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>X</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem><accel>A</accel>usschneiden</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Budget <accel>ö</accel>ffnen</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Führt eine gewöhnliche <emphasis>Ausschneiden</emphasis>-Operation aus.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Wenn kein Budget vorhanden ist, wird ein neues Budget erstellt und geöffnet. Falls nur ein Budget
 +                  vorhanden ist, wird es geöffnet; andernfalls kann ein Budget im Dialog
 +                  <guilabel>Budget auswählen</guilabel> zum Öffnen gewählt werden.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>C</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem><accel>K</accel>opieren</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Budget <accel>k</accel>opieren</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Führt eine gewöhnliche <emphasis>Kopieren</emphasis>-Operation aus.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Wenn noch kein Budget vorhanden sind, wird ein Neues erstellt. Ist nur ein Budget vorhanden, wird
 +                  eine Kopie davon erstellt; andernfalls kann Eines zum Kopieren im Dialog
 +                  <guilabel>Budget auswählen</guilabel> ausgewählt werden. Das Budget wird in
 +                  einer neuen Registerkarte geöffnet.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>V</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem>E<accel>i</accel>nfügen</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Budget <accel>l</accel>öschen</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Führt eine gewöhnliche <emphasis>Einfügen</emphasis>-Operation aus.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Wenn die aktive Registerkarte eine Budgetansicht ist, dann wird das geöffnete Budget gelöscht.
 +                  Andernfalls wird im Dialog <guilabel>Budget auswählen</guilabel> eine Auflistung
 +                  vorhandener Budgets zum Löschen angezeigt.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>E</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem>Konto <accel>b</accel>earbeiten</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>W</accel>arnungen zurücksetzen…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Ändert den Namen oder die Eigenschaften des ausgewählten Kontos. <xref linkend="acct-edit"></xref>
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry nameend="c3" namest="c2">
 +                <para>&app; gibt Warnungen aus, wenn bestimmte Operationen, wie z.B. das Löschen einer Buchung oder eines
 +                  Buchungsteils, durchgeführt werden. Der Dialog für diese Warnmeldung bietet die
 +                  Möglichkeit, die Antwort zu speichern. Kontrollkästchen mit der Bezeichnung
 +                  <guilabel>Antwort speichern und nicht wieder anzeigen</guilabel> und
 +                  <guilabel>Antwort speichern und in dieser Sitzung nicht wieder anzeigen</guilabel>
 +                  erlauben die Deaktivierung der Warnmeldung. Dieser Menüpunkt setzt die Warnungen
 +                  auf den Standard zurück, d.h. die Warnungen werden wieder angezeigt.
 +                  <tip>
 +                    <para>Warnungen können selektiv aktiviert werden.
 +                    </para>
 +                  </tip>
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut> <keycap>Entf</keycap> </shortcut> <guimenuitem>Konto
 -                      <accel>l</accel>öschen</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>Seite umbe<accel>n</accel>ennen</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Löscht ein Konto. Siehe <xref linkend="acct-delete"></xref>
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry nameend="c3" namest="c2">
 +                <para>Ermöglicht das Umbenennen der aktuellen Seite oder Registerkarte.
 +                </para>
 +              </entry>
 +            </row>
 +          </tbody>
 +        </tgroup>
 +      </table>
 +    </sect2>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>I</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem>Konto <accel>s</accel>uchen</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +    <sect2 id="gui-window-business-menu">
 +      <title>&appname; - <guimenu><accel>G</accel>eschäft</guimenu>-Menü</title>
  
 -                <entry>
 -                  <para>Öffnet den Assistenten <guilabel>Konto suchen</guilabel>. Hiermit kann die Kontenstruktur
 -                    durchsucht werden um das gewünschte Konto zu öffnen.
 -                  </para>
 -                </entry>
 -              </row>
 +      <table pgwide="1" frame="topbot" id="GUI-Window-BusinessMenu">
 +        <title>&appname; - Geschäft-Menü - &app;-Funktionen für Kleinunternehmen</title>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>Konto<accel>e</accel>igenschaften übernehmen…</guimenuitem>
 -                  </para>
 -                </entry>
 +        <titleabbrev>&appname; - Geschäft-Menü</titleabbrev>
  
 -                <entry>
 -                  <para>Öffnet den Dialog <guilabel>Konto Eigenschaften übertragen</guilabel>. Übernimmt die gewählten
 -                    Kontoeigenschaften in die untergeordneten Konten.
 -                  </para>
 +        <tgroup align="left" cols="3">
 +          <colspec colname="c1"></colspec>
  
 -                  <note>
 -                    <para>Dieser Punkt ist nur wählbar, wenn Sie ein Konto mit mindestens einem Unterkonto in der
 -                      Kontenstruktur markiert haben.
 -                    </para>
 -                  </note>
 -                </entry>
 -              </row>
 +          <colspec colname="c2"></colspec>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>Unterkonten neu <accel>n</accel>ummerieren…</guimenuitem>
 -                  </para>
 -                </entry>
 +          <colspec colname="c3"></colspec>
  
 -                <entry>
 -                  <para>Startet den Assistenten <guilabel>Konto neu nummerieren</guilabel>. Siehe
 -                    <xref linkend="chart-renumber"></xref>.
 -                  </para>
 +          <thead>
 +            <row>
 +              <entry>
 +                <para>Menüpunkt
 +                </para>
 +              </entry>
  
 -                  <note>
 -                    <para>Dieser Punkt ist nur wählbar, wenn Sie ein Konto mit mindestens einem Unterkonto in der
 -                      Kontenstruktur markiert haben.
 -                    </para>
 -                  </note>
 -                </entry>
 -              </row>
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para>Beschreibung
 +                </para>
 +              </entry>
 +            </row>
 +          </thead>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>K</accel>onto öffnen</guimenuitem>
 -                  </para>
 -                </entry>
 +          <tbody>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu><accel>K</accel>unde</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Öffnet das Buchungsfenster für das aktuell gewählte Konto.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para>Durchführen von kundenbezogenen Tätigkeiten.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>U</accel>nterkonto öffnen</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Kundenübersicht</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Öffnet ein Registerfenster, das alle Buchungen für das ausgewählte Konto und für alle seine
 -                    Unterkonten anzeigt.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Öffnet eine Übersichtsseite mit Kundendaten.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>F</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem><accel>S</accel>uchen…</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>N</accel>euer Kunde…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Legt die Kriterien für eine Suche nach einer bestimmten Buchung fest. Siehe
 -                    <xref linkend="tool-find"></xref> für Details zur Suche.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Startet das Formular <guilabel>Neuer Kunde</guilabel> zum Erfassen von Kundendaten.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>E</accel>instellungen</guimenuitem> (
 -                    <menuchoice>
 -                      <guimenu>GnuCash</guimenu><guimenuitem>Einstellungen</guimenuitem>
 -                    </menuchoice>
 -                    bei &mac;).
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>K</accel>unde suchen…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Anpassung von &app; hinsichtlich regionaler Vorgaben, Stil und zahlreicher anderer Einstellungen.
 -                    Siehe <xref linkend="set-prefs"></xref>.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Ruft den Assistenten <guilabel>Kunden suchen</guilabel> auf.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>Stil<accel>v</accel>orlagen</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>N<accel>e</accel>ue Rechnung…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Ändern/Anpassen der Stilvorlagen für Berichte. Siehe <xref linkend="change-style"></xref>.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Rechnung</guilabel>.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>O</accel>ptionen Steuerbericht</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>R</accel>echnung suchen…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Steuermerkmale (USt.)für Konto/ Konten festlegen. Zuordnung von Steuerformular und Zeilennummer zum
 -                    Konto. Siehe <xref linkend="set-tax-options"></xref>
 -                  </para>
 -                </entry>
 -              </row>
 -            </tbody>
 -          </tgroup>
 -        </table>
 -      </sect3>
 +              <entry namest="c3">
 +                <para>Ruft den Assistenten <guilabel>Rechnung suchen</guilabel> auf.
 +                </para>
 +              </entry>
 +            </row>
  
 -      <sect3 id="AccTree-view-menu">
 -        <title>Kontenübersicht - <guimenu><accel>A</accel>nsicht</guimenu>-Menü</title>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Ne<accel>u</accel>er Auftrag…</guimenuitem>
 +                </para>
 +              </entry>
  
 -        <table frame="topbot" id="AccTree-ViewMenu">
 -          <title>Kontenübersicht - Ansicht-Menü - Ändern der Ansicht der Kontenübersicht.</title>
 +              <entry namest="c3">
 +                <para>Öffnet das Formular, um einen neuen Auftrag anzulegen.
 +                </para>
 +              </entry>
 +            </row>
  
 -          <tgroup align="left" cols="2">
 -            <colspec colname="c1"></colspec>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>A</accel>uftrag suchen…</guimenuitem>
 +                </para>
 +              </entry>
  
 -            <colspec colname="c2"></colspec>
 +              <entry namest="c3">
 +                <para>Ruft den Assistenten <guilabel>Auftrag suchen</guilabel> auf.
 +                </para>
 +              </entry>
 +            </row>
  
 -            <thead>
 -              <row>
 -                <entry>
 -                  <para>Menüpunkt
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry align="center">
 -                  <para>Beschreibung
 -                  </para>
 -                </entry>
 -              </row>
 -            </thead>
 +              <entry namest="c3">
 +                <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
 +                  ein Konto vom Typ "offene Forderungen" vorhanden sein.
 +                </para>
 +              </entry>
 +            </row>
  
 -            <tbody>
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>W</accel>erkzeugleiste</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Erinnerungen an <accel>f</accel>ällige Rechnungen</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Werkzeugleiste</emphasis>.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Öffnet ein neues Fenster um an fällige Rechnungen zu erinnern.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>Z</accel>usammenfassungsleiste</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu><accel>L</accel>ieferant</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Zusammenfassungsleiste</emphasis>.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para>Durchführen von lieferantenbezogenen Vorgängen.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>S<accel>t</accel>atusleiste</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Lieferantenübersicht</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Statusleiste</emphasis>.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Öffnet eine Übersichtsseite mit Lieferantendaten.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>F</accel>iltern nach…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>N</accel>euer Lieferant…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Filter für Konten einstellen, die in der Kontenübersicht angezeigt werden.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Startet das Formular <guilabel>Neuer Lieferant</guilabel> zum Erfassen von Lieferantendaten.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>R</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem>Aktualisie<accel>r</accel>en</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>L</accel>ieferant suchen…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Anzeige des Bildschirminhalts aktualisieren.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Ruft den Assistenten <guilabel>Lieferanten suchen</guilabel> auf.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>Neue <accel>K</accel>ontenübersicht</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>N<accel>e</accel>ue Lieferantenrechnung…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry>
 -                  <para>Öffnet eine neue Registerkarte, die die Kontenübersicht anzeigt.
 -                  </para>
 -                </entry>
 -              </row>
 -            </tbody>
 -          </tgroup>
 -        </table>
 -      </sect3>
 +              <entry namest="c3">
 +                <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Lieferantenrechnung</guilabel>.
 +                </para>
 +              </entry>
 +            </row>
  
 -      <sect3 id="AccTree-actions-menu">
 -        <title>Kontenübersicht - <guimenu>A<accel>k</accel>tionen</guimenu>-Menü</title>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Lieferanten<accel>r</accel>echnung suchen…</guimenuitem>
 +                </para>
 +              </entry>
  
 -        <table frame="topbot" id="AccTree-ActionsMenu">
 -          <title>Kontenübersicht - Aktionen-Menü - Anlegen terminierter Buchungen, Überprüfen von Konten,
 -            Durchführen von Aktienteilungen, Buchen und Abgleichen von Geschäftsvorgängen</title>
 +              <entry namest="c3">
 +                <para>Ruft den Assistenten <guilabel>Lieferantenrechnung suchen</guilabel> auf.
 +                </para>
 +              </entry>
 +            </row>
  
 -          <tgroup align="left" cols="3">
 -            <colspec colname="c1"></colspec>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Ne<accel>u</accel>er Auftrag…</guimenuitem>
 +                </para>
 +              </entry>
  
 -            <colspec colname="c2"></colspec>
 +              <entry namest="c3">
 +                <para>Öffnet das Formular, um einen neuen Auftrag anzulegen.
 +                </para>
 +              </entry>
 +            </row>
  
 -            <colspec colname="c3"></colspec>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>A</accel>uftrag suchen…</guimenuitem>
 +                </para>
 +              </entry>
  
 -            <thead>
 -              <row>
 -                <entry>
 -                  <para>Menüpunkt
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Ruft den Assistenten <guilabel>Auftrag suchen</guilabel> auf.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry align="center" nameend="c3"
 -                namest="c2">
 -                  Beschreibung
 -                </entry>
 -              </row>
 -            </thead>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
 +                </para>
 +              </entry>
  
 -            <tbody>
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu><accel>O</accel>nline
 -                      Aktionen</guisubmenu><guimenuitem></guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
 +                  ein Konto vom Typ "offene Verbindlichkeiten" vorhanden sein.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para>Untermenü Online Banking
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Erinnerungen an <accel>f</accel>ällige Rechnungen</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry align="left" nameend="c3" namest="c2">
 -                  <note>
 -                    <para>Dies wird nur angezeigt, wenn WITH_AQBANKING beim Erstellen von &app; aktiviert wurde.
 -                    </para>
 -                  </note>
 +              <entry namest="c3">
 +                <para>Öffnet ein neues Fenster um an fällige Rechnungen zu erinnern.
 +                </para>
 +              </entry>
 +            </row>
  
 -                  <important>
 -                    <para>Die Menüeinträge werden erst nach dem vollständigen Bearbeiten von
 -                      <menuchoice>
 -                        <guimenu><accel>W</accel>erkzeug</guimenu><guimenuitem><accel>O</accel>nlinebanking
 -                        Einrichtung…</guimenuitem>
 -                      </menuchoice>
 -                      aktiviert.
 -                    </para>
 -                  </important>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu><accel>M</accel>itarbeiter</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -                  <note>
 -                    <para>Nicht alle Optionen sind für alle Bankinstitute verfügbar.
 -                    </para>
 -                  </note>
 -                </entry>
 -              </row>
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para>Durchführen von mitarbeiterbezogenen Tätigkeiten.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>S</accel>aldenabfrage…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Mitarbeiterüber<accel>s</accel>icht</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Fragt per Onlinebanking den Kontossaldo für das ausgewählte Konto ab.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Öffnet eine Übersichtsseite mit Angaben zu den Mitarbeitern.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Abfrage Konto<accel>u</accel>msätze…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>N</accel>euer Mitarbeiter…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Holt die Buchungen für das ausgewählte Konto bei dem Geldinstitut per Onlinebanking ab.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Startet das Formular <guilabel>Neuer Mitarbeiter</guilabel> zur Erfassung der Daten eines
 +                  Mitarbeiters.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2" nameend="c3">
 -                  <note>
 -                    <para>Das Senden von Aufträgen an die Bank ist nur für <acronym>EBICS</acronym> und
 -                      <acronym>FinTS</acronym> verfügbar.
 -                    </para>
 -                  </note>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>M</accel>itarbeiter suchen…</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>SEPA <accel>E</accel>inzelüberweisung…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Ruft den Assistenten <guilabel>Mitarbeiter suchen</guilabel> auf.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Erstellt eine SEPA Ãœberweisung per Onlinebanking.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Neue Auslagen<accel>e</accel>rstattung…</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>I</accel>nterne Umbuchung…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Auslagenerstattung</guilabel>.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Erstellt eine bankinterne Umbuchung per Online Banking.
 -                  </para>
 -                </entry>
 -              </row>
 -<!-- FIXME source: enable this menuitem in GC again -->
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>SEPA Lastschriftmandat erstellen…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>A</accel>uslagenerstattung suchen…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <note>
 -                    <para>Mit der Umstellung auf <acronym>SEPA</acronym> ist dieser Menüeintrag verschwunden, ist aber mit
 -                      Hilfe von
 -                      <package>
 -                        AqBanking
 -                      </package>
 -                      weiterhin möglich. Siehe <ulink url="&url-wiki;De/SEPA-Lastschrift"></ulink>.
 -                    </para>
 -                  </note>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Ruft den Assistenten <guilabel>Auslagenerstattung suchen</guilabel> auf.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Verlaufs<accel>f</accel>enster anzeigen</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Öffnet das <guilabel>Onlinebanking Verbindungsfenster</guilabel> mit dem Verlauf der letzten
 -                    Sitzung.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
 +                  ein Konto vom Typ "offene Verbindlichkeiten" vorhanden sein.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu>Term<accel>i</accel>nierte Buchungen</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>Verknüpfte Geschäftsdokumente</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  Untermenü Terminierte Buchungen
 -                </entry>
 -              </row>
 +              <entry namest="c2" nameend="c3">
 +                <para>Alle zugehörigen Rechnungen anzeigen.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Terminierte Buchungen <accel>E</accel>ditor…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>USt.-<accel>S</accel>teuertabelle…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Ruft das Werkzeug zum Bearbeiten von <guilabel>terminierten Buchungen</guilabel> auf. Siehe
 -                    <xref linkend="sched-editor"></xref>
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c2" nameend="c3">
 +                <para>Anzeigen und Bearbeiten der Steuertabellen (MwSt./ USt.).
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Seit <accel>l</accel>etztem Aufruf…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>Tabelle für <accel>Z</accel>ahlungsbedingungen</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Zeigt die terminierten Buchungen seit der letzten Benutzung von &app;.
 -                    <xref linkend="trans-sched-slr"></xref>
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c2" nameend="c3">
 +                <para>Anzeigen und Bearbeiten der Zahlungsbedingungen.
 +                </para>
 +              </entry>
 +            </row>
 +          </tbody>
 +        </tgroup>
 +      </table>
 +    </sect2>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>H</accel>ypothek & Darlehen Assistent…</guimenuitem>
 -                  </para>
 -                </entry>
 +    <sect2 id="gui-window-reports-menu">
 +      <title>&appname; - <guimenu>Be<accel>r</accel>ichte</guimenu>-Menü</title>
  
 -                <entry namest="c3">
 -                  <para>Startet den Hypotheken- & Darlehen-Assistenten zum Einrichten von Rückzahlungen.
 -                    <xref linkend="trans-sched-loans"></xref>
 -                  </para>
 -                </entry>
 -              </row>
 +      <table pgwide="1" frame="topbot" id="GUI-Window-ReportsMenu">
 +        <title>&appname; - Berichte-Menü - Zugriff auf &app; Berichte und Diagramme</title>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu>B<accel>u</accel>dget</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +        <titleabbrev>&appname; - Berichte-Menü</titleabbrev>
 +<!-- Translators: Attention, the menu items in GnuCash differ in the order between C and de.
 +                  The actual sequence from the menu "Reports" is shown below. -->
 +        <tgroup align="left" cols="3">
 +          <colspec colname="c1"></colspec>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  Untermenü Budget
 -                </entry>
 -              </row>
 +          <colspec colname="c2"></colspec>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>N</accel>eues Budget</guimenuitem>
 -                  </para>
 -                </entry>
 +          <colspec colname="c3"></colspec>
  
 -                <entry namest="c3">
 -                  <para>Erstellt ein neues Budget und öffnet es in einer neuen Registerkarte.
 -                  </para>
 -                </entry>
 -              </row>
 +          <thead>
 +            <row>
 +              <entry>
 +                <para>Menüpunkt
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Budget <accel>ö</accel>ffnen</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para>Beschreibung
 +                </para>
 +              </entry>
 +            </row>
 +          </thead>
  
 -                <entry namest="c3">
 -                  <para>Wenn kein Budget vorhanden ist, wird ein neues Budget erstellt und geöffnet. Falls nur ein Budget
 -                    vorhanden ist, wird es geöffnet; andernfalls kann ein Budget im Dialog
 -                    <guilabel>Budget auswählen</guilabel> zum Öffnen gewählt werden.
 -                  </para>
 -                </entry>
 -              </row>
 +          <tbody>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu><accel>A</accel>ktiva & Passiva</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Budget <accel>k</accel>opieren</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Wenn noch kein Budget vorhanden sind, wird ein Neues erstellt. Ist nur ein Budget vorhanden, wird
 -                    eine Kopie davon erstellt; andernfalls kann Eines zum Kopieren im Dialog
 -                    <guilabel>Budget auswählen</guilabel> ausgewählt werden. Das Budget wird in
 -                    einer neuen Registerkarte geöffnet.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>A</accel>ktiva-Diagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Budget <accel>l</accel>öschen</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Wenn die aktive Registerkarte eine Budgetansicht ist, dann wird das geöffnete Budget gelöscht.
 -                    Andernfalls wird im Dialog <guilabel>Budget auswählen</guilabel> eine
 -                    Auflistung vorhandener Budgets zum Löschen angezeigt.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>A<accel>k</accel>tiva Tortendiagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <guimenuitem>Neues <accel>K</accel>onto…</guimenuitem>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Legt ein neues Konto an und öffnet das Fenster mit den Kontoeigenschaften.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>B</accel>ilanze</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <guimenuitem>Konten<accel>h</accel>ierarchie hinzufügen…</guimenuitem>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Startet den <link linkend="acct-hierarchy">Neuen Kontenplan erstellen</link> Assistent.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>B<accel>i</accel>lanze (mit eguile)</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <shortcut>
 -                      <keycombo>
 -                        <keycap>Strg</keycap><keycap>T</keycap>
 -                      </keycombo>
 -                      </shortcut> <guimenuitem><accel>B</accel>uchen…</guimenuitem>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Startet den Buchungsassistenten für die Buchung zwischen Konten.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>E</accel>rweitertes Portfolio</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>A</accel>bgleichen…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Startet den <guilabel>Abgleichen</guilabel>-Assistenten für das ausgewählte Konto.
 -                    <xref linkend="acct-reconcile"></xref>
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>F</accel>remdkapitel-Diagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>A</accel>utomatisch abgleichen…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Öffnet den Dialog <guilabel>automatischer Abgleich</guilabel>, in dem Sie die Informationen für
 -                    das automatische Abgleichen eingeben können.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>H</accel>auptbuch Journal</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>A<accel>k</accel>tienteilung…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +<!--                  <para>See <xref linkend="general-journal-report"></xref></para>-->
 +              </entry>
 +            </row>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Startet den <guilabel>Aktienteilungs-Assistenten</guilabel>. Zusätzliche Details
 -                    <xref
 -                  linkend="stock-split"></xref>
 -                  </para>
 -                </entry>
 -              </row>
 -
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>P</accel>osten anzeigen…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>J</accel>ournal</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Öffnet das Formular <guilabel>Posten im Konto</guilabel> .
 -<!-- Zusätzliche Angaben <xref linkend="view-lots"></xref> -->
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry align="left">
 -                  <para><menuchoice>
 -                      <guisubmenu>Überprü<accel>f</accel>en</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>K<accel>u</accel>rsdiagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para>Untermenü Überprüfen
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>K</accel>onto überprüfen</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>R</accel>einvermögen-Balkendiagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Überprüft das Konto auf nicht abgeglichene Buchungen und verwaiste Buchungsteile und repariert
 -                    diese.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>U</accel>nterkonten überprüfen</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Rei<accel>n</accel>vermögen Liniendiagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Überprüft das Konto inkusive Unterkonten auf nicht abgeglichene Buchungen und verwaiste
 -                    Buchungsteile und repariert diese.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>A</accel>lle überprüfen</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>S</accel>aldo-Vorhersage</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para>Überprüft alle Konto auf nicht abgeglichene Buchungen und verwaiste Buchungsteile und repariert
 -                    diese.
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem><accel>W</accel>arnungen zurücksetzen…</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>V</accel>erbindlichkeiten Tortendiagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>&app; gibt Warnungen aus, wenn bestimmte Operationen, wie z.B. das Löschen einer Buchung oder eines
 -                    Buchungsteils, durchgeführt werden. Der Dialog für diese Warnmeldung bietet
 -                    die Möglichkeit, die Antwort zu speichern. Kontrollkästchen mit der
 -                    Bezeichnung <guilabel>Antwort speichern und nicht wieder anzeigen</guilabel> und
 -                    <guilabel>Antwort speichern und in dieser Sitzung nicht wieder
 -                    anzeigen</guilabel> erlauben die Deaktivierung der Warnmeldung. Dieser
 -                    Menüpunkt setzt die Warnungen auf den Standard zurück, d.h. die Warnungen
 -                    werden wieder angezeigt.
 -                    <tip>
 -                      <para>Warnungen können selektiv aktiviert werden.
 -                      </para>
 -                    </tip>
 -                  </para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>Seite umbe<accel>n</accel>ennen</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>W</accel>ertpapierbestand</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry nameend="c3" namest="c2">
 -                  <para>Ermöglicht das Umbenennen der aktuellen Seite oder Registerkarte.
 -                  </para>
 -                </entry>
 -              </row>
 -            </tbody>
 -          </tgroup>
 -        </table>
 -      </sect3>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -      <sect3 id="AccTree-business-menu">
 -        <title>Kontenübersicht - <guimenu><accel>G</accel>eschäft</guimenu>-Menü</title>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Wer<accel>t</accel>papiere Tortendiagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -        <table frame="topbot" id="AccTree-BusinessMenu">
 -          <title>Kontenübersicht - Geschäft-Menü - &app;-Funktionen für Kleinunternehmen</title>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -          <tgroup align="left" cols="3">
 -            <colspec colname="c1"></colspec>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu>Aufwand & <accel>E</accel>rtrag</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -            <colspec colname="c2"></colspec>
 +              <entry align="left" nameend="c3" namest="c2">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -            <colspec colname="c3"></colspec>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>A</accel>ufwand & Ertrags-Liniendiagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -            <thead>
 -              <row>
 -                <entry>
 -                  <para>Menüpunkt
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para>Beschreibung
 -                  </para>
 -                </entry>
 -              </row>
 -            </thead>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>A<accel>u</accel>fwand & Ertrags-Säulendiagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -            <tbody>
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu><accel>K</accel>unde</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para>Durchführen von kundenbezogenen Tätigkeiten.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Au<accel>f</accel>wendungen-Diagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Kundenübersicht</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Öffnet eine Übersichtsseite mit Kundendaten.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Auf<accel>w</accel>endungen Tortendiagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>N</accel>euer Kunde…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Startet das Formular <guilabel>Neuer Kunde</guilabel> zum Erfassen von Kundendaten.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>E</accel>igenkapital-Entwicklung</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>K</accel>unde suchen…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Ruft den Assistenten <guilabel>Kunden suchen</guilabel> auf.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>E<accel>i</accel>nkommen- und Umsatzsteuererklärung</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>N<accel>e</accel>ue Rechnung…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Rechnung</guilabel>.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>E<accel>r</accel>gebnisrechnung</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>R</accel>echnung suchen…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Ruft den Assistenten <guilabel>Rechnung suchen</guilabel> auf.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Er<accel>t</accel>räge Tortendiagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Ne<accel>u</accel>er Auftrag…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Öffnet das Formular, um einen neuen Auftrag anzulegen.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Ertra<accel>g</accel>s-Diagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>A</accel>uftrag suchen…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Ruft den Assistenten <guilabel>Auftrag suchen</guilabel> auf.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Gewi<accel>n</accel>n- und Verlustrechnung</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
 -                    ein Konto vom Typ "offene Forderungen" vorhanden sein.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>K</accel>apitalfluss</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Erinnerungen an <accel>f</accel>ällige Rechnungen</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Öffnet ein neues Fenster um an fällige Rechnungen zu erinnern.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Ka<accel>p</accel>italfluss-Diagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu><accel>L</accel>ieferant</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para>Durchführen von lieferantenbezogenen Vorgängen.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>R<accel>o</accel>hbilanz</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Lieferantenübersicht</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Öffnet eine Übersichtsseite mit Lieferantendaten.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c1">
 +                <para><menuchoice>
 +                    <guimenu><accel>B</accel>eispiele</guimenu><guisubmenu></guisubmenu>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>N</accel>euer Lieferant…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c2" nameend="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Startet das Formular <guilabel>Neuer Lieferant</guilabel> zum Erfassen von Lieferantendaten.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>A</accel>ufwendungen pro Wochentag</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>L</accel>ieferant suchen…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Ruft den Assistenten <guilabel>Lieferanten suchen</guilabel> auf.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>B</accel>eispielbericht</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>N<accel>e</accel>ue Lieferantenrechnung…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Lieferantenrechnung</guilabel>.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>B<accel>e</accel>ispiel-Diagramme</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Lieferanten<accel>r</accel>echnung suchen…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Ruft den Assistenten <guilabel>Lieferantenrechnung suchen</guilabel> auf.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>D</accel>urchschnittlicher Kontostand</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Ne<accel>u</accel>er Auftrag…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Öffnet das Formular, um einen neuen Auftrag anzulegen.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>E<accel>r</accel>träge pro Wochentag</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>A</accel>uftrag suchen…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Ruft den Assistenten <guilabel>Auftrag suchen</guilabel> auf.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>W</accel>illkommen zu &appname;</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
 -                    ein Konto vom Typ "offene Verbindlichkeiten" vorhanden sein.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu>B<accel>u</accel>dget</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Erinnerungen an <accel>f</accel>ällige Rechnungen</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Öffnet ein neues Fenster um an fällige Rechnungen zu erinnern.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>B</accel>udget-Bericht</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu><accel>M</accel>itarbeiter</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Der Budgetbericht zeigt alle Konten und alle Perioden an. Für jede Periode werden der budgetierte
 +                  Betrag und der tatsächliche Betrag angezeigt. Es gibt eine Option zum Hinzufügen
 +                  einer weiteren Spalte, die die Differenz (budgetiert - tatsächlich) anzeigt.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para>Durchführen von mitarbeiterbezogenen Tätigkeiten.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>B<accel>u</accel>dget-Bilanz</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Mitarbeiterüber<accel>s</accel>icht</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Öffnet eine Übersichtsseite mit Angaben zu den Mitarbeitern.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Bu<accel>d</accel>get Diagramm</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>N</accel>euer Mitarbeiter…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Startet das Formular <guilabel>Neuer Mitarbeiter</guilabel> zur Erfassung der Daten eines
 -                    Mitarbeiters.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Bud<accel>g</accel>et Einnahmeüberschussrechnung</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>M</accel>itarbeiter suchen…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Ruft den Assistenten <guilabel>Mitarbeiter suchen</guilabel> auf.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Budg<accel>e</accel>t Flow</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Neue Auslagen<accel>e</accel>rstattung…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Dieser Bericht enthält Informationen aus jeweils einer Budgetperiode. Die linke Zahlenspalte zeigt
 +                  die budgetierten Beträge, und die rechte Spalte die tatsächlichen Beträge. Es
 +                  werden nur solche Konten angezeigt die keine Unterkonten haben.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Auslagenerstattung</guilabel>.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Budge<accel>t</accel> Gewinn- und Verlustrechnung</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>A</accel>uslagenerstattung suchen…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para>Dieser Bericht ist identisch mit dem Bericht "Budget Einnahmeüberschussrechnung".
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Ruft den Assistenten <guilabel>Auslagenerstattung suchen</guilabel> auf.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu><accel>E</accel>xperimentell</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
 -                    ein Konto vom Typ "offene Verbindlichkeiten" vorhanden sein.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>B</accel>ilanz (mehrspaltig)</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>Verknüpfte Geschäftsdokumente</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c2" nameend="c3">
 -                  <para>Alle zugehörigen Rechnungen anzeigen.
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>E</accel>rgebnisrechnung (mehrspaltig)</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>USt.-<accel>S</accel>teuertabelle…</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c2" nameend="c3">
 -                  <para>Anzeigen und Bearbeiten der Steuertabellen (MwSt./ USt.).
 -                  </para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu><accel>G</accel>eschäft</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><guimenuitem>Tabelle für <accel>Z</accel>ahlungsbedingungen</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry align="left" nameend="c3" namest="c2">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c2" nameend="c3">
 -                  <para>Anzeigen und Bearbeiten der Zahlungsbedingungen.
 -                  </para>
 -                </entry>
 -              </row>
 -            </tbody>
 -          </tgroup>
 -        </table>
 -      </sect3>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>A</accel>uftragsbericht</guimenuitem>
 +                </para>
 +              </entry>
  
 -      <sect3 id="AccTree-reports-menu">
 -        <title>Kontenübersicht - <guimenu>Be<accel>r</accel>ichte</guimenu>-Menü</title>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -        <para>Nachfolgend finden Sie eine Auflistung aller verfügbaren Berichte und Diagramme. Siehe
 -          <xref linkend="report-classes"></xref> für spezifische Berichtsdetails. Jeder Bericht
 -          oder jedes Diagramm kann durch eine andere <firstterm>Stilvorlage</firstterm> oder durch
 -          Drücken der <guibutton>Optionen</guibutton> Schaltfläche in der
 -          <emphasis>Symbolleiste</emphasis> angepasst werden.
 -        </para>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>A<accel>u</accel>stralische Rechnung mit Steuerangaben</guimenuitem>
 +                </para>
 +              </entry>
  
 -        <table frame="topbot" id="AccTree-ReportsMenu">
 -          <title>Kontenübersicht - Berichte-Menu - Zugriff auf &app; Berichte und Diagramme</title>
 -<!-- Translators: Attention, the menu items in GnuCash differ in the order between C and de.
 -                  The actual sequence from the menu "Reports" is shown below. -->
 -          <tgroup align="left" cols="3">
 -            <colspec colname="c1"></colspec>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -            <colspec colname="c2"></colspec>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>D</accel>ruckbare Rechnung</guimenuitem>
 +                </para>
 +              </entry>
  
 -            <colspec colname="c3"></colspec>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -            <thead>
 -              <row>
 -                <entry>
 -                  <para>Menüpunkt
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>E</accel>infache Rechnung</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para>Beschreibung
 -                  </para>
 -                </entry>
 -              </row>
 -            </thead>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -            <tbody>
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu><accel>A</accel>ktiva & Passiva</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>E<accel>l</accel>egante Rechnung</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>A</accel>ktiva-Diagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>E<accel>n</accel>twicklung Forderungen</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>A<accel>k</accel>tiva Tortendiagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>En<accel>t</accel>wicklung Verbindlichkeiten</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>B</accel>ilanze</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>K</accel>undenbericht</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>B<accel>i</accel>lanze (mit eguile)</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>Kundenüber<accel>s</accel>icht</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>E</accel>rweitertes Portfolio</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem>L<accel>i</accel>eferantenbericht</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>F</accel>remdkapitel-Diagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>M</accel>itarbeiterbericht</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>H</accel>auptbuch Journal</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>Q</accel>uittung</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -<!--                  <para>See <xref linkend="general-journal-report"></xref></para>-->
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>J</accel>ournal</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>R</accel>echnung mit Steuerangaben</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>K<accel>u</accel>rsdiagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><menuchoice>
 +                    <guisubmenu><accel>M</accel>ehrspaltig</guisubmenu><guimenuitem/>
 +                  </menuchoice>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry align="center" nameend="c3" namest="c2">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>R</accel>einvermögen-Balkendiagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>B</accel>enutzerdefiniert Mehrspaltig</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Rei<accel>n</accel>vermögen Liniendiagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c2">
 +                <para><guimenuitem><accel>Ü</accel>bersicht</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry namest="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>S</accel>aldo-Vorhersage</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry namest="c1">
 +                <para><guimenuitem>Ab<accel>g</accel>leichungsbericht</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 -
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>V</accel>erbindlichkeiten Tortendiagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c2" nameend="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c1">
 +                <para><guimenuitem>Bu<accel>c</accel>hungsbericht</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>W</accel>ertpapierbestand</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry namest="c2" nameend="c3">
 +                <para></para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c1">
 +                <para><guimenuitem><accel>K</accel>ontenübersicht</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Wer<accel>t</accel>papiere Tortendiagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry nameend="c3" namest="c2">
 +                <para>Bericht mit dem Saldo der ausgewählten Konten.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c1">
 +                <para><guimenuitem><accel>S</accel>teuer-Bericht & Elster Export</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu>Aufwand & <accel>E</accel>rtrag</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +              <entry namest="c2" nameend="c3">
 +                <para>Erstellt einen Steuerbericht und/oder exportiert Daten für den Elster Export.
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry align="left" nameend="c3" namest="c2">
 -                  <para></para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c1">
 +                <para><guimenuitem><accel>Z</accel>ukünftig Terminierte Buchunge</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>A</accel>ufwand & Ertrags-Liniendiagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry nameend="c3" namest="c2">
 +                <para>Bericht mit einer Auflistung der zukünftigen Buchungen..
 +                </para>
 +              </entry>
 +            </row>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +            <row>
 +              <entry namest="c1">
 +                <para><guimenuitem><accel>G</accel>espeicherte Berichtskonfigurationen</guimenuitem>
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>A<accel>u</accel>fwand & Ertrags-Säulendiagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry nameend="c3" namest="c2">
 +                <para>Öffnet die Übersicht <guilabel>gespeicherte Berichtskonfigurationen</guilabel> um
 +                  benutzerdefinierte Berichte zu verwalten und auszuführen.
 +                </para>
 +              </entry>
 +            </row>
 +          </tbody>
 +        </tgroup>
 +      </table>
 +    </sect2>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +    <sect2 id="gui-window-tools-menu">
 +      <title>&appname; - <guimenu><accel>W</accel>erkzeuge</guimenu>-Menü</title>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Au<accel>f</accel>wendungen-Diagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +      <table pgwide="1" frame="topbot" id="GUI-Window-ToolsMenu">
 +        <title>&appname; - Werkzeuge-Menü - Verschiedene Hilfsmittel und Editoren</title>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +        <titleabbrev>&appname; - Werkzeuge-Menü</titleabbrev>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Auf<accel>w</accel>endungen Tortendiagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +        <tgroup cols="2">
 +          <thead>
 +            <row>
 +              <entry>
 +                <para>Menüpunkt
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry align="center">
 +                <para>Beschreibung
 +                </para>
 +              </entry>
 +            </row>
 +          </thead>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>E</accel>igenkapitalbilanz</guimenuitem>
 -                  </para>
 -                </entry>
 +          <tbody>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>O</accel>nlinebanking Einrichtung…</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Führt die Ersteinrichtung eines Kontos für den Onlinebanking-Zugang (FinTs, OFX DirectConnect,
 +                  …) mittels AqBanking durch, sofern &app; mit der Option WITH_AQBANKING gebaut
 +                  wurde. <xref linkend="tools-on-line-banking"></xref>
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>E<accel>i</accel>nkommen- und Umsatzsteuererklärung</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>K</accel>urs-Datenbank</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Werkzeug zum Eingeben oder Ändern von Aktien-/Fondspreisen. Details unter
 +                  <xref linkend="tool-price"></xref>
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>E<accel>r</accel>gebnisrechnung</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>W</accel>ertpapier-Editor</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Werkzeug zum Eingeben oder Ändern von Devisen oder Wertpapieren. Details unter
 +                  <xref linkend="tool-security-edit"></xref>
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Er<accel>t</accel>räge Tortendiagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>D</accel>arlehensrechner</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Details unter <xref linkend="tool-calc"></xref>
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Ertra<accel>g</accel>s-Diagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>Buch<accel>a</accel>bschluss</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Öffnet den Dialog <guilabel>Buch abschliessen</guilabel>, in dem die erforderlichen Informationen
 +                  zum Abschluss der aktuellen Buchhaltungsperiode eingeben werden können. Siehe
 +                  <xref linkend="tool-close-book"></xref>.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Gewi<accel>n</accel>n- und Verlustrechnung</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>I</accel>mport-Zuordnungen Editor</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Öffnet das Werkzeug <guilabel>Import-Zuordnungen bearbeiten</guilabel> zum Anzeigen, Bearbeiten
 +                  oder Löschen von Importzuordnungen (z.B. Bayes-Algorithmus)
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>K</accel>apitalfluss</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>Buchungs<accel>v</accel>erknüpfungen</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>In dem Dialog <guilabel>Buchungen mit Verknüpfung</guilabel> können Dokumente mit einer Buchung
 +                  verbunden werden.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Ka<accel>p</accel>italfluss-Diagramm</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>Hauptbuch <accel>J</accel>ournal</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Stellt alle Buchungssätz von allen Konten in einem einzigen Journal dar. Siehe
 +                  <xref linkend="general-journal"></xref>
 +                </para>
 +              </entry>
 +            </row>
 +          </tbody>
 +        </tgroup>
 +      </table>
 +    </sect2>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>R<accel>o</accel>hbilanz</guimenuitem>
 -                  </para>
 -                </entry>
 +    <sect2 id="gui-window-windows-menu">
 +      <title>&appname; - <guimenu><accel>F</accel>enster</guimenu>-Menü</title>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +      <table pgwide="1" frame="topbot" id="GUI-Window-WindowsMenu">
 +        <title>&appname; - Fenster-Menü</title>
  
 -              <row>
 -                <entry namest="c1">
 -                  <para><menuchoice>
 -                      <guimenu><accel>B</accel>eispiele</guimenu><guisubmenu></guisubmenu>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +        <tgroup cols="2">
 +          <thead>
 +            <row>
 +              <entry>
 +                <para>Menüpunkt
 +                </para>
 +              </entry>
  
 -                <entry namest="c2" nameend="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry align="center">
 +                <para>Beschreibung
 +                </para>
 +              </entry>
 +            </row>
 +          </thead>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>A</accel>ufwendungen pro Wochentag</guimenuitem>
 -                  </para>
 -                </entry>
 +          <tbody>
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>N</accel>eues Fenster</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Öffnet ein neues, leeres &app; Fenster.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>B</accel>eispielbericht</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>Neues Fenster mit <accel>S</accel>eite</guimenuitem>
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Verschiebt die aktuelle Registerkarte in ein neues Fenster.
 +                </para>
 +              </entry>
 +            </row>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>B<accel>e</accel>ispiel-Diagramme</guimenuitem>
 -                  </para>
 -                </entry>
 +            <row>
 +              <entry>
 +                <para>Geöffnete Fenster
 +                </para>
 +              </entry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <entry>
 +                <para>Eine nummerierte Liste der geöffneten Fenster.
 +                </para>
 +              </entry>
 +            </row>
 +          </tbody>
 +        </tgroup>
 +      </table>
 +    </sect2>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>D</accel>urchschnittlicher Kontostand</guimenuitem>
 -                  </para>
 -                </entry>
 +    <sect2 id="gui-window-help-menu">
 +      <title>&appname; - <guimenu><accel>H</accel>ilfe</guimenu>-Menü</title>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +      <table pgwide="1" frame="topbot" id="GUI-Window-HelpMenu">
 +        <title>&appname; - Hilfe-Menü - Diese Hilfe sowie das Dokument &app;-Kurs und Konzepte</title>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>E<accel>r</accel>träge pro Wochentag</guimenuitem>
 -                  </para>
 -                </entry>
 +        <titleabbrev>&appname; - Hilfe-Menü</titleabbrev>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +        <tgroup cols="2">
 +          <thead>
 +            <row>
 +              <entry>
 +                <para>Menüpunkt
 +                </para>
 +              </entry>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>W</accel>illkommen zu &appname;</guimenuitem>
 -                  </para>
 -                </entry>
 +              <entry align="center">
 +                <para>Beschreibung
 +                </para>
 +              </entry>
 +            </row>
 +          </thead>
 +
 +          <tbody>
 +            <row>
 +              <entry>
 +                <para><guimenuitem>&appname;-<accel>K</accel>urs und Konzepte</guimenuitem>
 +                </para>
 +              </entry>
 +
 +              <entry>
 +                <para>Erläuterung der Buchhaltungsprinzipien und deren Anwendung in &app;.
 +                </para>
 +              </entry>
 +            </row>
 +
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>T</accel>ipp des Tages</guimenuitem>
 +                </para>
 +              </entry>
 +
 +              <entry>
 +                <para>Zeigt kurze Hinweise auf Funktionen an, die Sie sonst übersehen könnten.
 +                </para>
 +              </entry>
 +            </row>
 +
 +            <row>
 +              <entry>
 +                <para><guimenuitem>I<accel>n</accel>halt</guimenuitem>
 +                </para>
 +              </entry>
 +
 +              <entry>
 +                <para>Öffnet dieses Dokument.
 +                </para>
 +              </entry>
 +            </row>
 +
 +            <row>
 +              <entry>
 +                <para><guimenuitem><accel>I</accel>nfo</guimenuitem>
 +                </para>
 +              </entry>
 +
 +              <entry>
 +                <para>Anzeigen des Informationsfensters mit &app; Version, Lizenz und Mitwkirkende. Wenn Sie der Meinung
 +                  sind, dass Sie einen Fehler gefunden haben, sind in dem Bereich
 +                  <quote>Mitwirkende</quote> Links zu diversen Kommunikatonskanälen enthalten. Sie
 +                  können hier mit anderen Anwendern und auch Entwicklern direkt in Kontakt treten.
 +                </para>
 +              </entry>
 +            </row>
 +          </tbody>
 +        </tgroup>
 +      </table>
 +    </sect2>
 +  </sect1>
 +
 +  <sect1 id="gui-acct-tree">
 +    <title id="gui-acct-tree2">Kontenübersicht</title>
 +
 +    <figure>
 +      <title>Die Anzeige der <emphasis>Kontenübersicht</emphasis></title><screenshot id="AccTree_Screen">
 +        <mediaobject>
 +          <imageobject role="html">
 +            <imagedata fileref="figures/Help_AccountTree_Screen.png"
 +                       srccredit="Christian Wehling" width="&img-w;" />
 +          </imageobject>
 +
 +          <imageobject role="fo">
 +            <imagedata fileref="figures/Help_AccountTree_Screen.png"
 +                       srccredit="Christian Wehling" />
 +          </imageobject>
 +
 +          <caption>
 +            <para>Dies ist das Beispiel einer <guilabel>Kontenübersicht</guilabel>.
 +            </para>
 +          </caption>
 +        </mediaobject>
 +      </screenshot>
 +    </figure>
 +
 +    <sect2 id="AccTree-main-bar">
 +      <title>Anzeigebereich</title>
 +
 +      <para>Die Kontenübersicht zeigt Ihren gegenwärtigen Kontenplan in einer Baumstruktur an. Dies
 +        ermöglicht, dass Sie Ihre Konten nach Kontenarten organisieren können. Dies eröffnet
 +        Ihnen diese Möglichkeiten:
-         <itemizedlist spacing="compact">
++        <itemizedlist>
 +          <listitem>
 +            <para>Ãœberblick bedeutet Vergleich von Basiskennzahlen wie etwa aktueller Saldo ohne Berichte starten zu
 +              müssen.
 +            </para>
 +          </listitem>
 +
 +          <listitem>
 +            <para>Verwalten von Konten wie z.B. Einfügen, ändern, neu ordnen.
 +            </para>
 +          </listitem>
 +
 +          <listitem>
 +            <para>Navigation, also das schnelle Springen in ein Konto.
 +            </para>
 +          </listitem>
 +
 +          <listitem>
 +            <para>Ein-/Ausblenden von Spalten mit unterschiedlichen Informationen zu den Konten.
 +            </para>
 +          </listitem>
 +
 +          <listitem>
 +            <para>Ein/Ausblenden von Zeilen, also Konten, um die Kontenliste übersichtlich zu gestalten.
 +            </para>
 +          </listitem>
 +        </itemizedlist>
 +      </para>
 +
 +      <tip>
 +        <para>Die Dreiecksform (oder das Pluszeichen) vor jedem Kontonamen , der kein Blatt bezeichnet, also
 +          Unterkonten hat, dient zum Anzeigen oder Ausblenden (des Teilbaums) der Unterkonten. Wenn
 +          Sie auf das Dreieck (Pluszeichen) klicken, ändert es sich von einem nach rechts zeigenden
 +          in ein nach unten zeigendes Zeichen (Minuszeichen), um anzuzeigen, dass der Baum geöffnet
 +          ist. Sie sehen dann versetzt unterhalb des Kontonamens entweder eine Liste der Unterkonten
 +          oder ein weiteres Dreieck (Pluszeichen) links neben einem Konto. Dieses zeigt eine weitere
 +          untere Ebene der Kontenübersicht an.
 +        </para>
 +      </tip>
 +
 +      <para>Im Hauptfenster werden außerdem standardmäßig vier Spalten angezeigt:
 +        <guilabel>Kontobezeichnung</guilabel>, <guilabel>Kontoart</guilabel>,
 +        <guilabel>Beschreibung</guilabel> und <guilabel>Gesamt</guilabel>. Für jedes Konto werden
 +        diese Informationen, sofern vorhanden, in der gleichen Zeile des Kontos angezeigt. Wenn die
 +        Gesamtbreite der Spalten die Breite des Anzeigebereichs überschreitet, erscheint,
 +        normalerweise am unteren Rand, ein Rollbalken um die Ansicht horizontal zu verschieben.
 +      </para>
 +
 +      <para>Die Spalten, die für jedes Konto in der Kontenübersicht angezeigt werden, sowie die zeilenweise
 +        Darstellung der Konten, können an Ihre Bedürfnisse angepasst werden. Siehe hierzu
 +        <xref linkend ="Account-View-Options" />
 +      </para>
 +
 +      <para>Die angezeigten Spalten in der Kontenübersicht lassen sich mit Betätigen des
 +        <guibutton>Spaltenselektors</guibutton> in der <guilabel>Kontenübersicht</guilabel>, ganz
 +        rechts in der Reihe der Spaltenüberschriften, direkt neben dem
 +        <guilabel>Rollbalken</guilabel>, auswählen.
 +      </para>
 +
 +      <figure pgwide="1">
 +        <title>Der Spaltenselektor</title><screenshot>
 +          <mediaobject>
 +            <imageobject>
 +              <imagedata fileref="figures/column-selector-0.png"
 +                   srccredit="Frank H. Ellenberger" />
 +            </imageobject>
 +          </mediaobject>
 +        </screenshot>
 +      </figure>
 +
 +      <para>In der sich öffnenden Dropdown-Liste werden Ihnen eine Vielzahl an Spaltennamen angezeigt, die zur
 +        Anzeige in der Kontenübersicht zur Verfügung stehen.
 +      </para>
 +
 +      <figure pgwide="1">
 +        <title>Die Spaltenauswahl im Spaltenselektor</title><screenshot>
 +          <mediaobject>
 +            <imageobject>
 +              <imagedata fileref="figures/column-selector-1.png"
 +                   srccredit="Frank H. Ellenberger" />
 +            </imageobject>
 +          </mediaobject>
 +        </screenshot>
 +      </figure>
 +
 +      <para>Die Spalte <guilabel>Kontobezeichnung</guilabel> kann nicht deaktiviert werden. Die momentan in der
 +        <guilabel>Kontenübersicht</guilabel> aktiven Spalten werden in der Liste markiert
 +        angezeigt. Einige Spalten die zur Auswahl stehen, zeigen die statischen Eigenschaften der
 +        Konten an und sind in <xref linkend="acct-create" /> beschrieben. Daneben stehen weitere
 +        Spalten zur Anzeige von dynamischen Inhalten zur Verfügung. Diese gibt es in zwei
 +        unterschiedliche Ausprägungen.
-         <orderedlist spacing="compact">
++        <orderedlist>
 +          <listitem>
 +            <para>Kontowährung —ohne Klammern– als nominelle Darstellung.
 +            </para>
 +          </listitem>
 +
 +          <listitem>
 +            <para>Buchwährung —in Klammern dahinter— um verschiedene Konten miteinander leichter vergleichen zu
 +              können. Die Standardwährung wird in den &app;-Einstellungen unter
 +              <xref linkend="prefs-accounts" /> angegeben.
 +            </para>
 +          </listitem>
 +        </orderedlist>
 +      </para>
 +<!-- Alle Beschreibungen kritisch prüfen! -->
 +      <glosslist id="gl-gui-acct-tree-col">
 +        <title>Kontenübersichtsspalten</title>
 +
 +        <glossentry>
 +          <glossterm>Letzte Nummer</glossterm>
 +          <glossdef>
 +            <para>Die letzte vergebene Transaktionsnummer.
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +
 +        <glossentry>
 +          <glossterm><guilabel>Aktuell (<replaceable>CUR</replaceable>)</guilabel></glossterm>
 +          <glossdef>
 +            <para>Der letzte bekannte Kontostand, die übergeordneten Konten zeigen die Summe ihrer Unterkonten an.
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +
 +        <glossentry>
 +          <glossterm><guilabel>Saldo (<replaceable>CUR</replaceable>)</guilabel></glossterm>
 +          <glossdef>
 +            <para>Der Saldo der einzelnen Konten.
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +
 +        <glossentry>
 +          <glossterm><guilabel>Bilanz (periodenbezogen)</guilabel></glossterm>
 +          <glossdef>
 +            <para>Die Summe der <emphasis>neuen</emphasis> Buchungen der einzelnen Konten.
 +              <footnote id="fn_gui_prefs_acc_per">
 +                <para>In den &app;-Einstellung kann die ausgewählte (Buchführungs-)Periode unter
 +                  <xref linkend ="prefs-accounting-period" /> angepasst werden.
 +                </para>
 +              </footnote>
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +
 +        <glossentry>
 +          <glossterm><guilabel>Bestätigt (<replaceable>CUR</replaceable>)</guilabel></glossterm>
 +          <glossdef>
 +            <para>Die Summe der bestätigten Buchungen.<footnoteref linkend="fn_gui_acct_reconcile"/>
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +
 +        <glossentry>
 +          <glossterm><guilabel>Abgeglichen (<replaceable>CUR</replaceable>)</guilabel></glossterm>
 +          <glossdef>
 +            <para>Die Summe der abgeglichenen Buchungen.
 +              <footnote id="fn_gui_acct_reconcile">
 +                <para>Das Vorgehen beim Abgleichen von Buchungen ist in <xref linkend="acct-reconcile"/> beschrieben.
 +                </para>
 +              </footnote>
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +
 +        <glossentry>
 +          <glossterm><guilabel>Letztes Abgleich-Datum</guilabel></glossterm>
 +          <glossdef>
 +            <para>Datum des letzten Abgleichs des Kontos mit einem
 +              Kontoauszug.<footnoteref linkend="fn_gui_acct_reconcile"/>
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +
 +        <glossentry>
 +          <glossterm><guilabel>Zukünftiges Minimum
 +          (<replaceable>CUR</replaceable>)</guilabel></glossterm>
 +          <glossdef>
 +            <para>Der Kontostand inklusive zukünfitger Buchungen.
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +
 +        <glossentry>
 +          <glossterm><guilabel>Summe</guilabel></glossterm>
 +          <glossdef>
 +            <para>Auf dem übergeordneten Konto wird die Summe der Unterkonten angezeigt.
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +
 +        <glossentry>
 +          <glossterm><guilabel>Gesamt (<replaceable>CUR</replaceable>)</guilabel></glossterm>
 +          <glossdef>
 +            <para>Auf dem übergeordneten Konto wird die Summe der Unterkonten angezeigt.
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +
 +        <glossentry>
 +          <glossterm><guilabel>Saldo (periodenbezogen)</guilabel></glossterm>
 +          <glossdef>
 +            <para>Enthält die Summe aller <emphasis>neuen</emphasis> Buchungen in dem
 +              Geschäftsjahr.<footnoteref linkend="fn_gui_prefs_acc_per"/>
 +            </para>
 +          </glossdef>
 +        </glossentry>
 +      </glosslist>
 +
 +      <para>Klicken Sie auf einen Eintrag, um die Spalte in die <guilabel>Kontenübersicht</guilabel>
 +        hinzuzufügen. Klicken Sie erneut auf die Spaltenbeschreibung, um sie auszublenden.
 +      </para>
 +<!-- FIXME source: moved from ch_Customize -->
 +      <para>Der Dialog <guilabel>Konten filtern nach…</guilabel> wird mit dem Menüpunkt
 +        <menuchoice>
 +          <guimenu><accel>A</accel>nsicht</guimenu> <guimenuitem><accel>F</accel>ilter
 +          nach…</guimenuitem>
 +        </menuchoice>
 +        geöffnet und beeinflusst die Darstellung in den einzelnen geöffneten Fenstern der
 +        Kontenübersicht in der Art, dass die Auswahl der darzustellenden
 +        <emphasis>Zeilen</emphasis> Ihren Anforderungen angepasst wird.
 +      </para>
 +<!-- FIXME source: insert pictures -->
 +      <table id="Account-View-Options">
 +        <title>Dialog zur Anpassung der <guilabel>Kontenübersicht</guilabel></title>
 +
 +        <tgroup align="left" cols="2">
 +          <tbody>
 +            <row>
 +              <entry>
 +                <para><figure id="acct-opt-fig0">
 +                    <title>Der Reiter <quote>Kontoart</quote></title><screenshot id="Account-View-Options-0">
 +                      <mediaobject>
 +                        <imageobject role="html">
 +                          <imagedata fileref="figures/AcctViewOptions-0.png" 
 +                         srccredit="Christian Wehling"></imagedata>
 +                        </imageobject>
 +
 +                        <imageobject role="fo">
 +                          <imagedata fileref="figures/AcctViewOptions-0.png" 
 +                         srccredit="Christian Wehling" width="100%"></imagedata>
 +                        </imageobject>
 +                      </mediaobject>
 +                    </screenshot>
 +                  </figure>
 +                </para>
 +              </entry>
 +
 +              <entry>
 +                <para><figure id="acct-opt-fig1">
 +                    <title>Der Reiter <quote>Weitere</quote></title><screenshot id="Account-View-Options-1">
 +                      <mediaobject>
 +                        <imageobject role="html">
 +                          <imagedata fileref="figures/AcctViewOptions-1.png" 
 +                         srccredit="Christian Wehling"></imagedata>
 +                        </imageobject>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +                        <imageobject role="fo">
 +                          <imagedata fileref="figures/AcctViewOptions-1.png" 
 +                         srccredit="Christian Wehling" width="100%"></imagedata>
 +                        </imageobject>
 +                      </mediaobject>
 +                    </screenshot>
 +                  </figure>
 +                </para>
 +              </entry>
 +            </row>
 +          </tbody>
 +        </tgroup>
 +      </table>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu>B<accel>u</accel>dget</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +      <para>Die Abbildungen zeigen die Grundeinstellung zur Filterung der Kontoarten
 +      </para>
  
-       <variablelist spacing="compact" id="gl-gui-acct-filter">
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para></para>
 -                </entry>
 -              </row>
++      <variablelist  id="gl-gui-acct-filter">
 +        <varlistentry>
 +          <term><guilabel>Kontoart</guilabel></term>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>B</accel>udget-Bericht</guimenuitem>
 -                  </para>
 -                </entry>
 +          <listitem>
 +            <para>Auf diesem Reiter wird Ihnen die Auswahl der Kontoarten, die angezeigt werden sollen, ermöglicht.
 +              Sie besteht aus 2 Spalten: Links befinden sich die Kontoarten wie in
 +              <xref linkend="TypeAccounts" /> beschrieben, rechts Knöpfe zur Vorauswahl:
 +            </para>
  
-             <variablelist spacing="compact">
 -                <entry namest="c3">
 -                  <para>Der Budgetbericht zeigt alle Konten und alle Perioden an. Für jede Periode werden der budgetierte
 -                    Betrag und der tatsächliche Betrag angezeigt. Es gibt eine Option zum
 -                    Hinzufügen einer weiteren Spalte, die die Differenz (budgetiert - tatsächlich)
 -                    anzeigt.
 -                  </para>
 -                </entry>
 -              </row>
++            <variablelist>
 +              <varlistentry>
 +                <term><guilabel>Alle auswählen</guilabel></term>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>B<accel>u</accel>dget-Bilanze</guimenuitem>
 +                <listitem>
 +                  <para>Aktiviert die Kontrollkästchen für alle Kontoarten.
                    </para>
 -                </entry>
 +                </listitem>
 +              </varlistentry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <varlistentry>
 +                <term><guilabel>Keine auswählen</guilabel></term>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Bu<accel>d</accel>get Diagramm</guimenuitem>
 +                <listitem>
 +                  <para>Entfernt für alle Kontoarten die Markierung.
                    </para>
 -                </entry>
 +                </listitem>
 +              </varlistentry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <varlistentry>
 +                <term><guilabel>Voreinstellung</guilabel></term>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Bud<accel>g</accel>et Einnahmeüberschussrechnung</guimenuitem>
 +                <listitem>
 +                  <para>Setzt die Auswahl wieder auf die Voreinstellungen zurück was auch <guilabel>Alle
 +                    auswählen</guilabel> entspricht.
                    </para>
 -                </entry>
 +                </listitem>
 +              </varlistentry>
 +            </variablelist>
 +          </listitem>
 +        </varlistentry>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +        <varlistentry>
 +          <term><guilabel>Weitere</guilabel></term>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Budg<accel>e</accel>tfluss</guimenuitem>
 -                  </para>
 -                </entry>
 +          <listitem>
 +            <para>Der Reiter <guilabel>Weitere</guilabel> bietet Ihnen die Möglichkeit, einige spezielle Optionen
 +              auszuwählen.
 +            </para>
  
-             <variablelist spacing="compact">
 -                <entry namest="c3">
 -                  <para>Dieser Bericht enthält Informationen aus jeweils einer Budgetperiode. Die linke Zahlenspalte zeigt
 -                    die budgetierten Beträge, und die rechte Spalte die tatsächlichen Beträge. Es
 -                    werden nur solche Konten angezeigt die keine Unterkonten haben.
 -                  </para>
 -                </entry>
 -              </row>
++            <variablelist>
 +              <varlistentry>
 +                <term><guilabel>Versteckte Konten anzeigen</guilabel></term>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>Budge<accel>t</accel> Gewinn- und Verlustrechnung</guimenuitem>
 +                <listitem>
 +                  <para>Haben Sie einige Konten als <guilabel>versteckt</guilabel> gekennzeichnet, so können Sie mit diesem
 +                    Kontrollkästchen diese Konten in der Kontenübersicht aus- und einblenden, um
 +                    dann diese wieder sichtbar zu machen.
                    </para>
 -                </entry>
 +                </listitem>
 +              </varlistentry>
  
 -                <entry namest="c3">
 -                  <para>Dieser Bericht ist identisch mit dem Bericht "Budget Einnahmeüberschussrechnung".
 -                  </para>
 -                </entry>
 -              </row>
 +              <varlistentry>
 +                <term><guilabel>Konten mit Saldo Null anzeigen</guilabel></term>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu><accel>E</accel>xperimentell</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 +                <listitem>
 +                  <para>Wenn dieses Kontrollkästchen ausgewählt ist, werden auch die Konten angezeigt, deren Kontostand
 +                    gleich Null ist. Das Ausblenden kann bei der Fehlersuche eine kompaktere
 +                    Ãœbersicht verschaffen.
                    </para>
 -                </entry>
 +                </listitem>
 +              </varlistentry>
  
 -                <entry align="center" nameend="c3" namest="c2">
 -                  <para></para>
 -                </entry>
 -              </row>
 +              <varlistentry>
 +                <term><guilabel>Unbenutzte Konten anzeigen</guilabel></term>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>B</accel>ilanz (mehrspaltig)</guimenuitem>
 +                <listitem>
 +                  <para>Wenn Sie in Ihrer Kontenübersicht auch Konten ohne Buchungen sehen wollen, so nutzen Sie diesen
 +                    Eintrag. Das Ausblenden kann bei der Fehlersuche eine kompaktere Ãœbersicht
 +                    verschaffen.
                    </para>
 -                </entry>
 +                </listitem>
 +              </varlistentry>
 +            </variablelist>
 +          </listitem>
 +        </varlistentry>
 +      </variablelist>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +      <para>Die Standardanzeige für die Kontenübersicht ist der Karteikartenmodus. Dies erkennen Sie an dem
 +        Reiter auf der linken Seite des Hauptfensters. Wenn Sie Berichte oder weitere
 +        Kontenübersicht-Fenster öffnen, erscheinen dort zusätzliche Reiter.
 +      </para>
 +    </sect2>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>E</accel>rgebnisrechnung (mehrspaltig)</guimenuitem>
 -                  </para>
 -                </entry>
 +    <sect2 id="Common-summary-bar">
 +      <title>Zusammenfassungsleiste</title>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +      <para>Die <firstterm>Zusammenfassungsleiste</firstterm> der <guilabel>Kontenübersicht</guilabel> zeigt
 +        auf einen Blick das Eigenkapital und den Gewinn an. Wertpapierkonten hingegen zeigen
 +        Stückzahl und Devisenkonten deren Wert an. Die <emphasis>Zusammenfassungsleiste</emphasis>
 +        kann im Menü
 +        <menuchoice>
 +          <guimenu><accel>A</accel>nsicht</guimenu><guimenuitem><accel>Z</accel>usammenfassungsleiste</guimenuitem>
 +        </menuchoice>
 +        ein- und ausgeblendet werden.
 +      </para>
  
 -              <row>
 -                <entry>
 -                  <para><menuchoice>
 -                      <guisubmenu><accel>G</accel>eschäft</guisubmenu><guimenuitem/>
 -                    </menuchoice>
 -                  </para>
 -                </entry>
 +      <para>Möchten Sie die angezeigte Auswahl der <guilabel>Zusammenfassungsleiste</guilabel> umstellen, so
 +        klicken Sie einfach in die <guilabel>Zusammenfassungsleiste</guilabel> und es öffnet sich
 +        eine Auswahlliste mit unterschiedlichen Inhalten. Dies Auswahl ist nur für die aktuell
 +        geöffenten Ansicht der Kontenstruktur gültig.
 +      </para>
  
 -                <entry align="left" nameend="c3" namest="c2">
 -                  <para></para>
 -                </entry>
 -              </row>
 +      <figure pgwide="1">
 +        <title>Die Zusammenfassungsleiste der Kontenübersicht</title><screenshot>
 +          <mediaobject>
 +            <imageobject>
 +              <imagedata fileref="figures/summarybar-selector-1.png"
 +                   srccredit="Christian Wehling" />
 +            </imageobject>
 +          </mediaobject>
 +        </screenshot><screenshot>
 +          <mediaobject>
 +            <imageobject>
 +              <imagedata fileref="figures/summarybar-selector-2.png"
 +                   srccredit="Christian Wehling" />
 +            </imageobject>
 +          </mediaobject>
 +        </screenshot>
 +      </figure>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>A</accel>uftragsbericht</guimenuitem>
 -                  </para>
 -                </entry>
 +      <tip>
 +        <para>Die angezeigten Werte in der Liste werden von den in <xref linkend="prefs-accounting-period"/>
 +          eingestellten Periode beeinflusst. Zeilen mit der Ergänzung <quote>Gesamt</quote> geben
 +          die Werte inklusive zukünftiger Buchungen an, die anderen Einträge entsprechend der
 +          Buchhaltungsperiode.
 +        </para>
 +      </tip>
 +    </sect2>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +    <sect2 id="Common-status-bar">
 +      <title>Statusleiste</title>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>A<accel>u</accel>stralische Rechnung mit Steuerangaben</guimenuitem>
 -                  </para>
 -                </entry>
 +      <para>Die <firstterm>Statusleiste</firstterm> zeigt kurze Hilfetexte über den aktuell markierten
 +        Menüpunkt an. Es zeigt auch einen Fortschrittsbalken beim Öffnen oder Speichern einer
 +        &app; Datendatei oder beim Erzeugen von Berichten an. Die <emphasis>Statusleiste</emphasis>
 +        kann ein- oder ausgeblendet werden, indem Sie den Punkt
 +        <guimenuitem>Statusleiste</guimenuitem> im Menü <guimenu>Ansicht</guimenu> auswählen.
 +      </para>
 +    </sect2>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +    <sect2 id="AccTree-menus">
 +      <title>Menüleiste</title>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>D</accel>ruckbare Rechnung</guimenuitem>
 -                  </para>
 -                </entry>
 +      <para>Ergänzend zu den Menüpunkten in dem Abschnitt <xref linkend="gui-window-nofile"/> gibt es
 +        spezielle Einträge in den <guilabel>Menüleisten</guilabel> die für die Arbeit in der
 +        Kontenübersicht benötigt werden.
 +      </para>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +      <sect3 id="AccTree-file-menu">
 +        <title>Kontenübersicht - <guimenu><accel>D</accel>atei</guimenu>-Menü</title>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem><accel>E</accel>infache Rechnung</guimenuitem>
 -                  </para>
 -                </entry>
 +        <para>In den folgenden Tabelle werden die Einträge beschrieben, die ergänzend zu
 +          <xref linkend="gui-window-file-menu"/> verfügbar sind.
 +        </para>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +        <table pgwide="1" frame="topbot" id="AccTree-FileMenu">
 +          <title>Kontenübersicht - Datei-Menü - Zugriff auf Datei- und Kontenoperation sowie Druckfunktion</title>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>E<accel>l</accel>egante Rechnung</guimenuitem>
 -                  </para>
 -                </entry>
 +          <titleabbrev>Kontenübersicht - Datei-Menü</titleabbrev>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +          <tgroup align="left" cols="3">
 +            <colspec colname="c1"></colspec>
  
 -              <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>E<accel>n</accel>twicklung Forderungen</guimenuitem>
 -                  </para>
 -                </entry>
 +            <colspec colname="c2"></colspec>
  
 -                <entry namest="c3">
 -                  <para></para>
 -                </entry>
 -              </row>
 +            <colspec colname="c3"></colspec>
  
 +            <thead>
                <row>
 -                <entry namest="c2">
 -                  <para><guimenuitem>En<accel>t</accel>wicklung Verbindlichkeiten</guimenuitem>
 +                <entry>
 +                  <para>Menüpunkt
                    </para>
                  </entry>
  

commit 11f8fc194e5d201b6283e6fc9565fd94d78cc961
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sat Sep 25 22:13:58 2021 +0200

    L10N:de: Entfernen von spacing="compact" aus allen *list-Elementen
    
    Wird in einem spätern commit pauschal für alle Listen-Typen in der
    xsl-Definition gesetzt.
    
    * ch_Account-Actions
    * ch_Customize
    * ch_GettingHelp
    * ch_GettingStarted
    * ch_GUIMenus
    * ch_Transactions
    * para-assist-intro

diff --git a/manual/de/Help_ch_Account-Actions.xml b/manual/de/Help_ch_Account-Actions.xml
index e8614ecd..46b04f72 100644
--- a/manual/de/Help_ch_Account-Actions.xml
+++ b/manual/de/Help_ch_Account-Actions.xml
@@ -183,7 +183,8 @@
                   <para><warning>
                       <para>Die Kontenarten Verbindlichkeiten und Forderungen werden zur Verwaltung offener Rechnungen, auch
                         <quote>offene Posten</quote> genannt, verwendet. Buchungen, die diese Konten
-                        betreffen, sollten ausschließlich durch Verwendung von<itemizedlist spacing="compact">
+                        betreffen, sollten ausschließlich durch Verwendung von
+                        <itemizedlist>
                           <listitem>
                             <para>einbuchen/ausbuchen von Lieferantenrechnung/Rechnung/Auslagenerstattung oder
                             </para>
@@ -591,7 +592,7 @@
       </screenshot>
     </figure>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <title>Dialogführung</title>
 
       <para>Die Schaltflächen in dem Assistenten werden erst dann sichtbar bzw. aktiviert, wenn Sie die
@@ -780,7 +781,7 @@
           Ein einfacher Klick wird verwendet, um ein Konto zu markieren.
         </para>
 
-        <variablelist spacing="compact">
+        <variablelist>
           <title>Die Spaltenüberschriften der Tabelle</title>
 
           <para>Sie können einige Einträge für die Konten ändern, indem Sie den entsprechenden Eintrag in der
@@ -905,7 +906,7 @@
       Dialogfenster <guilabel>Neues Konto</guilabel> benötigt werden.
     </para>
 
-    <itemizedlist spacing="compact">
+    <itemizedlist>
       <listitem>
         <para>Welche Kontoart wird benötigt?
         </para>
@@ -959,7 +960,7 @@
         Eingabefelder zur Verfügung.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Kontobezeichnung</guilabel></term>
 
@@ -998,7 +999,7 @@
               </para>
             </note>
 
-            <itemizedlist spacing="compact">
+            <itemizedlist>
               <listitem>
                 <para>Für die meisten Konten wird hier die Standardwährung, d.h. Ihre Landeswährung, z.B. <quote>EUR
                   (Euro)</quote> angezeigt. Falls das Konto für eine Fremdwährung vorgesehen ist,
@@ -1181,7 +1182,7 @@
         </note>
       </para>
     </sect2>
-<!-- FIXME: this is to be inserted after the move to a new chapter -->
+
     <sect2 id="accts-online-quotes">
       <title>Verwenden der Online-Kursaktualisierung</title>
 
@@ -1214,9 +1215,9 @@
         </listitem>
 
         <listitem>
-          <para>Legen Sie das Wertpapier an. Verwenden Sie entweder den<menuchoice>
+          <para>Legen Sie das Wertpapier an. Verwenden Sie entweder den <menuchoice>
               <guimenu><accel>W</accel>erkzeug</guimenu><guimenuitem><accel>W</accel>ertpaper-Editor</guimenuitem>
-            </menuchoice>für bestehende Aktien/Fonds oder, wie oben beschrieben, den <guilabel>Neue
+            </menuchoice> für bestehende Aktien/Fonds oder, wie oben beschrieben, den <guilabel>Neue
             Wertpapier/Währung</guilabel> Dialog für eine neue Aktie/Fonds.
           </para>
 
@@ -1394,7 +1395,7 @@ and update the appendix. -->
         Informationen</guilabel>.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Saldo</guilabel></term>
 
@@ -1417,7 +1418,7 @@ and update the appendix. -->
       <para>Der nächste Bereich betrifft den <guilabel>Buchung Anfangssaldo</guilabel>.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Benutze Eigenkapitalkonto</guilabel></term>
 
@@ -1812,7 +1813,7 @@ and update the appendix. -->
       Optionen, die Sie bei dem Vorgehen zum Löschen der der Daten unterstützt.
     </para>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <varlistentry>
         <term><guilabel>Unterkonten</guilabel></term>
 
@@ -1820,7 +1821,7 @@ and update the appendix. -->
           <para>Dem ausgewählten Konto ist ein Unterkonto zugeordnet.
           </para>
 
-          <variablelist spacing="compact">
+          <variablelist>
             <varlistentry>
               <term><guilabel>Unterkonto löschen</guilabel></term>
 
@@ -1851,7 +1852,7 @@ and update the appendix. -->
           <para>Das zu löschende Konto enthält noch Buchungen.
           </para>
 
-          <variablelist spacing="compact">
+          <variablelist>
             <varlistentry>
               <term><guilabel>Alle Buchungen löschen</guilabel></term>
 
@@ -1882,7 +1883,7 @@ and update the appendix. -->
           <para>Das Unterkonto, das Sie löschen möchten, enthält noch Buchungen.
           </para>
 
-          <variablelist spacing="compact">
+          <variablelist>
             <varlistentry>
               <term><guilabel>Alle Buchungen löschen</guilabel></term>
 
@@ -2061,7 +2062,7 @@ and update the appendix. -->
         </para>
       </tip>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Datum</guilabel></term>
 
@@ -2134,7 +2135,7 @@ and update the appendix. -->
       <para>Der Saldobereich zeigt eine Zusammenfassung der Salden, die für den Abgleich verwendet werden.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Datum des Kontoauszugs</guilabel></term>
 
@@ -2244,7 +2245,9 @@ and update the appendix. -->
           <xref linkend="trans-import-qif" />. Im Zuge diese Importvorgangs werden ebenfalls Konten
           in Ihre &app;-Datendatei importiert.
         </para>
-      </note><itemizedlist spacing="compact">
+      </note>
+
+      <itemizedlist>
         <para>Falls das Konto bereits existiert, werden diese vier Felder aktualisiert:
         </para>
 
@@ -2417,7 +2420,7 @@ and update the appendix. -->
               <xref linkend="gen-info"/> erklärt.
             </para>
 
-            <orderedlist spacing="compact">
+            <orderedlist>
               <listitem>
                 <para><guilabel>Kontoart</guilabel>
                 </para>
@@ -2513,7 +2516,7 @@ and update the appendix. -->
   <sect1 id="acct-export">
     <title>Exportieren von Konten</title>
 
-    <itemizedlist spacing="compact">
+    <itemizedlist>
       <para>Wenn Sie den Bedarf haben, Ihre &app;-Konten zu exportieren, so haben Sie hierzu die Auswahl
         zwischen zwei unterschiedlichen Exportformaten:
       </para>
@@ -2596,7 +2599,7 @@ and update the appendix. -->
         </tgroup>
       </table>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>XML</guilabel></term>
 
diff --git a/manual/de/Help_ch_Customize.xml b/manual/de/Help_ch_Customize.xml
index e37298d5..dbd94c9b 100644
--- a/manual/de/Help_ch_Customize.xml
+++ b/manual/de/Help_ch_Customize.xml
@@ -116,7 +116,7 @@ Translators:
         <xref linkend ="Common-summary-bar" />.
       </simpara>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Anfangsdatum</guilabel></term>
 
@@ -124,7 +124,7 @@ Translators:
             <para>Dieser Eintrag legt das Startdatum der Abrechnungsperiode fest.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Relativ</guilabel></term>
 
@@ -161,7 +161,7 @@ Translators:
             <para>Diese Position legt das Enddatum der Buchhaltungsperiode fest.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Relativ</guilabel></term>
 
@@ -188,7 +188,7 @@ Translators:
           <term><guilabel>Inhalt Zusammenfassungsleiste</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <title></title>
 
               <varlistentry>
@@ -246,7 +246,7 @@ Translators:
         beeinflussen.
       </simpara>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Trennzeichen</guilabel></term>
 
@@ -270,7 +270,7 @@ Translators:
               Informationen zu diesen Kontotypen.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Keine</guilabel></term>
 
@@ -326,7 +326,7 @@ Translators:
             <para>Dieser Punkt legt fest, welche Währung standardmäßig beim Anlegen neuer Konten ausgewählt wird.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Systemeinstellung</guilabel></term>
 
@@ -364,7 +364,7 @@ Translators:
               eingestellt wird.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Kontofarbe als Hintergrund anzeigen</guilabel></term>
 
@@ -415,12 +415,12 @@ Translators:
       <simpara>Mit den Optionen auf diesem Reiter legen Sie Einstellung für den Umgang mit Rechnungen fest.
       </simpara>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Allgemein</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Zusätzliche Werkzeugleisten-Knöpfe</guilabel></term>
 
@@ -469,7 +469,7 @@ Translators:
               die Lieferantenrechnung (Rechnungseingang).
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
 <!--  FIXME source: new item -->
               <varlistentry>
                 <term><guilabel>Bei Fälligkeit benachrichtigen</guilabel></term>
@@ -583,12 +583,12 @@ Translators:
         festzulegen.
       </simpara>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Zahlen</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
 <!-- FIXME source: new item -->
               <varlistentry>
                 <term><guilabel>Kurse immer als Dezimalzahlen anzeigen</guilabel></term>
@@ -642,7 +642,7 @@ Translators:
         </varlistentry>
       </variablelist>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Datumsformat</guilabel></term>
 
@@ -651,7 +651,7 @@ Translators:
               der Auswahlmöglichkeiten). Die verfügbaren Auswahlmöglichkeiten sind:
             </para>
 
-            <itemizedlist spacing="compact">
+            <itemizedlist>
               <listitem>
                 <para>USA
                 </para>
@@ -687,7 +687,7 @@ Translators:
             <para>Mit dieser Option können Sie den Umstand verwalten, dass ein Datum ohne Jahreszahl eingegeben wird.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Im atuellen Kalenderjahr</guilabel></term>
 
@@ -713,12 +713,12 @@ Translators:
         </varlistentry>
       </variablelist>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Zeit</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>24-Stunden-Format</guilabel></term>
 
@@ -768,12 +768,12 @@ Translators:
         &app;-Datendatei, Logdateien sowie verknüpften Dokumenten betreffen.
       </simpara>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Allgemein</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>"Tipp des Tages" anzeigen</guilabel></term>
 
@@ -859,7 +859,7 @@ Translators:
               </para>
             </note>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Datei komprimieren</guilabel></term>
 
@@ -928,7 +928,7 @@ Translators:
                     </para>
                   </tip>
 
-                  <variablelist spacing="compact">
+                  <variablelist>
                     <varlistentry>
                       <term><guilabel>Nie</guilabel></term>
 
@@ -969,7 +969,7 @@ Translators:
           <term><guilabel>Verknüpfte Dateien</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Anfang des Dateipfads für verknüpfte Dokumente (relativer Pfad)</guilabel></term>
 
@@ -1002,7 +1002,7 @@ Translators:
           <term><guilabel>Such-Dialog</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Ergebnisanzahl für Neue Suche</guilabel></term>
 
@@ -1047,12 +1047,12 @@ Translators:
         beschrieben.
       </simpara>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Allgemein</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>"Ãœberspringen"-Aktion aktivieren</guilabel></term>
 
@@ -1183,7 +1183,7 @@ Translators:
           <term><guilabel>QIF Import</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Erklärungsseiten anzeigen</guilabel></term>
 
@@ -1206,7 +1206,7 @@ Translators:
                     bereitgestellten Schaltflächen festlegen:
                   </para>
 
-                  <itemizedlist spacing="compact">
+                  <itemizedlist>
                     <listitem>
                       <para><guilabel>Unbestätigt</guilabel> (Standardvorgabe)
                       </para>
@@ -1259,12 +1259,12 @@ Translators:
         Programmm neu zu bauen und die Option WITH_AQBANKING zu aktivieren.
       </simpara>
 <!-- FIXME source: move QIF-Import to new Import-Section -->
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Onlinebanking</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Fenster nach Verbindungsende schließen</guilabel></term>
 
@@ -1347,7 +1347,7 @@ Translators:
         Online-Kursen mit dem &app-perl;-Modul &app-fq; beeinflussen.
       </simpara>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Alpha Vantage API key</guilabel></term>
 
@@ -1359,6 +1359,7 @@ Translators:
                 <para>Die Kursaktualisierung mit &app-fq; wird in <xref linkend="finance-quote" /> beschrieben.
                 </para>
               </tip>
+
               <tip>
                 <para>Im Anhang werden gängige <xref linkend="fq-sources"/> aufgelistet.
                 </para>
@@ -1396,12 +1397,12 @@ Translators:
       <simpara>Dieser Bereich enthält die Optionen zur Anpassung für die Druckausgabe.
       </simpara>
 <!-- FIXME: move appendixd.xml (Auxiliary File Formats) from Guide into Help, insert xref -->
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Scheckformulare drucken</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Datumsformat zusätzlich drucken</guilabel></term>
 
@@ -1464,12 +1465,12 @@ Translators:
       <simpara>In diesem Bereich wird die Arbeit mit Buchungen sowie deren Darstellung beeinflusst.
       </simpara>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Aktionen</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Mit Eingabe gehen Sie zur leeren Buchung</guilabel></term>
 
@@ -1534,7 +1535,7 @@ Translators:
           <term><guilabel>Kontenabgleich</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Bestätigte Buchungen automatisch abgleichen</guilabel></term>
 
@@ -1588,7 +1589,7 @@ Translators:
               <ulink url="&url-wiki;GTK3#Register_Appearance" ></ulink> beschrieben.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Benutze die &appname;-eigenen Farben</guilabel></term>
 
@@ -1633,7 +1634,7 @@ Translators:
                 <term><guilabel>Layout</guilabel></term>
 
                 <listitem>
-                  <variablelist spacing="compact">
+                  <variablelist>
                     <varlistentry>
                       <term>Zukünftige Transaktionen nach leerer Buchung</term>
 
@@ -1683,12 +1684,12 @@ Translators:
         Einstellungen wirken sich erst bei dem <emphasis>Öffnen</emphasis> eines Kontobuchs aus.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Voreinstellung Buchungsansicht</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Einzeilig</guilabel></term>
 
@@ -1726,7 +1727,7 @@ Translators:
           <term><guilabel>Andere Voreinstellungen</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Kontobuch in neuem Fenster öffnen</guilabel></term>
 
@@ -1810,12 +1811,12 @@ Scrolling to older transactions is not possible. If you want to see all entries
       <para>Die Einstellungen auf diesem Reiter beeinflussen das Verhalten von &app;- Berichten.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Standardwährung für Berichte</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Systemeinstellung</guilabel></term>
 
@@ -1841,7 +1842,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
           <term><guilabel>Position</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Bericht in neuem Fenster öffnen</guilabel></term>
 
@@ -1859,7 +1860,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
           <term><guilabel>Voreinstellung Vergrößerung</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Voreingestellte Vergrößerung</guilabel></term>
 
@@ -1905,12 +1906,12 @@ Scrolling to older transactions is not possible. If you want to see all entries
         finden sich in <xref linkend="trans-sched"/>.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Seit-letztem-Aufruf Fenster</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <note>
                 <para>Weitere Information hinsichtlich des Dialog <guilabel>Seit letzem Aufruf</guilabel> finden Sie unter
                   <xref linkend="trans-sched-slr" />
@@ -1957,7 +1958,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
           <term><guilabel>Voreinstellungen Buchungseditor</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Neue Buchungen automatisch erstellen</guilabel></term>
 
@@ -2023,12 +2024,12 @@ Scrolling to older transactions is not possible. If you want to see all entries
         konfigurieren.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Fenster-Einstellungen</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Fenstergrößen und -positionen speichern</guilabel></term>
 
@@ -2053,7 +2054,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
           <term><guilabel>Karteikarten-Ansicht</guilabel></term>
 
           <listitem>
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Den Knopf "Schließen" bei Karteikarten-Ansicht anzeigen</guilabel></term>
 
@@ -2208,7 +2209,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
         Buchhaltungsfunktion des Kontobuchs beeinflussen.
       </para>
 <!-- FIXME source: change sect3 into variablelist -->
-      <variablelist spacing="compact" >
+      <variablelist  >
         <varlistentry id="trading-accounts-book-option">
           <term><guilabel>Devisenhandel-Konten benutzen</guilabel></term>
 
@@ -2277,7 +2278,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
             </para>
 
             <warning>
-              <variablelist spacing="compact">
+              <variablelist>
                 <varlistentry>
                   <term>Die Ersteinrichtung von &app;</term>
 
@@ -2302,7 +2303,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
             </warning>
 
             <tip>
-              <variablelist spacing="compact">
+              <variablelist>
                 <varlistentry>
                   <term>Umstieg von Quicken</term>
 
@@ -2319,7 +2320,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
             </tip>
 
             <warning>
-              <variablelist spacing="compact">
+              <variablelist>
                 <varlistentry>
                   <term>Ändern dieser Option für eine vorhandene &app; Datei</term>
 
@@ -2430,7 +2431,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
         es sich gut machen, z.B. als <quote>Firmenname</quote> seinen Namen einzusetzen:
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Firmenname</guilabel></term>
 
@@ -2552,7 +2553,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
         <glossterm linkend="gl-gui-acct-tree-col">Kontenspalten</glossterm> angezeigt werden.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Nummer</guilabel></term>
 
@@ -2642,7 +2643,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
         <guimenuitem>Stil<accel>v</accel>orlagen</guimenuitem>
       </menuchoice>
       . Es stehen diese Vorlagen zur Verfügung:
-      <itemizedlist spacing="compact">
+      <itemizedlist>
         <listitem>
           <para><guilabel>Voreinstellung</guilabel>, als Standardvorgabe
           </para>
@@ -2695,7 +2696,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
         </tip>
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <title>Dialogführung</title>
 
         <varlistentry>
@@ -2795,12 +2796,12 @@ Scrolling to older transactions is not possible. If you want to see all entries
           <guilabel>Allgemein</guilabel> und <guilabel>Tabellen</guilabel>.
         </para>
 
-        <variablelist spacing="compact">
+        <variablelist>
           <varlistentry>
             <term>Der Reiter <guilabel>Farben</guilabel></term>
 
             <listitem>
-              <variablelist spacing="compact" id="style-def-color" xreflabel="Der Reiter Farben">
+              <variablelist  id="style-def-color" xreflabel="Der Reiter Farben">
                 <varlistentry>
                   <term><guilabel>Zweite Farbe für Tabellenzeile</guilabel></term>
 
@@ -2818,7 +2819,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
             <term>Der Reiter <guilabel>Schriftarten</guilabel></term>
 
             <listitem>
-              <variablelist spacing="compact" id="style-def-fonts" xreflabel="Der Reiter Schriftarten">
+              <variablelist  id="style-def-fonts" xreflabel="Der Reiter Schriftarten">
                 <varlistentry>
                   <term><guilabel>Titel</guilabel></term>
 
@@ -2907,7 +2908,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
             <term>Der Reiter <guilabel>Allgemein</guilabel></term>
 
             <listitem>
-              <variablelist spacing="compact" id="style-def-general" xreflabel="Der Reiter Allgemein">
+              <variablelist  id="style-def-general" xreflabel="Der Reiter Allgemein">
                 <varlistentry>
                   <term><guilabel>Hintergrundfarbe</guilabel></term>
 
@@ -2945,7 +2946,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
             <term>Der Reiter <guilabel>Tabellen</guilabel></term>
 
             <listitem>
-              <variablelist spacing="compact" id="style-def-tables" xreflabel="Der Reiter Tabellen">
+              <variablelist  id="style-def-tables" xreflabel="Der Reiter Tabellen">
                 <varlistentry>
                   <term><guilabel>Zellen-Abstand</guilabel></term>
 
@@ -2987,12 +2988,12 @@ Scrolling to older transactions is not possible. If you want to see all entries
           <guilabel>Tabellen</guilabel>.
         </para>
 
-        <variablelist spacing="compact">
+        <variablelist>
           <varlistentry>
             <term>Der Reiter <guilabel>Farben</guilabel></term>
 
             <listitem>
-              <variablelist spacing="compact" id="style-easy-colors" xreflabel="Der Reiter Farben">
+              <variablelist  id="style-easy-colors" xreflabel="Der Reiter Farben">
                 <varlistentry>
                   <term><guilabel>Hintergrund</guilabel></term>
 
@@ -3085,7 +3086,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
             <term>Der Reiter <guilabel>Allgemein</guilabel></term>
 
             <listitem>
-              <variablelist spacing="compact" id="style-easy-general" xreflabel="Der Reiter Allgmein">
+              <variablelist  id="style-easy-general" xreflabel="Der Reiter Allgmein">
                 <varlistentry>
                   <term><guilabel>Sachbearbeiter</guilabel></term>
 
@@ -3138,7 +3139,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
             <term>Der Reiter <guilabel>Bilder</guilabel></term>
 
             <listitem>
-              <variablelist spacing="compact" id="style-easy-images" xreflabel="Der Reiter Bilder">
+              <variablelist  id="style-easy-images" xreflabel="Der Reiter Bilder">
                 <varlistentry>
                   <term><guilabel>Hintergrundkachel</guilabel></term>
 
@@ -3206,7 +3207,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
           <guilabel>Bilder</guilabel> und <guilabel>Tabellen</guilabel>.
         </para>
 
-        <variablelist spacing="compact">
+        <variablelist>
           <varlistentry>
             <term>Der Reiter <guilabel>Farben</guilabel></term>
 
@@ -3231,7 +3232,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
             <term>Der Reiter <guilabel>Allgemein</guilabel></term>
 
             <listitem>
-              <variablelist spacing="compact" id="style-head-trail-general" xreflabel="Der Reiter Allgmein">
+              <variablelist  id="style-head-trail-general" xreflabel="Der Reiter Allgmein">
                 <varlistentry>
                   <term><guilabel>Sachbearbeiter</guilabel></term>
 
@@ -3449,7 +3450,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
           <guimenu>Edit</guimenu> <guimenuitem>Tax Report Options</guimenuitem>
         </menuchoice>
         :
-        <itemizedlist spacing="compact">
+        <itemizedlist>
           <listitem>
             <para>Tax-related but has no tax code
             </para>
@@ -3512,7 +3513,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
       <guibutton>Edit</guibutton> to set the identity. The Tax Name is optional. If entered, it will
       be printed at the top of the report. A <guilabel>Type</guilabel> must be selected in order to
       activate the tax category selections. The choices are:
-      <itemizedlist spacing="compact">
+      <itemizedlist>
         <listitem>
           <para>Individual, Joint, etc. - Files US Form 1040 Tax Return
           </para>
@@ -3785,7 +3786,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
     <para>Warnungen können selektiv aktiviert werden, wobei der Dialog in zwei Rubriken aufgeteilt ist.
     </para>
 
-    <para><variablelist spacing="compact">
+    <para><variablelist>
         <varlistentry>
           <term><guilabel>Dauerhafte Warnung</guilabel></term>
 
@@ -3825,7 +3826,7 @@ Scrolling to older transactions is not possible. If you want to see all entries
       </para>
     </tip>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <varlistentry>
         <term>&lin;</term>
 
@@ -3851,9 +3852,9 @@ Scrolling to older transactions is not possible. If you want to see all entries
             Beispiel: Starten Sie &app; mit diesem Befehl
             <command>LANGUAGE=<replaceable>tr</replaceable>
             LANG=<replaceable>de_DE.utf8</replaceable> gnucash</command> so wird das Programm in
-            türkischer Sprache arbeiten, Sie haben jedoch die Möglichkeit z.B. eine
-            deutsche Steuererklärung vorzubereiten.
-            <!-- ToDo: in C entsprechend LANGUAGE=<replaceable>es</replaceable> und US-TXF
+            türkischer Sprache arbeiten, Sie haben jedoch die Möglichkeit z.B. eine deutsche
+            Steuererklärung vorzubereiten.
+<!-- ToDo: in C entsprechend LANGUAGE=<replaceable>es</replaceable> und US-TXF
             und Anregung für Übersetzter, die größe sprachliche Minorität zu wählen -->
           </para>
         </listitem>
diff --git a/manual/de/Help_ch_GUIMenus.xml b/manual/de/Help_ch_GUIMenus.xml
index 28956727..fb69e81a 100644
--- a/manual/de/Help_ch_GUIMenus.xml
+++ b/manual/de/Help_ch_GUIMenus.xml
@@ -207,7 +207,7 @@
       <para>Die Kontenübersicht zeigt Ihren gegenwärtigen Kontenplan in einer Baumstruktur an. Dies
         ermöglicht, dass Sie Ihre Konten nach Kontenarten organisieren können. Dies eröffnet
         Ihnen diese Möglichkeiten:
-        <itemizedlist spacing="compact">
+        <itemizedlist>
           <listitem>
             <para>Ãœberblick bedeutet Vergleich von Basiskennzahlen wie etwa aktueller Saldo ohne Berichte starten zu
               müssen.
@@ -298,7 +298,7 @@
         Konten an und sind in <xref linkend="acct-create" /> beschrieben. Daneben stehen weitere
         Spalten zur Anzeige von dynamischen Inhalten zur Verfügung. Diese gibt es in zwei
         unterschiedliche Ausprägungen.
-        <orderedlist spacing="compact">
+        <orderedlist>
           <listitem>
             <para>Kontowährung —ohne Klammern– als nominelle Darstellung.
             </para>
@@ -482,7 +482,7 @@
       <para>Die Abbildungen zeigen die Grundeinstellung zur Filterung der Kontoarten
       </para>
 
-      <variablelist spacing="compact" id="gl-gui-acct-filter">
+      <variablelist  id="gl-gui-acct-filter">
         <varlistentry>
           <term><guilabel>Kontoart</guilabel></term>
 
@@ -492,7 +492,7 @@
               <xref linkend="TypeAccounts" /> beschrieben, rechts Knöpfe zur Vorauswahl:
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Alle auswählen</guilabel></term>
 
@@ -532,7 +532,7 @@
               auszuwählen.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Versteckte Konten anzeigen</guilabel></term>
 
diff --git a/manual/de/Help_ch_GettingHelp.xml b/manual/de/Help_ch_GettingHelp.xml
index 4017ccf0..f09f0f62 100644
--- a/manual/de/Help_ch_GettingHelp.xml
+++ b/manual/de/Help_ch_GettingHelp.xml
@@ -119,7 +119,7 @@
     <para>Das komplette Hilfemenü wird in <xref linkend="AccTree-help-menu"></xref>beschrieben.
     </para>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <title>Betriebssystem und Hilfeanzeigeprogramm</title>
 
       <para>Abhängig von Ihrem Betriebssystem werden unterschiedliche Programme verwendet, um dieses
@@ -209,7 +209,7 @@
       <title>&app; Website</title>
 
       <para>Die mehrsprachige <ulink url="&url-www;">&app; Website</ulink> enthält:
-        <variablelist spacing="compact">
+        <variablelist>
           <varlistentry>
             <term>Ankündigungen</term>
 
@@ -259,7 +259,7 @@
       <para>Für den Fall, dass Sie eher eine andere Form bevorzugen, gibt es <emphasis>3rd party
         services</emphasis>, die einige der, meist englisch sprachigen, Listen in andere Formate
         konvertieren:
-        <variablelist spacing="compact">
+        <variablelist>
           <varlistentry>
             <term>Web Forum</term>
 
diff --git a/manual/de/Help_ch_GettingStarted.xml b/manual/de/Help_ch_GettingStarted.xml
index 7bea7c7b..47fc2fe5 100644
--- a/manual/de/Help_ch_GettingStarted.xml
+++ b/manual/de/Help_ch_GettingStarted.xml
@@ -46,7 +46,7 @@ Translators:
       können. Er enthält die folgenden Steuerungselemente:
     </para>
 
-    <variablelist id="CreateAccounts" spacing="compact">
+    <variablelist id="CreateAccounts" >
       <varlistentry>
         <term><guibutton><accel>N</accel>eue Konten erstellen</guibutton></term>
 
@@ -106,7 +106,7 @@ Translators:
             </figure>
           </para>
 
-          <variablelist spacing="compact">
+          <variablelist>
             <varlistentry>
               <term><guibutton>Nein</guibutton></term>
 
diff --git a/manual/de/Help_ch_Transactions.xml b/manual/de/Help_ch_Transactions.xml
index 03d2b432..93d981fe 100644
--- a/manual/de/Help_ch_Transactions.xml
+++ b/manual/de/Help_ch_Transactions.xml
@@ -43,7 +43,7 @@ Translators:
   <para>&app; kennt mehrere Methoden zur Eingabe von Buchungen.
   </para>
 
-  <itemizedlist spacing="compact">
+  <itemizedlist>
     <listitem>
       <para>Der gängigste Weg ist die direkte Eingabe in das Kontobuch.
       </para>
@@ -79,7 +79,7 @@ Translators:
       sowie durch Verwenden der Schaltfläche <guibutton>Buchen</guibutton> in der
       <emphasis>Werkzeugleiste</emphasis> des Kontobuchs zu erreichen und dient in &app; zwei
       Zwecken:
-      <itemizedlist spacing="compact">
+      <itemizedlist>
         <listitem>
           <para>Eine Möglichkeit, eine einfache (d.h. zweiteilige) Buchung zwischen beliebigen Konten zu
             erstellen.
@@ -110,7 +110,7 @@ Translators:
         <guilabel>Buchungstext</guilabel> sind optional.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Betrag</guilabel></term>
 
@@ -173,7 +173,7 @@ Translators:
         entsprechenden Ansicht.
       </para>
 
-      <itemizedlist spacing="compact">
+      <itemizedlist>
         <listitem>
           <para>Wählen Sie das <guilabel>Herkunftskonto</guilabel>.
           </para>
@@ -217,7 +217,7 @@ Translators:
         </para>
       </tip>
 
-      <itemizedlist spacing="compact">
+      <itemizedlist>
         <listitem>
           <para>Wählen Sie das Optionsfeld <guilabel>Wechselkurs</guilabel>, wenn Sie einen Kurs eingeben wollen,
             oder verwenden Sie die Schaltfläche <guilabel>Wechselkurs abrufen</guilabel>.
@@ -518,7 +518,7 @@ Translators:
     <para>Wird das <guilabel>Kontobuch</guilabel> <guilabel>zweizeilig</guilabel> angezeigt, so befindet sich
       in der zweiten Zeile, also in der Zelle die unterhalb der <guilabel>Abgleichen</guilabel>-
       Markierung liegt, das Symbol für die <guilabel>Verknüpfung</guilabel> mit
-      <itemizedlist spacing="compact">
+      <itemizedlist>
         <listitem>
           <para>einer <emphasis>Büroklammer</emphasis> wenn zu der Buchung eine Datei zugeordnet ist, oder
           </para>
@@ -859,7 +859,7 @@ Translators:
       Jedoch wird so die Wirkung besser erkennbar.)
     </para>
 
-    <orderedlist spacing="compact">
+    <orderedlist>
       <listitem>
         <para>Wenn Sie sich in der <quote>einzeiligen</quote> Ansicht befinden, drücken Sie die Taste
           <guibutton>Vollständig</guibutton> in der <emphasis>Werkzeugleiste</emphasis> oder
@@ -932,7 +932,7 @@ Translators:
       Möglichkeit, ein anderes Datum zu wählen.
     </para>
 
-    <itemizedlist spacing="compact">
+    <itemizedlist>
       <listitem>
         <para>Wählen Sie den zu duplizierenden Geschäftsvorgang aus.
         </para>
@@ -967,7 +967,7 @@ Translators:
       zeigt den Status einer Buchung an. Mögliche Werte sind:
     </para>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <varlistentry>
         <term><guilabel>n</guilabel></term>
 
@@ -1080,7 +1080,7 @@ Translators:
       erstellen</guilabel>.
     </para>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <varlistentry>
         <term><guilabel>Name</guilabel></term>
 
@@ -1218,7 +1218,7 @@ Translators:
       <para>Nachfolgend werden die Funktionen auf den drei Register näher beschrieben.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Ãœbersicht</guilabel></term>
 
@@ -1227,7 +1227,7 @@ Translators:
               und das <guilabel>Auftreten</guilabel> für die terminierte Buchung zu konfigurieren.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Optionen</guilabel></term>
 
@@ -1236,7 +1236,7 @@ Translators:
                     terminierten Buchungen steuern.
                   </para>
 
-                  <variablelist spacing="compact">
+                  <variablelist>
                     <varlistentry>
                       <term><guilabel>Aktiv</guilabel></term>
 
@@ -1296,7 +1296,7 @@ Translators:
                   <para>Hier werden die Wiederholungen für die terminierte Buchungen eingestellt.
                   </para>
 
-                  <variablelist spacing="compact">
+                  <variablelist>
                     <varlistentry>
                       <term><guilabel>Immer</guilabel></term>
 
@@ -1345,7 +1345,7 @@ Translators:
               zeitlichen Abstand zueinander die Buchungen ausgeführt werden.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Häufigkeit</guilabel></term>
 
@@ -1355,7 +1355,7 @@ Translators:
                     Beginn der terminierten Buchungen festgelegt.
                   </para>
 
-                  <variablelist spacing="compact">
+                  <variablelist>
                     <varlistentry>
                       <term><guilabel>Keine</guilabel></term>
 
@@ -1447,7 +1447,7 @@ Translators:
               Kontobuch eingetragen.
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Menüleiste</guilabel> und <guilabel>Werkzeugleiste</guilabel></term>
 
@@ -1525,7 +1525,7 @@ Translators:
       US-Letter</quote>.
     </para>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <varlistentry>
         <term><guilabel>Scheckformat</guilabel></term>
 
@@ -1592,7 +1592,7 @@ Translators:
       wird nach rechts größer und y = 0 am oberen Rand des Schecks und nimmt nach unten hin zu.
     </para>
 
-    <itemizedlist spacing="compact">
+    <itemizedlist>
       <listitem>
         <para><guilabel>Zahlungsempfänger</guilabel>
         </para>
@@ -1648,7 +1648,7 @@ Translators:
       Schecks auf der Seite.
     </para>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <varlistentry>
         <term><guilabel>Verschiebung</guilabel></term>
 
@@ -1725,7 +1725,7 @@ Translators:
         Tabellenkalkulationen verwendet wird.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><link linkend="trans-import-qif">QIF</link></term>
 
@@ -1845,7 +1845,7 @@ Translators:
         </screenshot>
       </figure>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <title>Dialogführung</title>
 
         <para>In jedem Fenster kommen diese Navigationsschaltflächen zur Anwendung:
@@ -1885,7 +1885,7 @@ Translators:
         </para>
       </note>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <title>Schritte des Importdialogs</title>
 
         <para>Im linken Fensterbereich ist der Fortschritt des Importvorgangs aufgelistet. Das rechte Fenster
@@ -2172,7 +2172,7 @@ Translators:
         Informationsfenster die die Funktionalität beschreiben.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <title>Dialogführung</title>
 
         <para>In jedem Fenster kommen diese Navigationsschaltflächen zur Anwendung:
@@ -2212,7 +2212,7 @@ Translators:
         </para>
       </note>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <title>Schritte des CSV-Importprozesses</title>
 
         <para>Im linken Fensterbereich ist der Fortschritt des Importvorgangs aufgelistet. Erläuternder Text und
@@ -2269,7 +2269,7 @@ Translators:
               </screenshot>
             </figure>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <title>Importvorschau Steuerelemente</title>
 
               <varlistentry>
@@ -2321,7 +2321,7 @@ Translators:
                 <listitem>
                   <para></para>
 
-                  <variablelist spacing="compact">
+                  <variablelist>
                     <varlistentry>
                       <term><guilabel>Trennzeichen</guilabel></term>
 
@@ -2379,7 +2379,7 @@ Translators:
                     enthalten.
                   </para>
 
-                  <variablelist spacing="compact">
+                  <variablelist>
                     <varlistentry>
                       <term><guilabel>Zeichenkodierung</guilabel></term>
 
@@ -2449,7 +2449,7 @@ Translators:
               folgenden Informationen angegeben werden:
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Datum</guilabel></term>
 
@@ -2492,7 +2492,7 @@ Translators:
               werden können, enthält Folgendes:
             </para>
 
-            <variablelist spacing="compact">
+            <variablelist>
               <varlistentry>
                 <term><guilabel>Keine</guilabel></term>
 
@@ -2794,7 +2794,7 @@ Translators:
         stehen die folgenden Einträge zur Verfügung:
       </para>
 <!--FIXME replace with link to glossary if and when extended to help -->
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guimenuitem><accel>M</accel>T940 importieren</guimenuitem></term>
 
@@ -2884,7 +2884,7 @@ Translators:
         Übereinstimmungen von in Listen gespeicherten Schlüsselwörtern zuvor importierter
         Buchungen die den Gegenkonten beim Import zugewiesen wurden, ein passendes Gegenkonto
         zuzuordnen.
-        <itemizedlist spacing="compact">
+        <itemizedlist>
           <listitem>
             <para>Bei einer guten Ãœbereinstimmung wird das Gegenkonto zugewiesen und die Buchung wird als bereit zum
               Importieren gekennzeichnet.
@@ -2904,7 +2904,7 @@ Translators:
 
       <para>Der <emphasis>Buchungszuordnungsassistent</emphasis> wird aufgerufen, wenn Buchungsdaten mit einem
         der folgenden Formaten importiert werden:
-        <itemizedlist spacing="compact">
+        <itemizedlist>
           <listitem>
             <para>QIF
             </para>
@@ -2945,7 +2945,7 @@ Translators:
       <para>Das Fenster verfügt über die folgenden Elemente:
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <title>Steurungselemente</title>
 
         <varlistentry>
@@ -3020,7 +3020,7 @@ Translators:
         für jede der einzelnen Buchungen die folgenden Informationen anzeigen.
       </para>
 
-      <variablelist spacing="compact" id="trans-match-col">
+      <variablelist  id="trans-match-col">
         <title>Liste der importierten Buchungen</title>
 
         <varlistentry>
@@ -3273,7 +3273,7 @@ Translators:
       </note>
 
       <para>Sie können jederzeit manuell eingreifen, und so
-        <itemizedlist spacing="compact">
+        <itemizedlist>
           <listitem>
             <para>die Importaktion ändern, indem Sie ein anderes Kontrollkästchen (oder keines) aktivieren,
             </para>
@@ -3300,7 +3300,7 @@ Translators:
         können an den Einträgen in der Liste durchgeführt werden:
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><keycombo action="simul">
               <mousebutton>Button1</mousebutton>
@@ -3497,7 +3497,7 @@ Translators:
         <para>So wählen Sie Zeilen aus und fügen Zeilen zu einer Auswahl hinzu:
         </para>
 
-        <itemizedlist spacing="compact">
+        <itemizedlist>
           <listitem>
             <para>Klicken Sie mit
               <keycombo action="click">
@@ -3605,7 +3605,7 @@ Translators:
 
       <para>Im oberen Bereich des Buchungsauswähler werden Details zum ersten Teil der zu importierenden
         Buchung angezeigt. Die Spaltenbezeichnungen:
-        <itemizedlist spacing="compact">
+        <itemizedlist>
           <listitem>
             <para><guilabel>Konto</guilabel>
             </para>
@@ -3653,7 +3653,7 @@ Translators:
         Fensterbereich sind:
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <varlistentry>
           <term><guilabel>Genauigkeit</guilabel></term>
 
@@ -3778,7 +3778,7 @@ Translators:
         bearbeitet werden:
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <title>Steuerungselemente</title>
 
         <varlistentry>
@@ -3818,7 +3818,7 @@ Translators:
         </varlistentry>
       </variablelist>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <title>Die Informationen des Bayesischen-Algorithmus</title>
 
         <varlistentry>
@@ -3882,7 +3882,7 @@ Translators:
         <guilabel>Nicht-Bayesische</guilabel> Abgleicher.
       </para>
 
-      <variablelist spacing="compact">
+      <variablelist>
         <title>Steuerelemente im unteren Bereich</title>
 
         <varlistentry>
@@ -3951,7 +3951,7 @@ Translators:
       werden, wobei jede Teilinformation in separaten Zeilen geschrieben werden. Buchungsdaten
       können entweder aus dem aktuell aktivem Register oder aus ausgewählten Konten exportiert
       werden. Die Menübefehle zum Exportieren von Buchungen sind:
-      <itemizedlist spacing="compact">
+      <itemizedlist>
         <listitem>
           <para><menuchoice>
               <guimenu><accel>D</accel>atei</guimenu><guisubmenu>E<accel>x</accel>portieren</guisubmenu><guimenuitem><accel>B</accel>uchungen
@@ -3995,7 +3995,7 @@ Translators:
     <para>In jedem Fenster kommen diese Navigationsschaltflächen zur Anwendung:
     </para>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <title>Dialogführung</title>
 
       <varlistentry>
@@ -4032,7 +4032,7 @@ Translators:
       </para>
     </note>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <title>Schritte des Exportdialogs</title>
 
       <varlistentry id="trans-export-settings">
@@ -4043,7 +4043,7 @@ Translators:
             Buchungen wählen.
           </para>
 
-          <variablelist spacing="compact">
+          <variablelist>
             <varlistentry>
               <term><guilabel>Optionen</guilabel></term>
 
@@ -4051,7 +4051,7 @@ Translators:
                 <para>Die beiden Kontrollkästchen können einzeln oder zusammen ausgewählt werden:
                 </para>
 
-                <variablelist spacing="compact">
+                <variablelist>
                   <varlistentry>
                     <term><guilabel>Anführungszeichen verwenden</guilabel></term>
 
@@ -4071,7 +4071,7 @@ Translators:
                         einen einzeiligen Export der Buchungen sind:
                       </para>
 
-                      <orderedlist spacing="compact">
+                      <orderedlist>
                         <listitem>
                           <para><guilabel>Datum</guilabel>
                           </para>
@@ -4129,14 +4129,14 @@ Translators:
                         einen mehrzeiligen Export der Buchungen sind:
                       </para>
 
-                      <variablelist spacing="compact">
+                      <variablelist>
                         <varlistentry>
                           <term>Daten nur in der ersten Zeile</term>
 
                           <listitem>
                             <para></para>
 
-                            <orderedlist spacing="compact" continuation="restarts">
+                            <orderedlist  continuation="restarts">
                               <listitem>
                                 <para><guilabel>Datum</guilabel>
                                 </para>
@@ -4181,7 +4181,7 @@ Translators:
                           <listitem>
                             <para></para>
 
-                            <orderedlist spacing="compact" continuation="continues">
+                            <orderedlist  continuation="continues">
                               <listitem>
                                 <para><guilabel>Aktion</guilabel>
                                 </para>
@@ -4248,7 +4248,7 @@ Translators:
                 <para>Diese Optionsfelder erlauben die Auswahl eines alternativen Spaltentrenners:
                 </para>
 
-                <variablelist spacing="compact">
+                <variablelist>
                   <varlistentry>
                     <term><guilabel>Komma (,)</guilabel></term>
 
@@ -4392,7 +4392,7 @@ Translators:
       </para>
     </tip>
 
-    <variablelist spacing="compact">
+    <variablelist>
       <title></title>
 
       <varlistentry>
@@ -4427,7 +4427,7 @@ Translators:
             angezeigt, in dem Sie den Zeitraum für die Umsatzabfrage näher angeben können.
           </para>
 
-          <variablelist spacing="compact">
+          <variablelist>
             <title>Datumsbereich der abzurufenden Buchungen</title>
 
             <varlistentry>
@@ -4436,7 +4436,7 @@ Translators:
               <listitem>
                 <para></para>
 
-                <variablelist spacing="compact">
+                <variablelist>
                   <varlistentry>
                     <term><guilabel>Frühest mögliches Datum</guilabel></term>
 
@@ -4475,7 +4475,7 @@ Translators:
               <listitem>
                 <para></para>
 
-                <variablelist spacing="compact">
+                <variablelist>
                   <varlistentry>
                     <term><guilabel>Jetzt</guilabel></term>
 
@@ -4516,7 +4516,7 @@ Translators:
               Aktion</guimenuitem><guisubmenu>SEPA <accel>E</accel>inzelüberweisung…</guisubmenu>
             </menuchoice>
             wählen, öffnet sich der Dialog
-            <variablelist spacing="compact">
+            <variablelist>
               <title>Online-Auftrag Einzelüberweisung</title>
 
               <varlistentry>
@@ -4594,7 +4594,7 @@ Translators:
                     gespeicherten Vorlagen per Doppelklick auf einen Eintrag abzurufen. Die
                     gespeicherten Angaben werden dann in die Felder der oberen Fensterhälfte als
                     eine neue Einzelüberweisung eingetragen.
-                    <variablelist spacing="compact">
+                    <variablelist>
                       <varlistentry>
                         <term>Listenfeld der <guilabel>Vorlagen</guilabel></term>
 
diff --git a/manual/de/Help_para-assist-intro.xml b/manual/de/Help_para-assist-intro.xml
index 8219fa7b..e10ee564 100644
--- a/manual/de/Help_para-assist-intro.xml
+++ b/manual/de/Help_para-assist-intro.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE chapter SYSTEM "gnc-locale-de.dtd">
-<variablelist spacing="compact">
+<variablelist>
   <title>Dialogführung</title>
 
   <para>Im linken Fensterbereich sind die einzelnen Schritte des Assistenten aufgelistet. Erläuternder Text

commit 751998038d7ad0b933f32ded61d14df1807dfc1f
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sun Oct 3 21:22:16 2021 +0200

    L10n:de GUIMenus, weitere Verbesserungen
    
    * Ergänzen von gekürzten Tabellenüberschriften zur besseren Darstellung
    im Tabellenverzeichnis.
    * Verbreitern der Tabellen auf die ganze Seite.
    * Verwenden des Begriffs Kontenblatt anstelle von Kontobuch.
    * Neuer Abschnitt "Menüeinträge ohne Datendatei" erstellt und alle
    Menübeschreibungen dorthin verschoben. In den folgenden Abschnitten die
    Menübeschreibungen eingekürzt und Verlinkungen eingefügt.
    * Korrigieren der Verknüpfung von GettingStarted in die GUIMenüs, wenn
    Gnucash ohne Datendatei geöffnet wird.

diff --git a/manual/de/Help_ch_GUIMenus.xml b/manual/de/Help_ch_GUIMenus.xml
index 28956727..777acace 100644
--- a/manual/de/Help_ch_GUIMenus.xml
+++ b/manual/de/Help_ch_GUIMenus.xml
@@ -49,3076 +49,3357 @@
       Ihrer Finanzdaten verwenden können. Dieser Abschnitt gibt Ihnen einen Überblick über die
       verschiedenen Fenster und Fensterbereiche, die Sie in &app; vorfinden.
     </para>
-
+<!-- FIXME source: remove section2 
     <sect2 id="Main-window">
-      <title>&app; Hauptfenster</title>
-
-      <para>Sie können auf häufig verwendete Unterfenster und Werkzeuge über dieses Fenster zugreifen.
-      </para>
+      <title>&app; Hauptfenster</title> -->
+    <para>Sie können auf häufig verwendete Unterfenster und Werkzeuge über dieses Fenster zugreifen.
+    </para>
 
-      <para>Wenn Sie &app; starten, wird nach ein paar Fenstern (Begrüßungsbildschirm, Tipp des Tages) das
-        Hauptfenster angezeigt. Dieses Fenster ist in die folgenden Bereiche unterteilt (vergleiche
-        <xref linkend="Help_Main_WindowCallouts"/> zur Information):
-      </para>
+    <para>Wenn Sie &app; starten, wird nach ein paar Fenstern (Begrüßungsbildschirm, Tipp des Tages) das
+      Hauptfenster angezeigt. Dieses Fenster ist in die folgenden Bereiche unterteilt (vergleiche
+      <xref linkend="Help_Main_WindowCallouts"/> zur Information):
+    </para>
 
-      <variablelist>
-        <title>In diese Bereiche ist das Hauptfenster von &app; eingeteilt:</title>
+    <variablelist>
+      <varlistentry>
+        <term>Titelleiste</term>
 
-        <varlistentry>
-          <term>Titelleiste</term>
+        <listitem>
+          <para>Zeigt den Namen der aktuell geöffneten Datei und den Namen der aktiven Registerkarte an.
+          </para>
+        </listitem>
+      </varlistentry>
 
-          <listitem>
-            <para>Zeigt den Namen der aktuell geöffneten Datei und den Namen der aktiven Registerkarte an.
-            </para>
-          </listitem>
-        </varlistentry>
+      <varlistentry>
+        <term>Menüleiste</term>
 
-        <varlistentry>
-          <term>Menüleiste</term>
+        <listitem>
+          <para>Enthält die Menüs für die Kontenübersicht. Der Umfang der Menueinträge wird dynamisch an den
+            Inhalt des Anzeigebereichs angepasst. Das bedeutet, wenn Sie z.B. ein Kontenblatt
+            geöffnet haben, dann wird für die Arbeit mit Buchungen ein zusätzliches Menü
+            eingeblendet.
+          </para>
+        </listitem>
+      </varlistentry>
 
-          <listitem>
-            <para>Enthält die Menüs für die Kontenübersicht. Der Umfang der Menueinträge wird dynamisch an den
-              Inhalt des Anzeigebereichs angepasst. Das bedeutet, wenn Sie z.B. ein Kontobuch
-              geöffent haben, dann wird für die Arbeit mit Buchungen ein zusätzliches Menü
-              eingeblendet.
-            </para>
-          </listitem>
-        </varlistentry>
+      <varlistentry>
+        <term>Werkzeugleiste</term>
 
-        <varlistentry>
-          <term>Werkzeugleiste</term>
+        <listitem>
+          <para>Enthält Schaltflächen (Knöpfe) für den Zugriff auf typische kontextbezogene Funktionen.
+          </para>
 
-          <listitem>
-            <para>Enthält Schaltflächen (Knöpfe) für den Zugriff auf typische kontextbezogene Funktionen.
+          <tip>
+            <para>Das gesamte Erscheinungsbild der <ulink url="&url-wiki;CSS">CSS</ulink> -basierten &app;-Oberfläche
+              läßt sich über die Konfiguration von <ulink url="&url-wiki;GTK3">GTK</ulink>
+              gestalten. So läßt sich z.B. die Darstellung der Werkzeugleiste (Größe der
+              Symbole, Abstand, Text unter dem Symbol uvm.) mit Hilfe einer Konfigurationsdatei
+              anpassen. Wenn Sie also das Aussehen von &app; konfigurieren wollen, zeigen Ihnen
+              diese, zuvor genannten englischsprachigen, Seiten im Wiki wie Sie dies bewerkstelligen
+              können.
             </para>
+          </tip>
+        </listitem>
+      </varlistentry>
 
-            <tip>
-              <para>Das gesamte Erscheinungsbild der <ulink url="&url-wiki;CSS">CSS</ulink> -basierten &app;-Oberfläche
-                läßt sich über die Konfiguration von <ulink url="&url-wiki;GTK3">GTK</ulink>
-                gestalten. So läßt sich z.B. die Darstellung der Werkzeugleiste (Größe der
-                Symbole, Abstand, Text unter dem Symbol uvm.) mit Hilfe einer Konfigurationsdatei
-                anpassen. Wenn Sie also das Aussehen von &app; konfigurieren wollen, zeigen Ihnen
-                diese, zuvor genannten englischsprachigen, Seiten im Wiki wie Sie dies
-                bewerkstelligen können.
-              </para>
-            </tip>
-          </listitem>
-        </varlistentry>
+      <varlistentry>
+        <term>Registerleiste</term>
 
-        <varlistentry>
-          <term>Registerleiste</term>
+        <listitem>
+          <para>Enthält, ähnlich in einem <quote>Notizbuch/Aktenordner</quote>, mehrere Registerkarten für die
+            Kontenübersicht, offene Kontobücher, Berichte, uvm.
+          </para>
+        </listitem>
+      </varlistentry>
 
-          <listitem>
-            <para>Enthält, ähnlich in einem <quote>Notizbuch/Aktenordner</quote>, mehrere Registerkarten für die
-              Kontenübersicht, offene Kontobücher, Berichte, uvm.
-            </para>
-          </listitem>
-        </varlistentry>
+      <varlistentry>
+        <term>Anzeigebereich</term>
 
-        <varlistentry>
-          <term>Anzeigebereich</term>
+        <listitem>
+          <para>Der meiste Platz in &app; nimmt der Anzeigebereich ein. Hier wird der Inhalt der aktuell
+            ausgewählten Registerkarte angezeigt
+          </para>
+        </listitem>
+      </varlistentry>
 
-          <listitem>
-            <para>Der meiste Platz in &app; nimmt der Anzeigebereich ein. Hier wird der Inhalt der aktuell
-              ausgewählten Registerkarte angezeigt
-            </para>
-          </listitem>
-        </varlistentry>
+      <varlistentry>
+        <term>Zusammenfassungsleiste</term>
 
-        <varlistentry>
-          <term>Zusammenfassungsleiste</term>
+        <listitem>
+          <para>Enthält eine kurze Zusammenfassung Ihrer Finanzdaten. Die Details und Unterschiede werden in den
+            Abschnitten <xref linkend="Common-summary-bar" endterm="gui-acct-tree2" /> und
+            <xref linkend="Trans-summary-bar2" endterm="gui-acct-reg2" /> beschrieben.
+          </para>
+        </listitem>
+      </varlistentry>
 
-          <listitem>
-            <para>Enthält eine kurze Zusammenfassung Ihrer Finanzdaten.
-            </para>
-          </listitem>
-        </varlistentry>
+      <varlistentry>
+        <term>Statusleiste</term>
 
-        <varlistentry>
-          <term>Statusleiste</term>
+        <listitem>
+          <para>Enthält eine Beschreibung des aktiven Menüpunkts und zeigt einen Fortschrittsbalken an.
+          </para>
+        </listitem>
+      </varlistentry>
+    </variablelist>
 
-          <listitem>
-            <para>Enthält eine Beschreibung des aktiven Menüpunkts und zeigt einen Fortschrittsbalken an.
-            </para>
-          </listitem>
-        </varlistentry>
-      </variablelist>
+    <note>
+      <para>Die Inhalte und Optionen in den verschiedenen Untermenüs der einzelnen Bereiche des Hauptfensters
+        in &app; variieren je nach dem aktiven Anzeigefenster.
+      </para>
+    </note>
 
-      <note>
-        <para>Die Inhalte und Optionen in den verschiedenen Untermenüs der einzelnen Bereiche des Hauptfensters
-          in &app; variieren je nach dem aktiven Anzeigefenster.
-        </para>
-      </note>
+    <para>Die Kontenübersicht ist mit <guilabel>Konten</guilabel> auf dem Reiter der
+      <guilabel>Registerleiste</guilabel> beschriftet und zeigt alle Ihre Konten und deren Salden
+      an, gruppiert gemäß der üblichen Buchhaltungspraxis.
+    </para>
 
-      <para>Die Kontenübersicht ist mit <guilabel>Konten</guilabel> auf dem Reiter der
-        <guilabel>Registerleiste</guilabel> beschriftet und zeigt alle Ihre Konten und deren Salden
-        an, gruppiert gemäß der üblichen Buchhaltungspraxis.
+    <tip>
+      <para>Um eine zusätzliche Ansicht der Kontenübersicht zu öffnen, gehen Sie auf
+        <menuchoice>
+          <guimenu><accel>A</accel>nsicht</guimenu> <guimenuitem>Neue
+          <accel>K</accel>ontenübersicht</guimenuitem>
+        </menuchoice>
+        . Dadurch wird eine weitere Kontenübersicht im bestehenden Fenster geöffnet.
       </para>
+    </tip>
 
-      <tip>
-        <para>Um eine zusätzliche Ansicht der Kontenübersicht zu öffnen, gehen Sie auf
-          <menuchoice>
-            <guimenu><accel>A</accel>nsicht</guimenu> <guimenuitem>Neue
-            <accel>K</accel>ontenübersicht</guimenuitem>
-          </menuchoice>
-          . Dadurch wird eine weitere Kontenübersicht im bestehenden Fenster geöffnet.
-        </para>
-      </tip>
-
-      <tip>
-        <para>Um ein neues Fenster mit der Kontenübersicht zu öffnen, gehen Sie zu
-          <menuchoice>
-            <guimenu><accel>F</accel>enster</guimenu> <guimenuitem>Neues Fenster mit
-            <accel>S</accel>eite</guimenuitem>
-          </menuchoice>
-          .
-        </para>
-      </tip>
-    </sect2>
+    <tip>
+      <para>Um ein neues Fenster mit der Kontenübersicht zu öffnen, gehen Sie zu
+        <menuchoice>
+          <guimenu><accel>F</accel>enster</guimenu> <guimenuitem>Neues Fenster mit
+          <accel>S</accel>eite</guimenuitem>
+        </menuchoice>
+        .
+      </para>
+    </tip>
   </sect1>
+<!-- FIXME source: new section -->
+  <sect1 id="gui-window-nofile">
+    <title>Menüs ohne &appname;-Datendatei</title>
+
+    <para>Auch wenn in &app; keine Datendatei geöffnet ist, entweder weil Sie &app; von der Kommandozeile mit
+      dem Befehl <command>gnucash --nofile</command> gestartet haben, oder Sie den Assistenten
+      <guilabel>Neuen Kontenplan erstellen</guilabel> vorzeitig abgebrochen haben, werden schon eine
+      Vielzahl an Menüeinträgen angezeigt.
+    </para>
 
-  <sect1 id="gui-acct-tree">
-    <title>Kontenübersicht</title>
+    <para>In den nachfolgenden Tabellen sind sämtliche Funktionen aufgeführt, die &app; Ihnen in den Menüs
+      zur Verfügung stellt. In den weiteren Abschnitten in diesem Kapitel werden dann die
+      Menüpunkt aufgelistet, die Ihnen bei der Arbeit in den einzelnen Fensterbereichen zusätzlich
+      zur Verfügung stehen. Wenn Sie mit dem Mauszeiger oder per Tastatur durch die Menüs
+      navigieren erscheinen für sämtliche Menüeinträge kurze <emphasis>Tooltipps</emphasis> in
+      der <guilabel>Statusleiste</guilabel> am unteren Rand von &app; die einen kurzen Hinweis auf
+      die jeweilige Funktion bieten.
+    </para>
 
-    <figure>
-      <title>Die Anzeige der <emphasis>Kontenübersicht</emphasis></title><screenshot id="AccTree_Screen">
-        <mediaobject>
-          <imageobject role="html">
-            <imagedata fileref="figures/Help_AccountTree_Screen.png"
-                       srccredit="Christian Wehling" width="&img-w;" />
-          </imageobject>
+    <sect2 id="gui-window-file-menu">
+      <title>&appname; - <guimenu><accel>D</accel>atei</guimenu>-Menü</title>
 
-          <imageobject role="fo">
-            <imagedata fileref="figures/Help_AccountTree_Screen.png"
-                       srccredit="Christian Wehling" />
-          </imageobject>
+      <table pgwide="1" frame="topbot" id="GUI-Window-FileMenu">
+        <title>&appname; - Datei-Menü - Zugriff auf Datei- und Kontenoperation sowie Druckfunktion</title>
 
-          <caption>
-            <para>Dies ist das Beispiel einer <guilabel>Kontenübersicht</guilabel>.
-            </para>
-          </caption>
-        </mediaobject>
-      </screenshot>
-    </figure>
+        <titleabbrev>&appname; - Datei-Menü</titleabbrev>
 
-    <sect2 id="AccTree-main-bar">
-      <title>Anzeigebereich der Kontenübersicht</title>
+        <tgroup align="left" cols="3">
+          <colspec colname="c1"></colspec>
 
-      <para>Die Kontenübersicht zeigt Ihren gegenwärtigen Kontenplan in einer Baumstruktur an. Dies
-        ermöglicht, dass Sie Ihre Konten nach Kontenarten organisieren können. Dies eröffnet
-        Ihnen diese Möglichkeiten:
-        <itemizedlist spacing="compact">
-          <listitem>
-            <para>Ãœberblick bedeutet Vergleich von Basiskennzahlen wie etwa aktueller Saldo ohne Berichte starten zu
-              müssen.
-            </para>
-          </listitem>
+          <colspec colname="c2"></colspec>
 
-          <listitem>
-            <para>Verwalten von Konten wie z.B. Einfügen, ändern, neu ordnen.
-            </para>
-          </listitem>
+          <colspec colname="c3"></colspec>
 
-          <listitem>
-            <para>Navigation, also das schnelle Springen in ein Konto.
-            </para>
-          </listitem>
+          <thead>
+            <row>
+              <entry>
+                <para>Menüpunkt
+                </para>
+              </entry>
 
-          <listitem>
-            <para>Ein-/Ausblenden von Spalten mit unterschiedlichen Informationen zu den Konten.
-            </para>
-          </listitem>
+              <entry align="center" nameend="c3"
+                namest="c2">
+                Beschreibung
+              </entry>
+            </row>
+          </thead>
 
-          <listitem>
-            <para>Ein/Ausblenden von Zeilen, also Konten, um die Kontenliste übersichtlich zu gestalten.
-            </para>
-          </listitem>
-        </itemizedlist>
-      </para>
+          <tbody>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <shortcut>
+                    <keycombo>
+                      <keycap>Strg</keycap><keycap>N</keycap>
+                    </keycombo>
+                    </shortcut> <guimenuitem><accel>N</accel>eue Datei</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-      <tip>
-        <para>Die Dreiecksform (oder das Pluszeichen) vor jedem Kontonamen , der kein Blatt bezeichnet, also
-          Unterkonten hat, dient zum Anzeigen oder Ausblenden (des Teilbaums) der Unterkonten. Wenn
-          Sie auf das Dreieck (Pluszeichen) klicken, ändert es sich von einem nach rechts zeigenden
-          in ein nach unten zeigendes Zeichen (Minuszeichen), um anzuzeigen, dass der Baum geöffnet
-          ist. Sie sehen dann versetzt unterhalb des Kontonamens entweder eine Liste der Unterkonten
-          oder ein weiteres Dreieck (Pluszeichen) links neben einem Konto. Dieses zeigt eine weitere
-          untere Ebene der Kontenübersicht an.
-        </para>
-      </tip>
+              <entry nameend="c3" namest="c2">
+                <para>Erzeugt eine neue Datei mit Hilfe des im Abschnitt <xref linkend="chart-create" /> beschriebenen
+                  Assistenten.
+                </para>
+              </entry>
+            </row>
 
-      <para>Im Hauptfenster werden außerdem standardmäßig vier Spalten angezeigt:
-        <guilabel>Kontobezeichnung</guilabel>, <guilabel>Kontoart</guilabel>,
-        <guilabel>Beschreibung</guilabel> und <guilabel>Gesamt</guilabel>. Für jedes Konto werden
-        diese Informationen, sofern vorhanden, in der gleichen Zeile des Kontos angezeigt. Wenn die
-        Gesamtbreite der Spalten die Breite des Anzeigebereichs überschreitet, erscheint,
-        normalerweise am unteren Rand, ein Rollbalken um die Ansicht horizontal zu verschieben.
-      </para>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <shortcut>
+                    <keycombo>
+                      <keycap>Strg</keycap><keycap>O</keycap>
+                    </keycombo>
+                    </shortcut> <guimenuitem>Ö<accel>f</accel>fnen…</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-      <para>Die Spalten, die für jedes Konto in der Kontenübersicht angezeigt werden, sowie die zeilenweise
-        Darstellung der Konten, können an Ihre Bedürfnisse angepasst werden. Siehe hierzu
-        <xref linkend ="Account-View-Options" />
-      </para>
+              <entry nameend="c3" namest="c2">
+                <para>Öffnet eine vorhandene &app; Datei.
+                </para>
+              </entry>
+            </row>
 
-      <para>Die angezeigten Spalten in der Kontenübersicht lassen sich mit Betätigen des
-        <guibutton>Spaltenselektors</guibutton> in der <guilabel>Kontenübersicht</guilabel>, ganz
-        rechts in der Reihe der Spaltenüberschriften, direkt neben dem
-        <guilabel>Rollbalken</guilabel>, auswählen.
-      </para>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu><accel>I</accel>mportieren</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-      <figure pgwide="1">
-        <title>Der Spaltenselektor</title><screenshot>
-          <mediaobject>
-            <imageobject>
-              <imagedata fileref="figures/column-selector-0.png"
-                   srccredit="Frank H. Ellenberger" />
-            </imageobject>
-          </mediaobject>
-        </screenshot>
-      </figure>
+              <entry align="center" nameend="c3" namest="c2">
+                <para>Öffnet das Untermenü Importieren um Daten aus anderen Finanzprogrammen einzulesen.
+                </para>
+              </entry>
+            </row>
 
-      <para>In der sich öffnenden Dropdown-Liste werden Ihnen eine Vielzahl an Spaltennamen angezeigt, die zur
-        Anzeige in der Kontenübersicht zur Verfügung stehen.
-      </para>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>R</accel>echnungen importieren…</guimenuitem>
+                </para>
+              </entry>
 
-      <figure pgwide="1">
-        <title>Die Spaltenauswahl im Spaltenselektor</title><screenshot>
-          <mediaobject>
-            <imageobject>
-              <imagedata fileref="figures/column-selector-1.png"
-                   srccredit="Frank H. Ellenberger" />
-            </imageobject>
-          </mediaobject>
-        </screenshot>
-      </figure>
+              <entry namest="c3">
+                <para>Mit dem Assistenten <guilabel>Buchungen aus Textdatei importieren</guilabel> können Sie Kunden-
+                  oder Lieferantenrechnungen aus einer CSV-Datei importieren.
+                </para>
+              </entry>
+            </row>
 
-      <para>Die Spalte <guilabel>Kontobezeichnung</guilabel> kann nicht deaktiviert werden. Die momentan in der
-        <guilabel>Kontenübersicht</guilabel> aktiven Spalten werden in der Liste markiert
-        angezeigt. Einige Spalten die zur Auswahl stehen, zeigen die statischen Eigenschaften der
-        Konten an und sind in <xref linkend="acct-create" /> beschrieben. Daneben stehen weitere
-        Spalten zur Anzeige von dynamischen Inhalten zur Verfügung. Diese gibt es in zwei
-        unterschiedliche Ausprägungen.
-        <orderedlist spacing="compact">
-          <listitem>
-            <para>Kontowährung —ohne Klammern– als nominelle Darstellung.
-            </para>
-          </listitem>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>K</accel>onten importiern</guimenuitem>
+                </para>
+              </entry>
 
-          <listitem>
-            <para>Buchwährung —in Klammern dahinter— um verschiedene Konten miteinander leichter vergleichen zu
-              können. Die Standardwährung wird in den &app;-Einstellungen unter
-              <xref linkend="prefs-accounts" /> angegeben.
-            </para>
-          </listitem>
-        </orderedlist>
-      </para>
-<!-- Alle Beschreibungen kritisch prüfen! -->
-      <glosslist id="gl-gui-acct-tree-col">
-        <title>Kontenübersichtsspalten</title>
+              <entry namest="c3">
+                <para>Startet den <acronym>CSV</acronym> Kontodatei-Importprozess. Die zu importierende Datei muss
+                  dasselbe Format haben wie die mit &app; exportierte Datei.
+                </para>
+              </entry>
+            </row>
 
-        <glossentry>
-          <glossterm>Letzte Nummer</glossterm>
-          <glossdef>
-            <para>Die letzte vergebene Transaktionsnummer.
-            </para>
-          </glossdef>
-        </glossentry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>B</accel>uchungen importieren von CSV…</guimenuitem>
+                </para>
+              </entry>
 
-        <glossentry>
-          <glossterm><guilabel>Aktuell (<replaceable>CUR</replaceable>)</guilabel></glossterm>
-          <glossdef>
-            <para>Der letzte bekannte Kontostand, die übergeordneten Konten zeigen die Summe ihrer Unterkonten an.
-            </para>
-          </glossdef>
-        </glossentry>
+              <entry namest="c3">
+                <para>Startet den <guilabel>Buchungsimport-Assistent</guilabel>. Hiermit kann eine
+                  <acronym>CSV</acronym>-Datei mit Buchungsdaten importiert werden.
+                </para>
+              </entry>
+            </row>
 
-        <glossentry>
-          <glossterm><guilabel>Saldo (<replaceable>CUR</replaceable>)</guilabel></glossterm>
-          <glossdef>
-            <para>Der Saldo der einzelnen Konten.
-            </para>
-          </glossdef>
-        </glossentry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>K<accel>u</accel>rse aus CSV-Datei importieren…</guimenuitem>
+                </para>
+              </entry>
 
-        <glossentry>
-          <glossterm><guilabel>Bilanz (periodenbezogen)</guilabel></glossterm>
-          <glossdef>
-            <para>Die Summe der <emphasis>neuen</emphasis> Buchungen der einzelnen Konten.
-              <footnote id="fn_gui_prefs_acc_per">
-                <para>In den &app;-Einstellung kann die ausgewählte (Buchführungs-)Periode unter
-                  <xref linkend ="prefs-accounting-period" /> angepasst werden.
+              <entry namest="c3">
+                <para>Startet den <guilabel>Preis-Import-Assistent</guilabel>. Hiermit können Kurswerte aus einer
+                  <acronym>CSV</acronym>-Datei importiert werden.
                 </para>
-              </footnote>
-            </para>
-          </glossdef>
-        </glossentry>
+              </entry>
+            </row>
 
-        <glossentry>
-          <glossterm><guilabel>Bestätigt (<replaceable>CUR</replaceable>)</guilabel></glossterm>
-          <glossdef>
-            <para>Die Summe der bestätigten Buchungen.<footnoteref linkend="fn_gui_acct_reconcile"/>
-            </para>
-          </glossdef>
-        </glossentry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>K<accel>u</accel>nden und Lieferanten importieren …</guimenuitem>
+                </para>
+              </entry>
 
-        <glossentry>
-          <glossterm><guilabel>Abgeglichen (<replaceable>CUR</replaceable>)</guilabel></glossterm>
-          <glossdef>
-            <para>Die Summe der abgeglichenen Buchungen.
-              <footnote id="fn_gui_acct_reconcile">
-                <para>Das Vorgehen beim Abgleichen von Buchungen ist in <xref linkend="acct-reconcile"/> beschrieben.
+              <entry namest="c3">
+                <para>Öffnet das Fenster <guilabel>Importiert Kunden oder Lieferanten aus Textdatei</guilabel>.
                 </para>
-              </footnote>
-            </para>
-          </glossdef>
-        </glossentry>
+              </entry>
+            </row>
 
-        <glossentry>
-          <glossterm><guilabel>Letztes Abgleich-Datum</guilabel></glossterm>
-          <glossdef>
-            <para>Datum des letzten Abgleichs des Kontos mit einem
-              Kontoauszug.<footnoteref linkend="fn_gui_acct_reconcile"/>
-            </para>
-          </glossdef>
-        </glossentry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>Q</accel>IF-Datei importieren…</guimenuitem>
+                </para>
+              </entry>
 
-        <glossentry>
-          <glossterm><guilabel>Zukünftiges Minimum
-          (<replaceable>CUR</replaceable>)</guilabel></glossterm>
-          <glossdef>
-            <para>Der Kontostand inklusive zukünfitger Buchungen.
-            </para>
-          </glossdef>
-        </glossentry>
+              <entry namest="c3">
+                <para>Startet den <acronym>QIF</acronym> Dateiimportprozess.
+                </para>
+              </entry>
+            </row>
 
-        <glossentry>
-          <glossterm><guilabel>Summe</guilabel></glossterm>
-          <glossdef>
-            <para>Auf dem übergeordneten Konto wird die Summe der Unterkonten angezeigt.
-            </para>
-          </glossdef>
-        </glossentry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Einträge aus <accel>L</accel>ogdatei einspielen…</guimenuitem>
+                </para>
+              </entry>
 
-        <glossentry>
-          <glossterm><guilabel>Gesamt (<replaceable>CUR</replaceable>)</guilabel></glossterm>
-          <glossdef>
-            <para>Auf dem übergeordneten Konto wird die Summe der Unterkonten angezeigt.
-            </para>
-          </glossdef>
-        </glossentry>
+              <entry namest="c3">
+                <para>Startet das Zurückspielen einer &app; Protokolldatei. Wird verwendet zur Datenwiederherstellung
+                  nach "Abstürzen".
+                </para>
+              </entry>
+            </row>
 
-        <glossentry>
-          <glossterm><guilabel>Saldo (periodenbezogen)</guilabel></glossterm>
-          <glossdef>
-            <para>Enthält die Summe aller <emphasis>neuen</emphasis> Buchungen in dem
-              Geschäftsjahr.<footnoteref linkend="fn_gui_prefs_acc_per"/>
-            </para>
-          </glossdef>
-        </glossentry>
-      </glosslist>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>O</accel>FX/QFX importieren…</guimenuitem>
+                </para>
+              </entry>
 
-      <para>Klicken Sie auf einen Eintrag, um die Spalte in die <guilabel>Kontenübersicht</guilabel>
-        hinzuzufügen. Klicken Sie erneut auf die Spaltenbeschreibung, um sie auszublenden.
-      </para>
-<!-- FIXME source: moved from ch_Customize -->
-      <para>Der Dialog <guilabel>Konten filtern nach…</guilabel> wird mit dem Menüpunkt
-        <menuchoice>
-          <guimenu><accel>A</accel>nsicht</guimenu> <guimenuitem><accel>F</accel>ilter
-          nach…</guimenuitem>
-        </menuchoice>
-        geöffnet und beeinflusst die Darstellung in den einzelnen geöffneten Fenstern der
-        Kontenübersicht in der Art, dass die Auswahl der darzustellenden
-        <emphasis>Zeilen</emphasis> Ihren Anforderungen angepasst wird.
-      </para>
-<!-- FIXME source: insert pictures -->
-      <table id="Account-View-Options">
-        <title>Dialog zur Anpassung der <guilabel>Kontenübersicht</guilabel></title>
+              <entry namest="c3">
+                <para>Startet den <acronym>OFX</acronym>/<acronym>QFX</acronym> Dateiimportprozess.
+                </para>
+              </entry>
+            </row>
 
-        <tgroup align="left" cols="2">
-          <tbody>
             <row>
-              <entry>
-                <para><figure id="acct-opt-fig0">
-                    <title>Der Reiter <quote>Kontoart</quote></title><screenshot id="Account-View-Options-0">
-                      <mediaobject>
-                        <imageobject role="html">
-                          <imagedata fileref="figures/AcctViewOptions-0.png" 
-                         srccredit="Christian Wehling"></imagedata>
-                        </imageobject>
+              <entry namest="c2">
+                <para><guimenuitem><accel>M</accel>T940 importieren</guimenuitem>
+                </para>
+              </entry>
 
-                        <imageobject role="fo">
-                          <imagedata fileref="figures/AcctViewOptions-0.png" 
-                         srccredit="Christian Wehling" width="100%"></imagedata>
-                        </imageobject>
-                      </mediaobject>
-                    </screenshot>
-                  </figure>
+              <entry namest="c3">
+                <para>Importiert einen Tagesendkontoauszug im SWIFT MT940-Format in &app;.
                 </para>
               </entry>
+            </row>
 
-              <entry>
-                <para><figure id="acct-opt-fig1">
-                    <title>Der Reiter <quote>Weitere</quote></title><screenshot id="Account-View-Options-1">
-                      <mediaobject>
-                        <imageobject role="html">
-                          <imagedata fileref="figures/AcctViewOptions-1.png" 
-                         srccredit="Christian Wehling"></imagedata>
-                        </imageobject>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>MT94<accel>2</accel> importieren</guimenuitem>
+                </para>
+              </entry>
 
-                        <imageobject role="fo">
-                          <imagedata fileref="figures/AcctViewOptions-1.png" 
-                         srccredit="Christian Wehling" width="100%"></imagedata>
-                        </imageobject>
-                      </mediaobject>
-                    </screenshot>
-                  </figure>
+              <entry namest="c3">
+                <para>Importiert einen Zwischenkontoauszug im SWIFT MT942-Format in &app;.
                 </para>
               </entry>
             </row>
-          </tbody>
-        </tgroup>
-      </table>
-
-      <para>Die Abbildungen zeigen die Grundeinstellung zur Filterung der Kontoarten
-      </para>
 
-      <variablelist spacing="compact" id="gl-gui-acct-filter">
-        <varlistentry>
-          <term><guilabel>Kontoart</guilabel></term>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>D</accel>TAUS importieren</guimenuitem>
+                </para>
+              </entry>
 
-          <listitem>
-            <para>Auf diesem Reiter wird Ihnen die Auswahl der Kontoarten, die angezeigt werden sollen, ermöglicht.
-              Sie besteht aus 2 Spalten: Links befinden sich die Kontoarten wie in
-              <xref linkend="TypeAccounts" /> beschrieben, rechts Knöpfe zur Vorauswahl:
-            </para>
+              <entry namest="c3">
+                <para>Importiert eine herkömmliche deutsche DTAUS-Datei in &app;.
+                  <footnote id="DTAUS-ref">
+                    <para>Das <ulink url="&url-wp-de;DTAUS">DTAUS</ulink>-Verfahren wurde im Jahr 2016, also quasi mit der
+                      <ulink url="&url-wp-de;SEPA">SEPA</ulink>-Einführung, offiziell eingestellt.
+                      Mit Hilfe dieses Menüpunkts besteht in &app; die Möglichkeit, die Aufträge
+                      aus älteren Drittprogrammen zu importieren und im Anschluss mittels
+                      <ulink url="&url-wp-de;Financial_Transaction_Services">FinTS</ulink> zu
+                      versenden.
+                    </para>
+                  </footnote>
+                </para>
+              </entry>
+            </row>
 
-            <variablelist spacing="compact">
-              <varlistentry>
-                <term><guilabel>Alle auswählen</guilabel></term>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>DTAUS importieren und <accel>s</accel>enden</guimenuitem>
+                </para>
+              </entry>
 
-                <listitem>
-                  <para>Aktiviert die Kontrollkästchen für alle Kontoarten.
-                  </para>
-                </listitem>
-              </varlistentry>
+              <entry namest="c3">
+                <para>Import einer DTAUS-Datei in &app; und Übermittlung der Aufträge per Online
+                  Banking.<footnoteref linkend="DTAUS-ref"></footnoteref>
+                </para>
+              </entry>
+            </row>
 
-              <varlistentry>
-                <term><guilabel>Keine auswählen</guilabel></term>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <shortcut>
+                    <keycombo>
+                      <keycap>Umschalt</keycap><keycap>Strg</keycap><keycap>S</keycap>
+                    </keycombo>
+                    </shortcut> <guimenuitem>Speichern <accel>u</accel>nter…</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-                <listitem>
-                  <para>Entfernt für alle Kontoarten die Markierung.
-                  </para>
-                </listitem>
-              </varlistentry>
+              <entry nameend="c3" namest="c2">
+                <para>Speichert die aktuell geöffnete Datei unter einem anderen Namen.
+                  <footnote>
+                    <para>Bis zu &app; Version &vers-last-2; sollten Sie aufpassen, dass Sie Ihre Datendatei NICHT in
+                      <filename class="directory">~/.gnucash/books</filename> speichern.
+                    </para>
+                  </footnote>
+                </para>
+              </entry>
+            </row>
 
-              <varlistentry>
-                <term><guilabel>Voreinstellung</guilabel></term>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guimenuitem>Änderungen ver<accel>w</accel>erfen</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-                <listitem>
-                  <para>Setzt die Auswahl wieder auf die Voreinstellungen zurück was auch <guilabel>Alle
-                    auswählen</guilabel> entspricht.
-                  </para>
-                </listitem>
-              </varlistentry>
-            </variablelist>
-          </listitem>
-        </varlistentry>
+              <entry nameend="c3" namest="c2">
+                <para>Lädt die zuletzt gespeicherte Version der aktuell geöffneten Datei neu. Nützlich, wenn Sie
+                  Änderungen verwerfen die an den Daten vorgenommen und noch nicht gespeichert
+                  wurden.
+                </para>
+              </entry>
+            </row>
 
-        <varlistentry>
-          <term><guilabel>Weitere</guilabel></term>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <shortcut>
+                    <keycombo>
+                      <keycap>Umschalt</keycap><keycap>Strg</keycap><keycap>P</keycap>
+                    </keycombo>
+                    </shortcut> <guimenuitem>Seite ein<accel>r</accel>ichten…</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-          <listitem>
-            <para>Der Reiter <guilabel>Weitere</guilabel> bietet Ihnen die Möglichkeit, einige spezielle Optionen
-              auszuwählen.
-            </para>
+              <entry nameend="c3" namest="c2">
+                <para>Ermöglicht die Auswahl des Papierformats, der Seitenausrichtung und der Ränder für den Druck.
+                </para>
+              </entry>
+            </row>
 
-            <variablelist spacing="compact">
-              <varlistentry>
-                <term><guilabel>Versteckte Konten anzeigen</guilabel></term>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu>E<accel>x</accel>portieren</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-                <listitem>
-                  <para>Haben Sie einige Konten als <guilabel>versteckt</guilabel> gekennzeichnet, so können Sie mit diesem
-                    Kontrollkästchen diese Konten in der Kontenübersicht aus- und einblenden, um
-                    dann diese wieder sichtbar zu machen.
-                  </para>
-                </listitem>
-              </varlistentry>
+              <entry align="center" nameend="c3" namest="c2">
+                <para>Öffnet das Untermenü Export.
+                </para>
+              </entry>
+            </row>
 
-              <varlistentry>
-                <term><guilabel>Konten mit Saldo Null anzeigen</guilabel></term>
+            <row>
+              <entry namest="c2">
+                <para><guisubmenu>Konten<accel>h</accel>ierarchie nach CSV exportieren…</guisubmenu>
+                </para>
+              </entry>
 
-                <listitem>
-                  <para>Wenn dieses Kontrollkästchen ausgewählt ist, werden auch die Konten angezeigt, deren Kontostand
-                    gleich Null ist. Das Ausblenden kann bei der Fehlersuche eine kompaktere
-                    Ãœbersicht verschaffen.
-                  </para>
-                </listitem>
-              </varlistentry>
+              <entry namest="c3">
+                <para>Exportiert die Kontohierarchie in eine durch Trennzeichen abgegrenzte <acronym>CSV</acronym>-Datei.
+                  Es werden keine Daten exportiert.
+                </para>
+              </entry>
+            </row>
 
-              <varlistentry>
-                <term><guilabel>Unbenutzte Konten anzeigen</guilabel></term>
+            <row>
+              <entry namest="c2">
+                <para><guisubmenu><accel>B</accel>uchungen nach CSV exportieren…</guisubmenu>
+                </para>
+              </entry>
 
-                <listitem>
-                  <para>Wenn Sie in Ihrer Kontenübersicht auch Konten ohne Buchungen sehen wollen, so nutzen Sie diesen
-                    Eintrag. Das Ausblenden kann bei der Fehlersuche eine kompaktere Ãœbersicht
-                    verschaffen.
-                  </para>
-                </listitem>
-              </varlistentry>
-            </variablelist>
-          </listitem>
-        </varlistentry>
-      </variablelist>
+              <entry namest="c3">
+                <para>Exportiert Buchungen in eine durch Trennzeichen abgegrenzte <acronym>CSV</acronym>-Datei.
+                </para>
+              </entry>
+            </row>
 
-      <para>Die Standardanzeige für die Kontenübersicht ist der Karteikartenmodus. Dies erkennen Sie an dem
-        Reiter auf der linken Seite des Hauptfensters. Wenn Sie Berichte oder weitere
-        Kontenübersicht-Fenster öffnen, erscheinen dort zusätzliche Reiter.
-      </para>
-    </sect2>
+            <row>
+              <entry namest="c2">
+                <para><guisubmenu><accel>A</accel>ktives Kontobuch als CSV-Datei exportieren…</guisubmenu>
+                </para>
+              </entry>
 
-    <sect2 id="AccTree-menus">
-      <title>Menüleiste</title>
+              <entry namest="c3">
+                <para>Exportiert das aktive Register in eine CSV-Datei.
+                </para>
+              </entry>
+            </row>
 
-      <para>Die <guilabel>Menüleiste</guilabel> für die Kontenübersicht enthält die nachfolgend
-        aufgeführten Menüpunkte.
-      </para>
+            <row>
+              <entry namest="c2">
+                <para><guisubmenu><accel>K</accel>onten exportieren</guisubmenu>
+                </para>
+              </entry>
 
-      <sect3 id="AccTree-file-menu">
-        <title>Kontenübersicht - <guimenu><accel>D</accel>atei</guimenu>-Menü</title>
+              <entry namest="c3">
+                <para>Exportiert das aktive Konto in eine Datei.
+                </para>
+              </entry>
+            </row>
 
-        <para>In der folgenden Tabelle werden die Möglichkeiten im Menü <guimenu>Datei</guimenu> beschrieben.
-        </para>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <shortcut>
+                    <keycombo>
+                      <keycap>Alt</keycap><keycap function="enter">Eingabe</keycap>
+                    </keycombo>
+                    </shortcut> <guimenuitem><accel>E</accel>igenschaften</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-        <para>Durch Klicken auf den Menüpunkt <guimenu>Datei</guimenu> in der <emphasis>Menüleiste</emphasis>
-          werden die Möglichkeiten angezeigt die in <xref linkend="AccTree-FileMenu"/> beschrieben
-          sind.
-        </para>
+              <entry nameend="c3" namest="c2">
+                <para>Legt Optionen für die &app; Datendatei fest.
+                </para>
+              </entry>
+            </row>
 
-        <table frame="topbot" id="AccTree-FileMenu">
-          <title>Kontenübersicht - Datei-Menü - Zugriff auf Datei- und Kontenoperation sowie Druckfunktion</title>
+            <row>
+              <entry>
+                <para><guimenuitem>Zuletzt geöffnete Dateien</guimenuitem>
+                </para>
+              </entry>
 
-          <tgroup align="left" cols="3">
-            <colspec colname="c1"></colspec>
+              <entry nameend="c3" namest="c2">
+                <para>Nummerierte Liste der zuletzt geöffneten &app; Datendateien.
+                </para>
+              </entry>
+            </row>
 
-            <colspec colname="c2"></colspec>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <shortcut>
+                    <keycombo>
+                      <keycap>Strg</keycap><keycap>W</keycap>
+                    </keycombo>
+                    </shortcut> <guimenuitem>S<accel>c</accel>hließen</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-            <colspec colname="c3"></colspec>
+              <entry nameend="c3" namest="c2">
+                <para>Schließt die aktuelle Registerkarte.
+                </para>
 
-            <thead>
-              <row>
-                <entry>
-                  <para>Menüpunkt
+                <note>
+                  <para>Für die erste Registerkarte ist dieser Eintrag nicht verfügbar - er wird ausgegraut dargestellt.
                   </para>
-                </entry>
+                </note>
+              </entry>
+            </row>
 
-                <entry align="center" nameend="c3"
-                namest="c2">
-                  Beschreibung
-                </entry>
-              </row>
-            </thead>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <shortcut>
+                    <keycombo>
+                      <keycap>Strg</keycap><keycap>Q</keycap>
+                    </keycombo>
+                    </shortcut> <guimenuitem><accel>B</accel>eenden</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-            <tbody>
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>N</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem><accel>N</accel>eue Datei</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry nameend="c3" namest="c2">
+                <para>Beendet &app;.
+                </para>
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
+    </sect2>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Erzeugt eine neue Datei mit Hilfe des Assistenten <guilabel>Neuen Kontenplan erstellen</guilabel>.
-                  </para>
-                </entry>
-              </row>
+    <sect2 id="gui-window-edit-menu">
+      <title>&appname; - <guimenu><accel>B</accel>earbeiten</guimenu>-Menü</title>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>O</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem>Ö<accel>f</accel>fnen…</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+      <table pgwide="1" frame="topbot" id="GUI-Window-EditMenu">
+        <title>&appname; - Bearbeiten-Menü - Bearbeitungsfunktionen für Dateien und Konten sowie Einstellungen</title>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Öffnet eine vorhandene &app; Datei.
-                  </para>
-                </entry>
-              </row>
+        <titleabbrev>&appname; - Bearbeiten-Menü</titleabbrev>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu><accel>I</accel>mportieren</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+        <tgroup align="left" cols="2">
+          <thead>
+            <row>
+              <entry>
+                <para>Menüpunkt
+                </para>
+              </entry>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para>Öffnet das Untermenü Importieren um Daten aus anderen Finanzprogrammen einzulesen.
-                  </para>
-                </entry>
-              </row>
+              <entry align="center">
+                <para>Beschreibung
+                </para>
+              </entry>
+            </row>
+          </thead>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>R</accel>echnungen importieren…</guimenuitem>
-                  </para>
-                </entry>
+          <tbody>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guimenuitem>Als <accel>Z</accel>ahlung zuweisen…</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Mit dem Assistenten <guilabel>Buchungen aus Textdatei importieren</guilabel> können Sie Kunden-
-                    oder Lieferantenrechnungen aus einer CSV-Datei importieren.
-                  </para>
-                </entry>
-              </row>
+              <entry>
+                <para>Ausgewählte Buchung als Zahlung einer Rechnung etc. zuweisen.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>K</accel>onten importiern</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guimenuitem>Zahlung bearbeiten</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Startet den <acronym>CSV</acronym> Kontodatei-Importprozess. Die zu importierende Datei muss
-                    dasselbe Format haben wie die mit &app; exportierte Datei.
-                  </para>
-                </entry>
-              </row>
+              <entry>
+                <para>Zahlung der aktuellen Buchung bearbeiten.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>B</accel>uchungen importieren von CSV…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <shortcut>
+                    <keycombo>
+                      <keycap>Strg</keycap><keycap>F</keycap>
+                    </keycombo>
+                    </shortcut> <guimenuitem><accel>S</accel>uchen…</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Startet den <guilabel>Buchungsimport-Assistent</guilabel>. Hiermit kann eine
-                    <acronym>CSV</acronym>-Datei mit Buchungsdaten importiert werden.
-                  </para>
-                </entry>
-              </row>
+              <entry>
+                <para>Legt die Kriterien für eine Suche nach einer bestimmten Buchung fest. Siehe
+                  <xref linkend="tool-find"></xref> für Details zur Suche.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>K<accel>u</accel>rse aus CSV-Datei importieren…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>E</accel>instellungen</guimenuitem> (
+                  <menuchoice>
+                    <guimenu>GnuCash</guimenu><guimenuitem>Einstellungen</guimenuitem>
+                  </menuchoice>
+                  bei &mac;).
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Startet den <guilabel>Preis-Import-Assistent</guilabel>. Hiermit können Kurswerte aus einer
-                    <acronym>CSV</acronym>-Datei importiert werden.
-                  </para>
-                </entry>
-              </row>
+              <entry>
+                <para>Anpassung von &app; hinsichtlich regionaler Vorgaben, Stil und zahlreicher anderer Einstellungen.
+                  Siehe <xref linkend="set-prefs"></xref>.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>K<accel>u</accel>nden und Lieferanten importieren …</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem>Stil<accel>v</accel>orlagen</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Öffnet das Fenster <guilabel>Importiert Kunden oder Lieferanten aus Textdatei</guilabel>.
-                  </para>
-                </entry>
-              </row>
+              <entry>
+                <para>Ändern/Anpassen der Stilvorlagen für Berichte. Siehe <xref linkend="change-style"></xref>.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>Q</accel>IF-Datei importieren…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>O</accel>ptionen Steuerbericht</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Startet den <acronym>QIF</acronym> Dateiimportprozess.
-                  </para>
-                </entry>
-              </row>
+              <entry>
+                <para>Steuermerkmale (USt.)für Konto/ Konten festlegen. Zuordnung von Steuerformular und Zeilennummer zum
+                  Konto. Siehe <xref linkend="set-tax-options"></xref>
+                </para>
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
+    </sect2>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Einträge aus <accel>L</accel>ogdatei einspielen…</guimenuitem>
-                  </para>
-                </entry>
+    <sect2 id="gui-window-view-menu">
+      <title>&appname; - <guimenu><accel>A</accel>nsicht</guimenu>-Menü</title>
 
-                <entry namest="c3">
-                  <para>Startet das Zurückspielen einer &app; Protokolldatei. Wird verwendet zur Datenwiederherstellung
-                    nach "Abstürzen".
-                  </para>
-                </entry>
-              </row>
+      <table pgwide="1" frame="topbot" id="GUI-Window-ViewMenu">
+        <title>&appname; - Ansicht-Menü - Ändern der Ansicht der Kontenübersicht</title>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>O</accel>FX/QFX importieren…</guimenuitem>
-                  </para>
-                </entry>
+        <titleabbrev>&appname; - Ansicht-Menü</titleabbrev>
 
-                <entry namest="c3">
-                  <para>Startet den <acronym>OFX</acronym>/<acronym>QFX</acronym> Dateiimportprozess.
-                  </para>
-                </entry>
-              </row>
+        <tgroup align="left" cols="2">
+          <thead>
+            <row>
+              <entry>
+                <para>Menüpunkt
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>M</accel>T940 importieren</guimenuitem>
-                  </para>
-                </entry>
+              <entry align="center">
+                <para>Beschreibung
+                </para>
+              </entry>
+            </row>
+          </thead>
 
-                <entry namest="c3">
-                  <para>Importiert einen Tagesendkontoauszug im SWIFT MT940-Format in &app;.
-                  </para>
-                </entry>
-              </row>
+          <tbody>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>W</accel>erkzeugleiste</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>MT94<accel>2</accel> importieren</guimenuitem>
-                  </para>
-                </entry>
+              <entry>
+                <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Werkzeugleiste</emphasis>.
+                </para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Importiert einen Zwischenkontoauszug im SWIFT MT942-Format in &app;.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>Z</accel>usammenfassungsleiste</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>D</accel>TAUS importieren</guimenuitem>
-                  </para>
-                </entry>
+              <entry>
+                <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Zusammenfassungsleiste</emphasis>.
+                </para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Importiert eine herkömmliche deutsche DTAUS-Datei in &app;.
-                    <footnote id="DTAUS-ref">
-                      <para>Das <ulink url="&url-wp-de;DTAUS">DTAUS</ulink>-Verfahren wurde im Jahr 2016, also quasi mit der
-                        <ulink url="&url-wp-de;SEPA">SEPA</ulink>-Einführung, offiziell
-                        eingestellt. Mit Hilfe dieses Menüpunkts besteht in &app; die Möglichkeit,
-                        die Aufträge aus älteren Drittprogrammen zu importieren und im Anschluss
-                        mittels <ulink url="&url-wp-de;Financial_Transaction_Services">FinTS</ulink>
-                        zu versenden.
-                      </para>
-                    </footnote>
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry>
+                <para><guimenuitem>S<accel>t</accel>atusleiste</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>DTAUS importieren und <accel>s</accel>enden</guimenuitem>
-                  </para>
-                </entry>
+              <entry>
+                <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Statusleiste</emphasis>.
+                </para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Import einer DTAUS-Datei in &app; und Übermittlung der Aufträge per Online
-                    Banking.<footnoteref linkend="DTAUS-ref"></footnoteref>
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <shortcut>
+                    <keycombo>
+                      <keycap>Strg</keycap><keycap>R</keycap>
+                    </keycombo>
+                    </shortcut> <guimenuitem>Aktualisie<accel>r</accel>en</guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>S</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem><accel>S</accel>peichern</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry>
+                <para>Anzeige des Bildschirminhalts aktualisieren.
+                </para>
+              </entry>
+            </row>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Speichert die aktuell geöffnete Datei.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry>
+                <para><guimenuitem>Neue <accel>K</accel>ontenübersicht</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Umschalt</keycap><keycap>Strg</keycap><keycap>S</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem>Speichern <accel>u</accel>nter…</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry>
+                <para>Öffnet eine neue Registerkarte, die die Kontenübersicht anzeigt.
+                </para>
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
+    </sect2>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Speichert die aktuell geöffnete Datei unter einem anderen Namen.
-                    <footnote>
-                      <para>Bis zu &app; Version &vers-last-2; sollten Sie aufpassen, dass Sie Ihre Datendatei NICHT in
-                        <filename class="directory">~/.gnucash/books</filename> speichern.
-                      </para>
-                    </footnote>
-                  </para>
-                </entry>
-              </row>
+    <sect2 id="gui-window-actions-menu">
+      <title>&appname; - <guimenu>A<accel>k</accel>tionen</guimenu>-Menü</title>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guimenuitem>Änderungen ver<accel>w</accel>erfen</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+      <table pgwide="1" frame="topbot" id="GUI-Window-ActionsMenu">
+        <title>&appname; - Aktionen-Menü - Anlegen terminierter Buchungen, Überprüfen von Konten, Durchführen
+          von Aktienteilungen, Buchen und Abgleichen von Geschäftsvorgängen</title>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Lädt die zuletzt gespeicherte Version der aktuell geöffneten Datei neu. Nützlich, wenn Sie
-                    Änderungen verwerfen die an den Daten vorgenommen und noch nicht gespeichert
-                    wurden.
+        <titleabbrev>&appname; - Aktionen-Menü</titleabbrev>
+
+        <tgroup align="left" cols="3">
+          <colspec colname="c1"></colspec>
+
+          <colspec colname="c2"></colspec>
+
+          <colspec colname="c3"></colspec>
+
+          <thead>
+            <row>
+              <entry>
+                <para>Menüpunkt
+                </para>
+              </entry>
+
+              <entry align="center" nameend="c3"
+                namest="c2">
+                Beschreibung
+              </entry>
+            </row>
+          </thead>
+
+          <tbody>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu><accel>O</accel>nline
+                    Aktionen</guisubmenu><guimenuitem></guimenuitem>
+                  </menuchoice>
+                </para>
+              </entry>
+
+              <entry align="center" nameend="c3" namest="c2">
+                <para>Untermenü Online Banking
+                </para>
+              </entry>
+            </row>
+
+            <row>
+              <entry align="left" nameend="c3" namest="c2">
+                <note>
+                  <para>Dies wird nur angezeigt, wenn WITH_AQBANKING beim Erstellen von &app; aktiviert wurde.
                   </para>
-                </entry>
-              </row>
+                </note>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>P</keycap>
-                      </keycombo>
-                      </shortcut><guimenuitem><accel>D</accel>rucken…</guimenuitem>
+                <important>
+                  <para>Die Menüeinträge werden erst nach dem vollständigen Bearbeiten von
+                    <menuchoice>
+                      <guimenu><accel>W</accel>erkzeug</guimenu><guimenuitem><accel>O</accel>nlinebanking
+                      Einrichtung…</guimenuitem>
                     </menuchoice>
+                    aktiviert.
                   </para>
-                </entry>
+                </important>
 
-                <entry nameend="c3" namest="c2">
-                  <para><emphasis>Dieser Eintrag ist nur aktiv, wenn ein druckbares Element wie ein Bericht oder eine
-                    Rechnung ausgewählt ist.</emphasis>.
+                <note>
+                  <para>Nicht alle Optionen sind für alle Bankinstitute verfügbar.
                   </para>
-                </entry>
-              </row>
+                </note>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Umschalt</keycap><keycap>Strg</keycap><keycap>P</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem>Seite ein<accel>r</accel>ichten…</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
-
-                <entry nameend="c3" namest="c2">
-                  <para>Ermöglicht die Auswahl des Papierformats, der Seitenausrichtung und der Ränder für den Druck.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>S</accel>aldenabfrage…</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu>E<accel>x</accel>portieren</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Fragt per Onlinebanking den Kontossaldo für das ausgewählte Konto ab.
+                </para>
+              </entry>
+            </row>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para>Öffnet das Untermenü Export.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Abfrage Konto<accel>u</accel>msätze…</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guisubmenu>Konten<accel>h</accel>ierarchie nach CSV exportieren…</guisubmenu>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Holt die Buchungen für das ausgewählte Konto bei dem Geldinstitut per Onlinebanking ab.
+                </para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Exportiert die Kontohierarchie in eine durch Trennzeichen abgegrenzte <acronym>CSV</acronym>-Datei.
-                    Es werden keine Daten exportiert.
+            <row>
+              <entry namest="c2" nameend="c3">
+                <note>
+                  <para>Das Senden von Aufträgen an die Bank ist nur für <acronym>EBICS</acronym> und
+                    <acronym>FinTS</acronym> verfügbar.
                   </para>
-                </entry>
-              </row>
+                </note>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guisubmenu><accel>B</accel>uchungen nach CSV exportieren…</guisubmenu>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>SEPA <accel>E</accel>inzelüberweisung…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Exportiert Buchungen in eine durch Trennzeichen abgegrenzte <acronym>CSV</acronym>-Datei.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Erstellt eine SEPA Ãœberweisung per Onlinebanking.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guisubmenu><accel>A</accel>ktives Kontobuch als CSV-Datei exportieren…</guisubmenu>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>I</accel>nterne Umbuchung…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Exportiert das aktive Register in eine CSV-Datei.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Erstellt eine bankinterne Umbuchung per Online Banking.
+                </para>
+              </entry>
+            </row>
+<!-- FIXME source: enable this menuitem in GC again -->
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>SEPA Lastschriftmandat erstellen…</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guisubmenu><accel>K</accel>onten exportieren</guisubmenu>
+              <entry namest="c3">
+                <note>
+                  <para>Mit der Umstellung auf <acronym>SEPA</acronym> ist dieser Menüeintrag verschwunden, ist aber mit
+                    Hilfe von
+                    <package>
+                      AqBanking
+                    </package>
+                    weiterhin möglich. Siehe <ulink url="&url-wiki;De/SEPA-Lastschrift"></ulink>.
                   </para>
-                </entry>
+                </note>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Exportiert das aktive Konto in eine Datei.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Verlaufs<accel>f</accel>enster anzeigen</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Alt</keycap><keycap function="enter">Eingabe</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem><accel>E</accel>igenschaften</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Öffnet das <guilabel>Onlinebanking Verbindungsfenster</guilabel> mit dem Verlauf der letzten
+                  Sitzung.
+                </para>
+              </entry>
+            </row>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Legt Optionen für die &app; Datendatei fest.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu>Term<accel>i</accel>nierte Buchungen</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>Zuletzt geöffnete Dateien</guimenuitem>
-                  </para>
-                </entry>
+              <entry align="center" nameend="c3" namest="c2">
+                Untermenü Terminierte Buchungen
+              </entry>
+            </row>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Nummerierte Liste der zuletzt geöffneten &app; Datendateien.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Terminierte Buchungen <accel>E</accel>ditor…</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>W</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem>S<accel>c</accel>hließen</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Ruft das Werkzeug zum Bearbeiten von <guilabel>terminierten Buchungen</guilabel> auf. Siehe
+                  <xref linkend="sched-editor"></xref>
+                </para>
+              </entry>
+            </row>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Schließt die aktuelle Registerkarte.
-                  </para>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Seit <accel>l</accel>etztem Aufruf…</guimenuitem>
+                </para>
+              </entry>
 
-                  <note>
-                    <para>Für die erste Registerkarte ist dieser Eintrag nicht verfügbar - er wird ausgegraut dargestellt.
-                    </para>
-                  </note>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Zeigt die terminierten Buchungen seit der letzten Benutzung von &app;.
+                  <xref linkend="trans-sched-slr"></xref>
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>Q</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem><accel>B</accel>eenden</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>H</accel>ypothek & Darlehen Assistent…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Beendet &app;.
-                  </para>
-                </entry>
-              </row>
-            </tbody>
-          </tgroup>
-        </table>
-      </sect3>
+              <entry namest="c3">
+                <para>Startet den Hypotheken- & Darlehen-Assistenten zum Einrichten von Rückzahlungen.
+                  <xref linkend="trans-sched-loans"></xref>
+                </para>
+              </entry>
+            </row>
 
-      <sect3 id="AccTree-edit-menu">
-        <title>Kontenübersicht - <guimenu><accel>B</accel>earbeiten</guimenu>-Menü</title>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu>B<accel>u</accel>dget</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-        <table frame="topbot" id="AccTree-EditMenu">
-          <title>Kontenübersicht - Bearbeiten-Menü - Bearbeitungsfunktionen für Dateien und Konten sowie
-            Einstellungen</title>
+              <entry align="center" nameend="c3" namest="c2">
+                Untermenü Budget
+              </entry>
+            </row>
 
-          <tgroup align="left" cols="2">
-            <thead>
-              <row>
-                <entry>
-                  <para>Menüpunkt
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>N</accel>eues Budget</guimenuitem>
+                </para>
+              </entry>
 
-                <entry align="center">
-                  <para>Beschreibung
-                  </para>
-                </entry>
-              </row>
-            </thead>
+              <entry namest="c3">
+                <para>Erstellt ein neues Budget und öffnet es in einer neuen Registerkarte.
+                </para>
+              </entry>
+            </row>
 
-            <tbody>
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>X</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem><accel>A</accel>usschneiden</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Budget <accel>ö</accel>ffnen</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Führt eine gewöhnliche <emphasis>Ausschneiden</emphasis>-Operation aus.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Wenn kein Budget vorhanden ist, wird ein neues Budget erstellt und geöffnet. Falls nur ein Budget
+                  vorhanden ist, wird es geöffnet; andernfalls kann ein Budget im Dialog
+                  <guilabel>Budget auswählen</guilabel> zum Öffnen gewählt werden.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>C</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem><accel>K</accel>opieren</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Budget <accel>k</accel>opieren</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Führt eine gewöhnliche <emphasis>Kopieren</emphasis>-Operation aus.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Wenn noch kein Budget vorhanden sind, wird ein Neues erstellt. Ist nur ein Budget vorhanden, wird
+                  eine Kopie davon erstellt; andernfalls kann Eines zum Kopieren im Dialog
+                  <guilabel>Budget auswählen</guilabel> ausgewählt werden. Das Budget wird in
+                  einer neuen Registerkarte geöffnet.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>V</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem>E<accel>i</accel>nfügen</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Budget <accel>l</accel>öschen</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Führt eine gewöhnliche <emphasis>Einfügen</emphasis>-Operation aus.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Wenn die aktive Registerkarte eine Budgetansicht ist, dann wird das geöffnete Budget gelöscht.
+                  Andernfalls wird im Dialog <guilabel>Budget auswählen</guilabel> eine Auflistung
+                  vorhandener Budgets zum Löschen angezeigt.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>E</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem>Konto <accel>b</accel>earbeiten</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>W</accel>arnungen zurücksetzen…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Ändert den Namen oder die Eigenschaften des ausgewählten Kontos. <xref linkend="acct-edit"></xref>
-                  </para>
-                </entry>
-              </row>
+              <entry nameend="c3" namest="c2">
+                <para>&app; gibt Warnungen aus, wenn bestimmte Operationen, wie z.B. das Löschen einer Buchung oder eines
+                  Buchungsteils, durchgeführt werden. Der Dialog für diese Warnmeldung bietet die
+                  Möglichkeit, die Antwort zu speichern. Kontrollkästchen mit der Bezeichnung
+                  <guilabel>Antwort speichern und nicht wieder anzeigen</guilabel> und
+                  <guilabel>Antwort speichern und in dieser Sitzung nicht wieder anzeigen</guilabel>
+                  erlauben die Deaktivierung der Warnmeldung. Dieser Menüpunkt setzt die Warnungen
+                  auf den Standard zurück, d.h. die Warnungen werden wieder angezeigt.
+                  <tip>
+                    <para>Warnungen können selektiv aktiviert werden.
+                    </para>
+                  </tip>
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut> <keycap>Entf</keycap> </shortcut> <guimenuitem>Konto
-                      <accel>l</accel>öschen</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem>Seite umbe<accel>n</accel>ennen</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Löscht ein Konto. Siehe <xref linkend="acct-delete"></xref>
-                  </para>
-                </entry>
-              </row>
+              <entry nameend="c3" namest="c2">
+                <para>Ermöglicht das Umbenennen der aktuellen Seite oder Registerkarte.
+                </para>
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
+    </sect2>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>I</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem>Konto <accel>s</accel>uchen</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+    <sect2 id="gui-window-business-menu">
+      <title>&appname; - <guimenu><accel>G</accel>eschäft</guimenu>-Menü</title>
 
-                <entry>
-                  <para>Öffnet den Assistenten <guilabel>Konto suchen</guilabel>. Hiermit kann die Kontenstruktur
-                    durchsucht werden um das gewünschte Konto zu öffnen.
-                  </para>
-                </entry>
-              </row>
+      <table pgwide="1" frame="topbot" id="GUI-Window-BusinessMenu">
+        <title>&appname; - Geschäft-Menü - &app;-Funktionen für Kleinunternehmen</title>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>Konto<accel>e</accel>igenschaften übernehmen…</guimenuitem>
-                  </para>
-                </entry>
+        <titleabbrev>&appname; - Geschäft-Menü</titleabbrev>
 
-                <entry>
-                  <para>Öffnet den Dialog <guilabel>Konto Eigenschaften übertragen</guilabel>. Übernimmt die gewählten
-                    Kontoeigenschaften in die untergeordneten Konten.
-                  </para>
+        <tgroup align="left" cols="3">
+          <colspec colname="c1"></colspec>
 
-                  <note>
-                    <para>Dieser Punkt ist nur wählbar, wenn Sie ein Konto mit mindestens einem Unterkonto in der
-                      Kontenstruktur markiert haben.
-                    </para>
-                  </note>
-                </entry>
-              </row>
+          <colspec colname="c2"></colspec>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>Unterkonten neu <accel>n</accel>ummerieren…</guimenuitem>
-                  </para>
-                </entry>
+          <colspec colname="c3"></colspec>
 
-                <entry>
-                  <para>Startet den Assistenten <guilabel>Konto neu nummerieren</guilabel>. Siehe
-                    <xref linkend="chart-renumber"></xref>.
-                  </para>
+          <thead>
+            <row>
+              <entry>
+                <para>Menüpunkt
+                </para>
+              </entry>
 
-                  <note>
-                    <para>Dieser Punkt ist nur wählbar, wenn Sie ein Konto mit mindestens einem Unterkonto in der
-                      Kontenstruktur markiert haben.
-                    </para>
-                  </note>
-                </entry>
-              </row>
+              <entry align="center" nameend="c3" namest="c2">
+                <para>Beschreibung
+                </para>
+              </entry>
+            </row>
+          </thead>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>K</accel>onto öffnen</guimenuitem>
-                  </para>
-                </entry>
+          <tbody>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu><accel>K</accel>unde</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Öffnet das Buchungsfenster für das aktuell gewählte Konto.
-                  </para>
-                </entry>
-              </row>
+              <entry align="center" nameend="c3" namest="c2">
+                <para>Durchführen von kundenbezogenen Tätigkeiten.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>U</accel>nterkonto öffnen</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Kundenübersicht</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Öffnet ein Registerfenster, das alle Buchungen für das ausgewählte Konto und für alle seine
-                    Unterkonten anzeigt.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Öffnet eine Übersichtsseite mit Kundendaten.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>F</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem><accel>S</accel>uchen…</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>N</accel>euer Kunde…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Legt die Kriterien für eine Suche nach einer bestimmten Buchung fest. Siehe
-                    <xref linkend="tool-find"></xref> für Details zur Suche.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Startet das Formular <guilabel>Neuer Kunde</guilabel> zum Erfassen von Kundendaten.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>E</accel>instellungen</guimenuitem> (
-                    <menuchoice>
-                      <guimenu>GnuCash</guimenu><guimenuitem>Einstellungen</guimenuitem>
-                    </menuchoice>
-                    bei &mac;).
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>K</accel>unde suchen…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Anpassung von &app; hinsichtlich regionaler Vorgaben, Stil und zahlreicher anderer Einstellungen.
-                    Siehe <xref linkend="set-prefs"></xref>.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Ruft den Assistenten <guilabel>Kunden suchen</guilabel> auf.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>Stil<accel>v</accel>orlagen</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>N<accel>e</accel>ue Rechnung…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Ändern/Anpassen der Stilvorlagen für Berichte. Siehe <xref linkend="change-style"></xref>.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Rechnung</guilabel>.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>O</accel>ptionen Steuerbericht</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>R</accel>echnung suchen…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Steuermerkmale (USt.)für Konto/ Konten festlegen. Zuordnung von Steuerformular und Zeilennummer zum
-                    Konto. Siehe <xref linkend="set-tax-options"></xref>
-                  </para>
-                </entry>
-              </row>
-            </tbody>
-          </tgroup>
-        </table>
-      </sect3>
+              <entry namest="c3">
+                <para>Ruft den Assistenten <guilabel>Rechnung suchen</guilabel> auf.
+                </para>
+              </entry>
+            </row>
 
-      <sect3 id="AccTree-view-menu">
-        <title>Kontenübersicht - <guimenu><accel>A</accel>nsicht</guimenu>-Menü</title>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Ne<accel>u</accel>er Auftrag…</guimenuitem>
+                </para>
+              </entry>
 
-        <table frame="topbot" id="AccTree-ViewMenu">
-          <title>Kontenübersicht - Ansicht-Menü - Ändern der Ansicht der Kontenübersicht.</title>
+              <entry namest="c3">
+                <para>Öffnet das Formular, um einen neuen Auftrag anzulegen.
+                </para>
+              </entry>
+            </row>
 
-          <tgroup align="left" cols="2">
-            <colspec colname="c1"></colspec>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>A</accel>uftrag suchen…</guimenuitem>
+                </para>
+              </entry>
 
-            <colspec colname="c2"></colspec>
+              <entry namest="c3">
+                <para>Ruft den Assistenten <guilabel>Auftrag suchen</guilabel> auf.
+                </para>
+              </entry>
+            </row>
 
-            <thead>
-              <row>
-                <entry>
-                  <para>Menüpunkt
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry align="center">
-                  <para>Beschreibung
-                  </para>
-                </entry>
-              </row>
-            </thead>
+              <entry namest="c3">
+                <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
+                  ein Konto vom Typ "offene Forderungen" vorhanden sein.
+                </para>
+              </entry>
+            </row>
 
-            <tbody>
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>W</accel>erkzeugleiste</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Erinnerungen an <accel>f</accel>ällige Rechnungen</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Werkzeugleiste</emphasis>.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Öffnet ein neues Fenster um an fällige Rechnungen zu erinnern.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>Z</accel>usammenfassungsleiste</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu><accel>L</accel>ieferant</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Zusammenfassungsleiste</emphasis>.
-                  </para>
-                </entry>
-              </row>
+              <entry align="center" nameend="c3" namest="c2">
+                <para>Durchführen von lieferantenbezogenen Vorgängen.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>S<accel>t</accel>atusleiste</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Lieferantenübersicht</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Kontrollkästchen zum Ein-/Ausblenden der <emphasis>Statusleiste</emphasis>.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Öffnet eine Übersichtsseite mit Lieferantendaten.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>F</accel>iltern nach…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>N</accel>euer Lieferant…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Filter für Konten einstellen, die in der Kontenübersicht angezeigt werden.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Startet das Formular <guilabel>Neuer Lieferant</guilabel> zum Erfassen von Lieferantendaten.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>R</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem>Aktualisie<accel>r</accel>en</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>L</accel>ieferant suchen…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Anzeige des Bildschirminhalts aktualisieren.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Ruft den Assistenten <guilabel>Lieferanten suchen</guilabel> auf.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>Neue <accel>K</accel>ontenübersicht</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>N<accel>e</accel>ue Lieferantenrechnung…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry>
-                  <para>Öffnet eine neue Registerkarte, die die Kontenübersicht anzeigt.
-                  </para>
-                </entry>
-              </row>
-            </tbody>
-          </tgroup>
-        </table>
-      </sect3>
+              <entry namest="c3">
+                <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Lieferantenrechnung</guilabel>.
+                </para>
+              </entry>
+            </row>
 
-      <sect3 id="AccTree-actions-menu">
-        <title>Kontenübersicht - <guimenu>A<accel>k</accel>tionen</guimenu>-Menü</title>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Lieferanten<accel>r</accel>echnung suchen…</guimenuitem>
+                </para>
+              </entry>
 
-        <table frame="topbot" id="AccTree-ActionsMenu">
-          <title>Kontenübersicht - Aktionen-Menü - Anlegen terminierter Buchungen, Überprüfen von Konten,
-            Durchführen von Aktienteilungen, Buchen und Abgleichen von Geschäftsvorgängen</title>
+              <entry namest="c3">
+                <para>Ruft den Assistenten <guilabel>Lieferantenrechnung suchen</guilabel> auf.
+                </para>
+              </entry>
+            </row>
 
-          <tgroup align="left" cols="3">
-            <colspec colname="c1"></colspec>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Ne<accel>u</accel>er Auftrag…</guimenuitem>
+                </para>
+              </entry>
 
-            <colspec colname="c2"></colspec>
+              <entry namest="c3">
+                <para>Öffnet das Formular, um einen neuen Auftrag anzulegen.
+                </para>
+              </entry>
+            </row>
 
-            <colspec colname="c3"></colspec>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>A</accel>uftrag suchen…</guimenuitem>
+                </para>
+              </entry>
 
-            <thead>
-              <row>
-                <entry>
-                  <para>Menüpunkt
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Ruft den Assistenten <guilabel>Auftrag suchen</guilabel> auf.
+                </para>
+              </entry>
+            </row>
 
-                <entry align="center" nameend="c3"
-                namest="c2">
-                  Beschreibung
-                </entry>
-              </row>
-            </thead>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
+                </para>
+              </entry>
 
-            <tbody>
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu><accel>O</accel>nline
-                      Aktionen</guisubmenu><guimenuitem></guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
+                  ein Konto vom Typ "offene Verbindlichkeiten" vorhanden sein.
+                </para>
+              </entry>
+            </row>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para>Untermenü Online Banking
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Erinnerungen an <accel>f</accel>ällige Rechnungen</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry align="left" nameend="c3" namest="c2">
-                  <note>
-                    <para>Dies wird nur angezeigt, wenn WITH_AQBANKING beim Erstellen von &app; aktiviert wurde.
-                    </para>
-                  </note>
+              <entry namest="c3">
+                <para>Öffnet ein neues Fenster um an fällige Rechnungen zu erinnern.
+                </para>
+              </entry>
+            </row>
 
-                  <important>
-                    <para>Die Menüeinträge werden erst nach dem vollständigen Bearbeiten von
-                      <menuchoice>
-                        <guimenu><accel>W</accel>erkzeug</guimenu><guimenuitem><accel>O</accel>nlinebanking
-                        Einrichtung…</guimenuitem>
-                      </menuchoice>
-                      aktiviert.
-                    </para>
-                  </important>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu><accel>M</accel>itarbeiter</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-                  <note>
-                    <para>Nicht alle Optionen sind für alle Bankinstitute verfügbar.
-                    </para>
-                  </note>
-                </entry>
-              </row>
+              <entry align="center" nameend="c3" namest="c2">
+                <para>Durchführen von mitarbeiterbezogenen Tätigkeiten.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>S</accel>aldenabfrage…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Mitarbeiterüber<accel>s</accel>icht</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Fragt per Onlinebanking den Kontossaldo für das ausgewählte Konto ab.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Öffnet eine Übersichtsseite mit Angaben zu den Mitarbeitern.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Abfrage Konto<accel>u</accel>msätze…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>N</accel>euer Mitarbeiter…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Holt die Buchungen für das ausgewählte Konto bei dem Geldinstitut per Onlinebanking ab.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Startet das Formular <guilabel>Neuer Mitarbeiter</guilabel> zur Erfassung der Daten eines
+                  Mitarbeiters.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2" nameend="c3">
-                  <note>
-                    <para>Das Senden von Aufträgen an die Bank ist nur für <acronym>EBICS</acronym> und
-                      <acronym>FinTS</acronym> verfügbar.
-                    </para>
-                  </note>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>M</accel>itarbeiter suchen…</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>SEPA <accel>E</accel>inzelüberweisung…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Ruft den Assistenten <guilabel>Mitarbeiter suchen</guilabel> auf.
+                </para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Erstellt eine SEPA Ãœberweisung per Onlinebanking.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Neue Auslagen<accel>e</accel>rstattung…</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>I</accel>nterne Umbuchung…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Auslagenerstattung</guilabel>.
+                </para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Erstellt eine bankinterne Umbuchung per Online Banking.
-                  </para>
-                </entry>
-              </row>
-<!-- FIXME source: enable this menuitem in GC again -->
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>SEPA Lastschriftmandat erstellen…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>A</accel>uslagenerstattung suchen…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <note>
-                    <para>Mit der Umstellung auf <acronym>SEPA</acronym> ist dieser Menüeintrag verschwunden, ist aber mit
-                      Hilfe von
-                      <package>
-                        AqBanking
-                      </package>
-                      weiterhin möglich. Siehe <ulink url="&url-wiki;De/SEPA-Lastschrift"></ulink>.
-                    </para>
-                  </note>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Ruft den Assistenten <guilabel>Auslagenerstattung suchen</guilabel> auf.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Verlaufs<accel>f</accel>enster anzeigen</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Öffnet das <guilabel>Onlinebanking Verbindungsfenster</guilabel> mit dem Verlauf der letzten
-                    Sitzung.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
+                  ein Konto vom Typ "offene Verbindlichkeiten" vorhanden sein.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu>Term<accel>i</accel>nierte Buchungen</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem>Verknüpfte Geschäftsdokumente</guimenuitem>
+                </para>
+              </entry>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  Untermenü Terminierte Buchungen
-                </entry>
-              </row>
+              <entry namest="c2" nameend="c3">
+                <para>Alle zugehörigen Rechnungen anzeigen.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Terminierte Buchungen <accel>E</accel>ditor…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem>USt.-<accel>S</accel>teuertabelle…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Ruft das Werkzeug zum Bearbeiten von <guilabel>terminierten Buchungen</guilabel> auf. Siehe
-                    <xref linkend="sched-editor"></xref>
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c2" nameend="c3">
+                <para>Anzeigen und Bearbeiten der Steuertabellen (MwSt./ USt.).
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Seit <accel>l</accel>etztem Aufruf…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem>Tabelle für <accel>Z</accel>ahlungsbedingungen</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Zeigt die terminierten Buchungen seit der letzten Benutzung von &app;.
-                    <xref linkend="trans-sched-slr"></xref>
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c2" nameend="c3">
+                <para>Anzeigen und Bearbeiten der Zahlungsbedingungen.
+                </para>
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
+    </sect2>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>H</accel>ypothek & Darlehen Assistent…</guimenuitem>
-                  </para>
-                </entry>
+    <sect2 id="gui-window-reports-menu">
+      <title>&appname; - <guimenu>Be<accel>r</accel>ichte</guimenu>-Menü</title>
 
-                <entry namest="c3">
-                  <para>Startet den Hypotheken- & Darlehen-Assistenten zum Einrichten von Rückzahlungen.
-                    <xref linkend="trans-sched-loans"></xref>
-                  </para>
-                </entry>
-              </row>
+      <table pgwide="1" frame="topbot" id="GUI-Window-ReportsMenu">
+        <title>&appname; - Berichte-Menü - Zugriff auf &app; Berichte und Diagramme</title>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu>B<accel>u</accel>dget</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+        <titleabbrev>&appname; - Berichte-Menü</titleabbrev>
+<!-- Translators: Attention, the menu items in GnuCash differ in the order between C and de.
+                  The actual sequence from the menu "Reports" is shown below. -->
+        <tgroup align="left" cols="3">
+          <colspec colname="c1"></colspec>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  Untermenü Budget
-                </entry>
-              </row>
+          <colspec colname="c2"></colspec>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>N</accel>eues Budget</guimenuitem>
-                  </para>
-                </entry>
+          <colspec colname="c3"></colspec>
 
-                <entry namest="c3">
-                  <para>Erstellt ein neues Budget und öffnet es in einer neuen Registerkarte.
-                  </para>
-                </entry>
-              </row>
+          <thead>
+            <row>
+              <entry>
+                <para>Menüpunkt
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Budget <accel>ö</accel>ffnen</guimenuitem>
-                  </para>
-                </entry>
+              <entry align="center" nameend="c3" namest="c2">
+                <para>Beschreibung
+                </para>
+              </entry>
+            </row>
+          </thead>
 
-                <entry namest="c3">
-                  <para>Wenn kein Budget vorhanden ist, wird ein neues Budget erstellt und geöffnet. Falls nur ein Budget
-                    vorhanden ist, wird es geöffnet; andernfalls kann ein Budget im Dialog
-                    <guilabel>Budget auswählen</guilabel> zum Öffnen gewählt werden.
-                  </para>
-                </entry>
-              </row>
+          <tbody>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu><accel>A</accel>ktiva & Passiva</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Budget <accel>k</accel>opieren</guimenuitem>
-                  </para>
-                </entry>
+              <entry align="center" nameend="c3" namest="c2">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Wenn noch kein Budget vorhanden sind, wird ein Neues erstellt. Ist nur ein Budget vorhanden, wird
-                    eine Kopie davon erstellt; andernfalls kann Eines zum Kopieren im Dialog
-                    <guilabel>Budget auswählen</guilabel> ausgewählt werden. Das Budget wird in
-                    einer neuen Registerkarte geöffnet.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>A</accel>ktiva-Diagramm</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Budget <accel>l</accel>öschen</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Wenn die aktive Registerkarte eine Budgetansicht ist, dann wird das geöffnete Budget gelöscht.
-                    Andernfalls wird im Dialog <guilabel>Budget auswählen</guilabel> eine
-                    Auflistung vorhandener Budgets zum Löschen angezeigt.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>A<accel>k</accel>tiva Tortendiagramm</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <guimenuitem>Neues <accel>K</accel>onto…</guimenuitem>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Legt ein neues Konto an und öffnet das Fenster mit den Kontoeigenschaften.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>B</accel>ilanze</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <guimenuitem>Konten<accel>h</accel>ierarchie hinzufügen…</guimenuitem>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Startet den <link linkend="acct-hierarchy">Neuen Kontenplan erstellen</link> Assistent.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>B<accel>i</accel>lanze (mit eguile)</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <shortcut>
-                      <keycombo>
-                        <keycap>Strg</keycap><keycap>T</keycap>
-                      </keycombo>
-                      </shortcut> <guimenuitem><accel>B</accel>uchen…</guimenuitem>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Startet den Buchungsassistenten für die Buchung zwischen Konten.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>E</accel>rweitertes Portfolio</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>A</accel>bgleichen…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Startet den <guilabel>Abgleichen</guilabel>-Assistenten für das ausgewählte Konto.
-                    <xref linkend="acct-reconcile"></xref>
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>F</accel>remdkapitel-Diagramm</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>A</accel>utomatisch abgleichen…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Öffnet den Dialog <guilabel>automatischer Abgleich</guilabel>, in dem Sie die Informationen für
-                    das automatische Abgleichen eingeben können.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>H</accel>auptbuch Journal</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>A<accel>k</accel>tienteilung…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+<!--                  <para>See <xref linkend="general-journal-report"></xref></para>-->
+              </entry>
+            </row>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Startet den <guilabel>Aktienteilungs-Assistenten</guilabel>. Zusätzliche Details
-                    <xref
-                  linkend="stock-split"></xref>
-                  </para>
-                </entry>
-              </row>
-
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>P</accel>osten anzeigen…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>J</accel>ournal</guimenuitem>
+                </para>
+              </entry>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Öffnet das Formular <guilabel>Posten im Konto</guilabel> .
-<!-- Zusätzliche Angaben <xref linkend="view-lots"></xref> -->
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry align="left">
-                  <para><menuchoice>
-                      <guisubmenu>Überprü<accel>f</accel>en</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>K<accel>u</accel>rsdiagramm</guimenuitem>
+                </para>
+              </entry>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para>Untermenü Überprüfen
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>K</accel>onto überprüfen</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>R</accel>einvermögen-Balkendiagramm</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Überprüft das Konto auf nicht abgeglichene Buchungen und verwaiste Buchungsteile und repariert
-                    diese.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>U</accel>nterkonten überprüfen</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Rei<accel>n</accel>vermögen Liniendiagramm</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Überprüft das Konto inkusive Unterkonten auf nicht abgeglichene Buchungen und verwaiste
-                    Buchungsteile und repariert diese.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>A</accel>lle überprüfen</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>S</accel>aldo-Vorhersage</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para>Überprüft alle Konto auf nicht abgeglichene Buchungen und verwaiste Buchungsteile und repariert
-                    diese.
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>W</accel>arnungen zurücksetzen…</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>V</accel>erbindlichkeiten Tortendiagramm</guimenuitem>
+                </para>
+              </entry>
 
-                <entry nameend="c3" namest="c2">
-                  <para>&app; gibt Warnungen aus, wenn bestimmte Operationen, wie z.B. das Löschen einer Buchung oder eines
-                    Buchungsteils, durchgeführt werden. Der Dialog für diese Warnmeldung bietet
-                    die Möglichkeit, die Antwort zu speichern. Kontrollkästchen mit der
-                    Bezeichnung <guilabel>Antwort speichern und nicht wieder anzeigen</guilabel> und
-                    <guilabel>Antwort speichern und in dieser Sitzung nicht wieder
-                    anzeigen</guilabel> erlauben die Deaktivierung der Warnmeldung. Dieser
-                    Menüpunkt setzt die Warnungen auf den Standard zurück, d.h. die Warnungen
-                    werden wieder angezeigt.
-                    <tip>
-                      <para>Warnungen können selektiv aktiviert werden.
-                      </para>
-                    </tip>
-                  </para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>Seite umbe<accel>n</accel>ennen</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>W</accel>ertpapierbestand</guimenuitem>
+                </para>
+              </entry>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Ermöglicht das Umbenennen der aktuellen Seite oder Registerkarte.
-                  </para>
-                </entry>
-              </row>
-            </tbody>
-          </tgroup>
-        </table>
-      </sect3>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-      <sect3 id="AccTree-business-menu">
-        <title>Kontenübersicht - <guimenu><accel>G</accel>eschäft</guimenu>-Menü</title>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Wer<accel>t</accel>papiere Tortendiagramm</guimenuitem>
+                </para>
+              </entry>
 
-        <table frame="topbot" id="AccTree-BusinessMenu">
-          <title>Kontenübersicht - Geschäft-Menü - &app;-Funktionen für Kleinunternehmen</title>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-          <tgroup align="left" cols="3">
-            <colspec colname="c1"></colspec>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu>Aufwand & <accel>E</accel>rtrag</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-            <colspec colname="c2"></colspec>
+              <entry align="left" nameend="c3" namest="c2">
+                <para></para>
+              </entry>
+            </row>
 
-            <colspec colname="c3"></colspec>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>A</accel>ufwand & Ertrags-Liniendiagramm</guimenuitem>
+                </para>
+              </entry>
 
-            <thead>
-              <row>
-                <entry>
-                  <para>Menüpunkt
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para>Beschreibung
-                  </para>
-                </entry>
-              </row>
-            </thead>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>A<accel>u</accel>fwand & Ertrags-Säulendiagramm</guimenuitem>
+                </para>
+              </entry>
 
-            <tbody>
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu><accel>K</accel>unde</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para>Durchführen von kundenbezogenen Tätigkeiten.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Au<accel>f</accel>wendungen-Diagramm</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Kundenübersicht</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Öffnet eine Übersichtsseite mit Kundendaten.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Auf<accel>w</accel>endungen Tortendiagramm</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>N</accel>euer Kunde…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Startet das Formular <guilabel>Neuer Kunde</guilabel> zum Erfassen von Kundendaten.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>E</accel>igenkapital-Entwicklung</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>K</accel>unde suchen…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Ruft den Assistenten <guilabel>Kunden suchen</guilabel> auf.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>E<accel>i</accel>nkommen- und Umsatzsteuererklärung</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>N<accel>e</accel>ue Rechnung…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Rechnung</guilabel>.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>E<accel>r</accel>gebnisrechnung</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>R</accel>echnung suchen…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Ruft den Assistenten <guilabel>Rechnung suchen</guilabel> auf.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Er<accel>t</accel>räge Tortendiagramm</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Ne<accel>u</accel>er Auftrag…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Öffnet das Formular, um einen neuen Auftrag anzulegen.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Ertra<accel>g</accel>s-Diagramm</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>A</accel>uftrag suchen…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Ruft den Assistenten <guilabel>Auftrag suchen</guilabel> auf.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Gewi<accel>n</accel>n- und Verlustrechnung</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
-                    ein Konto vom Typ "offene Forderungen" vorhanden sein.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>K</accel>apitalfluss</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Erinnerungen an <accel>f</accel>ällige Rechnungen</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Öffnet ein neues Fenster um an fällige Rechnungen zu erinnern.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Ka<accel>p</accel>italfluss-Diagramm</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu><accel>L</accel>ieferant</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para>Durchführen von lieferantenbezogenen Vorgängen.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>R<accel>o</accel>hbilanz</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Lieferantenübersicht</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Öffnet eine Übersichtsseite mit Lieferantendaten.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c1">
+                <para><menuchoice>
+                    <guimenu><accel>B</accel>eispiele</guimenu><guisubmenu></guisubmenu>
+                  </menuchoice>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>N</accel>euer Lieferant…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c2" nameend="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Startet das Formular <guilabel>Neuer Lieferant</guilabel> zum Erfassen von Lieferantendaten.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>A</accel>ufwendungen pro Wochentag</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>L</accel>ieferant suchen…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Ruft den Assistenten <guilabel>Lieferanten suchen</guilabel> auf.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>B</accel>eispielbericht</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>N<accel>e</accel>ue Lieferantenrechnung…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Lieferantenrechnung</guilabel>.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>B<accel>e</accel>ispiel-Diagramme</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Lieferanten<accel>r</accel>echnung suchen…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Ruft den Assistenten <guilabel>Lieferantenrechnung suchen</guilabel> auf.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>D</accel>urchschnittlicher Kontostand</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Ne<accel>u</accel>er Auftrag…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Öffnet das Formular, um einen neuen Auftrag anzulegen.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>E<accel>r</accel>träge pro Wochentag</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>A</accel>uftrag suchen…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Ruft den Assistenten <guilabel>Auftrag suchen</guilabel> auf.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>W</accel>illkommen zu &appname;</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
-                    ein Konto vom Typ "offene Verbindlichkeiten" vorhanden sein.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu>B<accel>u</accel>dget</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Erinnerungen an <accel>f</accel>ällige Rechnungen</guimenuitem>
-                  </para>
-                </entry>
+              <entry align="center" nameend="c3" namest="c2">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Öffnet ein neues Fenster um an fällige Rechnungen zu erinnern.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>B</accel>udget-Bericht</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu><accel>M</accel>itarbeiter</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Der Budgetbericht zeigt alle Konten und alle Perioden an. Für jede Periode werden der budgetierte
+                  Betrag und der tatsächliche Betrag angezeigt. Es gibt eine Option zum Hinzufügen
+                  einer weiteren Spalte, die die Differenz (budgetiert - tatsächlich) anzeigt.
+                </para>
+              </entry>
+            </row>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para>Durchführen von mitarbeiterbezogenen Tätigkeiten.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>B<accel>u</accel>dget-Bilanz</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Mitarbeiterüber<accel>s</accel>icht</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Öffnet eine Übersichtsseite mit Angaben zu den Mitarbeitern.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Bu<accel>d</accel>get Diagramm</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>N</accel>euer Mitarbeiter…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Startet das Formular <guilabel>Neuer Mitarbeiter</guilabel> zur Erfassung der Daten eines
-                    Mitarbeiters.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Bud<accel>g</accel>et Einnahmeüberschussrechnung</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>M</accel>itarbeiter suchen…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Ruft den Assistenten <guilabel>Mitarbeiter suchen</guilabel> auf.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Budg<accel>e</accel>t Flow</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Neue Auslagen<accel>e</accel>rstattung…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Dieser Bericht enthält Informationen aus jeweils einer Budgetperiode. Die linke Zahlenspalte zeigt
+                  die budgetierten Beträge, und die rechte Spalte die tatsächlichen Beträge. Es
+                  werden nur solche Konten angezeigt die keine Unterkonten haben.
+                </para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Öffnet das Formular zur Erstellung einer <guilabel>neuen Auslagenerstattung</guilabel>.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Budge<accel>t</accel> Gewinn- und Verlustrechnung</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>A</accel>uslagenerstattung suchen…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para>Dieser Bericht ist identisch mit dem Bericht "Budget Einnahmeüberschussrechnung".
+                </para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Ruft den Assistenten <guilabel>Auslagenerstattung suchen</guilabel> auf.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu><accel>E</accel>xperimentell</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>Z</accel>ahlung verarbeiten…</guimenuitem>
-                  </para>
-                </entry>
+              <entry align="center" nameend="c3" namest="c2">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para>Startet den Assistenten <guilabel>Zahlung verarbeiten</guilabel>. Um den Assistenten zu nutzten muss
-                    ein Konto vom Typ "offene Verbindlichkeiten" vorhanden sein.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>B</accel>ilanz (mehrspaltig)</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>Verknüpfte Geschäftsdokumente</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c2" nameend="c3">
-                  <para>Alle zugehörigen Rechnungen anzeigen.
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>E</accel>rgebnisrechnung (mehrspaltig)</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>USt.-<accel>S</accel>teuertabelle…</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c2" nameend="c3">
-                  <para>Anzeigen und Bearbeiten der Steuertabellen (MwSt./ USt.).
-                  </para>
-                </entry>
-              </row>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu><accel>G</accel>eschäft</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>Tabelle für <accel>Z</accel>ahlungsbedingungen</guimenuitem>
-                  </para>
-                </entry>
+              <entry align="left" nameend="c3" namest="c2">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c2" nameend="c3">
-                  <para>Anzeigen und Bearbeiten der Zahlungsbedingungen.
-                  </para>
-                </entry>
-              </row>
-            </tbody>
-          </tgroup>
-        </table>
-      </sect3>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>A</accel>uftragsbericht</guimenuitem>
+                </para>
+              </entry>
 
-      <sect3 id="AccTree-reports-menu">
-        <title>Kontenübersicht - <guimenu>Be<accel>r</accel>ichte</guimenu>-Menü</title>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-        <para>Nachfolgend finden Sie eine Auflistung aller verfügbaren Berichte und Diagramme. Siehe
-          <xref linkend="report-classes"></xref> für spezifische Berichtsdetails. Jeder Bericht
-          oder jedes Diagramm kann durch eine andere <firstterm>Stilvorlage</firstterm> oder durch
-          Drücken der <guibutton>Optionen</guibutton> Schaltfläche in der
-          <emphasis>Symbolleiste</emphasis> angepasst werden.
-        </para>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>A<accel>u</accel>stralische Rechnung mit Steuerangaben</guimenuitem>
+                </para>
+              </entry>
 
-        <table frame="topbot" id="AccTree-ReportsMenu">
-          <title>Kontenübersicht - Berichte-Menu - Zugriff auf &app; Berichte und Diagramme</title>
-<!-- Translators: Attention, the menu items in GnuCash differ in the order between C and de.
-                  The actual sequence from the menu "Reports" is shown below. -->
-          <tgroup align="left" cols="3">
-            <colspec colname="c1"></colspec>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-            <colspec colname="c2"></colspec>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>D</accel>ruckbare Rechnung</guimenuitem>
+                </para>
+              </entry>
 
-            <colspec colname="c3"></colspec>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-            <thead>
-              <row>
-                <entry>
-                  <para>Menüpunkt
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>E</accel>infache Rechnung</guimenuitem>
+                </para>
+              </entry>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para>Beschreibung
-                  </para>
-                </entry>
-              </row>
-            </thead>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-            <tbody>
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu><accel>A</accel>ktiva & Passiva</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>E<accel>l</accel>egante Rechnung</guimenuitem>
+                </para>
+              </entry>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para></para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>A</accel>ktiva-Diagramm</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>E<accel>n</accel>twicklung Forderungen</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>A<accel>k</accel>tiva Tortendiagramm</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>En<accel>t</accel>wicklung Verbindlichkeiten</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>B</accel>ilanze</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>K</accel>undenbericht</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>B<accel>i</accel>lanze (mit eguile)</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>Kundenüber<accel>s</accel>icht</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>E</accel>rweitertes Portfolio</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem>L<accel>i</accel>eferantenbericht</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>F</accel>remdkapitel-Diagramm</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>M</accel>itarbeiterbericht</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>H</accel>auptbuch Journal</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>Q</accel>uittung</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-<!--                  <para>See <xref linkend="general-journal-report"></xref></para>-->
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>J</accel>ournal</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>R</accel>echnung mit Steuerangaben</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>K<accel>u</accel>rsdiagramm</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><menuchoice>
+                    <guisubmenu><accel>M</accel>ehrspaltig</guisubmenu><guimenuitem/>
+                  </menuchoice>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry align="center" nameend="c3" namest="c2">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>R</accel>einvermögen-Balkendiagramm</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>B</accel>enutzerdefiniert Mehrspaltig</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Rei<accel>n</accel>vermögen Liniendiagramm</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c2">
+                <para><guimenuitem><accel>Ü</accel>bersicht</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry namest="c3">
+                <para></para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>S</accel>aldo-Vorhersage</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry namest="c1">
+                <para><guimenuitem>Ab<accel>g</accel>leichungsbericht</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
-
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>V</accel>erbindlichkeiten Tortendiagramm</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c2" nameend="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c1">
+                <para><guimenuitem>Bu<accel>c</accel>hungsbericht</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>W</accel>ertpapierbestand</guimenuitem>
-                  </para>
-                </entry>
+              <entry namest="c2" nameend="c3">
+                <para></para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c1">
+                <para><guimenuitem><accel>K</accel>ontenübersicht</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Wer<accel>t</accel>papiere Tortendiagramm</guimenuitem>
-                  </para>
-                </entry>
+              <entry nameend="c3" namest="c2">
+                <para>Bericht mit dem Saldo der ausgewählten Konten.
+                </para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c1">
+                <para><guimenuitem><accel>S</accel>teuer-Bericht & Elster Export</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu>Aufwand & <accel>E</accel>rtrag</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+              <entry namest="c2" nameend="c3">
+                <para>Erstellt einen Steuerbericht und/oder exportiert Daten für den Elster Export.
+                </para>
+              </entry>
+            </row>
 
-                <entry align="left" nameend="c3" namest="c2">
-                  <para></para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c1">
+                <para><guimenuitem><accel>Z</accel>ukünftig Terminierte Buchunge</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>A</accel>ufwand & Ertrags-Liniendiagramm</guimenuitem>
-                  </para>
-                </entry>
+              <entry nameend="c3" namest="c2">
+                <para>Bericht mit einer Auflistung der zukünftigen Buchungen..
+                </para>
+              </entry>
+            </row>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+            <row>
+              <entry namest="c1">
+                <para><guimenuitem><accel>G</accel>espeicherte Berichtskonfigurationen</guimenuitem>
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>A<accel>u</accel>fwand & Ertrags-Säulendiagramm</guimenuitem>
-                  </para>
-                </entry>
+              <entry nameend="c3" namest="c2">
+                <para>Öffnet die Übersicht <guilabel>gespeicherte Berichtskonfigurationen</guilabel> um
+                  benutzerdefinierte Berichte zu verwalten und auszuführen.
+                </para>
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
+    </sect2>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+    <sect2 id="gui-window-tools-menu">
+      <title>&appname; - <guimenu><accel>W</accel>erkzeuge</guimenu>-Menü</title>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Au<accel>f</accel>wendungen-Diagramm</guimenuitem>
-                  </para>
-                </entry>
+      <table pgwide="1" frame="topbot" id="GUI-Window-ToolsMenu">
+        <title>&appname; - Werkzeuge-Menü - Verschiedene Hilfsmittel und Editoren</title>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+        <titleabbrev>&appname; - Werkzeuge-Menü</titleabbrev>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Auf<accel>w</accel>endungen Tortendiagramm</guimenuitem>
-                  </para>
-                </entry>
+        <tgroup cols="2">
+          <thead>
+            <row>
+              <entry>
+                <para>Menüpunkt
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry align="center">
+                <para>Beschreibung
+                </para>
+              </entry>
+            </row>
+          </thead>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>E</accel>igenkapitalbilanz</guimenuitem>
-                  </para>
-                </entry>
+          <tbody>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>O</accel>nlinebanking Einrichtung…</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>Führt die Ersteinrichtung eines Kontos für den Onlinebanking-Zugang (FinTs, OFX DirectConnect,
+                  …) mittels AqBanking durch, sofern &app; mit der Option WITH_AQBANKING gebaut
+                  wurde. <xref linkend="tools-on-line-banking"></xref>
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>E<accel>i</accel>nkommen- und Umsatzsteuererklärung</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>K</accel>urs-Datenbank</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>Werkzeug zum Eingeben oder Ändern von Aktien-/Fondspreisen. Details unter
+                  <xref linkend="tool-price"></xref>
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>E<accel>r</accel>gebnisrechnung</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>W</accel>ertpapier-Editor</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>Werkzeug zum Eingeben oder Ändern von Devisen oder Wertpapieren. Details unter
+                  <xref linkend="tool-security-edit"></xref>
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Er<accel>t</accel>räge Tortendiagramm</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>D</accel>arlehensrechner</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>Details unter <xref linkend="tool-calc"></xref>
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Ertra<accel>g</accel>s-Diagramm</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem>Buch<accel>a</accel>bschluss</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>Öffnet den Dialog <guilabel>Buch abschliessen</guilabel>, in dem die erforderlichen Informationen
+                  zum Abschluss der aktuellen Buchhaltungsperiode eingeben werden können. Siehe
+                  <xref linkend="tool-close-book"></xref>.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Gewi<accel>n</accel>n- und Verlustrechnung</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>I</accel>mport-Zuordnungen Editor</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>Öffnet das Werkzeug <guilabel>Import-Zuordnungen bearbeiten</guilabel> zum Anzeigen, Bearbeiten
+                  oder Löschen von Importzuordnungen (z.B. Bayes-Algorithmus)
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>K</accel>apitalfluss</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem>Buchungs<accel>v</accel>erknüpfungen</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>In dem Dialog <guilabel>Buchungen mit Verknüpfung</guilabel> können Dokumente mit einer Buchung
+                  verbunden werden.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Ka<accel>p</accel>italfluss-Diagramm</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem>Hauptbuch <accel>J</accel>ournal</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>Stellt alle Buchungssätz von allen Konten in einem einzigen Journal dar. Siehe
+                  <xref linkend="general-journal"></xref>
+                </para>
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
+    </sect2>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>R<accel>o</accel>hbilanz</guimenuitem>
-                  </para>
-                </entry>
+    <sect2 id="gui-window-windows-menu">
+      <title>&appname; - <guimenu><accel>F</accel>enster</guimenu>-Menü</title>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+      <table pgwide="1" frame="topbot" id="GUI-Window-WindowsMenu">
+        <title>&appname; - Fenster-Menü</title>
 
-              <row>
-                <entry namest="c1">
-                  <para><menuchoice>
-                      <guimenu><accel>B</accel>eispiele</guimenu><guisubmenu></guisubmenu>
-                    </menuchoice>
-                  </para>
-                </entry>
+        <tgroup cols="2">
+          <thead>
+            <row>
+              <entry>
+                <para>Menüpunkt
+                </para>
+              </entry>
 
-                <entry namest="c2" nameend="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry align="center">
+                <para>Beschreibung
+                </para>
+              </entry>
+            </row>
+          </thead>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>A</accel>ufwendungen pro Wochentag</guimenuitem>
-                  </para>
-                </entry>
+          <tbody>
+            <row>
+              <entry>
+                <para><guimenuitem><accel>N</accel>eues Fenster</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>Öffnet ein neues, leeres &app; Fenster.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>B</accel>eispielbericht</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para><guimenuitem>Neues Fenster mit <accel>S</accel>eite</guimenuitem>
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>Verschiebt die aktuelle Registerkarte in ein neues Fenster.
+                </para>
+              </entry>
+            </row>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>B<accel>e</accel>ispiel-Diagramme</guimenuitem>
-                  </para>
-                </entry>
+            <row>
+              <entry>
+                <para>Geöffnete Fenster
+                </para>
+              </entry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <entry>
+                <para>Eine nummerierte Liste der geöffneten Fenster.
+                </para>
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
+    </sect2>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>D</accel>urchschnittlicher Kontostand</guimenuitem>
-                  </para>
-                </entry>
+    <sect2 id="gui-window-help-menu">
+      <title>&appname; - <guimenu><accel>H</accel>ilfe</guimenu>-Menü</title>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+      <table pgwide="1" frame="topbot" id="GUI-Window-HelpMenu">
+        <title>&appname; - Hilfe-Menü - Diese Hilfe sowie das Dokument &app;-Kurs und Konzepte</title>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>E<accel>r</accel>träge pro Wochentag</guimenuitem>
-                  </para>
-                </entry>
+        <titleabbrev>&appname; - Hilfe-Menü</titleabbrev>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+        <tgroup cols="2">
+          <thead>
+            <row>
+              <entry>
+                <para>Menüpunkt
+                </para>
+              </entry>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>W</accel>illkommen zu &appname;</guimenuitem>
-                  </para>
-                </entry>
+              <entry align="center">
+                <para>Beschreibung
+                </para>
+              </entry>
+            </row>
+          </thead>
+
+          <tbody>
+            <row>
+              <entry>
+                <para><guimenuitem>&appname;-<accel>K</accel>urs und Konzepte</guimenuitem>
+                </para>
+              </entry>
+
+              <entry>
+                <para>Erläuterung der Buchhaltungsprinzipien und deren Anwendung in &app;.
+                </para>
+              </entry>
+            </row>
+
+            <row>
+              <entry>
+                <para><guimenuitem><accel>T</accel>ipp des Tages</guimenuitem>
+                </para>
+              </entry>
+
+              <entry>
+                <para>Zeigt kurze Hinweise auf Funktionen an, die Sie sonst übersehen könnten.
+                </para>
+              </entry>
+            </row>
+
+            <row>
+              <entry>
+                <para><guimenuitem>I<accel>n</accel>halt</guimenuitem>
+                </para>
+              </entry>
+
+              <entry>
+                <para>Öffnet dieses Dokument.
+                </para>
+              </entry>
+            </row>
+
+            <row>
+              <entry>
+                <para><guimenuitem><accel>I</accel>nfo</guimenuitem>
+                </para>
+              </entry>
+
+              <entry>
+                <para>Anzeigen des Informationsfensters mit &app; Version, Lizenz und Mitwkirkende. Wenn Sie der Meinung
+                  sind, dass Sie einen Fehler gefunden haben, sind in dem Bereich
+                  <quote>Mitwirkende</quote> Links zu diversen Kommunikatonskanälen enthalten. Sie
+                  können hier mit anderen Anwendern und auch Entwicklern direkt in Kontakt treten.
+                </para>
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
+    </sect2>
+  </sect1>
+
+  <sect1 id="gui-acct-tree">
+    <title id="gui-acct-tree2">Kontenübersicht</title>
+
+    <figure>
+      <title>Die Anzeige der <emphasis>Kontenübersicht</emphasis></title><screenshot id="AccTree_Screen">
+        <mediaobject>
+          <imageobject role="html">
+            <imagedata fileref="figures/Help_AccountTree_Screen.png"
+                       srccredit="Christian Wehling" width="&img-w;" />
+          </imageobject>
+
+          <imageobject role="fo">
+            <imagedata fileref="figures/Help_AccountTree_Screen.png"
+                       srccredit="Christian Wehling" />
+          </imageobject>
+
+          <caption>
+            <para>Dies ist das Beispiel einer <guilabel>Kontenübersicht</guilabel>.
+            </para>
+          </caption>
+        </mediaobject>
+      </screenshot>
+    </figure>
+
+    <sect2 id="AccTree-main-bar">
+      <title>Anzeigebereich</title>
+
+      <para>Die Kontenübersicht zeigt Ihren gegenwärtigen Kontenplan in einer Baumstruktur an. Dies
+        ermöglicht, dass Sie Ihre Konten nach Kontenarten organisieren können. Dies eröffnet
+        Ihnen diese Möglichkeiten:
+        <itemizedlist spacing="compact">
+          <listitem>
+            <para>Ãœberblick bedeutet Vergleich von Basiskennzahlen wie etwa aktueller Saldo ohne Berichte starten zu
+              müssen.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>Verwalten von Konten wie z.B. Einfügen, ändern, neu ordnen.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>Navigation, also das schnelle Springen in ein Konto.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>Ein-/Ausblenden von Spalten mit unterschiedlichen Informationen zu den Konten.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>Ein/Ausblenden von Zeilen, also Konten, um die Kontenliste übersichtlich zu gestalten.
+            </para>
+          </listitem>
+        </itemizedlist>
+      </para>
+
+      <tip>
+        <para>Die Dreiecksform (oder das Pluszeichen) vor jedem Kontonamen , der kein Blatt bezeichnet, also
+          Unterkonten hat, dient zum Anzeigen oder Ausblenden (des Teilbaums) der Unterkonten. Wenn
+          Sie auf das Dreieck (Pluszeichen) klicken, ändert es sich von einem nach rechts zeigenden
+          in ein nach unten zeigendes Zeichen (Minuszeichen), um anzuzeigen, dass der Baum geöffnet
+          ist. Sie sehen dann versetzt unterhalb des Kontonamens entweder eine Liste der Unterkonten
+          oder ein weiteres Dreieck (Pluszeichen) links neben einem Konto. Dieses zeigt eine weitere
+          untere Ebene der Kontenübersicht an.
+        </para>
+      </tip>
+
+      <para>Im Hauptfenster werden außerdem standardmäßig vier Spalten angezeigt:
+        <guilabel>Kontobezeichnung</guilabel>, <guilabel>Kontoart</guilabel>,
+        <guilabel>Beschreibung</guilabel> und <guilabel>Gesamt</guilabel>. Für jedes Konto werden
+        diese Informationen, sofern vorhanden, in der gleichen Zeile des Kontos angezeigt. Wenn die
+        Gesamtbreite der Spalten die Breite des Anzeigebereichs überschreitet, erscheint,
+        normalerweise am unteren Rand, ein Rollbalken um die Ansicht horizontal zu verschieben.
+      </para>
+
+      <para>Die Spalten, die für jedes Konto in der Kontenübersicht angezeigt werden, sowie die zeilenweise
+        Darstellung der Konten, können an Ihre Bedürfnisse angepasst werden. Siehe hierzu
+        <xref linkend ="Account-View-Options" />
+      </para>
+
+      <para>Die angezeigten Spalten in der Kontenübersicht lassen sich mit Betätigen des
+        <guibutton>Spaltenselektors</guibutton> in der <guilabel>Kontenübersicht</guilabel>, ganz
+        rechts in der Reihe der Spaltenüberschriften, direkt neben dem
+        <guilabel>Rollbalken</guilabel>, auswählen.
+      </para>
+
+      <figure pgwide="1">
+        <title>Der Spaltenselektor</title><screenshot>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="figures/column-selector-0.png"
+                   srccredit="Frank H. Ellenberger" />
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+      </figure>
+
+      <para>In der sich öffnenden Dropdown-Liste werden Ihnen eine Vielzahl an Spaltennamen angezeigt, die zur
+        Anzeige in der Kontenübersicht zur Verfügung stehen.
+      </para>
+
+      <figure pgwide="1">
+        <title>Die Spaltenauswahl im Spaltenselektor</title><screenshot>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="figures/column-selector-1.png"
+                   srccredit="Frank H. Ellenberger" />
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+      </figure>
+
+      <para>Die Spalte <guilabel>Kontobezeichnung</guilabel> kann nicht deaktiviert werden. Die momentan in der
+        <guilabel>Kontenübersicht</guilabel> aktiven Spalten werden in der Liste markiert
+        angezeigt. Einige Spalten die zur Auswahl stehen, zeigen die statischen Eigenschaften der
+        Konten an und sind in <xref linkend="acct-create" /> beschrieben. Daneben stehen weitere
+        Spalten zur Anzeige von dynamischen Inhalten zur Verfügung. Diese gibt es in zwei
+        unterschiedliche Ausprägungen.
+        <orderedlist spacing="compact">
+          <listitem>
+            <para>Kontowährung —ohne Klammern– als nominelle Darstellung.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>Buchwährung —in Klammern dahinter— um verschiedene Konten miteinander leichter vergleichen zu
+              können. Die Standardwährung wird in den &app;-Einstellungen unter
+              <xref linkend="prefs-accounts" /> angegeben.
+            </para>
+          </listitem>
+        </orderedlist>
+      </para>
+<!-- Alle Beschreibungen kritisch prüfen! -->
+      <glosslist id="gl-gui-acct-tree-col">
+        <title>Kontenübersichtsspalten</title>
+
+        <glossentry>
+          <glossterm>Letzte Nummer</glossterm>
+          <glossdef>
+            <para>Die letzte vergebene Transaktionsnummer.
+            </para>
+          </glossdef>
+        </glossentry>
+
+        <glossentry>
+          <glossterm><guilabel>Aktuell (<replaceable>CUR</replaceable>)</guilabel></glossterm>
+          <glossdef>
+            <para>Der letzte bekannte Kontostand, die übergeordneten Konten zeigen die Summe ihrer Unterkonten an.
+            </para>
+          </glossdef>
+        </glossentry>
+
+        <glossentry>
+          <glossterm><guilabel>Saldo (<replaceable>CUR</replaceable>)</guilabel></glossterm>
+          <glossdef>
+            <para>Der Saldo der einzelnen Konten.
+            </para>
+          </glossdef>
+        </glossentry>
+
+        <glossentry>
+          <glossterm><guilabel>Bilanz (periodenbezogen)</guilabel></glossterm>
+          <glossdef>
+            <para>Die Summe der <emphasis>neuen</emphasis> Buchungen der einzelnen Konten.
+              <footnote id="fn_gui_prefs_acc_per">
+                <para>In den &app;-Einstellung kann die ausgewählte (Buchführungs-)Periode unter
+                  <xref linkend ="prefs-accounting-period" /> angepasst werden.
+                </para>
+              </footnote>
+            </para>
+          </glossdef>
+        </glossentry>
+
+        <glossentry>
+          <glossterm><guilabel>Bestätigt (<replaceable>CUR</replaceable>)</guilabel></glossterm>
+          <glossdef>
+            <para>Die Summe der bestätigten Buchungen.<footnoteref linkend="fn_gui_acct_reconcile"/>
+            </para>
+          </glossdef>
+        </glossentry>
+
+        <glossentry>
+          <glossterm><guilabel>Abgeglichen (<replaceable>CUR</replaceable>)</guilabel></glossterm>
+          <glossdef>
+            <para>Die Summe der abgeglichenen Buchungen.
+              <footnote id="fn_gui_acct_reconcile">
+                <para>Das Vorgehen beim Abgleichen von Buchungen ist in <xref linkend="acct-reconcile"/> beschrieben.
+                </para>
+              </footnote>
+            </para>
+          </glossdef>
+        </glossentry>
+
+        <glossentry>
+          <glossterm><guilabel>Letztes Abgleich-Datum</guilabel></glossterm>
+          <glossdef>
+            <para>Datum des letzten Abgleichs des Kontos mit einem
+              Kontoauszug.<footnoteref linkend="fn_gui_acct_reconcile"/>
+            </para>
+          </glossdef>
+        </glossentry>
+
+        <glossentry>
+          <glossterm><guilabel>Zukünftiges Minimum
+          (<replaceable>CUR</replaceable>)</guilabel></glossterm>
+          <glossdef>
+            <para>Der Kontostand inklusive zukünfitger Buchungen.
+            </para>
+          </glossdef>
+        </glossentry>
+
+        <glossentry>
+          <glossterm><guilabel>Summe</guilabel></glossterm>
+          <glossdef>
+            <para>Auf dem übergeordneten Konto wird die Summe der Unterkonten angezeigt.
+            </para>
+          </glossdef>
+        </glossentry>
+
+        <glossentry>
+          <glossterm><guilabel>Gesamt (<replaceable>CUR</replaceable>)</guilabel></glossterm>
+          <glossdef>
+            <para>Auf dem übergeordneten Konto wird die Summe der Unterkonten angezeigt.
+            </para>
+          </glossdef>
+        </glossentry>
+
+        <glossentry>
+          <glossterm><guilabel>Saldo (periodenbezogen)</guilabel></glossterm>
+          <glossdef>
+            <para>Enthält die Summe aller <emphasis>neuen</emphasis> Buchungen in dem
+              Geschäftsjahr.<footnoteref linkend="fn_gui_prefs_acc_per"/>
+            </para>
+          </glossdef>
+        </glossentry>
+      </glosslist>
+
+      <para>Klicken Sie auf einen Eintrag, um die Spalte in die <guilabel>Kontenübersicht</guilabel>
+        hinzuzufügen. Klicken Sie erneut auf die Spaltenbeschreibung, um sie auszublenden.
+      </para>
+<!-- FIXME source: moved from ch_Customize -->
+      <para>Der Dialog <guilabel>Konten filtern nach…</guilabel> wird mit dem Menüpunkt
+        <menuchoice>
+          <guimenu><accel>A</accel>nsicht</guimenu> <guimenuitem><accel>F</accel>ilter
+          nach…</guimenuitem>
+        </menuchoice>
+        geöffnet und beeinflusst die Darstellung in den einzelnen geöffneten Fenstern der
+        Kontenübersicht in der Art, dass die Auswahl der darzustellenden
+        <emphasis>Zeilen</emphasis> Ihren Anforderungen angepasst wird.
+      </para>
+<!-- FIXME source: insert pictures -->
+      <table id="Account-View-Options">
+        <title>Dialog zur Anpassung der <guilabel>Kontenübersicht</guilabel></title>
+
+        <tgroup align="left" cols="2">
+          <tbody>
+            <row>
+              <entry>
+                <para><figure id="acct-opt-fig0">
+                    <title>Der Reiter <quote>Kontoart</quote></title><screenshot id="Account-View-Options-0">
+                      <mediaobject>
+                        <imageobject role="html">
+                          <imagedata fileref="figures/AcctViewOptions-0.png" 
+                         srccredit="Christian Wehling"></imagedata>
+                        </imageobject>
+
+                        <imageobject role="fo">
+                          <imagedata fileref="figures/AcctViewOptions-0.png" 
+                         srccredit="Christian Wehling" width="100%"></imagedata>
+                        </imageobject>
+                      </mediaobject>
+                    </screenshot>
+                  </figure>
+                </para>
+              </entry>
+
+              <entry>
+                <para><figure id="acct-opt-fig1">
+                    <title>Der Reiter <quote>Weitere</quote></title><screenshot id="Account-View-Options-1">
+                      <mediaobject>
+                        <imageobject role="html">
+                          <imagedata fileref="figures/AcctViewOptions-1.png" 
+                         srccredit="Christian Wehling"></imagedata>
+                        </imageobject>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+                        <imageobject role="fo">
+                          <imagedata fileref="figures/AcctViewOptions-1.png" 
+                         srccredit="Christian Wehling" width="100%"></imagedata>
+                        </imageobject>
+                      </mediaobject>
+                    </screenshot>
+                  </figure>
+                </para>
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu>B<accel>u</accel>dget</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+      <para>Die Abbildungen zeigen die Grundeinstellung zur Filterung der Kontoarten
+      </para>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para></para>
-                </entry>
-              </row>
+      <variablelist spacing="compact" id="gl-gui-acct-filter">
+        <varlistentry>
+          <term><guilabel>Kontoart</guilabel></term>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>B</accel>udget-Bericht</guimenuitem>
-                  </para>
-                </entry>
+          <listitem>
+            <para>Auf diesem Reiter wird Ihnen die Auswahl der Kontoarten, die angezeigt werden sollen, ermöglicht.
+              Sie besteht aus 2 Spalten: Links befinden sich die Kontoarten wie in
+              <xref linkend="TypeAccounts" /> beschrieben, rechts Knöpfe zur Vorauswahl:
+            </para>
 
-                <entry namest="c3">
-                  <para>Der Budgetbericht zeigt alle Konten und alle Perioden an. Für jede Periode werden der budgetierte
-                    Betrag und der tatsächliche Betrag angezeigt. Es gibt eine Option zum
-                    Hinzufügen einer weiteren Spalte, die die Differenz (budgetiert - tatsächlich)
-                    anzeigt.
-                  </para>
-                </entry>
-              </row>
+            <variablelist spacing="compact">
+              <varlistentry>
+                <term><guilabel>Alle auswählen</guilabel></term>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>B<accel>u</accel>dget-Bilanze</guimenuitem>
+                <listitem>
+                  <para>Aktiviert die Kontrollkästchen für alle Kontoarten.
                   </para>
-                </entry>
+                </listitem>
+              </varlistentry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <varlistentry>
+                <term><guilabel>Keine auswählen</guilabel></term>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Bu<accel>d</accel>get Diagramm</guimenuitem>
+                <listitem>
+                  <para>Entfernt für alle Kontoarten die Markierung.
                   </para>
-                </entry>
+                </listitem>
+              </varlistentry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+              <varlistentry>
+                <term><guilabel>Voreinstellung</guilabel></term>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Bud<accel>g</accel>et Einnahmeüberschussrechnung</guimenuitem>
+                <listitem>
+                  <para>Setzt die Auswahl wieder auf die Voreinstellungen zurück was auch <guilabel>Alle
+                    auswählen</guilabel> entspricht.
                   </para>
-                </entry>
+                </listitem>
+              </varlistentry>
+            </variablelist>
+          </listitem>
+        </varlistentry>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+        <varlistentry>
+          <term><guilabel>Weitere</guilabel></term>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Budg<accel>e</accel>tfluss</guimenuitem>
-                  </para>
-                </entry>
+          <listitem>
+            <para>Der Reiter <guilabel>Weitere</guilabel> bietet Ihnen die Möglichkeit, einige spezielle Optionen
+              auszuwählen.
+            </para>
 
-                <entry namest="c3">
-                  <para>Dieser Bericht enthält Informationen aus jeweils einer Budgetperiode. Die linke Zahlenspalte zeigt
-                    die budgetierten Beträge, und die rechte Spalte die tatsächlichen Beträge. Es
-                    werden nur solche Konten angezeigt die keine Unterkonten haben.
-                  </para>
-                </entry>
-              </row>
+            <variablelist spacing="compact">
+              <varlistentry>
+                <term><guilabel>Versteckte Konten anzeigen</guilabel></term>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Budge<accel>t</accel> Gewinn- und Verlustrechnung</guimenuitem>
+                <listitem>
+                  <para>Haben Sie einige Konten als <guilabel>versteckt</guilabel> gekennzeichnet, so können Sie mit diesem
+                    Kontrollkästchen diese Konten in der Kontenübersicht aus- und einblenden, um
+                    dann diese wieder sichtbar zu machen.
                   </para>
-                </entry>
+                </listitem>
+              </varlistentry>
 
-                <entry namest="c3">
-                  <para>Dieser Bericht ist identisch mit dem Bericht "Budget Einnahmeüberschussrechnung".
-                  </para>
-                </entry>
-              </row>
+              <varlistentry>
+                <term><guilabel>Konten mit Saldo Null anzeigen</guilabel></term>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu><accel>E</accel>xperimentell</guisubmenu><guimenuitem/>
-                    </menuchoice>
+                <listitem>
+                  <para>Wenn dieses Kontrollkästchen ausgewählt ist, werden auch die Konten angezeigt, deren Kontostand
+                    gleich Null ist. Das Ausblenden kann bei der Fehlersuche eine kompaktere
+                    Ãœbersicht verschaffen.
                   </para>
-                </entry>
+                </listitem>
+              </varlistentry>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para></para>
-                </entry>
-              </row>
+              <varlistentry>
+                <term><guilabel>Unbenutzte Konten anzeigen</guilabel></term>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>B</accel>ilanz (mehrspaltig)</guimenuitem>
+                <listitem>
+                  <para>Wenn Sie in Ihrer Kontenübersicht auch Konten ohne Buchungen sehen wollen, so nutzen Sie diesen
+                    Eintrag. Das Ausblenden kann bei der Fehlersuche eine kompaktere Ãœbersicht
+                    verschaffen.
                   </para>
-                </entry>
+                </listitem>
+              </varlistentry>
+            </variablelist>
+          </listitem>
+        </varlistentry>
+      </variablelist>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+      <para>Die Standardanzeige für die Kontenübersicht ist der Karteikartenmodus. Dies erkennen Sie an dem
+        Reiter auf der linken Seite des Hauptfensters. Wenn Sie Berichte oder weitere
+        Kontenübersicht-Fenster öffnen, erscheinen dort zusätzliche Reiter.
+      </para>
+    </sect2>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>E</accel>rgebnisrechnung (mehrspaltig)</guimenuitem>
-                  </para>
-                </entry>
+    <sect2 id="Common-summary-bar">
+      <title>Zusammenfassungsleiste</title>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+      <para>Die <firstterm>Zusammenfassungsleiste</firstterm> der <guilabel>Kontenübersicht</guilabel> zeigt
+        auf einen Blick das Eigenkapital und den Gewinn an. Wertpapierkonten hingegen zeigen
+        Stückzahl und Devisenkonten deren Wert an. Die <emphasis>Zusammenfassungsleiste</emphasis>
+        kann im Menü
+        <menuchoice>
+          <guimenu><accel>A</accel>nsicht</guimenu><guimenuitem><accel>Z</accel>usammenfassungsleiste</guimenuitem>
+        </menuchoice>
+        ein- und ausgeblendet werden.
+      </para>
 
-              <row>
-                <entry>
-                  <para><menuchoice>
-                      <guisubmenu><accel>G</accel>eschäft</guisubmenu><guimenuitem/>
-                    </menuchoice>
-                  </para>
-                </entry>
+      <para>Möchten Sie die angezeigte Auswahl der <guilabel>Zusammenfassungsleiste</guilabel> umstellen, so
+        klicken Sie einfach in die <guilabel>Zusammenfassungsleiste</guilabel> und es öffnet sich
+        eine Auswahlliste mit unterschiedlichen Inhalten. Dies Auswahl ist nur für die aktuell
+        geöffenten Ansicht der Kontenstruktur gültig.
+      </para>
 
-                <entry align="left" nameend="c3" namest="c2">
-                  <para></para>
-                </entry>
-              </row>
+      <figure pgwide="1">
+        <title>Die Zusammenfassungsleiste der Kontenübersicht</title><screenshot>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="figures/summarybar-selector-1.png"
+                   srccredit="Christian Wehling" />
+            </imageobject>
+          </mediaobject>
+        </screenshot><screenshot>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="figures/summarybar-selector-2.png"
+                   srccredit="Christian Wehling" />
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+      </figure>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>A</accel>uftragsbericht</guimenuitem>
-                  </para>
-                </entry>
+      <tip>
+        <para>Die angezeigten Werte in der Liste werden von den in <xref linkend="prefs-accounting-period"/>
+          eingestellten Periode beeinflusst. Zeilen mit der Ergänzung <quote>Gesamt</quote> geben
+          die Werte inklusive zukünftiger Buchungen an, die anderen Einträge entsprechend der
+          Buchhaltungsperiode.
+        </para>
+      </tip>
+    </sect2>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+    <sect2 id="Common-status-bar">
+      <title>Statusleiste</title>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>A<accel>u</accel>stralische Rechnung mit Steuerangaben</guimenuitem>
-                  </para>
-                </entry>
+      <para>Die <firstterm>Statusleiste</firstterm> zeigt kurze Hilfetexte über den aktuell markierten
+        Menüpunkt an. Es zeigt auch einen Fortschrittsbalken beim Öffnen oder Speichern einer
+        &app; Datendatei oder beim Erzeugen von Berichten an. Die <emphasis>Statusleiste</emphasis>
+        kann ein- oder ausgeblendet werden, indem Sie den Punkt
+        <guimenuitem>Statusleiste</guimenuitem> im Menü <guimenu>Ansicht</guimenu> auswählen.
+      </para>
+    </sect2>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+    <sect2 id="AccTree-menus">
+      <title>Menüleiste</title>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>D</accel>ruckbare Rechnung</guimenuitem>
-                  </para>
-                </entry>
+      <para>Ergänzend zu den Menüpunkten in dem Abschnitt <xref linkend="gui-window-nofile"/> gibt es
+        spezielle Einträge in den <guilabel>Menüleisten</guilabel> die für die Arbeit in der
+        Kontenübersicht benötigt werden.
+      </para>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+      <sect3 id="AccTree-file-menu">
+        <title>Kontenübersicht - <guimenu><accel>D</accel>atei</guimenu>-Menü</title>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>E</accel>infache Rechnung</guimenuitem>
-                  </para>
-                </entry>
+        <para>In den folgenden Tabelle werden die Einträge beschrieben, die ergänzend zu
+          <xref linkend="gui-window-file-menu"/> verfügbar sind.
+        </para>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+        <table pgwide="1" frame="topbot" id="AccTree-FileMenu">
+          <title>Kontenübersicht - Datei-Menü - Zugriff auf Datei- und Kontenoperation sowie Druckfunktion</title>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>E<accel>l</accel>egante Rechnung</guimenuitem>
-                  </para>
-                </entry>
+          <titleabbrev>Kontenübersicht - Datei-Menü</titleabbrev>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+          <tgroup align="left" cols="3">
+            <colspec colname="c1"></colspec>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>E<accel>n</accel>twicklung Forderungen</guimenuitem>
-                  </para>
-                </entry>
+            <colspec colname="c2"></colspec>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+            <colspec colname="c3"></colspec>
 
+            <thead>
               <row>
-                <entry namest="c2">
-                  <para><guimenuitem>En<accel>t</accel>wicklung Verbindlichkeiten</guimenuitem>
+                <entry>
+                  <para>Menüpunkt
                   </para>
                 </entry>
 
-                <entry namest="c3">
-                  <para></para>
+                <entry align="center" nameend="c3"
+                namest="c2">
+                  Beschreibung
                 </entry>
               </row>
+            </thead>
 
+            <tbody>
               <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>K</accel>undenbericht</guimenuitem>
+                <entry>
+                  <para><menuchoice>
+                      <shortcut>
+                      <keycombo>
+                        <keycap>Strg</keycap><keycap>S</keycap>
+                      </keycombo>
+                      </shortcut> <guimenuitem><accel>S</accel>peichern</guimenuitem>
+                    </menuchoice>
                   </para>
                 </entry>
 
-                <entry namest="c3">
-                  <para></para>
+                <entry nameend="c3" namest="c2">
+                  <para>Speichert die aktuell geöffnete Datei.
+                  </para>
                 </entry>
               </row>
 
               <row>
-                <entry namest="c2">
-                  <para><guimenuitem>Kundenüber<accel>s</accel>icht</guimenuitem>
+                <entry>
+                  <para><menuchoice>
+                      <shortcut>
+                      <keycombo>
+                        <keycap>Strg</keycap><keycap>P</keycap>
+                      </keycombo>
+                      </shortcut><guimenuitem><accel>D</accel>rucken…</guimenuitem>
+                    </menuchoice>
                   </para>
                 </entry>
 
-                <entry namest="c3">
-                  <para></para>
+                <entry nameend="c3" namest="c2">
+                  <para><emphasis>Dieser Eintrag ist nur aktiv, wenn ein druckbares Element wie ein Bericht oder eine
+                    Rechnung ausgewählt ist.</emphasis>.
+                  </para>
                 </entry>
               </row>
+            </tbody>
+          </tgroup>
+        </table>
+      </sect3>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem>L<accel>i</accel>eferantenbericht</guimenuitem>
-                  </para>
-                </entry>
+      <sect3 id="AccTree-edit-menu">
+        <title>Kontenübersicht - <guimenu><accel>B</accel>earbeiten</guimenu>-Menü</title>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+        <para>In den folgenden Tabelle werden die Einträge beschrieben, die ergänzend zu
+          <xref linkend="gui-window-edit-menu"/> verfügbar sind.
+        </para>
 
-              <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>M</accel>itarbeiterbericht</guimenuitem>
-                  </para>
-                </entry>
+        <table pgwide="1" frame="topbot" id="AccTree-EditMenu">
+          <title>Kontenübersicht - Bearbeiten-Menü - Bearbeitungsfunktionen für Dateien und Konten sowie
+            Einstellungen</title>
 
-                <entry namest="c3">
-                  <para></para>
-                </entry>
-              </row>
+          <titleabbrev>Kontenübersicht - Bearbeiten-Menü</titleabbrev>
 
+          <tgroup align="left" cols="2">
+            <thead>
               <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>Q</accel>uittung</guimenuitem>
+                <entry>
+                  <para>Menüpunkt
                   </para>
                 </entry>
 
-                <entry namest="c3">
-                  <para></para>
+                <entry align="center">
+                  <para>Beschreibung
+                  </para>
                 </entry>
               </row>
+            </thead>
 
+            <tbody>
               <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>R</accel>echnung mit Steuerangaben</guimenuitem>
+                <entry>
+                  <para><menuchoice>
+                      <shortcut>
+                      <keycombo>
+                        <keycap>Strg</keycap><keycap>X</keycap>
+                      </keycombo>
+                      </shortcut> <guimenuitem><accel>A</accel>usschneiden</guimenuitem>
+                    </menuchoice>
                   </para>
                 </entry>
 
-                <entry namest="c3">
-                  <para></para>
+                <entry>
+                  <para>Führt eine gewöhnliche <emphasis>Ausschneiden</emphasis>-Operation aus.
+                  </para>
                 </entry>
               </row>
 
               <row>
                 <entry>
                   <para><menuchoice>
-                      <guisubmenu><accel>M</accel>ehrspaltig</guisubmenu><guimenuitem/>
+                      <shortcut>
+                      <keycombo>
+                        <keycap>Strg</keycap><keycap>C</keycap>
+                      </keycombo>
+                      </shortcut> <guimenuitem><accel>K</accel>opieren</guimenuitem>
                     </menuchoice>
                   </para>
                 </entry>
 
-                <entry align="center" nameend="c3" namest="c2">
-                  <para></para>
+                <entry>
+                  <para>Führt eine gewöhnliche <emphasis>Kopieren</emphasis>-Operation aus.
+                  </para>
                 </entry>
               </row>
 
               <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>B</accel>enutzerdefiniert Mehrspaltig</guimenuitem>
+                <entry>
+                  <para><menuchoice>
+                      <shortcut>
+                      <keycombo>
+                        <keycap>Strg</keycap><keycap>V</keycap>
+                      </keycombo>
+                      </shortcut> <guimenuitem>E<accel>i</accel>nfügen</guimenuitem>
+                    </menuchoice>
                   </para>
                 </entry>
 
-                <entry namest="c3">
-                  <para></para>
+                <entry>
+                  <para>Führt eine gewöhnliche <emphasis>Einfügen</emphasis>-Operation aus.
+                  </para>
                 </entry>
               </row>
 
               <row>
-                <entry namest="c2">
-                  <para><guimenuitem><accel>Ü</accel>bersicht</guimenuitem>
+                <entry>
+                  <para><menuchoice>
+                      <shortcut>
+                      <keycombo>
+                        <keycap>Strg</keycap><keycap>E</keycap>
+                      </keycombo>
+                      </shortcut> <guimenuitem>Konto <accel>b</accel>earbeiten</guimenuitem>
+                    </menuchoice>
                   </para>
                 </entry>
 
-                <entry namest="c3">
-                  <para></para>
+                <entry>
+                  <para>Ändert den Namen oder die Eigenschaften des ausgewählten Kontos. <xref linkend="acct-edit"></xref>
+                  </para>
                 </entry>
               </row>
 
               <row>
-                <entry namest="c1">
-                  <para><guimenuitem>Ab<accel>g</accel>leichungsbericht</guimenuitem>
+                <entry>
+                  <para><menuchoice>
+                      <shortcut> <keycap>Entf</keycap> </shortcut> <guimenuitem>Konto
+                      <accel>l</accel>öschen</guimenuitem>
+                    </menuchoice>
                   </para>
                 </entry>
 
-                <entry namest="c2" nameend="c3">
-                  <para></para>
+                <entry>
+                  <para>Löscht ein Konto. Siehe <xref linkend="acct-delete"></xref>
+                  </para>
                 </entry>
               </row>
 
               <row>
-                <entry namest="c1">
-                  <para><guimenuitem>Bu<accel>c</accel>hungsbericht</guimenuitem>
+                <entry>
+                  <para><menuchoice>
+                      <shortcut>
+                      <keycombo>
+                        <keycap>Strg</keycap><keycap>I</keycap>
+                      </keycombo>
+                      </shortcut> <guimenuitem>Konto <accel>s</accel>uchen</guimenuitem>
+                    </menuchoice>
                   </para>
                 </entry>
 
-                <entry namest="c2" nameend="c3">
-                  <para></para>
+                <entry>
+                  <para>Öffnet den Assistenten <guilabel>Konto suchen</guilabel>. Hiermit kann die Kontenstruktur
+                    durchsucht werden um das gewünschte Konto zu öffnen.
+                  </para>
                 </entry>
               </row>
 
               <row>
-                <entry namest="c1">
-                  <para><guimenuitem><accel>K</accel>ontenübersicht</guimenuitem>
+                <entry>
+                  <para><guimenuitem>Konto<accel>e</accel>igenschaften übernehmen…</guimenuitem>
                   </para>
                 </entry>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Bericht mit dem Saldo der ausgewählten Konten.
+                <entry>
+                  <para>Öffnet den Dialog <guilabel>Konto Eigenschaften übertragen</guilabel>. Übernimmt die gewählten
+                    Kontoeigenschaften in die untergeordneten Konten.
                   </para>
+
+                  <note>
+                    <para>Dieser Punkt ist nur wählbar, wenn Sie ein Konto mit mindestens einem Unterkonto in der
+                      Kontenstruktur markiert haben.
+                    </para>
+                  </note>
                 </entry>
               </row>
 
               <row>
-                <entry namest="c1">
-                  <para><guimenuitem><accel>Z</accel>ukünftig Terminierte Buchunge</guimenuitem>
+                <entry>
+                  <para><guimenuitem>Unterkonten neu <accel>n</accel>ummerieren…</guimenuitem>
                   </para>
                 </entry>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Bericht mit einer Auflistung der zukünftigen Buchungen..
+                <entry>
+                  <para>Startet den Assistenten <guilabel>Konto neu nummerieren</guilabel>. Siehe
+                    <xref linkend="chart-renumber"></xref>.
                   </para>
+
+                  <note>
+                    <para>Dieser Punkt ist nur wählbar, wenn Sie ein Konto mit mindestens einem Unterkonto in der
+                      Kontenstruktur markiert haben.
+                    </para>
+                  </note>
                 </entry>
               </row>
 
               <row>
-                <entry namest="c1">
-                  <para><guimenuitem><accel>S</accel>teuer-Bericht & Elster Export</guimenuitem>
+                <entry>
+                  <para><guimenuitem><accel>K</accel>onto öffnen</guimenuitem>
                   </para>
                 </entry>
 
-                <entry namest="c2" nameend="c3">
-                  <para>Erstellt einen Steuerbericht und/oder exportiert Daten für den Elster Export.
+                <entry>
+                  <para>Öffnet das Buchungsfenster für das aktuell gewählte Konto.
                   </para>
                 </entry>
               </row>
 
               <row>
-                <entry namest="c1">
-                  <para><guimenuitem><accel>G</accel>espeicherte Berichtskonfigurationen</guimenuitem>
+                <entry>
+                  <para><guimenuitem><accel>U</accel>nterkonto öffnen</guimenuitem>
                   </para>
                 </entry>
 
-                <entry nameend="c3" namest="c2">
-                  <para>Öffnet die Übersicht <guilabel>gespeicherte Berichtskonfigurationen</guilabel> um
-                    benutzerdefinierte Berichte zu verwalten und auszuführen.
+                <entry>
+                  <para>Öffnet ein Registerfenster, das alle Buchungen für das ausgewählte Konto und für alle seine
+                    Unterkonten anzeigt.
                   </para>
                 </entry>
               </row>
@@ -3127,13 +3408,23 @@
         </table>
       </sect3>
 
-      <sect3 id="AccTree-tools-menu">
-        <title>Kontenübersicht - <guimenu><accel>W</accel>erkzeuge</guimenu>-Menü</title>
+      <sect3 id="AccTree-view-menu">
+        <title>Kontenübersicht - <guimenu><accel>A</accel>nsicht</guimenu>-Menü</title>
 
-        <table frame="topbot" id="AccTree-ToolsMenu">
-          <title>Kontenübersicht - Werkzeuge-Menü - Verschiedene Hilfsmittel und Editoren</title>
+        <para>In den folgenden Tabelle werden die Einträge beschrieben, die ergänzend zu
+          <xref linkend="gui-window-view-menu"/> verfügbar sind.
+        </para>
+
+        <table pgwide="1" frame="topbot" id="AccTree-ViewMenu">
+          <title>Kontenübersicht - Ansicht-Menü - Ändern der Ansicht der Kontenübersicht</title>
+
+          <titleabbrev>Kontenübersicht - Ansicht-Menü</titleabbrev>
+
+          <tgroup align="left" cols="2">
+            <colspec colname="c1"></colspec>
+
+            <colspec colname="c2"></colspec>
 
-          <tgroup cols="2">
             <thead>
               <row>
                 <entry>
@@ -3151,253 +3442,241 @@
             <tbody>
               <row>
                 <entry>
-                  <para><guimenuitem><accel>O</accel>nlinebanking Einrichtung…</guimenuitem>
-                  </para>
-                </entry>
-
-                <entry>
-                  <para>Führt die Ersteinrichtung eines Kontos für den Onlinebanking-Zugang (FinTs, OFX DirectConnect,
-                    …) mittels AqBanking durch, sofern &app; mit der Option WITH_AQBANKING gebaut
-                    wurde. <xref linkend="tools-on-line-banking"></xref>
-                  </para>
-                </entry>
-              </row>
-
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>K</accel>urs-Datenbank</guimenuitem>
+                  <para><guimenuitem><accel>F</accel>iltern nach…</guimenuitem>
                   </para>
                 </entry>
 
                 <entry>
-                  <para>Werkzeug zum Eingeben oder Ändern von Aktien-/Fondspreisen. Details unter
-                    <xref linkend="tool-price"></xref>
+                  <para>Filter für Konten einstellen, die in der Kontenübersicht angezeigt werden.
                   </para>
                 </entry>
               </row>
+            </tbody>
+          </tgroup>
+        </table>
+      </sect3>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>W</accel>ertpapier-Editor</guimenuitem>
-                  </para>
-                </entry>
+      <sect3 id="AccTree-actions-menu">
+        <title>Kontenübersicht - <guimenu>A<accel>k</accel>tionen</guimenu>-Menü</title>
 
-                <entry>
-                  <para>Werkzeug zum Eingeben oder Ändern von Devisen oder Wertpapieren. Details unter
-                    <xref linkend="tool-security-edit"></xref>
-                  </para>
-                </entry>
-              </row>
+        <para>In den folgenden Tabelle werden die Einträge beschrieben, die ergänzend zu
+          <xref linkend="gui-window-actions-menu"/> verfügbar sind.
+        </para>
 
-              <row>
-                <entry>
-                  <para><guimenuitem><accel>D</accel>arlehensrechner</guimenuitem>
-                  </para>
-                </entry>
+        <table pgwide="1" frame="topbot" id="AccTree-ActionsMenu">
+          <title>Kontenübersicht - Aktionen-Menü - Anlegen terminierter Buchungen, Überprüfen von Konten,
+            Durchführen von Aktienteilungen, Buchen und Abgleichen von Geschäftsvorgängen</title>
 
-                <entry>
-                  <para>Details unter <xref linkend="tool-calc"></xref>
-                  </para>
-                </entry>
-              </row>
+          <titleabbrev>Kontenübersicht - Aktionen-Menü</titleabbrev>
 
-              <row>
-                <entry>
-                  <para><guimenuitem>Buch<accel>a</accel>bschluss</guimenuitem>
-                  </para>
-                </entry>
+          <tgroup align="left" cols="3">
+            <colspec colname="c1"></colspec>
 
-                <entry>
-                  <para>Öffnet den Dialog <guilabel>Buch abschliessen</guilabel>, in dem die erforderlichen Informationen
-                    zum Abschluss der aktuellen Buchhaltungsperiode eingeben werden können. Siehe
-                    <xref linkend="tool-close-book"></xref>.
-                  </para>
-                </entry>
-              </row>
+            <colspec colname="c2"></colspec>
+
+            <colspec colname="c3"></colspec>
 
+            <thead>
               <row>
                 <entry>
-                  <para><guimenuitem><accel>I</accel>mport-Zuordnungen Editor</guimenuitem>
+                  <para>Menüpunkt
                   </para>
                 </entry>
 
-                <entry>
-                  <para>Öffnet das Werkzeug <guilabel>Import-Zuordnungen bearbeiten</guilabel> zum Anzeigen, Bearbeiten
-                    oder Löschen von Importzuordnungen (z.B. Bayes-Algorithmus)
-                  </para>
+                <entry align="center" nameend="c3"
+                namest="c2">
+                  Beschreibung
                 </entry>
               </row>
+            </thead>
 
+            <tbody>
               <row>
                 <entry>
-                  <para><guimenuitem>Buchungs<accel>v</accel>erknüpfungen</guimenuitem>
-                  </para>
+                  <guimenuitem>Neues <accel>K</accel>onto…</guimenuitem>
                 </entry>
 
-                <entry>
-                  <para>In dem Dialog <guilabel>Buchungen mit Verknüpfung</guilabel> können Dokumente mit einer Buchung
-                    verbunden werden.
+                <entry nameend="c3" namest="c2">
+                  <para>Legt ein neues Konto an und öffnet das Fenster mit den Kontoeigenschaften.
                   </para>
                 </entry>
               </row>
 
               <row>
                 <entry>
-                  <para><guimenuitem>Hauptbuch <accel>J</accel>ournal</guimenuitem>
-                  </para>
+                  <guimenuitem>Konten<accel>h</accel>ierarchie hinzufügen…</guimenuitem>
                 </entry>
 
-                <entry>
-                  <para>Stellt alle Buchungssätz von allen Konten in einem einzigen Journal dar. Siehe
-                    <xref linkend="general-journal"></xref>
+                <entry nameend="c3" namest="c2">
+                  <para>Startet den <link linkend="acct-hierarchy">Neuen Kontenplan erstellen</link> Assistent.
                   </para>
                 </entry>
               </row>
-            </tbody>
-          </tgroup>
-        </table>
-      </sect3>
-
-      <sect3 id="AccTree-windows-menu">
-        <title>Kontenübersicht - <guimenu><accel>F</accel>enster</guimenu>-Menü</title>
-
-        <table frame="topbot" id="AccTree-WindowsMenu">
-          <title>Kontenübersicht - Fenster-Menü</title>
 
-          <tgroup cols="2">
-            <thead>
               <row>
                 <entry>
-                  <para>Menüpunkt
+                  <para><menuchoice>
+                      <shortcut>
+                      <keycombo>
+                        <keycap>Strg</keycap><keycap>T</keycap>
+                      </keycombo>
+                      </shortcut> <guimenuitem><accel>B</accel>uchen…</guimenuitem>
+                    </menuchoice>
                   </para>
                 </entry>
 
-                <entry align="center">
-                  <para>Beschreibung
+                <entry nameend="c3" namest="c2">
+                  <para>Startet den Buchungsassistenten für die Buchung zwischen Konten.
                   </para>
                 </entry>
               </row>
-            </thead>
 
-            <tbody>
               <row>
                 <entry>
-                  <para><guimenuitem><accel>N</accel>eues Fenster</guimenuitem>
+                  <para><guimenuitem><accel>A</accel>bgleichen…</guimenuitem>
                   </para>
                 </entry>
 
-                <entry>
-                  <para>Öffnet ein neues, leeres &app; Fenster.
+                <entry nameend="c3" namest="c2">
+                  <para>Startet den <guilabel>Abgleichen</guilabel>-Assistenten für das ausgewählte Konto.
+                    <xref linkend="acct-reconcile"></xref>
                   </para>
                 </entry>
               </row>
 
               <row>
                 <entry>
-                  <para><guimenuitem>Neues Fenster mit <accel>S</accel>eite</guimenuitem>
+                  <para><guimenuitem><accel>A</accel>utomatisch abgleichen…</guimenuitem>
                   </para>
                 </entry>
 
-                <entry>
-                  <para>Verschiebt die aktuelle Registerkarte in ein neues Fenster.
+                <entry nameend="c3" namest="c2">
+                  <para>Öffnet den Dialog <guilabel>automatischer Abgleich</guilabel>, in dem Sie die Informationen für
+                    das automatische Abgleichen eingeben können.
                   </para>
                 </entry>
               </row>
 
               <row>
                 <entry>
-                  <para>Geöffnete Fenster
+                  <para><guimenuitem>A<accel>k</accel>tienteilung…</guimenuitem>
                   </para>
                 </entry>
 
-                <entry>
-                  <para>Eine nummerierte Liste der geöffneten Fenster.
+                <entry nameend="c3" namest="c2">
+                  <para>Startet den <guilabel>Aktienteilungs-Assistenten</guilabel>. Zusätzliche Details
+                    <xref
+                  linkend="stock-split"></xref>
                   </para>
                 </entry>
               </row>
-            </tbody>
-          </tgroup>
-        </table>
-      </sect3>
-
-      <sect3 id="AccTree-help-menu">
-        <title>Kontenübersicht - <guimenu><accel>H</accel>ilfe</guimenu>-Menü</title>
-
-        <table frame="topbot" id="AccTree-HelpMenu">
-          <title>Kontenübersicht - Hilfe-Menü - Diese Hilfe sowie das Dokument &app;-Kurs und Konzepte</title>
 
-          <tgroup cols="2">
-            <thead>
               <row>
                 <entry>
-                  <para>Menüpunkt
+                  <para><guimenuitem><accel>P</accel>osten anzeigen…</guimenuitem>
                   </para>
                 </entry>
 
-                <entry align="center">
-                  <para>Beschreibung
+                <entry nameend="c3" namest="c2">
+                  <para>Öffnet das Formular <guilabel>Posten im Konto</guilabel> .
+<!-- Zusätzliche Angaben <xref linkend="view-lots"></xref> -->
                   </para>
                 </entry>
               </row>
-            </thead>
 
-            <tbody>
               <row>
-                <entry>
-                  <para><guimenuitem>&appname;-<accel>K</accel>urs und Konzepte</guimenuitem>
+                <entry align="left">
+                  <para><menuchoice>
+                      <guisubmenu>Überprü<accel>f</accel>en</guisubmenu><guimenuitem/>
+                    </menuchoice>
                   </para>
                 </entry>
 
-                <entry>
-                  <para>Erläuterung der Buchhaltungsprinzipien und deren Anwendung in &app;.
+                <entry align="center" nameend="c3" namest="c2">
+                  <para>Untermenü Überprüfen
                   </para>
                 </entry>
               </row>
 
               <row>
-                <entry>
-                  <para><guimenuitem><accel>T</accel>ipp des Tages</guimenuitem>
+                <entry namest="c2">
+                  <para><guimenuitem><accel>K</accel>onto überprüfen</guimenuitem>
                   </para>
                 </entry>
 
-                <entry>
-                  <para>Zeigt kurze Hinweise auf Funktionen an, die Sie sonst übersehen könnten.
+                <entry namest="c3">
+                  <para>Überprüft das Konto auf nicht abgeglichene Buchungen und verwaiste Buchungsteile und repariert
+                    diese.
                   </para>
                 </entry>
               </row>
 
               <row>
-                <entry>
-                  <para><guimenuitem>I<accel>n</accel>halt</guimenuitem>
+                <entry namest="c2">
+                  <para><guimenuitem><accel>U</accel>nterkonten überprüfen</guimenuitem>
                   </para>
                 </entry>
 
-                <entry>
-                  <para>Öffnet dieses Dokument.
+                <entry namest="c3">
+                  <para>Überprüft das Konto inkusive Unterkonten auf nicht abgeglichene Buchungen und verwaiste
+                    Buchungsteile und repariert diese.
                   </para>
                 </entry>
               </row>
 
               <row>
-                <entry>
-                  <para><guimenuitem><accel>I</accel>nfo</guimenuitem>
+                <entry namest="c2">
+                  <para><guimenuitem><accel>A</accel>lle überprüfen</guimenuitem>
                   </para>
                 </entry>
 
-                <entry>
-                  <para>Anzeigen des Informationsfensters mit &app; Version, Lizenz und Mitwkirkende. Wenn Sie der Meinung
-                    sind, dass Sie einen Fehler gefunden haben, sind in dem Bereich
-                    <quote>Mitwirkende</quote> Links zu diversen Kommunikatonskanälen enthalten.
-                    Sie können hier mit anderen Anwendern und auch Entwicklern direkt in Kontakt
-                    treten.
+                <entry namest="c3">
+                  <para>Überprüft alle Konto auf nicht abgeglichene Buchungen und verwaiste Buchungsteile und repariert
+                    diese.
                   </para>
                 </entry>
               </row>
             </tbody>
           </tgroup>
         </table>
+      </sect3>
+
+      <sect3 id="AccTree-business-menu">
+        <title>Kontenübersicht - <guimenu><accel>G</accel>eschäft</guimenu>-Menü</title>
+
+        <para>Die Menüeinträge entsprechen den Beschreibungen in <xref linkend="gui-window-business-menu" />.
+        </para>
+      </sect3>
+
+      <sect3 id="AccTree-reports-menu">
+        <title>Kontenübersicht - <guimenu>Be<accel>r</accel>ichte</guimenu>-Menü</title>
+
+        <para>Die verfügbaren Berichte und Diagramme sind in <xref linkend="gui-window-reports-menu"></xref>
+          aufgeführt. Jeder Bericht oder jedes Diagramm kann durch eine andere
+          <firstterm>Stilvorlage</firstterm> oder durch Drücken der <guibutton>Optionen</guibutton>
+          Schaltfläche in der <emphasis>Symbolleiste</emphasis> angepasst werden.
+        </para>
+      </sect3>
+
+      <sect3 id="AccTree-tools-menu">
+        <title>Kontenübersicht - <guimenu><accel>W</accel>erkzeuge</guimenu>-Menü</title>
+
+        <para>Alle Einträge in diesem Menü sind in <xref linkend="gui-window-tools-menu" /> beschrieben.
+        </para>
+      </sect3>
+
+      <sect3 id="AccTree-windows-menu">
+        <title>Kontenübersicht - <guimenu><accel>F</accel>enster</guimenu>-Menü</title>
 
-        <para></para>
+        <para>Alle Einträge in diesem Menü sind in <xref linkend="gui-window-windows-menu" /> beschrieben.
+        </para>
+      </sect3>
+
+      <sect3 id="AccTree-help-menu">
+        <title>Kontenübersicht - <guimenu><accel>H</accel>ilfe</guimenu>-Menü</title>
+
+        <para>Alle Einträge in diesem Menü sind in <xref linkend="gui-window-help-menu" /> beschrieben.
+        </para>
       </sect3>
     </sect2>
 
@@ -3426,7 +3705,7 @@
         </para>
       </tip>
 
-      <table frame="topbot" id="AccTree-ToolBarIcons">
+      <table pgwide="1" frame="topbot" id="AccTree-ToolBarIcons">
         <title>Kontenübersicht - <emphasis>Werkzeugleiste</emphasis></title>
 
         <tgroup cols="2">
@@ -3543,71 +3822,14 @@
         </tgroup>
       </table>
     </sect2>
-
-    <sect2 id="Common-summary-bar">
-      <title>Zusammenfassungsleiste</title>
-
-      <para>Die <firstterm>Zusammenfassungsleiste</firstterm> der <guilabel>Kontenübersicht</guilabel> zeigt
-        auf einen Blick das Eigenkapital und den Gewinn an. Wertpapierkonten hingegen zeigen
-        Stückzahl und Devisenkonten deren Wert an. Die <emphasis>Zusammenfassungsleiste</emphasis>
-        kann im Menü
-        <menuchoice>
-          <guimenu><accel>A</accel>nsicht</guimenu><guimenuitem><accel>Z</accel>usammenfassungsleiste</guimenuitem>
-        </menuchoice>
-        ein- und ausgeblendet werden.
-      </para>
-
-      <para>Möchten Sie die angezeigte Auswahl der <guilabel>Zusammenfassungsleiste</guilabel> umstellen, so
-        klicken Sie einfach in die <guilabel>Zusammenfassungsleiste</guilabel> und es öffnet sich
-        eine Auswahlliste mit unterschiedlichen Inhalten. Dies Auswahl ist nur für die aktuell
-        geöffenten Ansicht der Kontenstruktur gültig.
-      </para>
-
-      <figure pgwide="1">
-        <title>Die Zusammenfassungsleiste der Kontenübersicht</title><screenshot>
-          <mediaobject>
-            <imageobject>
-              <imagedata fileref="figures/summarybar-selector-1.png"
-                   srccredit="Christian Wehling" />
-            </imageobject>
-          </mediaobject>
-        </screenshot><screenshot>
-          <mediaobject>
-            <imageobject>
-              <imagedata fileref="figures/summarybar-selector-2.png"
-                   srccredit="Christian Wehling" />
-            </imageobject>
-          </mediaobject>
-        </screenshot>
-      </figure>
-
-      <tip>
-        <para>Die angezeigten Werte in der Liste werden von den in <xref linkend="prefs-accounting-period"/>
-          eingestellten Periode beeinflusst. Zeilen mit der Ergänzung <quote>Gesamt</quote> geben
-          die Werte inklusive zukünftiger Buchungen an, die anderen Einträge entsprechend der
-          Buchhaltungsperiode.
-        </para>
-      </tip>
-    </sect2>
-
-    <sect2 id="Common-status-bar">
-      <title>Statusleiste</title>
-
-      <para>Die <firstterm>Statusleiste</firstterm> zeigt kurze Hilfetexte über den aktuell markierten
-        Menüpunkt an. Es zeigt auch einen Fortschrittsbalken beim Öffnen oder Speichern einer
-        &app; Datendatei oder beim Erzeugen von Berichten an. Die <emphasis>Statusleiste</emphasis>
-        kann ein- oder ausgeblendet werden, indem Sie den Punkt
-        <guimenuitem>Statusleiste</guimenuitem> im Menü <guimenu>Ansicht</guimenu> auswählen.
-      </para>
-    </sect2>
   </sect1>
 
   <sect1 id="gui-acct-reg">
-    <title>Ansicht von Konten und Journal</title>
+    <title id="gui-acct-reg2">Ansicht von Konten und Journal</title>
 <!-- Fixme: 1. Journal noch nicht eingeführt,
             2. wäre nicht Kontenblatt angemessener als Kontobuch? -->
     <figure>
-      <title>Die Ansicht des <emphasis>Kontobuch</emphasis>s</title><screenshot id="AccountReg_Screen">
+      <title>Die Ansicht des <emphasis>Kontenblatt</emphasis>s</title><screenshot id="AccountReg_Screen">
         <mediaobject>
           <imageobject role="html">
             <imagedata fileref="figures/Help_AccountReg_Screen.png"
@@ -3620,7 +3842,7 @@
           </imageobject>
 
           <caption>
-            <para>Dies ist ein Beispiel für die Registerkarte eines <guilabel>Kontenbuchs</guilabel>.
+            <para>Dies ist ein Beispiel für die Registerkarte eines <guilabel>Kontenblatts</guilabel>.
             </para>
           </caption>
         </mediaobject>
@@ -3628,7 +3850,7 @@
     </figure>
 
     <sect2 id="account-register">
-      <title>Anzeigebereich des Kontobuchs & Journals</title>
+      <title>Anzeigebereich</title>
 
       <para>Dieses Fenster dient der Eingabe und Bearbeitung Ihrer Kontodaten. Es bietet außerdem Werkzeuge zum
         Planen zukünftiger Geschäftsvorgänge, zum Suchen und Protokollieren von Buchungen und
@@ -3646,14 +3868,14 @@
         <keycombo>
           <keycap>Strg</keycap> <keycap>O</keycap>
         </keycombo>
-        Schaltfläche . Dies öffnet ein neues Fenster mit dem gewähltem Kontobuch. Das Drücken
+        Schaltfläche . Dies öffnet ein neues Fenster mit dem gewähltem Kontenblatt. Das Drücken
         von <guibutton>Öffnen</guibutton> in der <emphasis>Werkzeugleiste</emphasis> im Fenster
         <emphasis>Kontenübersicht</emphasis> oder die Schaltfläche <guibutton>Springen</guibutton>
-        im Fenster <emphasis>Kontobuch</emphasis> sind weiter Möglichkeiten.
+        im Fenster <emphasis>Kontenblatt</emphasis> sind weiter Möglichkeiten.
       </para>
 
       <tip>
-        <para>Das Aussehen der Anzeige eines Kontobuchs ist in hohem Maße konfigurierbar. (siehe
+        <para>Das Aussehen der Anzeige eines Kontenblatts ist in hohem Maße konfigurierbar. (siehe
           <ulink
 url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
           Konzepte, Auswahl eines Registerstils</ulink>).
@@ -3685,6 +3907,24 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       </para>
     </sect2>
 
+    <sect2 id="Trans-summary-bar2">
+      <title>Zusammenfassungsleiste</title>
+
+      <para>Die <emphasis>Zusammenfassungsleiste</emphasis> zeigt verschiedene Salden, die zum aktuell
+        geöffneten Konto gehören, auf einen Blick an. Im Normalfall werden zu einem Konto der
+        <guilabel>tagesaktuelle</guilabel> Saldo, ein möglicher <guilabel>zukünftiger</guilabel>
+        Saldo, ein Saldo für <guilabel>bestätigte</guilabel> Einträge, ein
+        <guilabel>abgeglichener</guilabel> Saldo und ein <guilabel>vorraussichtliches
+        Minimum</guilabel> angezeigt. Eine Ausnahme bilden Aktienkonten, hier erscheint stattdessen
+        die Summe der Anteile und deren aktueller Wert. Die
+        <emphasis>Zusammenfassungsleiste</emphasis> kann im Menü
+        <menuchoice>
+          <guimenu><accel>A</accel>nsicht</guimenu><guimenuitem><accel>Z</accel>usammenfassung</guimenuitem>
+        </menuchoice>
+        ein- und ausgeblendet werden.
+      </para>
+    </sect2>
+
     <sect2 id="Trans-menus">
       <title>Menüleiste</title>
 
@@ -3693,19 +3933,21 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       </para>
 
       <sect3 id="Trans-file-menu">
-        <title>Kontobuch - <guimenu><accel>D</accel>atei</guimenu>-Menü</title>
+        <title>Kontenblatt - <guimenu><accel>D</accel>atei</guimenu>-Menü</title>
 
         <para>Wenn Sie in der <emphasis>Menüleiste</emphasis> auf <guimenu>Datei</guimenu> klicken, wird das
-          Menü mit den in <xref linkend="AccTree-FileMenu"/> beschriebenen Auswahlmöglichkeiten
-          geöffnet.
+          Menü mit den in <xref linkend="gui-window-file-menu"/> beschriebenen
+          Auswahlmöglichkeiten geöffnet.
         </para>
 
         <para>Für die Arbeit in der Buchungsansicht sind zusätzlich die nachfolgend beschriebenen Menüeinträge
           verfügbar.
         </para>
 
-        <table frame="topbot" id="Trans-FileMenu">
-          <title>Kontobuch - Datei-Menü - Zugriff auf Datei- und Kontenoperationen sowie Druckenfunktion</title>
+        <table pgwide="1" frame="topbot" id="Trans-FileMenu">
+          <title>Kontenblatt - Datei-Menü - Zugriff auf Datei- und Kontenoperationen sowie Druckenfunktion</title>
+
+          <titleabbrev>Kontenblatt - Datei-Menü</titleabbrev>
 
           <tgroup align="left" cols="3">
             <colspec colname="c1"></colspec>
@@ -3771,15 +4013,17 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       </sect3>
 
       <sect3 id="Trans-edit-menu">
-        <title>Kontobuch - <guimenu><accel>B</accel>earbeiten</guimenu>-Menü</title>
+        <title>Kontenblatt - <guimenu><accel>B</accel>earbeiten</guimenu>-Menü</title>
 
         <para>Die <emphasis>Menüleiste</emphasis> im Menü <guimenu>Bearbeiten</guimenu> umfasst neben den in
-          <xref linkend="AccTree-EditMenu"/> beschriebenen Einträge noch zusätzlich die folgenden
-          Menpunkte.
+          <xref linkend="gui-window-edit-menu"/> beschriebenen Einträge noch zusätzlich die
+          folgenden Menpunkte.
         </para>
 
-        <table frame="topbot" id="Trans-EditMenu">
-          <title>Kontobuch - Bearbeiten-Menü - Bearbeitungsfunktionen für Dateien und Konten sowie Einstellungen.</title>
+        <table pgwide="1" frame="topbot" id="Trans-EditMenu">
+          <title>Kontenblatt - Bearbeiten-Menü - Bearbeitungsfunktionen für Dateien und Konten sowie Einstellungen</title>
+
+          <titleabbrev>Kontenblatt - Bearbeiten-Menü</titleabbrev>
 
           <tgroup align="left" cols="2">
             <thead>
@@ -3814,15 +4058,17 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       </sect3>
 
       <sect3 id="Trans-view-menu">
-        <title>Kontobuch - <guimenu><accel>A</accel>nsicht</guimenu>-Menü</title>
+        <title>Kontenblatt - <guimenu><accel>A</accel>nsicht</guimenu>-Menü</title>
 
         <para>Das <guimenu>Ansicht</guimenu>-Menü in der <emphasis>Menüleiste</emphasis>
-          <xref linkend="AccTree-ViewMenu"/> wird für die Buchungsansicht um die nachfolgenden
+          <xref linkend="gui-window-view-menu"/> wird für die Buchungsansicht um die nachfolgenden
           Einträge ergänzt.
         </para>
 
-        <table frame="topbot" id="Trans-ViewMenu">
-          <title>Kontobuch - Ansicht-Menü - Ändern der Ansicht des Buchungsfensters.</title>
+        <table pgwide="1" frame="topbot" id="Trans-ViewMenu">
+          <title>Kontenblatt - Ansicht-Menü - Ändern der Ansicht des Buchungsfensters</title>
+
+          <titleabbrev>Kontenblatt - Ansicht-Menü</titleabbrev>
 
           <tgroup align="left" cols="3">
             <colspec colname="c1"></colspec>
@@ -4066,10 +4312,12 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       </sect3>
 
       <sect3 id="Trans-transaction-menu">
-        <title>Kontobuch - <guimenu>Buch<accel>u</accel>ng</guimenu>-Menü</title>
+        <title>Kontenblatt - <guimenu>Buch<accel>u</accel>ng</guimenu>-Menü</title>
+
+        <table pgwide="1" frame="topbot" id="Trans-TransactionMenu">
+          <title>Kontenblatt - Buchung-Menü - Zugriff auf Buchungswerkzeuge</title>
 
-        <table frame="topbot" id="Trans-TransactionMenu">
-          <title>Kontobuch - Buchung-Menü - Zugriff auf Buchungswerkzeuge.</title>
+          <titleabbrev>Kontenblatt - Buchung-Menü</titleabbrev>
 
           <tgroup align="left" cols="2">
             <colspec colname="c1"></colspec>
@@ -4280,16 +4528,18 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       </sect3>
 
       <sect3 id="Trans-actions-menu">
-        <title>Kontobuch - <guimenu>A<accel>k</accel>tionen</guimenu>-Menü</title>
+        <title>Kontenblatt - <guimenu>A<accel>k</accel>tionen</guimenu>-Menü</title>
 
         <para>Der Grundumfang des Menüs <guimenu>Aktionen</guimenu> in der <emphasis>Menüleiste</emphasis> ist
-          in <xref linkend="AccTree-ActionsMenu"/> beschrieben. Ergänzend stehen die folgenden
+          in <xref linkend="gui-window-actions-menu"/> beschrieben. Ergänzend stehen die folgenden
           Menüpunkte zur Verfügung.
         </para>
 
-        <table frame="topbot" id="Trans-ActionsMenu">
-          <title>Kontobuch - Aktionen-Menu - Anlegen terminierter Buchungen, Überprüfen von Konten, Durchführen
-            von Aktienteilungen, Buchen und Abgleichen von Geschäftsvorgängen.</title>
+        <table pgwide="1" frame="topbot" id="Trans-ActionsMenu">
+          <title>Kontenblatt - Aktionen-Menü - Anlegen terminierter Buchungen, Überprüfen von Konten, Durchführen
+            von Aktienteilungen, Buchen und Abgleichen von Geschäftsvorgängen</title>
+
+          <titleabbrev>Kontenblatt - Aktionen-Menü</titleabbrev>
 
           <tgroup align="left" cols="3">
             <colspec colname="c1"></colspec>
@@ -4327,7 +4577,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
                 </entry>
 
                 <entry nameend="c3" namest="c2">
-                  <para>Geht zur leeren Buchungszeile am unteren Ende dieses Kontobuchs.
+                  <para>Geht zur leeren Buchungszeile am unteren Ende dieses Kontenblatts.
                   </para>
                 </entry>
               </row>
@@ -4403,23 +4653,25 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       </sect3>
 
       <sect3 id="Trans-business-menu">
-        <title>Kontobuch - <guimenu><accel>G</accel>eschäft</guimenu>-Menü</title>
+        <title>Kontenblatt - <guimenu><accel>G</accel>eschäft</guimenu>-Menü</title>
 
         <para>Die im Menü <guimenu>Geschäft</guimenu> angezeigten Elemente sind die gleichen wie in
-          <xref linkend="AccTree-BusinessMenu" />.
+          <xref linkend="gui-window-business-menu" />.
         </para>
       </sect3>
 
       <sect3 id="Trans-reports-menu">
-        <title>Kontobuch - <guimenu>Be<accel>r</accel>ichte</guimenu>-Menü</title>
+        <title>Kontenblatt - <guimenu>Be<accel>r</accel>ichte</guimenu>-Menü</title>
 
         <para>Die im Menü <guimenu>Berichte</guimenu> angezeigten Elemente sind die gleichen wie in
-          <xref linkend="AccTree-ReportsMenu" /> und zusätzlich die zwei Berichte, die im Folgenden
-          aufgeführt sind.
+          <xref linkend="gui-window-reports-menu" /> und zusätzlich die zwei Berichte, die im
+          Folgenden aufgeführt sind.
         </para>
 
-        <table frame="topbot" id="Trans-ReportsMenu">
-          <title>Kontobuch - Berichte-Menü - Zugriff auf &app; Berichte und Diagramme.</title>
+        <table pgwide="1" frame="topbot" id="Trans-ReportsMenu">
+          <title>Kontenblatt - Berichte-Menü - Zugriff auf &app; Berichte und Diagramme</title>
+
+          <titleabbrev>Kontenblatt - Berichte-Menü</titleabbrev>
 
           <tgroup align="left" cols="2">
             <thead>
@@ -4466,25 +4718,25 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       </sect3>
 
       <sect3 id="Trans-tools-menu">
-        <title>Kontobuch - <guimenu><accel>W</accel>erkzeuge</guimenu>-Menü</title>
+        <title>Kontenblatt - <guimenu><accel>W</accel>erkzeuge</guimenu>-Menü</title>
 
         <para>Die im Menü <guimenu>Werkzeuge</guimenu> genannten Einträge sind in
-          <xref linkend="AccTree-ToolsMenu" /> beschrieben.
+          <xref linkend="gui-window-tools-menu" /> beschrieben.
         </para>
       </sect3>
 
       <sect3 id="Trans-windows-menu">
-        <title>Kontobuch - <guimenu><accel>F</accel>enster</guimenu>-Menü</title>
+        <title>Kontenblatt - <guimenu><accel>F</accel>enster</guimenu>-Menü</title>
 
         <para>Die Einträge im <guimenu>Fenster</guimenu>menü entsprechen den Menüpunkten in
-          <xref linkend="AccTree-WindowsMenu" />.
+          <xref linkend="gui-window-windows-menu" />.
         </para>
       </sect3>
 
       <sect3 id="Trans-help-menu">
-        <title>Kontobuch - <guimenu><accel>H</accel>ilfe</guimenu>-Menü</title>
+        <title>Kontenblatt - <guimenu><accel>H</accel>ilfe</guimenu>-Menü</title>
 
-        <para>Das <guimenu>Hilfe</guimenu> Menü wird in <xref linkend="AccTree-HelpMenu" /> beschrieben.
+        <para>Das <guimenu>Hilfe</guimenu> Menü wird in <xref linkend="gui-window-help-menu" /> beschrieben.
         </para>
       </sect3>
     </sect2>
@@ -4492,7 +4744,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
     <sect2 id="Trans-toolbar">
       <title>Werkzeugleiste</title>
 
-      <para>Das Kontobuch verfügt über eine Reihe von Schaltflächen in der
+      <para>Das Kontenblatt verfügt über eine Reihe von Schaltflächen in der
         <emphasis>Werkzeugleiste</emphasis> um schnell auf einige allgemeine Funktionen zuzugreifen,
         die mit der jeweils aktiven Registerkarte interagieren. Die
         <emphasis>Werkzeugleiste</emphasis> kann unter
@@ -4515,8 +4767,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         </para>
       </tip>
 
-      <table frame="topbot" id="Trans-ToolBarIcons">
-        <title>Kontobuch (Buchungsansicht) <emphasis>Werkzeugleiste</emphasis></title>
+      <table pgwide="1" frame="topbot" id="Trans-ToolBarIcons">
+        <title>Kontenblatt - <emphasis>Werkzeugleiste</emphasis></title>
 
         <tgroup cols="2">
           <thead>
@@ -4558,7 +4810,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
               </entry>
 
               <entry>
-                <para>Schließt das aktuelle Kontobuch.
+                <para>Schließt das aktuelle Kontenblatt.
                 </para>
 
                 <note>
@@ -4624,7 +4876,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
               </entry>
 
               <entry>
-                <para>Geht zur leeren Buchungszeile am unteren Ende dieses Kontobuchs.
+                <para>Geht zur leeren Buchungszeile am unteren Ende dieses Kontenblatts.
                 </para>
               </entry>
             </row>
@@ -4697,24 +4949,6 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         </tgroup>
       </table>
     </sect2>
-
-    <sect2 id="Trans-summary-bar2">
-      <title>Zusammenfassungsleiste</title>
-
-      <para>Die <emphasis>Zusammenfassungsleiste</emphasis> zeigt verschiedene Salden, die zum aktuell
-        geöffneten Konto gehören, auf einen Blick an. Im Normalfall werden zu einem Konto der
-        <guilabel>tagesaktuelle</guilabel> Saldo, ein möglicher <guilabel>zukünftiger</guilabel>
-        Saldo, ein Saldo für <guilabel>bestätigte</guilabel> Einträge, ein
-        <guilabel>abgeglichener</guilabel> Saldo und ein <guilabel>vorraussichtliches
-        Minimum</guilabel> angezeigt. Eine Ausnahme bilden Aktienkonten, hier erscheint stattdessen
-        die Summe der Anteile und deren aktueller Wert. Die
-        <emphasis>Zusammenfassungsleiste</emphasis> kann im Menü
-        <menuchoice>
-          <guimenu><accel>A</accel>nsicht</guimenu><guimenuitem><accel>Z</accel>usammenfassung</guimenuitem>
-        </menuchoice>
-        ein- und ausgeblendet werden.
-      </para>
-    </sect2>
   </sect1>
 
   <sect1 id="gui-report">
@@ -4742,7 +4976,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
     </figure>
 
     <sect2 id="report-display">
-      <title>Anzeigebereich für Berichte</title>
+      <title>Anzeigebereich</title>
 
       <para>Dieses Ansicht wird immer dann angezeigt, wenn Sie einen Bericht oder ein Diagramm aus dem Menü
         <guimenu>Berichte</guimenu> aufrufen.
@@ -4760,7 +4994,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
           <emphasis>Statusleiste</emphasis> angezeigt, wenn die Anzeige nicht abgeschaltet wurde.
         </para>
       </note>
-<!--     </sect2>
+<!-- FIXME source: remove section
+    </sect2>
 
     <sect2 id="report-main">
       <title>Hauptansicht des Berichts</title> -->
@@ -4768,7 +5003,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         Eigenschaften dieses Fensters können auf zweierlei Art angepasst werden. Mit der
         Schaltfläche <guibutton>Optionen</guibutton> in der <emphasis>Werkzeugleiste</emphasis>
         können Sie bearbeiten, was der Bericht anzeigt und von welchen Konten die Informationen
-        bezogen werden. Durch Auswahl von
+        bezogen werden. Im Abschnitt <xref linkend="report-classes"></xref> werden spezifische
+        Einstellungen für die verfügbaren Berichte und Diagramme erläutert. Durch Auswahl von
         <menuchoice>
           <guimenu><accel>B</accel>earbeiten</guimenu>
           <guimenuitem>Stil<accel>v</accel>orlagen</guimenuitem>
@@ -4801,16 +5037,18 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         <title>Berichte - <guimenu><accel>D</accel>atei</guimenu>-Menü</title>
 
         <para>Wenn Sie in der <emphasis>Menüleiste</emphasis> auf <guimenu>Datei</guimenu> klicken, wird das
-          Menü mit den in <xref linkend="AccTree-FileMenu"/> beschriebenen Auswahlmöglichkeiten
-          geöffnet.
+          Menü mit den in <xref linkend="gui-window-file-menu"/> beschriebenen
+          Auswahlmöglichkeiten geöffnet.
         </para>
 
         <para>Ergänzend stehen diese Menüeinträge zur Verfügung.
         </para>
 
-        <table frame="topbot" id="Report-FileMenu">
+        <table pgwide="1" frame="topbot" id="Report-FileMenu">
           <title>Berichte - Datei-Menü - Zugriff auf Datei- und Kontenoperation sowie Druckfunktion</title>
 
+          <titleabbrev>Berichte - Datei-Menü</titleabbrev>
+
           <tgroup align="left" cols="3">
             <colspec colname="c1"></colspec>
 
@@ -4904,12 +5142,14 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         <title>Berichte - <guimenu><accel>B</accel>earbeiten</guimenu>-Menü</title>
 
         <para>Die <emphasis>Menüleiste</emphasis> im Menü <guimenu>Bearbeiten</guimenu> umfasst neben den in
-          <xref linkend="AccTree-EditMenu"/> beschriebenen Einträge noch zusätzlich die folgenden
-          Menpunkte.
+          <xref linkend="gui-window-edit-menu"/> beschriebenen Einträge noch zusätzlich die
+          folgenden Menpunkte.
         </para>
 
-        <table frame="topbot" id="Report-EditMenu">
-          <title>Berichte - Bearbeiten-Menü - Bearbeitungsfunktionen für Dateien und Konten sowie Einstellungen.</title>
+        <table pgwide="1" frame="topbot" id="Report-EditMenu">
+          <title>Berichte - Bearbeiten-Menü - Bearbeitungsfunktionen für Dateien und Konten sowie Einstellungen</title>
+
+          <titleabbrev>Berichte - Bearbeiten-Menü</titleabbrev>
 
           <tgroup align="left" cols="2">
             <thead>
@@ -4949,7 +5189,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
 
         <para>Mit Ausnahme des Menüpunktes <guimenuitem>Filtern nach…</guimenuitem> entspricht das
           <guimenu>Ansicht</guimenu>-Menü in der <emphasis>Menüleiste</emphasis> der Beschreibung
-          in <xref linkend="AccTree-ViewMenu"/>.
+          in <xref linkend="gui-window-view-menu"/>.
         </para>
       </sect3>
 
@@ -4957,7 +5197,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         <title>Berichte - <guimenu>A<accel>k</accel>tionen</guimenu>-Menü</title>
 
         <para>Die im Menü <guimenu>Aktionen</guimenu> angezeigten Elemente sind die gleichen wie in
-          <xref linkend="AccTree-ActionsMenu"/>.
+          <xref linkend="gui-window-actions-menu"/>.
         </para>
 
         <para>Der Umfang an Menüpunkte ist jedoch erheblich reduziert.
@@ -4968,7 +5208,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         <title>Berichte - <guimenu><accel>G</accel>eschäft</guimenu>-Menü</title>
 
         <para>Die im Menü <guimenu>Geschäft</guimenu> angezeigten Elemente sind die gleichen wie in
-          <xref linkend="AccTree-BusinessMenu" />.
+          <xref linkend="gui-window-business-menu" />.
         </para>
       </sect3>
 
@@ -4976,12 +5216,14 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         <title>Berichte - <guimenu>Be<accel>r</accel>ichte</guimenu>-Menü</title>
 
         <para>Die im Menü <guimenu>Berichte</guimenu> angezeigten Elemente sind die gleichen wie in
-          <xref linkend="AccTree-ReportsMenu" /> und zusätzlich die zwei Menüpunkte, die im
+          <xref linkend="gui-window-reports-menu" /> und zusätzlich die zwei Menüpunkte, die im
           Folgenden aufgeführt sind.
         </para>
 
-        <table frame="topbot" id="Report-ReportsMenu">
-          <title>Berichte - Berichte-Menü - Zugriff auf &app; Berichte und Diagramme.</title>
+        <table pgwide="1" frame="topbot" id="Report-ReportsMenu">
+          <title>Berichte - Berichte-Menü - Zugriff auf &app; Berichte und Diagramme</title>
+
+          <titleabbrev>Berichte - Berichte-Menü</titleabbrev>
 
           <tgroup align="left" cols="3">
             <colspec colname="c1"></colspec>
@@ -5065,7 +5307,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         <title>Berichte - <guimenu><accel>W</accel>erkzeuge</guimenu>-Menü</title>
 
         <para>Die im Menü <guimenu>Werkzeuge</guimenu> genannten Einträge sind in
-          <xref linkend="AccTree-ToolsMenu" /> beschrieben.
+          <xref linkend="gui-window-tools-menu" /> beschrieben.
         </para>
       </sect3>
 
@@ -5073,14 +5315,14 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         <title>Berichte - <guimenu><accel>F</accel>enster</guimenu>-Menü</title>
 
         <para>Die Einträge im <guimenu>Fenster</guimenu>menü entsprechen den Menüpunkten in
-          <xref linkend="AccTree-WindowsMenu" />.
+          <xref linkend="gui-window-windows-menu" />.
         </para>
       </sect3>
 
       <sect3 id="Report-help-menu">
         <title>Berichte - <guimenu><accel>H</accel>ilfe</guimenu>-Menü</title>
 
-        <para>Das <guimenu>Hilfe</guimenu> Menü wird in <xref linkend="AccTree-HelpMenu" /> beschrieben.
+        <para>Das <guimenu>Hilfe</guimenu> Menü wird in <xref linkend="gui-window-help-menu" /> beschrieben.
         </para>
       </sect3>
     </sect2>
@@ -5111,7 +5353,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         </para>
       </tip>
 
-      <table frame="topbot">
+      <table pgwide="1" frame="topbot">
         <title>Berichte - <emphasis>Werkzeugleiste</emphasis></title>
 
         <tgroup cols="2">
@@ -5316,7 +5558,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
     </figure>
 
     <sect2 id="reconcile-display">
-      <title>Fenster zum Abgleichen von Buchungen</title>
+      <title>Anzeigebereich</title>
 
       <tip>
         <para>Das Vorgehen beim Abgleichen eines Kontos ist in <xref linkend="acct-reconcile"></xref> ausführlich
@@ -5330,20 +5572,21 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         </menuchoice>
         in der <emphasis>Menüleiste</emphasis> oder klicken die Schaltfläche
         <guibutton>Abgleichen</guibutton> aus der <emphasis>Werkzeugleiste</emphasis> eines
-        Kontobuchs an. Dadurch wird ein <guilabel>Abgleichen</guilabel>-Dialog geöffnet, in dem Sie
-        das <guilabel>Datum des Kontoauszugs</guilabel> und den <guilabel>Schlusssaldo</guilabel>
-        eingeben müssen. Wenn Sie die Option <guilabel>Unterkonten einbeziehen</guilabel>
-        anwählen, werden alle Buchungen in den Unterkonten des ausgewählten Kontos ebenfalls für
-        das Abgleichen berücksichtigt. Durch Drücken der Schaltfläche <guibutton>OK</guibutton>
-        öffnet sich ein weiters <guilabel>Abgleichen</guilabel> Fenster, in dem Sie Gutschrift und
-        Belastung mit Ihrem Kontoauszug vergleichen können.
+        Kontenblatts an. Dadurch wird ein <guilabel>Abgleichen</guilabel>-Dialog geöffnet, in dem
+        Sie das <guilabel>Datum des Kontoauszugs</guilabel> und den
+        <guilabel>Schlusssaldo</guilabel> eingeben müssen. Wenn Sie die Option
+        <guilabel>Unterkonten einbeziehen</guilabel> anwählen, werden alle Buchungen in den
+        Unterkonten des ausgewählten Kontos ebenfalls für das Abgleichen berücksichtigt. Durch
+        Drücken der Schaltfläche <guibutton>OK</guibutton> öffnet sich ein weiters
+        <guilabel>Abgleichen</guilabel> Fenster, in dem Sie Gutschrift und Belastung mit Ihrem
+        Kontoauszug vergleichen können.
       </para>
 
       <sect3 id="Tools-reconcile-win">
         <title>Abgleichen - Fenster</title>
 
-        <table frame="topbot" id="Tools-ReconcileWin">
-          <title>Abgleichen - Bestandteile des Dialogs <emphasis>Abgleichen</emphasis>.</title>
+        <table pgwide="1" frame="topbot" id="Tools-ReconcileWin">
+          <title>Abgleichen - Komponenten des Fensters</title>
 
           <tgroup cols="2">
             <thead>
@@ -5437,8 +5680,10 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       <sect3 id="Tools-reconcile-menu">
         <title>Abgleichen - <guimenu><accel>A</accel>bgleichen</guimenu>-Menü</title>
 
-        <table frame="topbot" id="Tools-ReconcileMenu">
-          <title>Abgleichen - Abgleichen-Menü - Informationen zum Abgleich sowie Fertigstellen und Unterbrechen.</title>
+        <table pgwide="1" frame="topbot" id="Tools-ReconcileMenu">
+          <title>Abgleichen - Abgleichen-Menü - Informationen zum Abgleich sowie Fertigstellen und Unterbrechen</title>
+
+          <titleabbrev>Abgleichen - Abgleichen-Menü</titleabbrev>
 
           <tgroup cols="2">
             <thead>
@@ -5523,9 +5768,11 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       <sect3 id="Tools-reconcile-account">
         <title>Abgleichen - <guimenu><accel>K</accel>onto</guimenu>-Menü</title>
 
-        <table frame="topbot" id="Tools-ReconcileAccount">
+        <table pgwide="1" frame="topbot" id="Tools-ReconcileAccount">
           <title>Abgleichen - Konto-Menü - Kontenfunktionen</title>
 
+          <titleabbrev>Abgleichen - Konto-Menü</titleabbrev>
+
           <tgroup cols="2">
             <thead>
               <row>
@@ -5549,7 +5796,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
                 </entry>
 
                 <entry>
-                  <para>Öffnet das Kontobuch.
+                  <para>Öffnet das Kontenblatt.
                   </para>
                 </entry>
               </row>
@@ -5604,9 +5851,11 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       <sect3 id="Tools-reconcile-trans">
         <title>Abgleichen - <guimenu><accel>B</accel>uchung</guimenu>-Menü</title>
 
-        <table frame="topbot" id="Tools-ReconcileTrans">
+        <table pgwide="1" frame="topbot" id="Tools-ReconcileTrans">
           <title>Abgleichen - Buchung-Menü - Funktionen zur Bearbeitung von Geschäftsvorgängen</title>
 
+          <titleabbrev>Abgleichen - Buchung-Menü</titleabbrev>
+
           <tgroup cols="2">
             <thead>
               <row>
@@ -5636,7 +5885,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
                 </entry>
 
                 <entry>
-                  <para>Öffnet das Kontobuch und fügt eine vorbereitete Ausgleichsbuchung ein.
+                  <para>Öffnet das Kontenblatt und fügt eine vorbereitete Ausgleichsbuchung ein.
                   </para>
                 </entry>
               </row>
@@ -5721,8 +5970,10 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       <sect3 id="Tools-reconcile-help">
         <title>Abgleichen - <guimenu><accel>H</accel>ilfe</guimenu>-Menü</title>
 
-        <table frame="topbot" id="Tools-ReconcileHelp">
-          <title>Agbleichen - Hilfe-Menü - Diese Hilfe sowie das Dokument &app;-Kurs und Konzepte</title>
+        <table pgwide="1" frame="topbot" id="Tools-ReconcileHelp">
+          <title>Abgleichen - Hilfe-Menü - Diese Hilfe sowie das Dokument &app;-Kurs und Konzepte</title>
+
+          <titleabbrev>Abgleichen - Hilfe-Menü</titleabbrev>
 
           <tgroup cols="2">
             <thead>
@@ -5783,7 +6034,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         </para>
       </tip>
 
-      <table frame="topbot" id="Tools-ReconcileToolbar">
+      <table pgwide="1" frame="topbot" id="Tools-ReconcileToolbar">
         <title>Abgleichen - <emphasis>Werkzeugleiste</emphasis></title>
 
         <tgroup cols="2">
@@ -5809,7 +6060,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
               </entry>
 
               <entry>
-                <para>Öffnet das Kontobuch und fügt eine vorbereitete Ausgleichsbuchung ein.
+                <para>Öffnet das Kontenblatt und fügt eine vorbereitete Ausgleichsbuchung ein.
                 </para>
               </entry>
             </row>
@@ -5869,7 +6120,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
               </entry>
 
               <entry>
-                <para>Öffnet das Kontobuch.
+                <para>Öffnet das Kontenblatt.
                 </para>
               </entry>
             </row>
@@ -5944,7 +6195,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
     </figure>
 
     <sect2 id="trans-SX-display">
-      <title>Anzeigebereich für Terminierte Buchungen</title>
+      <title>Anzeigebereich</title>
 
       <note>
         <para>Die Arbeitsweise mit terminierten Buchungen wird in <xref linkend="trans-sched"></xref> beschrieben.
@@ -5963,10 +6214,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       <sect3 id="tools-SX-win">
         <title>Terminierte Buchungen - Ansicht</title>
 
-        <para></para>
-
-        <table frame="topbot" id="tools-SXWin">
-          <title>Komponenten des Fensters Terminierte Buchungen</title>
+        <table pgwide="1" frame="topbot" id="tools-SXWin">
+          <title>Terminierte Buchungen - Komponenten des Fensters</title>
 
           <tgroup cols="2">
             <thead>
@@ -6084,9 +6333,11 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       <sect3 id="tool-SX-trans">
         <title>Terminierte Buchungen - <guimenu><accel>T</accel>erminiert</guimenu>-Menü</title>
 
-        <table frame="topbot" id="tool-SXTrans">
+        <table pgwide="1" frame="topbot" id="tool-SXTrans">
           <title>Terminierte Buchungen - Terminiert-Menü - Funktionen zur Bearbeitung von terminierten Buchungen</title>
 
+          <titleabbrev>Terminierte Buchungen - Terminiert-Menü</titleabbrev>
+
           <tgroup cols="2">
             <thead>
               <row>
@@ -6158,7 +6409,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         </para>
       </tip>
 
-      <table frame="topbot">
+      <table pgwide="1" frame="topbot">
         <title>Terminierte Buchungen - <emphasis>Werkzeugleiste</emphasis></title>
 
         <tgroup cols="2">
@@ -6270,7 +6521,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
     </figure>
 
     <sect2 id="budget-widget">
-      <title>Anzeigebereich für das Budget</title>
+      <title>Anzeigebereich</title>
 
       <para>Das Budgetfenster enthält auf der linken Seite eine Liste von Konten und in der rechten
         Fensterhälfte mehrere Spalten, die die Budgetwerte enthalten. Jede Spalte entspricht einem
@@ -6326,8 +6577,10 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       <sect3 id="budget-menus-edit">
         <title>Budget - <guimenu><accel>B</accel>earbeiten</guimenu>-Menü</title>
 
-        <table frame="topbot" id="budget-menus-edit-items">
-          <title>Budget - Bearbeiten-Menü - Spezielle Menüpunkte für das Budgetfenster.</title>
+        <table pgwide="1" frame="topbot" id="budget-menus-edit-items">
+          <title>Budget - Bearbeiten-Menü - Spezielle Menüpunkte für das Budgetfenster</title>
+
+          <titleabbrev>Budget - Bearbeiten-Menü</titleabbrev>
 
           <tgroup cols="2">
             <thead>
@@ -6414,8 +6667,10 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
       <sect3 id="budget-menus-actions">
         <title>Budget - <guimenu>A<accel>k</accel>tionen</guimenu>-Menü</title>
 
-        <table frame="topbot" id="budget-menus-actions-items">
-          <title>Budget - Aktionen-Menü - Einträge im Standardmenü die sich auf Budgets beziehen.</title>
+        <table pgwide="1" frame="topbot" id="budget-menus-actions-items">
+          <title>Budget - Aktionen-Menü - Einträge im Standardmenü die sich auf Budgets beziehen</title>
+
+          <titleabbrev>Budget - Aktionen-Menü</titleabbrev>
 
           <tgroup cols="2">
             <thead>
@@ -6475,9 +6730,11 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
           </para>
         </note>
 
-        <table frame="topbot" id="budget-menus-reports-items">
+        <table pgwide="1" frame="topbot" id="budget-menus-reports-items">
           <title>Budget - Berichte-Menü - Einträge im Standardmenü, die sich auf Budgets beziehen</title>
 
+          <titleabbrev>Budget - Berichte-Menü</titleabbrev>
+
           <tgroup cols="2">
             <thead>
               <row>
@@ -6508,7 +6765,7 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
 
                   <tip>
                     <para>Die Menüpunkte, die zur Anzeige von Budgetberichten vorhanden sind, sind ausführlich in
-                      <xref linkend="AccTree-ReportsMenu"></xref> beschrieben.
+                      <xref linkend="gui-window-reports-menu"></xref> beschrieben.
                     </para>
                   </tip>
                 </entry>
@@ -6532,8 +6789,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         </para>
       </tip>
 
-      <table frame="topbot">
-        <title>Budget <emphasis>Werkzeugleiste</emphasis></title>
+      <table pgwide="1" frame="topbot">
+        <title>Budget - <emphasis>Werkzeugleiste</emphasis></title>
 
         <tgroup cols="2">
           <thead>
@@ -6661,8 +6918,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
     <sect2 id="budget-options">
       <title>Optionen</title>
 
-      <table frame="topbot">
-        <title>Budget Optionen und Einstellungen</title>
+      <table pgwide="1" frame="topbot">
+        <title>Budget - Optionen und Einstellungen</title>
 
         <tgroup cols="2">
           <thead>
@@ -6749,8 +7006,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         .
       </para>
 
-      <table id="business-customer-overview-toolbar-table">
-        <title>Werkzeugleiste</title>
+      <table pgwide="1" id="business-customer-overview-toolbar-table">
+        <title>Kunden - Werkzeugleiste</title>
 
         <tgroup cols="2">
           <thead>
@@ -6832,8 +7089,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         </tgroup>
       </table>
 
-      <table id="business-customer-overview-context-table">
-        <title>Kontextmenü</title>
+      <table pgwide="1" id="business-customer-overview-context-table">
+        <title>Kunden - Kontextmenü</title>
 
         <tgroup cols="2">
           <thead>
@@ -6933,8 +7190,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         .
       </para>
 
-      <table id="business-vendor-overview-toolbar-table">
-        <title>Werkzeugleiste</title>
+      <table pgwide="1" id="business-vendor-overview-toolbar-table">
+        <title>Lieferanten - Werkzeugleiste</title>
 
         <tgroup cols="2">
           <thead>
@@ -7016,8 +7273,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         </tgroup>
       </table>
 
-      <table id="business-vendor-overview-context-table">
-        <title>Kontextmenü</title>
+      <table pgwide="1" id="business-vendor-overview-context-table">
+        <title>Lieferaten - Kontextmenü</title>
 
         <tgroup cols="2">
           <thead>
@@ -7117,8 +7374,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         .
       </para>
 
-      <table id="business-employee-overview-toolbar-table">
-        <title>Werkzeugleiste</title>
+      <table pgwide="1" id="business-employee-overview-toolbar-table">
+        <title>Mitarbeiter - Werkzeugleiste</title>
 
         <tgroup cols="2">
           <thead>
@@ -7188,8 +7445,8 @@ url="&url-docs-build-de;guide/chapter_txns.html#txns-regstyle1"> &app; Kurs und
         </tgroup>
       </table>
 
-      <table id="business-employee-overview-context-table">
-        <title>Kontextmenü</title>
+      <table pgwide="1" id="business-employee-overview-context-table">
+        <title>Mitarbeiter - Kontextmenü</title>
 
         <tgroup cols="2">
           <thead>
diff --git a/manual/de/Help_ch_GettingStarted.xml b/manual/de/Help_ch_GettingStarted.xml
index 7bea7c7b..2ea2abaf 100644
--- a/manual/de/Help_ch_GettingStarted.xml
+++ b/manual/de/Help_ch_GettingStarted.xml
@@ -132,7 +132,7 @@ Translators:
           <note>
             <para>Nach Auswahl einer der beiden oberen Antworten lässt Sie &app; mit einem minimalen
               &app;-Hauptfenster alleine. Welche Möglichkeiten Ihnen dann für Ihre weitere Arbeit
-              zur Verfügung stehen wird in <xref linkend="Main-window" /> beschrieben.
+              zur Verfügung stehen wird in <xref linkend="gui-window-nofile" /> beschrieben.
             </para>
           </note>
 

commit 438da7dfec20b62c4a66cdc36e129ab18e56bb38
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Aug 4 16:55:54 2021 +0200

    Guide:C: Add a directory with datafiles for faster regeneration of
    images

diff --git a/data/C/guide/currency_main1.gnucash b/data/C/guide/currency_main1.gnucash
new file mode 100644
index 00000000..75725b89
--- /dev/null
+++ b/data/C/guide/currency_main1.gnucash
@@ -0,0 +1,352 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<gnc-v2
+     xmlns:gnc="http://www.gnucash.org/XML/gnc"
+     xmlns:act="http://www.gnucash.org/XML/act"
+     xmlns:book="http://www.gnucash.org/XML/book"
+     xmlns:cd="http://www.gnucash.org/XML/cd"
+     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
+     xmlns:price="http://www.gnucash.org/XML/price"
+     xmlns:slot="http://www.gnucash.org/XML/slot"
+     xmlns:split="http://www.gnucash.org/XML/split"
+     xmlns:sx="http://www.gnucash.org/XML/sx"
+     xmlns:trn="http://www.gnucash.org/XML/trn"
+     xmlns:ts="http://www.gnucash.org/XML/ts"
+     xmlns:fs="http://www.gnucash.org/XML/fs"
+     xmlns:bgt="http://www.gnucash.org/XML/bgt"
+     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
+     xmlns:lot="http://www.gnucash.org/XML/lot"
+     xmlns:addr="http://www.gnucash.org/XML/addr"
+     xmlns:billterm="http://www.gnucash.org/XML/billterm"
+     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
+     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     xmlns:employee="http://www.gnucash.org/XML/employee"
+     xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
+     xmlns:job="http://www.gnucash.org/XML/job"
+     xmlns:order="http://www.gnucash.org/XML/order"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
+     xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:vendor="http://www.gnucash.org/XML/vendor">
+<gnc:count-data cd:type="book">1</gnc:count-data>
+<gnc:book version="2.0.0">
+<book:id type="guid">b90a6a0c72644d7caf75678581b88fd5</book:id>
+<book:slots>
+  <slot>
+    <slot:key>features</slot:key>
+    <slot:value type="frame">
+      <slot>
+        <slot:key>Register sort and filter settings stored in .gcm file</slot:key>
+        <slot:value type="string">Store the register sort and filter settings in .gcm metadata file (requires at least GnuCash 3.3)</slot:value>
+      </slot>
+    </slot:value>
+  </slot>
+  <slot>
+    <slot:key>remove-color-not-set-slots</slot:key>
+    <slot:value type="string">true</slot:value>
+  </slot>
+</book:slots>
+<gnc:count-data cd:type="commodity">1</gnc:count-data>
+<gnc:count-data cd:type="account">11</gnc:count-data>
+<gnc:count-data cd:type="transaction">3</gnc:count-data>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>CURRENCY</cmdty:space>
+  <cmdty:id>EUR</cmdty:id>
+  <cmdty:get_quotes/>
+  <cmdty:quote_source>currency</cmdty:quote_source>
+  <cmdty:quote_tz/>
+</gnc:commodity>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>CURRENCY</cmdty:space>
+  <cmdty:id>HKD</cmdty:id>
+  <cmdty:get_quotes/>
+  <cmdty:quote_source>currency</cmdty:quote_source>
+  <cmdty:quote_tz/>
+</gnc:commodity>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>CURRENCY</cmdty:space>
+  <cmdty:id>USD</cmdty:id>
+  <cmdty:get_quotes/>
+  <cmdty:quote_source>currency</cmdty:quote_source>
+  <cmdty:quote_tz/>
+</gnc:commodity>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>template</cmdty:space>
+  <cmdty:id>template</cmdty:id>
+  <cmdty:name>template</cmdty:name>
+  <cmdty:xcode>template</cmdty:xcode>
+  <cmdty:fraction>1</cmdty:fraction>
+</gnc:commodity>
+<gnc:account version="2.0.0">
+  <act:name>Root Account</act:name>
+  <act:id type="guid">89c70dfd2d634cf5a85ae826310f0979</act:id>
+  <act:type>ROOT</act:type>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Assets</act:name>
+  <act:id type="guid">d1b6667c00d04aab8fc06668d11d068f</act:id>
+  <act:type>ASSET</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">89c70dfd2d634cf5a85ae826310f0979</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Current Assets</act:name>
+  <act:id type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:id>
+  <act:type>ASSET</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">d1b6667c00d04aab8fc06668d11d068f</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>European Bank</act:name>
+  <act:id type="guid">2de4edbc29484a6fb39c97cb3dbf361c</act:id>
+  <act:type>BANK</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>EUR</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>HK Bank</act:name>
+  <act:id type="guid">5d83d53dd287496c9a137d1e24c950e1</act:id>
+  <act:type>BANK</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>HKD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>US Bank</act:name>
+  <act:id type="guid">7e1f70c07eef45808700b85328b77984</act:id>
+  <act:type>BANK</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Equity</act:name>
+  <act:id type="guid">971e105172034678802f95e2def2f68b</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">89c70dfd2d634cf5a85ae826310f0979</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Opening Balances</act:name>
+  <act:id type="guid">f2eeaae9d3964c08855cfe1338525185</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>equity-type</slot:key>
+      <slot:value type="string">opening-balance</slot:value>
+    </slot>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">971e105172034678802f95e2def2f68b</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>HKD</act:name>
+  <act:id type="guid">bad0eb870ffa46b091536c6bc32da116</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>HKD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>equity-type</slot:key>
+      <slot:value type="string">opening-balance</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">f2eeaae9d3964c08855cfe1338525185</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>EUR</act:name>
+  <act:id type="guid">2cd28afc018a4dae8401b8adafa9f8ad</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>EUR</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">f2eeaae9d3964c08855cfe1338525185</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>USD</act:name>
+  <act:id type="guid">761ef2efe0fa4a7499a60ca313a0a642</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>equity-type</slot:key>
+      <slot:value type="string">opening-balance</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">f2eeaae9d3964c08855cfe1338525185</act:parent>
+</gnc:account>
+<gnc:transaction version="2.0.0">
+  <trn:id type="guid">95574c3bc7c94e5fabded06168682fb0</trn:id>
+  <trn:currency>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>EUR</cmdty:id>
+  </trn:currency>
+  <trn:date-posted>
+    <ts:date>2021-01-02 10:59:00 +0000</ts:date>
+  </trn:date-posted>
+  <trn:date-entered>
+    <ts:date>2021-08-01 12:21:56 +0000</ts:date>
+  </trn:date-entered>
+  <trn:description>Opening Balance</trn:description>
+  <trn:slots>
+    <slot>
+      <slot:key>date-posted</slot:key>
+      <slot:value type="gdate">
+        <gdate>2021-01-02</gdate>
+      </slot:value>
+    </slot>
+  </trn:slots>
+  <trn:splits>
+    <trn:split>
+      <split:id type="guid">8c05d8bcdce44bb18aaa68a86e1ee647</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>1000000/100</split:value>
+      <split:quantity>1000000/100</split:quantity>
+      <split:account type="guid">2de4edbc29484a6fb39c97cb3dbf361c</split:account>
+    </trn:split>
+    <trn:split>
+      <split:id type="guid">832480a208ed465e9ddc93ac79002a12</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>-1000000/100</split:value>
+      <split:quantity>-1000000/100</split:quantity>
+      <split:account type="guid">2cd28afc018a4dae8401b8adafa9f8ad</split:account>
+    </trn:split>
+  </trn:splits>
+</gnc:transaction>
+<gnc:transaction version="2.0.0">
+  <trn:id type="guid">58eaf76a11fd42f589ca7c1c806572e7</trn:id>
+  <trn:currency>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>HKD</cmdty:id>
+  </trn:currency>
+  <trn:date-posted>
+    <ts:date>2021-01-02 10:59:00 +0000</ts:date>
+  </trn:date-posted>
+  <trn:date-entered>
+    <ts:date>2021-08-01 12:15:45 +0000</ts:date>
+  </trn:date-entered>
+  <trn:description>Opening Balance</trn:description>
+  <trn:slots>
+    <slot>
+      <slot:key>date-posted</slot:key>
+      <slot:value type="gdate">
+        <gdate>2021-01-02</gdate>
+      </slot:value>
+    </slot>
+  </trn:slots>
+  <trn:splits>
+    <trn:split>
+      <split:id type="guid">aeebf7117bb84881835e4039823848c9</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>100000/100</split:value>
+      <split:quantity>100000/100</split:quantity>
+      <split:account type="guid">5d83d53dd287496c9a137d1e24c950e1</split:account>
+    </trn:split>
+    <trn:split>
+      <split:id type="guid">0b05dc35ea214dfc8ac02cc6bd06ac5d</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>-100000/100</split:value>
+      <split:quantity>-100000/100</split:quantity>
+      <split:account type="guid">bad0eb870ffa46b091536c6bc32da116</split:account>
+    </trn:split>
+  </trn:splits>
+</gnc:transaction>
+<gnc:transaction version="2.0.0">
+  <trn:id type="guid">39551be2daea431fb4f1dfade9dce9b6</trn:id>
+  <trn:currency>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </trn:currency>
+  <trn:date-posted>
+    <ts:date>2021-01-02 10:59:00 +0000</ts:date>
+  </trn:date-posted>
+  <trn:date-entered>
+    <ts:date>2021-08-01 12:30:49 +0000</ts:date>
+  </trn:date-entered>
+  <trn:description>Opening Balance</trn:description>
+  <trn:slots>
+    <slot>
+      <slot:key>date-posted</slot:key>
+      <slot:value type="gdate">
+        <gdate>2021-01-02</gdate>
+      </slot:value>
+    </slot>
+  </trn:slots>
+  <trn:splits>
+    <trn:split>
+      <split:id type="guid">605a3f1399b8495b85a6f0dfa2b4c6c2</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>1000000/100</split:value>
+      <split:quantity>1000000/100</split:quantity>
+      <split:account type="guid">7e1f70c07eef45808700b85328b77984</split:account>
+    </trn:split>
+    <trn:split>
+      <split:id type="guid">daf0dbef52084aa29ca30f32f76ba97f</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>-1000000/100</split:value>
+      <split:quantity>-1000000/100</split:quantity>
+      <split:account type="guid">761ef2efe0fa4a7499a60ca313a0a642</split:account>
+    </trn:split>
+  </trn:splits>
+</gnc:transaction>
+</gnc:book>
+</gnc-v2>
+
diff --git a/data/C/guide/currency_main2.gnucash b/data/C/guide/currency_main2.gnucash
new file mode 100644
index 00000000..5f000c46
--- /dev/null
+++ b/data/C/guide/currency_main2.gnucash
@@ -0,0 +1,372 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<gnc-v2
+     xmlns:gnc="http://www.gnucash.org/XML/gnc"
+     xmlns:act="http://www.gnucash.org/XML/act"
+     xmlns:book="http://www.gnucash.org/XML/book"
+     xmlns:cd="http://www.gnucash.org/XML/cd"
+     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
+     xmlns:price="http://www.gnucash.org/XML/price"
+     xmlns:slot="http://www.gnucash.org/XML/slot"
+     xmlns:split="http://www.gnucash.org/XML/split"
+     xmlns:sx="http://www.gnucash.org/XML/sx"
+     xmlns:trn="http://www.gnucash.org/XML/trn"
+     xmlns:ts="http://www.gnucash.org/XML/ts"
+     xmlns:fs="http://www.gnucash.org/XML/fs"
+     xmlns:bgt="http://www.gnucash.org/XML/bgt"
+     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
+     xmlns:lot="http://www.gnucash.org/XML/lot"
+     xmlns:addr="http://www.gnucash.org/XML/addr"
+     xmlns:billterm="http://www.gnucash.org/XML/billterm"
+     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
+     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     xmlns:employee="http://www.gnucash.org/XML/employee"
+     xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
+     xmlns:job="http://www.gnucash.org/XML/job"
+     xmlns:order="http://www.gnucash.org/XML/order"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
+     xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:vendor="http://www.gnucash.org/XML/vendor">
+<gnc:count-data cd:type="book">1</gnc:count-data>
+<gnc:book version="2.0.0">
+<book:id type="guid">b90a6a0c72644d7caf75678581b88fd5</book:id>
+<book:slots>
+  <slot>
+    <slot:key>features</slot:key>
+    <slot:value type="frame">
+      <slot>
+        <slot:key>Register sort and filter settings stored in .gcm file</slot:key>
+        <slot:value type="string">Store the register sort and filter settings in .gcm metadata file (requires at least GnuCash 3.3)</slot:value>
+      </slot>
+    </slot:value>
+  </slot>
+  <slot>
+    <slot:key>remove-color-not-set-slots</slot:key>
+    <slot:value type="string">true</slot:value>
+  </slot>
+</book:slots>
+<gnc:count-data cd:type="commodity">1</gnc:count-data>
+<gnc:count-data cd:type="account">11</gnc:count-data>
+<gnc:count-data cd:type="transaction">3</gnc:count-data>
+<gnc:count-data cd:type="price">1</gnc:count-data>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>CURRENCY</cmdty:space>
+  <cmdty:id>EUR</cmdty:id>
+  <cmdty:get_quotes/>
+  <cmdty:quote_source>currency</cmdty:quote_source>
+  <cmdty:quote_tz/>
+</gnc:commodity>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>CURRENCY</cmdty:space>
+  <cmdty:id>HKD</cmdty:id>
+  <cmdty:get_quotes/>
+  <cmdty:quote_source>currency</cmdty:quote_source>
+  <cmdty:quote_tz/>
+</gnc:commodity>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>CURRENCY</cmdty:space>
+  <cmdty:id>USD</cmdty:id>
+  <cmdty:get_quotes/>
+  <cmdty:quote_source>currency</cmdty:quote_source>
+  <cmdty:quote_tz/>
+</gnc:commodity>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>template</cmdty:space>
+  <cmdty:id>template</cmdty:id>
+  <cmdty:name>template</cmdty:name>
+  <cmdty:xcode>template</cmdty:xcode>
+  <cmdty:fraction>1</cmdty:fraction>
+</gnc:commodity>
+<gnc:pricedb version="1">
+  <price>
+    <price:id type="guid">b92243a14b9d4ba79afc7c4878d2e843</price:id>
+    <price:commodity>
+      <cmdty:space>CURRENCY</cmdty:space>
+      <cmdty:id>EUR</cmdty:id>
+    </price:commodity>
+    <price:currency>
+      <cmdty:space>CURRENCY</cmdty:space>
+      <cmdty:id>USD</cmdty:id>
+    </price:currency>
+    <price:time>
+      <ts:date>2021-01-01 23:00:00 +0000</ts:date>
+    </price:time>
+    <price:source>user:price-editor</price:source>
+    <price:type>unknown</price:type>
+    <price:value>1/1</price:value>
+  </price>
+</gnc:pricedb>
+<gnc:account version="2.0.0">
+  <act:name>Root Account</act:name>
+  <act:id type="guid">89c70dfd2d634cf5a85ae826310f0979</act:id>
+  <act:type>ROOT</act:type>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Assets</act:name>
+  <act:id type="guid">d1b6667c00d04aab8fc06668d11d068f</act:id>
+  <act:type>ASSET</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">89c70dfd2d634cf5a85ae826310f0979</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Current Assets</act:name>
+  <act:id type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:id>
+  <act:type>ASSET</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">d1b6667c00d04aab8fc06668d11d068f</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>European Bank</act:name>
+  <act:id type="guid">2de4edbc29484a6fb39c97cb3dbf361c</act:id>
+  <act:type>BANK</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>EUR</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>HK Bank</act:name>
+  <act:id type="guid">5d83d53dd287496c9a137d1e24c950e1</act:id>
+  <act:type>BANK</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>HKD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>US Bank</act:name>
+  <act:id type="guid">7e1f70c07eef45808700b85328b77984</act:id>
+  <act:type>BANK</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Equity</act:name>
+  <act:id type="guid">971e105172034678802f95e2def2f68b</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">89c70dfd2d634cf5a85ae826310f0979</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Opening Balances</act:name>
+  <act:id type="guid">f2eeaae9d3964c08855cfe1338525185</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>equity-type</slot:key>
+      <slot:value type="string">opening-balance</slot:value>
+    </slot>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">971e105172034678802f95e2def2f68b</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>HKD</act:name>
+  <act:id type="guid">bad0eb870ffa46b091536c6bc32da116</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>HKD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>equity-type</slot:key>
+      <slot:value type="string">opening-balance</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">f2eeaae9d3964c08855cfe1338525185</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>EUR</act:name>
+  <act:id type="guid">2cd28afc018a4dae8401b8adafa9f8ad</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>EUR</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">f2eeaae9d3964c08855cfe1338525185</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>USD</act:name>
+  <act:id type="guid">761ef2efe0fa4a7499a60ca313a0a642</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>equity-type</slot:key>
+      <slot:value type="string">opening-balance</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">f2eeaae9d3964c08855cfe1338525185</act:parent>
+</gnc:account>
+<gnc:transaction version="2.0.0">
+  <trn:id type="guid">95574c3bc7c94e5fabded06168682fb0</trn:id>
+  <trn:currency>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>EUR</cmdty:id>
+  </trn:currency>
+  <trn:date-posted>
+    <ts:date>2021-01-02 10:59:00 +0000</ts:date>
+  </trn:date-posted>
+  <trn:date-entered>
+    <ts:date>2021-08-01 12:21:56 +0000</ts:date>
+  </trn:date-entered>
+  <trn:description>Opening Balance</trn:description>
+  <trn:slots>
+    <slot>
+      <slot:key>date-posted</slot:key>
+      <slot:value type="gdate">
+        <gdate>2021-01-02</gdate>
+      </slot:value>
+    </slot>
+  </trn:slots>
+  <trn:splits>
+    <trn:split>
+      <split:id type="guid">8c05d8bcdce44bb18aaa68a86e1ee647</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>1000000/100</split:value>
+      <split:quantity>1000000/100</split:quantity>
+      <split:account type="guid">2de4edbc29484a6fb39c97cb3dbf361c</split:account>
+    </trn:split>
+    <trn:split>
+      <split:id type="guid">832480a208ed465e9ddc93ac79002a12</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>-1000000/100</split:value>
+      <split:quantity>-1000000/100</split:quantity>
+      <split:account type="guid">2cd28afc018a4dae8401b8adafa9f8ad</split:account>
+    </trn:split>
+  </trn:splits>
+</gnc:transaction>
+<gnc:transaction version="2.0.0">
+  <trn:id type="guid">58eaf76a11fd42f589ca7c1c806572e7</trn:id>
+  <trn:currency>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>HKD</cmdty:id>
+  </trn:currency>
+  <trn:date-posted>
+    <ts:date>2021-01-02 10:59:00 +0000</ts:date>
+  </trn:date-posted>
+  <trn:date-entered>
+    <ts:date>2021-08-01 12:15:45 +0000</ts:date>
+  </trn:date-entered>
+  <trn:description>Opening Balance</trn:description>
+  <trn:slots>
+    <slot>
+      <slot:key>date-posted</slot:key>
+      <slot:value type="gdate">
+        <gdate>2021-01-02</gdate>
+      </slot:value>
+    </slot>
+  </trn:slots>
+  <trn:splits>
+    <trn:split>
+      <split:id type="guid">aeebf7117bb84881835e4039823848c9</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>100000/100</split:value>
+      <split:quantity>100000/100</split:quantity>
+      <split:account type="guid">5d83d53dd287496c9a137d1e24c950e1</split:account>
+    </trn:split>
+    <trn:split>
+      <split:id type="guid">0b05dc35ea214dfc8ac02cc6bd06ac5d</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>-100000/100</split:value>
+      <split:quantity>-100000/100</split:quantity>
+      <split:account type="guid">bad0eb870ffa46b091536c6bc32da116</split:account>
+    </trn:split>
+  </trn:splits>
+</gnc:transaction>
+<gnc:transaction version="2.0.0">
+  <trn:id type="guid">39551be2daea431fb4f1dfade9dce9b6</trn:id>
+  <trn:currency>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </trn:currency>
+  <trn:date-posted>
+    <ts:date>2021-01-02 10:59:00 +0000</ts:date>
+  </trn:date-posted>
+  <trn:date-entered>
+    <ts:date>2021-08-01 12:30:49 +0000</ts:date>
+  </trn:date-entered>
+  <trn:description>Opening Balance</trn:description>
+  <trn:slots>
+    <slot>
+      <slot:key>date-posted</slot:key>
+      <slot:value type="gdate">
+        <gdate>2021-01-02</gdate>
+      </slot:value>
+    </slot>
+  </trn:slots>
+  <trn:splits>
+    <trn:split>
+      <split:id type="guid">605a3f1399b8495b85a6f0dfa2b4c6c2</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>1000000/100</split:value>
+      <split:quantity>1000000/100</split:quantity>
+      <split:account type="guid">7e1f70c07eef45808700b85328b77984</split:account>
+    </trn:split>
+    <trn:split>
+      <split:id type="guid">daf0dbef52084aa29ca30f32f76ba97f</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>-1000000/100</split:value>
+      <split:quantity>-1000000/100</split:quantity>
+      <split:account type="guid">761ef2efe0fa4a7499a60ca313a0a642</split:account>
+    </trn:split>
+  </trn:splits>
+</gnc:transaction>
+</gnc:book>
+</gnc-v2>
+
diff --git a/data/C/guide/currency_main3.gnucash b/data/C/guide/currency_main3.gnucash
new file mode 100644
index 00000000..508904f4
--- /dev/null
+++ b/data/C/guide/currency_main3.gnucash
@@ -0,0 +1,401 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<gnc-v2
+     xmlns:gnc="http://www.gnucash.org/XML/gnc"
+     xmlns:act="http://www.gnucash.org/XML/act"
+     xmlns:book="http://www.gnucash.org/XML/book"
+     xmlns:cd="http://www.gnucash.org/XML/cd"
+     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
+     xmlns:price="http://www.gnucash.org/XML/price"
+     xmlns:slot="http://www.gnucash.org/XML/slot"
+     xmlns:split="http://www.gnucash.org/XML/split"
+     xmlns:sx="http://www.gnucash.org/XML/sx"
+     xmlns:trn="http://www.gnucash.org/XML/trn"
+     xmlns:ts="http://www.gnucash.org/XML/ts"
+     xmlns:fs="http://www.gnucash.org/XML/fs"
+     xmlns:bgt="http://www.gnucash.org/XML/bgt"
+     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
+     xmlns:lot="http://www.gnucash.org/XML/lot"
+     xmlns:addr="http://www.gnucash.org/XML/addr"
+     xmlns:billterm="http://www.gnucash.org/XML/billterm"
+     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
+     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     xmlns:employee="http://www.gnucash.org/XML/employee"
+     xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
+     xmlns:job="http://www.gnucash.org/XML/job"
+     xmlns:order="http://www.gnucash.org/XML/order"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
+     xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:vendor="http://www.gnucash.org/XML/vendor">
+<gnc:count-data cd:type="book">1</gnc:count-data>
+<gnc:book version="2.0.0">
+<book:id type="guid">b90a6a0c72644d7caf75678581b88fd5</book:id>
+<book:slots>
+  <slot>
+    <slot:key>features</slot:key>
+    <slot:value type="frame">
+      <slot>
+        <slot:key>Register sort and filter settings stored in .gcm file</slot:key>
+        <slot:value type="string">Store the register sort and filter settings in .gcm metadata file (requires at least GnuCash 3.3)</slot:value>
+      </slot>
+    </slot:value>
+  </slot>
+</book:slots>
+<gnc:count-data cd:type="commodity">1</gnc:count-data>
+<gnc:count-data cd:type="account">11</gnc:count-data>
+<gnc:count-data cd:type="transaction">3</gnc:count-data>
+<gnc:count-data cd:type="price">3</gnc:count-data>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>CURRENCY</cmdty:space>
+  <cmdty:id>EUR</cmdty:id>
+  <cmdty:get_quotes/>
+  <cmdty:quote_source>currency</cmdty:quote_source>
+</gnc:commodity>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>CURRENCY</cmdty:space>
+  <cmdty:id>HKD</cmdty:id>
+  <cmdty:get_quotes/>
+  <cmdty:quote_source>currency</cmdty:quote_source>
+  <cmdty:quote_tz/>
+</gnc:commodity>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>CURRENCY</cmdty:space>
+  <cmdty:id>USD</cmdty:id>
+  <cmdty:get_quotes/>
+  <cmdty:quote_source>currency</cmdty:quote_source>
+  <cmdty:quote_tz/>
+</gnc:commodity>
+<gnc:commodity version="2.0.0">
+  <cmdty:space>template</cmdty:space>
+  <cmdty:id>template</cmdty:id>
+  <cmdty:name>template</cmdty:name>
+  <cmdty:xcode>template</cmdty:xcode>
+  <cmdty:fraction>1</cmdty:fraction>
+</gnc:commodity>
+<gnc:pricedb version="1">
+  <price>
+    <price:id type="guid">e37303a73d9d4b15bec1a342b438b8d8</price:id>
+    <price:commodity>
+      <cmdty:space>CURRENCY</cmdty:space>
+      <cmdty:id>EUR</cmdty:id>
+    </price:commodity>
+    <price:currency>
+      <cmdty:space>CURRENCY</cmdty:space>
+      <cmdty:id>USD</cmdty:id>
+    </price:currency>
+    <price:time>
+      <ts:date>2021-08-01 14:43:15 +0000</ts:date>
+    </price:time>
+    <price:source>Finance::Quote</price:source>
+    <price:type>last</price:type>
+    <price:value>11867/10000</price:value>
+  </price>
+  <price>
+    <price:id type="guid">b92243a14b9d4ba79afc7c4878d2e843</price:id>
+    <price:commodity>
+      <cmdty:space>CURRENCY</cmdty:space>
+      <cmdty:id>EUR</cmdty:id>
+    </price:commodity>
+    <price:currency>
+      <cmdty:space>CURRENCY</cmdty:space>
+      <cmdty:id>USD</cmdty:id>
+    </price:currency>
+    <price:time>
+      <ts:date>2021-01-01 23:00:00 +0000</ts:date>
+    </price:time>
+    <price:source>user:price-editor</price:source>
+    <price:type>unknown</price:type>
+    <price:value>1/1</price:value>
+  </price>
+  <price>
+    <price:id type="guid">2a3b1e86307447229aaee6bf4671cd6c</price:id>
+    <price:commodity>
+      <cmdty:space>CURRENCY</cmdty:space>
+      <cmdty:id>HKD</cmdty:id>
+    </price:commodity>
+    <price:currency>
+      <cmdty:space>CURRENCY</cmdty:space>
+      <cmdty:id>USD</cmdty:id>
+    </price:currency>
+    <price:time>
+      <ts:date>2021-08-01 14:43:15 +0000</ts:date>
+    </price:time>
+    <price:source>Finance::Quote</price:source>
+    <price:type>last</price:type>
+    <price:value>12861/100000</price:value>
+  </price>
+</gnc:pricedb>
+<gnc:account version="2.0.0">
+  <act:name>Root Account</act:name>
+  <act:id type="guid">89c70dfd2d634cf5a85ae826310f0979</act:id>
+  <act:type>ROOT</act:type>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Assets</act:name>
+  <act:id type="guid">d1b6667c00d04aab8fc06668d11d068f</act:id>
+  <act:type>ASSET</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">89c70dfd2d634cf5a85ae826310f0979</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Current Assets</act:name>
+  <act:id type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:id>
+  <act:type>ASSET</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">d1b6667c00d04aab8fc06668d11d068f</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>European Bank</act:name>
+  <act:id type="guid">2de4edbc29484a6fb39c97cb3dbf361c</act:id>
+  <act:type>ASSET</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>EUR</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>HK Bank</act:name>
+  <act:id type="guid">5d83d53dd287496c9a137d1e24c950e1</act:id>
+  <act:type>BANK</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>HKD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>US Bank</act:name>
+  <act:id type="guid">7e1f70c07eef45808700b85328b77984</act:id>
+  <act:type>ASSET</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">1cbd4b1deb904a4aaf17f1eaaa2283de</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Equity</act:name>
+  <act:id type="guid">971e105172034678802f95e2def2f68b</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">89c70dfd2d634cf5a85ae826310f0979</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>Opening Balances</act:name>
+  <act:id type="guid">f2eeaae9d3964c08855cfe1338525185</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>equity-type</slot:key>
+      <slot:value type="string">opening-balance</slot:value>
+    </slot>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">971e105172034678802f95e2def2f68b</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>HKD</act:name>
+  <act:id type="guid">bad0eb870ffa46b091536c6bc32da116</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>HKD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>equity-type</slot:key>
+      <slot:value type="string">opening-balance</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">f2eeaae9d3964c08855cfe1338525185</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>EUR</act:name>
+  <act:id type="guid">2cd28afc018a4dae8401b8adafa9f8ad</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>EUR</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:parent type="guid">f2eeaae9d3964c08855cfe1338525185</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+  <act:name>USD</act:name>
+  <act:id type="guid">761ef2efe0fa4a7499a60ca313a0a642</act:id>
+  <act:type>EQUITY</act:type>
+  <act:commodity>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </act:commodity>
+  <act:commodity-scu>100</act:commodity-scu>
+  <act:slots>
+    <slot>
+      <slot:key>equity-type</slot:key>
+      <slot:value type="string">opening-balance</slot:value>
+    </slot>
+  </act:slots>
+  <act:parent type="guid">f2eeaae9d3964c08855cfe1338525185</act:parent>
+</gnc:account>
+<gnc:transaction version="2.0.0">
+  <trn:id type="guid">95574c3bc7c94e5fabded06168682fb0</trn:id>
+  <trn:currency>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>EUR</cmdty:id>
+  </trn:currency>
+  <trn:date-posted>
+    <ts:date>2021-01-02 10:59:00 +0000</ts:date>
+  </trn:date-posted>
+  <trn:date-entered>
+    <ts:date>2021-08-01 12:21:56 +0000</ts:date>
+  </trn:date-entered>
+  <trn:description>Opening Balance</trn:description>
+  <trn:slots>
+    <slot>
+      <slot:key>date-posted</slot:key>
+      <slot:value type="gdate">
+        <gdate>2021-01-02</gdate>
+      </slot:value>
+    </slot>
+  </trn:slots>
+  <trn:splits>
+    <trn:split>
+      <split:id type="guid">8c05d8bcdce44bb18aaa68a86e1ee647</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>1000000/100</split:value>
+      <split:quantity>1000000/100</split:quantity>
+      <split:account type="guid">2de4edbc29484a6fb39c97cb3dbf361c</split:account>
+    </trn:split>
+    <trn:split>
+      <split:id type="guid">832480a208ed465e9ddc93ac79002a12</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>-1000000/100</split:value>
+      <split:quantity>-1000000/100</split:quantity>
+      <split:account type="guid">2cd28afc018a4dae8401b8adafa9f8ad</split:account>
+    </trn:split>
+  </trn:splits>
+</gnc:transaction>
+<gnc:transaction version="2.0.0">
+  <trn:id type="guid">58eaf76a11fd42f589ca7c1c806572e7</trn:id>
+  <trn:currency>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>HKD</cmdty:id>
+  </trn:currency>
+  <trn:date-posted>
+    <ts:date>2021-01-02 10:59:00 +0000</ts:date>
+  </trn:date-posted>
+  <trn:date-entered>
+    <ts:date>2021-08-01 12:15:45 +0000</ts:date>
+  </trn:date-entered>
+  <trn:description>Opening Balance</trn:description>
+  <trn:slots>
+    <slot>
+      <slot:key>date-posted</slot:key>
+      <slot:value type="gdate">
+        <gdate>2021-01-02</gdate>
+      </slot:value>
+    </slot>
+  </trn:slots>
+  <trn:splits>
+    <trn:split>
+      <split:id type="guid">aeebf7117bb84881835e4039823848c9</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>100000/100</split:value>
+      <split:quantity>100000/100</split:quantity>
+      <split:account type="guid">5d83d53dd287496c9a137d1e24c950e1</split:account>
+    </trn:split>
+    <trn:split>
+      <split:id type="guid">0b05dc35ea214dfc8ac02cc6bd06ac5d</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>-100000/100</split:value>
+      <split:quantity>-100000/100</split:quantity>
+      <split:account type="guid">bad0eb870ffa46b091536c6bc32da116</split:account>
+    </trn:split>
+  </trn:splits>
+</gnc:transaction>
+<gnc:transaction version="2.0.0">
+  <trn:id type="guid">39551be2daea431fb4f1dfade9dce9b6</trn:id>
+  <trn:currency>
+    <cmdty:space>CURRENCY</cmdty:space>
+    <cmdty:id>USD</cmdty:id>
+  </trn:currency>
+  <trn:date-posted>
+    <ts:date>2021-01-02 10:59:00 +0000</ts:date>
+  </trn:date-posted>
+  <trn:date-entered>
+    <ts:date>2021-08-01 12:30:49 +0000</ts:date>
+  </trn:date-entered>
+  <trn:description>Opening Balance</trn:description>
+  <trn:slots>
+    <slot>
+      <slot:key>date-posted</slot:key>
+      <slot:value type="gdate">
+        <gdate>2021-01-02</gdate>
+      </slot:value>
+    </slot>
+  </trn:slots>
+  <trn:splits>
+    <trn:split>
+      <split:id type="guid">605a3f1399b8495b85a6f0dfa2b4c6c2</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>1000000/100</split:value>
+      <split:quantity>1000000/100</split:quantity>
+      <split:account type="guid">7e1f70c07eef45808700b85328b77984</split:account>
+    </trn:split>
+    <trn:split>
+      <split:id type="guid">daf0dbef52084aa29ca30f32f76ba97f</split:id>
+      <split:reconciled-state>n</split:reconciled-state>
+      <split:value>-1000000/100</split:value>
+      <split:quantity>-1000000/100</split:quantity>
+      <split:account type="guid">761ef2efe0fa4a7499a60ca313a0a642</split:account>
+    </trn:split>
+  </trn:splits>
+</gnc:transaction>
+</gnc:book>
+</gnc-v2>
+
diff --git a/data/README b/data/README
new file mode 100644
index 00000000..e4b5bc84
--- /dev/null
+++ b/data/README
@@ -0,0 +1,14 @@
+This directory contains (some of) the sample files created and reused in the docs.
+They can be GnuCash books or typical regional import files like CSV, QIF…
+They are not part of the distribution, but useful for
+* the (re)generation of screenshots or
+* to verify bugs against the docs.
+
+Each language team should create their own directory
+with subdirectories on demand for guide, manual or common.
+Do not translate the english examples, but
+create your own files with the proper LANG settings.
+
+If using them for screenshot regeneration, verify you use the same settings like
+* Preferences
+* Column selection …

commit 13fa2d9a518ff3cecced048b8359c74538dfe5a7
Author: Christian Wehling <christian.wehling at web.de>
Date:   Mon Sep 27 21:46:52 2021 +0200

    Chapter "Online-Quotes" created.
    
    * Description of the installation and configuration of F::Q (moved from
    Help_ch_Account-Actions-xml).
    * Some passages taken from guide/C/ch_invest.xml in PR #192. (Author
    usamimikamen-sk)
    * adjust some internal references

diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd
index 2948f8a6..a3fa4127 100644
--- a/docbook/gnc-docbookx.dtd
+++ b/docbook/gnc-docbookx.dtd
@@ -145,12 +145,14 @@ own entity definitions to use across all of our DocBook pages. -->
 
 <!-- b) Third party URLs: -->
 <!ENTITY url-av "https://www.alphavantage.co/"> <!-- A F::Q source, which requires registration -->
+<!ENTITY url-cpan "https://www.cpan.org/">  <!-- Comprehensive Perl Archive Network -->
 <!ENTITY url-gh "https://github.com/"> <!-- we want to reference our libs, too.  -->
 <!ENTITY url-gh-we "https://github.com/Gnucash/"> <!-- Our project page -->
 <!ENTITY url-gh-gc "https://github.com/Gnucash/gnucash/"> <!-- Our program repo -->
 <!ENTITY url-gh-gc-maint "https://github.com/Gnucash/gnucash/tree/maint/"> <!-- Append the desired path -->
 <!ENTITY url-gnome-dev "https://developer.gnome.org/">  <!-- Append the desired topic -->
 <!ENTITY url-gnu "https://www.gnu.org/"> <!-- Append the desired topic -->
+<!ENTITY url-repo "https://repology.org/project/"> <!-- The packaging hub, append the desired project -->
 <!ENTITY url-wp-de "https://de.wikipedia.org/wiki/">  <!-- Append the desired topic -->
 <!ENTITY url-wp-en "https://en.wikipedia.org/wiki/">  <!-- Append the desired topic -->
 <!ENTITY url-wp-it "https://it.wikipedia.org/wiki/">  <!-- Append the desired topic -->
diff --git a/manual/C/CMakeLists.txt b/manual/C/CMakeLists.txt
index c4b56972..a737bc20 100644
--- a/manual/C/CMakeLists.txt
+++ b/manual/C/CMakeLists.txt
@@ -9,6 +9,7 @@ set (entities
         Help_ch_Tools_Assistants.xml
         Help_ch_Reports.xml
         Help_ch_Customize.xml
+        ch_Finance-Quote.xml
         Help_chtacctseg.xml
         Help_chartofaccts.xml
         Help_legal.xml
diff --git a/manual/C/Help_ch_Account-Actions.xml b/manual/C/Help_ch_Account-Actions.xml
index e4affc45..b49abfd4 100644
--- a/manual/C/Help_ch_Account-Actions.xml
+++ b/manual/C/Help_ch_Account-Actions.xml
@@ -38,8 +38,7 @@
     <warning>
       <para>The Accounts Payable and Accounts Receivable types are used internally by &app;’s business
         features. Transactions involving these accounts should not be added, changed or deleted in
-        any way other than by using
-        <itemizedlist>
+        any way other than by using<itemizedlist>
           <listitem>
             <para>post/unpost bill/invoice/voucher or
             </para>
@@ -329,8 +328,7 @@
       chart of accounts is as a tree. The main branches represent entire categories or groups, while
       the leaves of the tree denote individual bank accounts or expense categories. When a summary
       report is requested, typically only the main branches are shown in the report, rather than the
-      individual accounts. For example, a chart of accounts might look like the following:
-      <xi:include href="Help_chtacctseg.xml"/>
+      individual accounts. For example, a chart of accounts might look like the following:<xi:include href="Help_chtacctseg.xml"/>
     </para>
 
     <note id="accts-code">
@@ -369,11 +367,9 @@
   <sect1 id="acct-create">
     <title>Creating a New Account</title>
 
-    <para>To create a new account go to
-      <menuchoice>
+    <para>To create a new account go to<menuchoice>
         <guimenu>Actions</guimenu><guimenuitem>New Account...</guimenuitem>
-      </menuchoice>
-      or click the <guibutton>New</guibutton> <emphasis>Toolbar</emphasis> icon in the Account Tree
+      </menuchoice>or click the <guibutton>New</guibutton> <emphasis>Toolbar</emphasis> icon in the Account Tree
       Window. The <guilabel>New Account</guilabel> dialog will be opened.
     </para>
 
@@ -422,11 +418,9 @@
         provides a way of connecting the account to stock information if it is one of the currency,
         mutual fund or stock account types. It can also be flagged as a
         <link linkend="accts-placeholder">Placeholder</link> account. It displays if it is flagged
-        as a <guilabel>Tax Related</guilabel> account (which is set through the
-        <menuchoice>
+        as a <guilabel>Tax Related</guilabel> account (which is set through the<menuchoice>
           <guimenu>Edit</guimenu><guimenuitem>Tax Report Options</guimenuitem>
-        </menuchoice>
-        dialog).
+        </menuchoice>dialog).
       </para>
 
       <para>There are seven fields in the <guilabel>Identification</guilabel> section of this tab.
@@ -521,12 +515,10 @@
       <para>The <guilabel>Tax Related</guilabel> check-box means that an account has been flagged to be included
         in the Tax Schedule Report. This flag is only displayed on the <guilabel>Edit
         Account</guilabel> dialog and is set in the <guilabel>Income Tax Information</guilabel>
-        dialog (
-        <menuchoice>
+        dialog (<menuchoice>
           <guimenu>Edit</guimenu><guimenuitem>Tax Report Options</guimenuitem>
-        </menuchoice>
-        ). For related reports see the examples like <guilabel>Tax Schedule Report and TXF
-        Export</guilabel> in (<xref linkend="report-regional"/>).
+        </menuchoice>). For related reports see the examples like <guilabel>Tax Schedule Report and TXF Export</guilabel>
+        in (<xref linkend="report-regional"/>).
       </para>
 
       <para>The <guilabel>Placeholder</guilabel> check-box sets an account to read-only status and prevents the
@@ -541,12 +533,10 @@
       </note>
 
       <para>The <guilabel>Hidden</guilabel> check box hides an account (and any sub-accounts) in the account
-        tree. To reset this option, you will first need to open the
-        <menuchoice>
+        tree. To reset this option, you will first need to open the<menuchoice>
           <guimenu>View</guimenu><guimenuitem>Filter By...</guimenuitem>
-        </menuchoice>
-        dialog for the account tree and check the <guilabel>Show hidden accounts</guilabel> option.
-        Doing so will allow you to select the account and reopen this dialog.
+        </menuchoice>dialog for the account tree and check the <guilabel>Show hidden accounts</guilabel> option. Doing so
+        will allow you to select the account and reopen this dialog.
       </para>
 
       <note id="accts-hidden">
@@ -560,8 +550,7 @@
       </para>
 
       <para>The next pane contains an account tree to choose a <guilabel>Parent Account</guilabel>. To create a
-        new account tree select <guilabel>New top level account</guilabel>.
-        <note>
+        new account tree select <guilabel>New top level account</guilabel>.<note>
           <para>The available choices in the <guilabel>Account Type</guilabel> pane depends on the selected account
             in the <guilabel>Parent Account</guilabel> pane. For example if the <guilabel>Parent
             Account</guilabel> is <emphasis>Assets</emphasis> you will see only
@@ -570,235 +559,118 @@
           </para>
         </note>
       </para>
+    </sect2>
 
-      <sect3 id="Online-price-setup">
-        <title>Steps to enable Online price updating</title>
-
-        <orderedlist>
-          <listitem>
-            <para>&app; relies on an external tool to retrieve online quotes. This tool is a Perl module named
-              &app-fq; and has to be installed on your computer independently
-              from &app;. The first step in enabling online price updating should thus be to ensure
-              &app-fq; is properly installed.
-            </para>
+    <sect2 id="accts-online-quotes">
+      <title>Steps to enable Online Quotes updating</title>
 
-            <para>To determine if the Perl module &app-fq; is already installed on
-              your system, type <quote>perldoc Finance::Quote</quote> in a terminal window and check
-              to see if there is any documentation available. If you see the documentation, then the
-              module is installed, if you do not see the documentation, then it has not been
-              installed.
-            </para>
+      <orderedlist>
+        <listitem>
+          <para>&app; uses an external tool to retrieve online courses. This tool is a Perl module called &app-fq;
+            and must be installed independently of &app; on your computer.
+          </para>
 
-            <para>Installing &app-fq; differs from one operating system to another.
-              For the various supported systems, you can follow these guidelines:
+          <tip>
+            <para>The installation of &app-fq; is described under <xref linkend="finance-quote-install" />.
             </para>
+          </tip>
+        </listitem>
 
-            <itemizedlist>
-              <listitem>
-                <para>&lin;: Most &lin; distributions (like Fedora, openSuse,
-                  Mandriva, Ubuntu, and so on) have a package in their software repositories for the
-                  &app-fq; perl module. So in most cases, you can
-                  simply use your preferred package manager (yum, apt, rpm, synaptics, yast,...) to
-                  install the module. The name of the package may vary from one distribution to
-                  another. It’s often called something like <quote>perl-Finance-Quote</quote>.
-                </para>
-              </listitem>
-
-              <listitem>
-                <para>&win;: &app-fq; on
-                  &win; requires perl to be installed already. If you haven’t done so, you
-                  should first install ActivePerl, or more recently, Strawberry Perl.
-                </para>
+        <listitem>
+          <para>Create the Account for the mutual fund or stock with it listed in the
+            <guilabel>Security/Currency</guilabel> field, as described above.
+          </para>
 
-                <para>The &win; installer from the &app; home page comes with a small helper program to install
-                  &app-fq; for you. You can find it in the Start
-                  Menu under the &app; group and is called <quote>Install Online Price
-                  Retrieval</quote>.
-                </para>
-              </listitem>
+          <tip>
+            <para>When creating these accounts it is a good time to create income accounts to track dividends, capital
+              gains (long and short) and expense account(s) for tracking commissions and losses (if
+              you track losses as expenses).
+            </para>
+          </tip>
+        </listitem>
 
-              <listitem>
-                <para>&mac;: If you have installed &app; from the installer found
-                  on the &app; home page, &app-fq; is already
-                  installed for you.
-                </para>
-              </listitem>
+        <listitem>
+          <para>Create the mutual fund or stock with either the <guilabel>Security Editor</guilabel> for existing
+            stock/funds or the <guilabel>New Security/Currency</guilabel> dialog for a new
+            stock/fund.
+          </para>
 
-              <listitem>
-                <para>If none of the above applies to your setup, you can try these alternative, more generic
-                  instructions:
-                </para>
+          <para>Select <guilabel>Get Online Quotes</guilabel>, <guilabel>Type of Quote Source</guilabel> and
+            <guilabel>Timezone.</guilabel>
+          </para>
 
-                <orderedlist>
-                  <listitem>
-                    <para>Close any &app; applications you have running.
-                    </para>
-                  </listitem>
-
-                  <listitem>
-                    <para>Locate the folder where &app; is installed by searching for <quote>gnc-fq-update</quote> (without
-                      the quotes).
-                    </para>
-                  </listitem>
-
-                  <listitem>
-                    <para>Change to that directory, open a root shell and run the command <command>gnc-fq-update</command>.
-                      This will launch a Perl CPAN update session that will go out onto the Internet
-                      and install the &app-fq; module and its
-                      dependencies on your system. The gnc-fq-update program is interactive,
-                      however, with most systems you should be able to answer <quote>no</quote> to
-                      the first question: <quote>Are you ready for manual configuration?
-                      [yes]</quote> and the update will continue automatically from that point.
-                    </para>
-                  </listitem>
-                </orderedlist>
-              </listitem>
-            </itemizedlist>
-
-            <para>After installation is complete, you should run the <quote>gnc-fq-check</quote> test program, in the
-              same directory, distributed with &app; to test if
-              &app-fq; is installed and working properly.
-            </para>
+          <para>Online currency quotes require that the check-box for Online quotes and the timezone be selected in
+            the Security screen and the Security Editor check-box for "get quote" box is checked for
+            those currencies that are to be downloaded.
+          </para>
 
-            <note>
-              <para>If you feel uncomfortable about performing any of these steps, please either email the &app;-user
-                mailing list (<email>gnucash-user at gnucash.org</email>) for help or come to the &app;
-                IRC channel on irc.gnome.org. More information is available on the &app; Wiki FAQ
-                for example <ulink url="&url-wiki-faq-quot;" /> You can also leave out this step and
-                manually update your stock prices.
+          <itemizedlist>
+            <listitem>
+              <para><guilabel>Get Online Quotes</guilabel> This check-box is to enable this security/fund to have quotes
+                downloaded from an online source.
               </para>
-            </note>
-          </listitem>
-
-          <listitem>
-            <para>Create the Account for the mutual fund or stock with it listed in the
-              <guilabel>Security/Currency</guilabel> field, as described above.
-            </para>
+            </listitem>
 
-            <tip>
-              <para>When creating these accounts it is a good time to create income accounts to track dividends, capital
-                gains (long and short) and expense account(s) for tracking commissions and losses
-                (if you track losses as expenses).
+            <listitem>
+              <para><guilabel>Type of Quote Source</guilabel> use the radio buttons to select the type of source for the
+                Online quotes. <guilabel>Multiple:</guilabel> quote sources like
+                <quote>Europe</quote> should be used if fail-over to multiple sites are desirable.
+                <guilabel>Single:</guilabel> selections will only return information from the
+                specified source.
               </para>
-            </tip>
-          </listitem>
-
-          <listitem>
-            <para>Create the mutual fund or stock with either the <guilabel>Security Editor</guilabel> for existing
-              stock/funds or the <guilabel>New Security/Currency</guilabel> dialog for a new
-              stock/fund.
-            </para>
-
-            <para>Select <guilabel>Get Online Quotes</guilabel>, <guilabel>Type of Quote Source</guilabel> and
-              <guilabel>Timezone.</guilabel>
-            </para>
-
-            <para>Online currency quotes require that the check-box for Online quotes and the timezone be selected in
-              the Security screen and the Security Editor check-box for "get quote" box is checked
-              for those currencies that are to be downloaded.
-            </para>
-
-            <itemizedlist>
-              <listitem>
-                <para><guilabel>Get Online Quotes</guilabel> This check-box is to enable this security/fund to have quotes
-                  downloaded from an online source.
-                </para>
-              </listitem>
-
-              <listitem>
-                <para><guilabel>Type of Quote Source</guilabel> use the radio buttons to select the type of source for the
-                  Online quotes. <guilabel>Multiple:</guilabel> quote sources like
-                  <quote>Europe</quote> should be used if fail-over to multiple sites are desirable.
-                  <guilabel>Single:</guilabel> selections will only return information from the
-                  specified source.
-                </para>
-
-                <para>After selecting the type of source for price quotes, select a quote source from the pull-down menu.
-                  For details on currently supported sources see <xref linkend="fq-sources"></xref>.
-                </para>
 
-                <note>
-                  <para>Note that Yahoo will provide price quotes for many mutual funds including Fidelity, T.Rowe Price and
-                    Vanguard, and that the quoted prices at Yahoo should be identical to those that
-                    may be found at the source sites.
-                  </para>
-                </note>
-
-                <para>If you are outside the US and use one of the different Yahoo sources or multiple sources containing
-                  Yahoo, you should append the market code for the security such as PA for Paris, BE
-                  for Berlin, etc. Example: 12150.PA (a Peugeot security in the Paris market).
-                  <xref linkend="gnc-tbl-fq-yahoo-exchange-codes"></xref> below lists suffixes for
-                  various markets around the world.
-                </para>
-
-                <para>Pseudo-symbols for TIAA-CREF funds are listed in table <xref linkend="PsSymbs-TIAA-CREF"></xref>.
-                </para>
-              </listitem>
+              <para>After selecting the type of source for price quotes, select a quote source from the pull-down menu.
+                For details on currently supported sources see <xref linkend="fq-sources"></xref>.
+              </para>
 
-              <listitem>
-                <para><guilabel>Timezone for these quotes:</guilabel> Select the timezone for the source of the online
-                  quotes you are receiving. For example, Yahoo normally quotes Eastern timezone, so
-                  choose America/New York if you use that quote source.
+              <note>
+                <para>Note that Yahoo will provide price quotes for many mutual funds including Fidelity, T.Rowe Price and
+                  Vanguard, and that the quoted prices at Yahoo should be identical to those that
+                  may be found at the source sites.
                 </para>
-              </listitem>
-            </itemizedlist>
-          </listitem>
-
-          <listitem>
-            <para>Select a commodity to the Price Editor.
-            </para>
-          </listitem>
-
-          <listitem>
-            <para>Select <guibutton>Get Quotes</guibutton> in the Price Editor.
-            </para>
-          </listitem>
-
-          <listitem>
-            <para>Check the latest price for the selected security.
-            </para>
-          </listitem>
-        </orderedlist>
-
-        <para>If you wish to update price quotes from the command line, you can do so by the following command:
-        </para>
+              </note>
 
-        <para><userinput>gnucash --add-price-quotes <gnucash-file-name></userinput>
-        </para>
+              <para>If you are outside the US and use one of the different Yahoo sources or multiple sources containing
+                Yahoo, you should append the market code for the security such as PA for Paris, BE
+                for Berlin, etc. Example: 12150.PA (a Peugeot security in the Paris market).
+                <xref linkend="gnc-tbl-fq-yahoo-exchange-codes"></xref> below lists suffixes for
+                various markets around the world.
+              </para>
 
-        <para>The command <userinput>gnucash --add-price-quotes <gnucash-file-name></userinput> can be used
-          to fetch the current prices of your stocks. The file specified
-          <quote><gnucash-file-name></quote> will depend on the name and location of your data
-          file. This can be determined by the name displayed in the top frame of the &app; window,
-          before the <quote>-</quote>. The file name can also be found under <guimenu>File</guimenu>
-          in the list of recently opened file; the first item, numbered 1, is the name of the
-          currently open file.
-        </para>
+              <para>Pseudo-symbols for TIAA-CREF funds are listed in table <xref linkend="PsSymbs-TIAA-CREF"></xref>.
+              </para>
+            </listitem>
 
-        <para>This can be automated in &mac; by creating a crontab entry. For example, to update your file every
-          Friday evening (18:00) after markets close (modify the time accordingly for your time
-          zone), you could add the following to your personal crontab:
-        </para>
+            <listitem>
+              <para><guilabel>Timezone for these quotes:</guilabel> Select the timezone for the source of the online
+                quotes you are receiving. For example, Yahoo normally quotes Eastern timezone, so
+                choose America/New York if you use that quote source.
+              </para>
+            </listitem>
+          </itemizedlist>
+        </listitem>
 
-        <para><userinput>0 18 * * 5 /path/to/gnucash --add-price-quotes /path/to/gnucash-filename > /dev/null
-          2>&1'</userinput>
-        </para>
+        <listitem>
+          <para>Select a commodity to the Price Editor.
+          </para>
+        </listitem>
 
-        <para>For &lin;, which needs dbus, usually started by the desktop manager, to communicate with dconf or
-          gconf:
-        </para>
+        <listitem>
+          <para>Select <guibutton>Get Quotes</guibutton> in the Price Editor.
+          </para>
+        </listitem>
 
-        <para><userinput>0 18 * * 5 env `dbus-launch` sh -c 'trap "kill $DBUS_SESSION_BUS_PID" EXIT;
-          /path/to/gnucash --add-price-quotes /path/to/gnucash-filename > /dev/null
-          2>&1'</userinput>
-        </para>
+        <listitem>
+          <para>Check the latest price for the selected security.
+          </para>
+        </listitem>
+      </orderedlist>
 
-        <para>Remember that Mutual Fund <quote>prices</quote> are really <quote>Net Asset Value</quote> and
-          require several hours after the exchange closes before being available. If NAVs are
-          downloaded before the current days NAVs are determined, yesterday’s NAVs are
-          retrieved.
-        </para>
-      </sect3>
+      <para>Remember that Mutual Fund <quote>prices</quote> are really <quote>Net Asset Value</quote> and
+        require several hours after the exchange closes before being available. If NAVs are
+        downloaded before the current days NAVs are determined, yesterday’s NAVs are
+        retrieved.
+      </para>
     </sect2>
 
     <sect2 id="open-balance">
@@ -860,15 +732,13 @@
 
     <para>The <guilabel>Edit Account</guilabel> dialog consists of just the <guilabel>General</guilabel> tab.
       This tab has the same information that was described in <xref linkend="acct-create"></xref>.
-      To access the <guilabel>Edit Account</guilabel> dialog go to
-      <menuchoice>
+      To access the <guilabel>Edit Account</guilabel> dialog go to<menuchoice>
         <shortcut>
         <keycombo>
           <keycap>Ctrl</keycap><keycap>E</keycap>
         </keycombo>
         </shortcut> <guimenu>Edit</guimenu><guimenuitem>Edit Account</guimenuitem>
-      </menuchoice>
-      or click the <guibutton>Edit</guibutton> <emphasis>Toolbar</emphasis> icon in the Account Tree
+      </menuchoice>or click the <guibutton>Edit</guibutton> <emphasis>Toolbar</emphasis> icon in the Account Tree
       Window.
     </para>
   </sect1>
@@ -1200,11 +1070,9 @@
 
     <para>A side effect of removing an account that contains transactions is that you will end up with
       unbalanced accounts. This will be indicated in the account by a gray check-box next to the
-      debit and credit amounts. You can automatically repair these unbalanced accounts by using the
-      <menuchoice>
+      debit and credit amounts. You can automatically repair these unbalanced accounts by using the<menuchoice>
         <guimenu>Actions</guimenu><guimenuitem>Check & Repair</guimenuitem>
-      </menuchoice>
-      menu. This will automatically assign the unbalanced amounts to a new account named
+      </menuchoice>menu. This will automatically assign the unbalanced amounts to a new account named
       <emphasis role="bold">Imbalance. </emphasis>
     </para>
   </sect1>
@@ -1224,28 +1092,23 @@
 
     <tip>
       <para>The Reconcile window is accessed from the account tree window or the account register window by
-        selecting
-        <menuchoice>
+        selecting<menuchoice>
           <guimenu><accel>A</accel>ctions</guimenu><guimenuitem><accel>R</accel>econcile…</guimenuitem>
-        </menuchoice>
-        .
+        </menuchoice>.
       </para>
     </tip>
 
     <note>
-      <para>If you are reconciling an Liability Account of type <guilabel>credit card</guilabel> using a credit card statement
-        you have the option of using 
-        the <guilabel>Transfer Funds</guilabel> dialogue that opens automatically and enter a credit card payment.
-        You can change this behaviour in the <guilabel>&appname; Preferences</guilabel> from the
-        menu
-        <menuchoice>
+      <para>If you are reconciling an Liability Account of type <guilabel>credit card</guilabel> using a credit
+        card statement you have the option of using the <guilabel>Transfer Funds</guilabel> dialogue
+        that opens automatically and enter a credit card payment. You can change this behaviour in
+        the <guilabel>&appname; Preferences</guilabel> from the menu<menuchoice>
           <guimenu><accel>E</accel>dit</guimenu><guimenuitem>Pr<accel>e</accel>ferences</guimenuitem>
-        </menuchoice>
-        in the <guilabel>Register</guilabel> tab by activating the checkbox
-        <guilabel>Automatic credit card payment</guilabel>. (see <xref linkend="prefs-reg" />)
+        </menuchoice>in the <guilabel>Register</guilabel> tab by activating the checkbox <guilabel>Automatic credit card
+        payment</guilabel>. (see <xref linkend="prefs-reg" />)
       </para>
     </note>
-    
+
     <para>The <emphasis>Summary Bar</emphasis> at the bottom of the Account Register Window indicates the
       amounts of <guilabel>Present</guilabel> (Balance), <guilabel>Future</guilabel> (Balance),
       <guilabel>Cleared</guilabel> (Transactions), <guilabel>Reconciled</guilabel> (Transactions)
@@ -1511,20 +1374,16 @@
         opened.
       </para>
 
-      <para>If you wish to postpone the reconciliation until later use the
-        <menuchoice>
+      <para>If you wish to postpone the reconciliation until later use the<menuchoice>
           <shortcut>
           <keycombo>
             <keycap>Ctrl</keycap><keycap>P</keycap>
           </keycombo>
           </shortcut> <guimenu><accel>R</accel>econcile</guimenu><guimenuitem>Postpone</guimenuitem>
-        </menuchoice>
-        menu item or pressing the <guibutton>Postpone</guibutton> icon. If you wish to cancel the
-        reconciliation use the
-        <menuchoice>
+        </menuchoice>menu item or pressing the <guibutton>Postpone</guibutton> icon. If you wish to cancel the
+        reconciliation use the<menuchoice>
           <guimenu><accel>R</accel>econcile</guimenu><guimenuitem>Cancel</guimenuitem>
-        </menuchoice>
-        menu item or press the <guibutton>Cancel</guibutton> icon.
+        </menuchoice>menu item or press the <guibutton>Cancel</guibutton> icon.
       </para>
 
       <para>All previous commands are also available in the <guilabel>Reconcile</guilabel> dialog menu.
@@ -1535,15 +1394,13 @@
         reflect each selected transaction until the <guilabel>Ending Balance</guilabel>
         <emphasis>equals</emphasis> the <guilabel>Reconciled Balance</guilabel> and the
         <guilabel>Difference</guilabel> is <emphasis>zero</emphasis>. Once this is done select the
-        <guibutton>Finish</guibutton> button or
-        <menuchoice>
+        <guibutton>Finish</guibutton> button or<menuchoice>
           <shortcut>
           <keycombo>
             <keycap>Ctrl</keycap><keycap>W</keycap>
           </keycombo>
           </shortcut> <guimenu><accel>R</accel>econcile</guimenu><guimenuitem>Finish</guimenuitem>
-        </menuchoice>
-        to finish the reconcile process.
+        </menuchoice>to finish the reconcile process.
       </para>
     </sect2>
   </sect1>
diff --git a/manual/C/Help_ch_Tools_Assistants.xml b/manual/C/Help_ch_Tools_Assistants.xml
index 323dbd1a..9428dcf3 100644
--- a/manual/C/Help_ch_Tools_Assistants.xml
+++ b/manual/C/Help_ch_Tools_Assistants.xml
@@ -5298,7 +5298,7 @@
       </para>
 
       <para>Detailed instructions are in the section on Creating New Accounts.
-        <xref linkend="Online-price-setup"></xref>
+        <xref linkend="accts-online-quotes"></xref>
       </para>
     </sect2>
   </sect1>
diff --git a/manual/C/Help_ch_Transactions.xml b/manual/C/Help_ch_Transactions.xml
index 29622957..03eb72e2 100644
--- a/manual/C/Help_ch_Transactions.xml
+++ b/manual/C/Help_ch_Transactions.xml
@@ -157,7 +157,7 @@ Translators:
       <para>The <guilabel>Currency Transfer</guilabel> pane is used to collect the needed information to enter
         the amount of the <guilabel>Transfer To</guilabel> split. You may enter either a price or an
         amount and <application>&appname;</application> will compute the other. If you have Online
-        Price Retrieval installed (see <xref linkend="Online-price-setup"/>) you can use the
+        Price Retrieval installed (see <xref linkend="finance-quote-install"/>) you can use the
         <guilabel>Fetch Rate</guilabel> button to retrieve a current quote.
       </para>
 
diff --git a/manual/C/ch_Finance-Quote.xml b/manual/C/ch_Finance-Quote.xml
new file mode 100644
index 00000000..1b218d69
--- /dev/null
+++ b/manual/C/ch_Finance-Quote.xml
@@ -0,0 +1,265 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE chapter SYSTEM "gnc-docbookx.dtd">
+<!-- (Do not remove this comment block.)
+Version: 1.0.0
+Last modified: August 08th 2021
+
+Maintainers:
+  xxx
+Author:
+  TANIGUCHI Yasuaki <yasuakit at gmail.com>
+  Christian Wehling <christian.wehling at web.de>
+Translators:
+  (translators put your name and email here)
+-->
+<chapter id="finance-quote"
+         xmlns:xi="http://www.w3.org/2001/XInclude">
+  <title>The Online Quote update</title>
+
+  <para>If you have more than a couple of commodities, you will tire of having to update their quotes
+    constantly. &app; has the ability to automatically download the most recent quote for your
+    commodities using the Internet. This is accomplished through the &app-perl; module &app-fq;,
+    which must be installed in order to activate this feature.
+  </para>
+
+  <sect1 id="finance-quote-install">
+    <title>Installing &app-fq;</title>
+
+    <para>To determine if the &app-perl; module &app-fq; is already installed on your system, type
+      <command>perldoc Finance::Quote</command> in a terminal window and check to see if there is
+      any documentation available. If you are now shown documentation, then &app-fq; is already
+      installed and you can configure periodical quotes update as described in
+      <xref linkend="finance-quote-scheduler" />. If no documentation is displayed, you will have to
+      continue with this chapter.
+    </para>
+
+    <itemizedlist>
+      <title>Prerequisites for an Online Quote update with &app-fq;</title>
+
+      <listitem>
+        <para>the &app-perl; language interpreter,
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>the &app-perl;-module &app-fq; and
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>any dependencies required by the &app-fq; module.
+        </para>
+      </listitem>
+    </itemizedlist>
+
+    <note>
+      <para>If you feel uncomfortable about performing any of these steps, please either email the &app;-user
+        mailing list (<email>gnucash-user at gnucash.org</email>) for help or come to the &app; IRC
+        channel on irc.gnome.org. You can also find more information in the &app; wiki at
+        <ulink url="&url-wiki-OQ;">Online Quotes</ulink>. You can also leave out this step and
+        manually update your stock quotes.
+      </para>
+    </note>
+
+    <para>The installation of &app-perl; is not the focus of this manual. A detailed description can be found
+      in the &app; Wiki at <ulink url="&url-wiki-OQ;#Perl">Perl</ulink>.
+    </para>
+
+    <para>The process of installing &app-fq; depends on the system. For the different supported systems, you
+      can follow the instructions below:
+    </para>
+
+    <procedure>
+      <title>Installing &app-fq; on &lin;</title>
+
+      <step>
+        <simpara>Close &app;.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Run the <command>gnc-fq-check</command> command to verify that the program is already in a directory
+          that is entered in the PATH environment variable.<footnote>
+            <simpara>If you’ve installed &app; packages provided by your distribution,
+              <filename>gnc-fq-check</filename> must be on your PATH. The currentness of your
+              distribution can be checked under
+              <ulink url="&url-repo;perl:finance-quote/versions"><citetitle>&app-fq;-
+              versions</citetitle></ulink>.
+            </simpara>
+          </footnote>
+        </simpara>
+
+        <substeps>
+          <step>
+            <simpara>If <filename>gnc-fq-check</filename> is not in your PATH, search the folder where &app; is installed
+              and change to that directory.
+            </simpara>
+          </step>
+
+          <step>
+            <simpara>It is a good idea to include the current directory in the PATH environment variable. Please refer to
+              the documentation for your distribution for more information.
+            </simpara>
+          </step>
+        </substeps>
+      </step>
+
+      <step>
+        <simpara>Next, update with <command>sudo gnc-fq-update</command> or <command>su -c gnc-fq-update</command>
+          with root privileges &app-fq; It depends on your distribution.
+        </simpara>
+
+        <para>This will launch a &app-perl; <acronym><ulink url="&url-cpan;">CPAN</ulink></acronym><footnote>
+            <simpara>See <ulink url="&url-cpan;misc/cpan-faq.html">CPAN Frequently Asked Questions</ulink> for
+              details.
+            </simpara>
+          </footnote>module internally. When you launch the CPAN module for the first time, you must setup and configure
+          it. However, on the most systems if you accept the default settings or answer the first
+          question <computeroutput>Are you ready for manual configuration? [yes]</computeroutput>
+          with <userinput>no</userinput>, you will be able to install &app-fq; successfully.
+        </para>
+      </step>
+
+      <step>
+        <simpara>Run <command>gnc-fq-dump</command> to check &app-fq; works properly. This program returns the
+          version number of &app-fq; module currently installed as well as a list of sources
+          available via the &app-fq; module. It will also inform you if there is a problem with your
+          installation or if it is missing, and may suggest a fix.
+        </simpara>
+      </step>
+    </procedure>
+
+    <procedure>
+      <title>Installing &app-fq; on &mac;</title>
+
+      <step>
+        <simpara>Close &app;.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Install Xcode if it is not installed.
+        </simpara>
+
+        <simpara>XCode is an optional item from your &mac; distribution DVD.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Run the <emphasis>Update Finance Quote</emphasis> app in the &app; dmg.
+        </simpara>
+
+        <para>You can run it from the dmg or copy it to the same folder to which you copied &app;. It will open a
+          Terminal window and run a script for you which will ask lots of questions. Accept the
+          default for each unless you know what you’re doing.
+        </para>
+      </step>
+    </procedure>
+
+    <procedure>
+      <title>Installing &app-fq; on &win;</title>
+
+      <step>
+        <simpara>Close &app;.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Run<menuchoice>
+            <guimenu>Start</guimenu> <guisubmenu>&app;</guisubmenu> <guimenuitem>Install Online
+            Price Retrieval</guimenuitem>
+          </menuchoice>.
+        </simpara>
+
+        <para>The &win; installer from the <ulink url="&url-www;download.phtml">&app; homepage</ulink>. also comes
+          with a small utility that installs &app-fq; for you.
+        </para>
+      </step>
+    </procedure>
+  </sect1>
+
+  <sect1 id="finance-quote-scheduler">
+    <title>Configuring for Getting Online Quotes Periodically</title>
+
+    <para>The command <command>gnucash-cli --quotes get
+      <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename></command><footnote>
+        <simpara>The Online Quotes Retrieval command has been changed from &app; 4.0. The old command
+          <command>gnucash --add-price-quotes
+          <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename></command> is
+          still available, but it is deprecated and will be removed in the future release. If you've
+          upgraded from &app; 3.11 or previous version, it is recommended to use the new command
+          <command>gnucash-cli</command>.
+        </simpara>
+      </footnote>can be used to fetch the current quotes of your stocks and write them directly into your &app;-data
+      file.
+    </para>
+
+    <para>The file specified <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename> will
+      depend on the name and location of your data file. This can be determined by the name
+      displayed in the top frame of the &app; window, before the <quote>-</quote>.<tip>
+        <para>The file name can also be found under <guimenu>File</guimenu> in the recently opened file list. If
+          you place the mouse over the menu item with the number 1 in the list of recently opened
+          files, the complete file name is displayed in the <guilabel>status bar</guilabel>.
+        </para>
+      </tip>
+    </para>
+
+    <para>You have to register the <command>gnucash-cli</command> with a scheduler in order to get Online
+      Quotes automatically and periodically. The method depends on your OS. For example, suppose you
+      want to update your file on 16:00 on every Friday.
+    </para>
+
+    <procedure>
+      <title>Automated quote retrieval on &lin; and &mac;</title>
+
+      <para>Register <command>gnucash-cli</command> with <application>cron</application>.
+      </para>
+
+      <step>
+        <simpara>Run <command>crontab -e</command>.
+        </simpara>
+      </step>
+
+      <step>
+        <para>Add the following line to your crontab:<informalexample>
+<screen>0 16 * * 5 gnucash-cli --quotes get <replaceable>${HOME}/gnucash-filename</replaceable> > /dev/null 2>&1</screen>
+          </informalexample><warning>
+            <para>If there is no X session running on your computer at the time of the quote request, you must do the
+              call as follows instead:<screen>0 16 * * 5 env `dbus-launch` sh -c 'trap "kill $DBUS_SESSION_BUS_PID" EXIT; gnucash-cli --quotes get <replaceable>${HOME}/gnucash-filename</replaceable> > /dev/null 2>&1</screen>
+            </para>
+          </warning>
+        </para>
+      </step>
+    </procedure>
+
+    <procedure>
+      <title>Automated quote retrieval on &win;</title>
+
+      <para>Register <command>gnucash-cli</command> with Task Scheduler.
+      </para>
+
+      <step>
+        <simpara>Select<menuchoice>
+            <guimenu>Start</guimenu><guisubmenu>Windows Administrative
+            Tools</guisubmenu><guimenuitem>Task Scheduler</guimenuitem>
+          </menuchoice>.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Select <guimenuitem>Create Task</guimenuitem>.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Enter the appropirate items on <guilabel>Create Task</guilabel> Window.
+        </simpara>
+      </step>
+    </procedure>
+
+    <para>For more information, see the wiki at
+      <ulink url="&url-wiki-OQ;#Updating_enabled_Quotes_from_outside_GnuCash">Online Quotes Page on
+      GnuCash Wiki</ulink>.
+    </para>
+  </sect1>
+</chapter>
diff --git a/manual/C/gnucash-help.xml b/manual/C/gnucash-help.xml
index afe2670e..3a5f00f8 100644
--- a/manual/C/gnucash-help.xml
+++ b/manual/C/gnucash-help.xml
@@ -524,6 +524,9 @@
 <!-- subchapters:
   Help_txf-ategories.xml
 -->
+
+  <xi:include href="ch_Finance-Quote.xml" />
+
   <xi:include href="Help_tips-appendix.xml" />
 
   <xi:include href="Help_fdl-appendix.xml" />
diff --git a/manual/de/CMakeLists.txt b/manual/de/CMakeLists.txt
index 39626ea5..c63c8bc5 100644
--- a/manual/de/CMakeLists.txt
+++ b/manual/de/CMakeLists.txt
@@ -9,6 +9,7 @@ set (entities
         Help_ch_Tools_Assistants.xml
         Help_ch_Reports.xml
         Help_ch_Customize.xml
+        ch_Finance-Quote.xml
         Help_fdl-appendix.xml
         Help_legal.xml
         para-assist-buttons.xml
diff --git a/manual/de/Help_ch_Account-Actions.xml b/manual/de/Help_ch_Account-Actions.xml
index ddc43980..e8614ecd 100644
--- a/manual/de/Help_ch_Account-Actions.xml
+++ b/manual/de/Help_ch_Account-Actions.xml
@@ -94,12 +94,10 @@
             </entry>
 
             <entry namest="c3" nameend="c4">
-              <para>Die Auswertung
-                <menuchoice>
+              <para>Die Auswertung<menuchoice>
                   <guimenu>Be<accel>r</accel>ichte</guimenu><guisubmenu><accel>A</accel>ktiva &
                   Passiva</guisubmenu><guimenuitem><accel>B</accel>ilanz</guimenuitem>
-                </menuchoice>
-                gibt Ihnen eine Ãœbersicht zu jedem beliebigen <emphasis>Stichtag</emphasis>.
+                </menuchoice>gibt Ihnen eine Ãœbersicht zu jedem beliebigen <emphasis>Stichtag</emphasis>.
               </para>
             </entry>
           </row>
@@ -169,8 +167,7 @@
                 Finanzinstitut geführt werden. Einige dieser Konten können Zinsen tragen. Diese
                 Kontoart eignet sich auch für das <emphasis>PayPal</emphasis>-Konto sowie Debit-
                 und andere Guthaben-Karten wie z.B. <emphasis>Bonus-Meilen</emphasis> und
-                <emphasis>Geldkarte</emphasis>.
-                <footnote>
+                <emphasis>Geldkarte</emphasis>.<footnote>
                   <para>Für einige dieser Konten besteht die Möglichkeit, per Online-Banking Aufträge an das
                     Geldinstitute zu senden sowie Buchungen abzurufen und zu importieren. (siehe
                     hierzu auch <xref linkend="trans-online" />)
@@ -182,13 +179,11 @@
 
           <row>
             <entry namest="c2" rowsep="1">
-              <para>(Offene) Forderungen
-                <footnote id="fn-receivables-kat">
+              <para>(Offene) Forderungen<footnote id="fn-receivables-kat">
                   <para><warning>
                       <para>Die Kontenarten Verbindlichkeiten und Forderungen werden zur Verwaltung offener Rechnungen, auch
                         <quote>offene Posten</quote> genannt, verwendet. Buchungen, die diese Konten
-                        betreffen, sollten ausschließlich durch Verwendung von
-                        <itemizedlist spacing="compact">
+                        betreffen, sollten ausschließlich durch Verwendung von<itemizedlist spacing="compact">
                           <listitem>
                             <para>einbuchen/ausbuchen von Lieferantenrechnung/Rechnung/Auslagenerstattung oder
                             </para>
@@ -198,12 +193,9 @@
                             <para>verarbeiten von Zahlung
                             </para>
                           </listitem>
-                        </itemizedlist>
-                        hinzugefügt, geändert oder gelöscht werden.
+                        </itemizedlist>hinzugefügt, geändert oder gelöscht werden.
                       </para>
-                    </warning>
-
-                    <tip>
+                    </warning><tip>
                       <para>Legen Sie nur ein Konto pro benötigter Währung an. Die verschiedenen Kunden, bzw Lieferanten hält
                         &app; automatisch auseinander.
                       </para>
@@ -238,13 +230,10 @@
 
             <entry namest="c3">
               <para>Die Aktie ist ein Wertpapier, das den Anteil an einer Aktiengesellschaft oder einer
-                Kommanditgesellschaft auf Aktien (KGaA) verbrieft.
-                <footnote>
+                Kommanditgesellschaft auf Aktien (KGaA) verbrieft.<footnote>
                   <para><ulink url="&url-wp-de;Aktie"/>
                   </para>
-                </footnote>
-
-                <footnote>
+                </footnote><footnote>
                   <para><tip>
                       <para>Solange Kryptowährungen von &app; nicht als Währungen unterstützt werden, wird empfohlen, sie
                         ebenfalls als Aktie anzulegen.
@@ -348,8 +337,7 @@
 
           <row rowsep="1">
             <entry namest="c1" nameend="c2">
-              <para>Erfolgskonten
-                <footnote id="fn-quick-kat">
+              <para>Erfolgskonten<footnote id="fn-quick-kat">
                   <para>Wird in <application>Quicken</application> bzw. <application>Lexware FinanzManager</application> und
                     anderen, nicht auf doppelter Buchführung basierenden, Programmen als
                     <quote>Kategorie</quote> bezeichnet.
@@ -360,14 +348,12 @@
 
             <entry namest="c3" nameend="c4">
               <para>Bei Bedarf können Sie auf der nächsten Kontoebene die Unterscheidung zwischen
-                steuerpflichtig/-frei, bzw. steuerabzugsfähig oder nicht, einfügen. Die Auswertung
-                <menuchoice>
+                steuerpflichtig/-frei, bzw. steuerabzugsfähig oder nicht, einfügen. Die Auswertung<menuchoice>
                   <guimenu>Be<accel>r</accel>ichte</guimenu><guisubmenu>Aufwand &
                   <accel>E</accel>rtrag</guisubmenu><guimenuitem>Gewi<accel>n</accel>n- und
                   Verlustrechnung</guimenuitem>
-                </menuchoice>
-                gibt Ihnen eine Übersicht für jeden beliebigen <emphasis>Zeitraum</emphasis> wie
-                z.B. das Geschäftsjahr.
+                </menuchoice>gibt Ihnen eine Übersicht für jeden beliebigen <emphasis>Zeitraum</emphasis> wie z.B. das
+                Geschäftsjahr.
               </para>
             </entry>
           </row>
@@ -380,8 +366,7 @@
 
             <entry namest="c3">
               <para>Einnahmen jeder Art, die Sie z.B. durch Gehalt, geldwerte Vorteile (Dienstwagen), Zinsen, Dividenden
-                oder auch Geschenke usw. haben. <footnoteref linkend="fn-quick-kat" />
-<!-- footnoteref funktioniert in Yelp nicht ! -->
+                oder auch Geschenke usw. haben. <footnoteref linkend="fn-quick-kat" /><!-- footnoteref funktioniert in Yelp nicht ! -->
               </para>
             </entry>
 
@@ -535,8 +520,7 @@
       dargestellt und nicht die Einzelkonten.
     </para>
 
-    <para>Eine Kontenhierarchie könnte beispielsweise wie folgt aussehen:
-      <xi:include href="Help_chtacctseg.xml"/>
+    <para>Eine Kontenhierarchie könnte beispielsweise wie folgt aussehen:<xi:include href="Help_chtacctseg.xml"/>
     </para>
 
     <tip id="accts-code">
@@ -556,12 +540,10 @@
         vermeiden um eine Eindeutigkeit zu erzielen. Es bietet sich an, bei der Festlegung der
         Kontonummern zunächst die Ziffern zu verwenden. Reichen die nicht aus, können Sie auch die
         Buchstaben <quote>a</quote> bis <quote>z</quote> benutzen. &app; kann Sie bei der
-        Nummerierung Ihre Konten unterstützen. Verwenden Sie hierfür den Assistenten
-        <menuchoice>
+        Nummerierung Ihre Konten unterstützen. Verwenden Sie hierfür den Assistenten<menuchoice>
           <guimenu><accel>B</accel>earbeiten</guimenu><guimenuitem>Unterkonten neu
           <accel>n</accel>ummerieren…</guimenuitem>
-        </menuchoice>
-        zu Hilfe. Ein Beispiel ist in <xref linkend="chart-renumber" /> beschrieben
+        </menuchoice>zu Hilfe. Ein Beispiel ist in <xref linkend="chart-renumber" /> beschrieben
       </para>
     </tip>
 <!-- FIXME Is this section still valid? -->
@@ -580,22 +562,18 @@
     </para>
 
     <tip>
-      <para>Sie können den Assistenten später erneut ausführen. Hierfür gehen Sie im Menü zu
-        <menuchoice>
+      <para>Sie können den Assistenten später erneut ausführen. Hierfür gehen Sie im Menü zu<menuchoice>
           <shortcut>
           <keycombo>
             <keycap>Strg</keycap><keycap>N</keycap>
           </keycombo>
           </shortcut> <guimenu><accel>D</accel>atei</guimenu> <guimenuitem><accel>N</accel>eue
           Datei</guimenuitem>
-        </menuchoice>
-        falls Sie eine neue Datei erstellen wollen. Wenn Sie den Assistenten innerhalb der
-        geöffneten Datei laufen lassen wollen, benutzen Sie stattdessen
-        <menuchoice>
+        </menuchoice>falls Sie eine neue Datei erstellen wollen. Wenn Sie den Assistenten innerhalb der geöffneten Datei
+        laufen lassen wollen, benutzen Sie stattdessen<menuchoice>
           <guimenu><accel>A</accel>ktionen</guimenu><guimenuitem>Konten<accel>h</accel>ierachie
           hinzufügen</guimenuitem>
-        </menuchoice>
-        wenn das Kontenhierarchie- Register angezeigt wird.
+        </menuchoice>wenn das Kontenhierarchie- Register angezeigt wird.
       </para>
     </tip>
 
@@ -688,17 +666,14 @@
 
         <para><note>
             <para>Dieser Dialogschritt wird <emphasis>nicht</emphasis> angezeigt, wenn Sie den Assistenten in der
-              Kontenansicht einer bestehen &app;-Datei mit dem Menüpunkt
-              <menuchoice>
+              Kontenansicht einer bestehen &app;-Datei mit dem Menüpunkt<menuchoice>
                 <guimenu><accel>A</accel>ktionen</guimenu><guimenuitem>Konten<accel>h</accel>ierachie
                 hinzufügen</guimenuitem>
-              </menuchoice>
-              starten.
+              </menuchoice>starten.
             </para>
-          </note>
-          In diesem Schritt können Sie generelle Einstellungen für die &app;-Datei vornehmen, die
-          in der Datei gespeichert werden und somit für alle Benutzer gelten. Der Dialog wird
-          ausführlich in <xref linkend="book-options" /> beschrieben.
+          </note>In diesem Schritt können Sie generelle Einstellungen für die &app;-Datei vornehmen, die in der
+          Datei gespeichert werden und somit für alle Benutzer gelten. Der Dialog wird ausführlich
+          in <xref linkend="book-options" /> beschrieben.
         </para>
       </step>
 
@@ -711,12 +686,10 @@
 
         <para>Die Dropdown-Liste ist standardmäßig auf die Währung eingestellt, die in der Registerkarte
           <xref linkend="prefs-accounts"/> in den <guilabel>&appname; Einstellungen</guilabel>
-          eingestellt ist. Sie erreichen diesen Dialog im Menü
-          <menuchoice>
+          eingestellt ist. Sie erreichen diesen Dialog im Menü<menuchoice>
             <guimenu><accel>B</accel>earbeiten</guimenu><guimenuitem><accel>E</accel>instellungen</guimenuitem>
-          </menuchoice>
-          . Wenn Sie stattdessen für Ihre Konten eine andere Standardwährung verwenden wollen,
-          wählen Sie diese aus der Liste aus.
+          </menuchoice>. Wenn Sie stattdessen für Ihre Konten eine andere Standardwährung verwenden wollen, wählen Sie
+          diese aus der Liste aus.
         </para>
       </step>
 
@@ -916,12 +889,10 @@
   <sect1 id="acct-create">
     <title>Neues Konto erstellen</title>
 
-    <para>Um ein neues Konto anzulegen wählen Sie in der Kontenübersicht in dem Menü
-      <menuchoice>
+    <para>Um ein neues Konto anzulegen wählen Sie in der Kontenübersicht in dem Menü<menuchoice>
         <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem>Neues
         <accel>K</accel>onto…</guimenuitem>
-      </menuchoice>
-      oder klicken auf die Schaltfläche <guibutton>Neu</guibutton> in der
+      </menuchoice>oder klicken auf die Schaltfläche <guibutton>Neu</guibutton> in der
       <guilabel>Werkzeugleiste</guilabel> und der Dialog <guilabel>Neues Konto</guilabel> wird
       geöffnet.
     </para>
@@ -952,8 +923,7 @@
 
       <listitem>
         <para>Soll das Konto Fremdwährungen oder Wertpapiere aufnehmen? Dann benötigen Sie pro Währung
-          vielleicht auch noch zusätzlich ein Konto für die Buchungen des Anfangsbestands.
-          <tip>
+          vielleicht auch noch zusätzlich ein Konto für die Buchungen des Anfangsbestands.<tip>
             <para><computeroutput>Eigenkapital</computeroutput> und seine temporären Varianten
               <computeroutput>Ertrag</computeroutput> und <computeroutput>Aufwand</computeroutput>
               sollten grundsätzlich in der Basiswährung geführt werden.
@@ -979,12 +949,10 @@
         verknüpfen falls es sich um ein Währungs-, Investmentfonds- oder Aktienkonto handelt.
         Weiterhin kann es als ein <xref linkend="accts-placeholder" />-Konto markiert werden und
         zusätzlich wird angezeigt, wenn es als <guilabel>Steuerrelevant</guilabel> gekennzeichnet
-        ist (was in dem
-        <menuchoice>
+        ist (was in dem<menuchoice>
           <guimenu><accel>B</accel>earbeiten</guimenu><guimenuitem><accel>O</accel>ptionen
           Steuerbericht</guimenuitem>
-        </menuchoice>
-        -Dialog erfolgt).
+        </menuchoice>-Dialog erfolgt).
       </para>
 
       <para>Im oberen Abschnitt <guilabel>Identifizierung</guilabel> dieser Registerkarte stehen sieben
@@ -1052,8 +1020,7 @@
                   <para>Ähnlich der Kontonummer bietet der Typ, der intern Namensraum heißt, eine Möglichkeit, seine
                     Investments sachlich zu sortieren. Grundsätzlich bietet es sich an, sie nach
                     Risiko zu gruppieren. Zum Beispiel kann als erste Ebene der Typ des Wertpapiers
-                    angegeben werden und als optionale 2. Ebene die Nominalwährung.
-<screen>:
+                    angegeben werden und als optionale 2. Ebene die Nominalwährung.<screen>:
 |
 +--Bond
 |   |--CHF
@@ -1136,17 +1103,13 @@
 
       <para>Das <guilabel>Steuerrelevant</guilabel> Kontrollkästchen bedeutet, dass das Konto ausgewählt
         wurde, um in einem Steuer-Bericht berücksichtigt zu werden. Dieses Kennzeichen wird hier
-        nur angezeigt und ist im Dialog <guilabel>Optionen Steuerbericht</guilabel> einzustellen (
-        <menuchoice>
+        nur angezeigt und ist im Dialog <guilabel>Optionen Steuerbericht</guilabel> einzustellen (<menuchoice>
           <guimenu><accel>B</accel>earbeiten</guimenu><guimenuitem><accel>O</accel>ptionen
           Steuerbericht</guimenuitem>
-        </menuchoice>
-        ). Der dazu gehörige Bericht ist im Menü
-        <menuchoice>
+        </menuchoice>). Der dazu gehörige Bericht ist im Menü<menuchoice>
           <guimenu>Be<accel>r</accel>ichte</guimenu><guimenuitem><accel>S</accel>teuer-Bericht &
           Elster-Export</guimenuitem>
-        </menuchoice>
-        zu finden. Siehe auch <xref linkend="report-regional"/>.
+        </menuchoice>zu finden. Siehe auch <xref linkend="report-regional"/>.
       </para>
 
       <para id="accts-placeholder" xreflabel="Platzhalter">Das Kontrollkästchen <guilabel>Platzhalter</guilabel> setzt für ein Konto den Status
@@ -1173,14 +1136,12 @@
       </note>
 
       <para>Das Kontrollkästchen <guilabel>Versteckt</guilabel> blendet ein Konto (und alle Unterkonten) in der
-        Kontenübersicht aus. Um diese Option zurückzusetzen, müssen Sie zunächst den
-        <menuchoice>
+        Kontenübersicht aus. Um diese Option zurückzusetzen, müssen Sie zunächst den<menuchoice>
           <guimenu><accel>A</accel>nsicht</guimenu><guimenuitem><accel>F</accel>iltern
           nach…</guimenuitem>
-        </menuchoice>
-        Dialog für den Kontenbaum öffnen und die Option <guilabel>Versteckte Konten
-        anzeigen</guilabel> aktivieren. Auf diese Weise können Sie das Konto auswählen und diesen
-        Dialog erneut öffnen.
+        </menuchoice>Dialog für den Kontenbaum öffnen und die Option <guilabel>Versteckte Konten anzeigen</guilabel>
+        aktivieren. Auf diese Weise können Sie das Konto auswählen und diesen Dialog erneut
+        öffnen.
       </para>
 
       <note>
@@ -1211,8 +1172,7 @@
       </para>
 
       <para>Der rechte Bereich enthält die Auswahl des <guilabel>Hauptkontos</guilabel>. Zum Erstellen eines
-        neuen Kontenbaums, wählen Sie <guilabel>Neues Konto der obersten Ebene</guilabel>.
-        <note>
+        neuen Kontenbaums, wählen Sie <guilabel>Neues Konto der obersten Ebene</guilabel>.<note>
           <para>Die verfügbaren Auswahlmöglichkeiten im Bereich <guilabel>Kontoart</guilabel> hängen von dem
             ausgewählten Konto im Bereich <guilabel>Hauptkonto</guilabel> ab. (vgl.
             <xref linkend="acct-types" />) Dies dient dazu, die Struktur der Kontenübersicht
@@ -1220,201 +1180,187 @@
           </para>
         </note>
       </para>
-<!-- FIXME: this is to be inserted after the move to a new chapter
-      <sect3 id="accts-Online-price">
-        <title>Benutzen der Online-Kursaktualisierung</title>
- -->
+    </sect2>
+<!-- FIXME: this is to be inserted after the move to a new chapter -->
+    <sect2 id="accts-online-quotes">
+      <title>Verwenden der Online-Kursaktualisierung</title>
 
-      <sect3 id="Online-price-setup">
-        <title>Vorgehensweise zur Aktivierung der Online-Preisaktualisierung</title>
+      <orderedlist spacing="compact">
+        <listitem>
+          <para>&app; bedient sich eines externen Tools zum Abrufen von Online-Kursen. Dieses Tool ist ein
+            &app-perl;-Modul namens &app-fq; und muss zusätzlich zu &app; auf Ihrem Computer
+            installiert werden.
+          </para>
 
-        <orderedlist spacing="compact">
-          <listitem>
-            <para>&app; bedient sich eines externen Tools zum Abrufen von Online-Kursen. Dieses Tool ist ein
-              &app-perl;-Modul namens &app-fq; und muss zusätzlich zu &app; auf Ihrem Computer
-              installiert werden.
+          <tip>
+            <para>Die Installation wird in <xref linkend="finance-quote-install" /> detailiert beschrieben.
             </para>
+          </tip>
+        </listitem>
 
-            <tip>
-              <para>Die Installation wird in
-<!-- <xref linkend="suggest-online-price" /> -->
-                detailiert beschrieben.
-              </para>
-            </tip>
-          </listitem>
-<!-- FIXME source: Delete some sections referring to F::Q -->
-          <listitem>
-            <para>Legen Sie das Konto für den Investmentfonds bzw. die Aktie an und stellen Sie sicher, dass das
-              gewünschte Papier im Feld <guilabel>Wertpapier/Währung</guilabel>, wie oben
-              beschrieben, aufgeführt wird.
+        <listitem>
+          <para>Legen Sie das Konto für den Investmentfonds bzw. die Aktie an und stellen Sie sicher, dass das
+            gewünschte Papier im Feld <guilabel>Wertpapier/Währung</guilabel>, wie oben
+            beschrieben, aufgeführt wird.
+          </para>
+
+          <tip>
+            <para>Das Einrichten dieser Konten ist ein guter Zeitpunkt, Einkommenskonten zur Verfolgung von
+              Dividenden, Kapitalgewinne, aus lang- und kurzfristigen Anlagen, sowie Aufwandskonten
+              zur Erfassung von Provisionen und Verlusten (Wenn Sie Verluste als Ausgaben verbuchen)
+              anzulegen.
             </para>
+          </tip>
+        </listitem>
 
-            <tip>
-              <para>Das Einrichten dieser Konten ist ein guter Zeitpunkt, Einkommenskonten zur Verfolgung von
-                Dividenden, Kapitalgewinne, aus lang- und kurzfristigen Anlagen, sowie
-                Aufwandskonten zur Erfassung von Provisionen und Verlusten (Wenn Sie Verluste als
-                Ausgaben verbuchen) anzulegen.
-              </para>
-            </tip>
-          </listitem>
+        <listitem>
+          <para>Legen Sie das Wertpapier an. Verwenden Sie entweder den<menuchoice>
+              <guimenu><accel>W</accel>erkzeug</guimenu><guimenuitem><accel>W</accel>ertpaper-Editor</guimenuitem>
+            </menuchoice>für bestehende Aktien/Fonds oder, wie oben beschrieben, den <guilabel>Neue
+            Wertpapier/Währung</guilabel> Dialog für eine neue Aktie/Fonds.
+          </para>
 
-          <listitem>
-            <para>Legen Sie das Wertpapier an. Verwenden Sie entweder den
-              <menuchoice>
-                <guimenu><accel>W</accel>erkzeug</guimenu><guimenuitem><accel>W</accel>ertpaper-Editor</guimenuitem>
-              </menuchoice>
-              für bestehende Aktien/Fonds oder, wie oben beschrieben, den <guilabel>Neue
-              Wertpapier/Währung</guilabel> Dialog für eine neue Aktie/Fonds.
-            </para>
+          <para>Wählen Sie <guilabel>Börsenkurse online abrufen</guilabel>, die <guilabel>Art der
+            Kursabruf-Quelle</guilabel> und die <guilabel>Zeitzone</guilabel>.
+          </para>
 
-            <para>Wählen Sie <guilabel>Börsenkurse online abrufen</guilabel>, die <guilabel>Art der
-              Kursabruf-Quelle</guilabel> und die <guilabel>Zeitzone</guilabel>.
-            </para>
+          <para>Online-Währungskurse erfordern, dass das Kontrollkästchen für die <guilabel>Art der
+            Kursabruf-Quelle</guilabel> und die <guilabel>Zeitzone</guilabel> im Dialog
+            <guilabel>Währung</guilabel> ausgewählt werden, nachdem das Kontrollkästchen für
+            <guilabel>Börsenkurse online abrufen</guilabel> im Währungs-Editor für die
+            Währungen, die heruntergeladen werden sollen, aktivert ist.
+          </para>
 
-            <para>Online-Währungskurse erfordern, dass das Kontrollkästchen für die <guilabel>Art der
-              Kursabruf-Quelle</guilabel> und die <guilabel>Zeitzone</guilabel> im Dialog
-              <guilabel>Währung</guilabel> ausgewählt werden, nachdem das Kontrollkästchen für
-              <guilabel>Börsenkurse online abrufen</guilabel> im Währungs-Editor für die
-              Währungen, die heruntergeladen werden sollen, aktivert ist.
-            </para>
+          <variablelist spacing="compact">
+            <varlistentry>
+              <term><guilabel>Börsenkurse online abrufen</guilabel></term>
 
-            <variablelist spacing="compact">
-              <varlistentry>
-                <term><guilabel>Börsenkurse online abrufen</guilabel></term>
+              <listitem>
+                <para>Diese Option steht nur dann zur Verfügung, wenn die Kontoart <emphasis>Devisenhandel</emphasis>,
+                  <emphasis>Investmentfonds</emphasis> oder <emphasis>Aktienkonto</emphasis> ist.
+                  Sie bewirkt, dass für dieses Konto die Kurse von einer Online-Datenquelle
+                  heruntergeladen werden können.
+                </para>
+              </listitem>
+            </varlistentry>
 
-                <listitem>
-                  <para>Diese Option steht nur dann zur Verfügung, wenn die Kontoart <emphasis>Devisenhandel</emphasis>,
-                    <emphasis>Investmentfonds</emphasis> oder <emphasis>Aktienkonto</emphasis> ist.
-                    Sie bewirkt, dass für dieses Konto die Kurse von einer Online-Datenquelle
-                    heruntergeladen werden können.
-                  </para>
-                </listitem>
-              </varlistentry>
+            <varlistentry>
+              <term><guilabel>Art der Kursabruf-Quelle</guilabel></term>
 
-              <varlistentry>
-                <term><guilabel>Art der Kursabruf-Quelle</guilabel></term>
+              <listitem>
+                <para>Verwenden Sie die Optionsfelder, um die Quelle für die Online-Kurse auszuwählen.
+                </para>
 
-                <listitem>
-                  <para>Verwenden Sie die Optionsfelder, um die Quelle für die Online-Kurse auszuwählen.
-                  </para>
+                <variablelist spacing="compact">
+                  <varlistentry>
+                    <term><guilabel>Einzel</guilabel></term>
 
-                  <variablelist spacing="compact">
-                    <varlistentry>
-                      <term><guilabel>Einzel</guilabel></term>
+                    <listitem>
+                      <para>Diese Auswahl ruft die Daten nur aus der angegebenen Quelle ab.
+                      </para>
+                    </listitem>
+                  </varlistentry>
 
-                      <listitem>
-                        <para>Diese Auswahl ruft die Daten nur aus der angegebenen Quelle ab.
-                        </para>
-                      </listitem>
-                    </varlistentry>
+                  <varlistentry>
+                    <term><guilabel>Mehrere Kursquellen</guilabel></term>
 
-                    <varlistentry>
-                      <term><guilabel>Mehrere Kursquellen</guilabel></term>
+                    <listitem>
+                      <para>Kursquellen wie <quote>Europa</quote> sollten verwendet werden, wenn eine Ausfallsicherung
+                        gegenüber mehreren Datenquellen erwünscht ist.
+                      </para>
 
-                      <listitem>
-                        <para>Kursquellen wie <quote>Europa</quote> sollten verwendet werden, wenn eine Ausfallsicherung
-                          gegenüber mehreren Datenquellen erwünscht ist.
+                      <caution>
+                        <para>Die Option <guilabel>Mehrere Kursquellen</guilabel> ist nur sinnvoll, wenn alle ausgewählten
+                          Quellen das gleiche Symbol für Ihre Wertpapier verwenden.
                         </para>
+                      </caution>
+                    </listitem>
+                  </varlistentry>
 
-                        <caution>
-                          <para>Die Option <guilabel>Mehrere Kursquellen</guilabel> ist nur sinnvoll, wenn alle ausgewählten
-                            Quellen das gleiche Symbol für Ihre Wertpapier verwenden.
-                          </para>
-                        </caution>
-                      </listitem>
-                    </varlistentry>
-
-                    <varlistentry>
-                      <term><guilabel>unbekannt</guilabel></term>
+                  <varlistentry>
+                    <term><guilabel>unbekannt</guilabel></term>
 <!-- Maintainers: To add, modify, remove sources
 edit https://github.com/Gnucash/gnucash/blob/maint/libgnucash/engine/gnc-commodity.c
 and update the appendix. -->
-                      <listitem>
-                        <para>&app; hat hier kein Hintergrundwissen über die Quelle. Das kann zwei verschiedene Gründe haben.
-                          Sie versuchen eine Quelle zu verwenden, die
-                          <itemizedlist>
-                            <listitem>
-                              <para>es <emphasis>nicht mehr</emphasis> in &app-fq; gibt oder
-                              </para>
-                            </listitem>
-
-                            <listitem>
-                              <para>neu in &app-fq; ist, aber <emphasis>noch nicht</emphasis> in &app; eingepflegt wurde.
-                              </para>
-                            </listitem>
-                          </itemizedlist>
-                          Überprüfen Sie, ob <command>gnc-fq-check</command> Ihre Quelle listet
-                          und schlagen Sie in <xref linkend="fq-sources" /> die Umsetzung der Namen
-                          nach.
-                        </para>
-                      </listitem>
-                    </varlistentry>
-                  </variablelist>
+                    <listitem>
+                      <para>&app; hat hier kein Hintergrundwissen über die Quelle. Das kann zwei verschiedene Gründe haben.
+                        Sie versuchen eine Quelle zu verwenden, die<itemizedlist>
+                          <listitem>
+                            <para>es <emphasis>nicht mehr</emphasis> in &app-fq; gibt oder
+                            </para>
+                          </listitem>
 
-                  <para>Nachdem Sie die Art der Quelle für Kursangebote ausgewählt haben, wählen Sie eine Datenquelle aus
-                    dem Pulldown-Menü. Details zu den derzeit unterstützten Datenquellen finden
-                    Sie unter <xref linkend="fq-sources"></xref>.
-                  </para>
+                          <listitem>
+                            <para>neu in &app-fq; ist, aber <emphasis>noch nicht</emphasis> in &app; eingepflegt wurde.
+                            </para>
+                          </listitem>
+                        </itemizedlist>Überprüfen Sie, ob <command>gnc-fq-check</command> Ihre Quelle listet und schlagen Sie in
+                        <xref linkend="fq-sources" /> die Umsetzung der Namen nach.
+                      </para>
+                    </listitem>
+                  </varlistentry>
+                </variablelist>
 
-                  <note>
-                    <para>Die Kursdatenquelle <quote>Yahoo</quote> liefert dabei auch die Kurse für die übrigen genannten
-                      Unternehmen (z.B. Fidelity Investments, T.Rowe Price und The Vanguard Group)
-                      und gibt den Kurs normalerweise zeitverzögert zur Original-Datenquelle an.
-                    </para>
-                  </note>
-
-                  <para>Beachten Sie allerdings, dass Sie bei Verwendung von <quote>Yahoo as JSON</quote> zusätzlich das
-                    Börsenplatzkürzel des Wertpapiers anfügen sollten, z.B. <quote>PA</quote>
-                    für Paris, <quote>BE</quote> für Berlin usw. Beispiel: 12150.PA (ein
-                    Peugeot-Papier am Pariser Markt).
-                    <xref linkend="gnc-tbl-fq-yahoo-exchange-codes"></xref> enthält eine Liste von
-                    Suffixen für verschiedene Märkte auf der ganzen Welt.
-                  </para>
+                <para>Nachdem Sie die Art der Quelle für Kursangebote ausgewählt haben, wählen Sie eine Datenquelle aus
+                  dem Pulldown-Menü. Details zu den derzeit unterstützten Datenquellen finden Sie
+                  unter <xref linkend="fq-sources"></xref>.
+                </para>
 
-                  <para>Pseudo-Symbole für den amerikanischen Lehrer-Pensionsfond TIAA-CREF-Fonds sind in der Tabelle
-                    <xref linkend="PsSymbs-TIAA-CREF"></xref> aufgeführt.
+                <note>
+                  <para>Die Kursdatenquelle <quote>Yahoo</quote> liefert dabei auch die Kurse für die übrigen genannten
+                    Unternehmen (z.B. Fidelity Investments, T.Rowe Price und The Vanguard Group) und
+                    gibt den Kurs normalerweise zeitverzögert zur Original-Datenquelle an.
                   </para>
-                </listitem>
-              </varlistentry>
+                </note>
 
-              <varlistentry>
-                <term><guilabel>Zeitzone dieser Kurse</guilabel></term>
+                <para>Beachten Sie allerdings, dass Sie bei Verwendung von <quote>Yahoo as JSON</quote> zusätzlich das
+                  Börsenplatzkürzel des Wertpapiers anfügen sollten, z.B. <quote>PA</quote> für
+                  Paris, <quote>BE</quote> für Berlin usw. Beispiel: 12150.PA (ein Peugeot-Papier
+                  am Pariser Markt). <xref linkend="gnc-tbl-fq-yahoo-exchange-codes"></xref>
+                  enthält eine Liste von Suffixen für verschiedene Märkte auf der ganzen Welt.
+                </para>
 
-                <listitem>
-                  <para>Wählen Sie die Zeitzone für die Quelle der von Ihnen empfangenen Online-Börsenkurse.
-                    Beispielsweise verwendet Yahoo gewöhnlich die US-Eastern-Zeitzone, wählen Sie
-                    also <quote>America/New York</quote>, wenn Sie diese Börsenkursquelle
-                    verwenden.
-                  </para>
-                </listitem>
-              </varlistentry>
-            </variablelist>
-          </listitem>
+                <para>Pseudo-Symbole für den amerikanischen Lehrer-Pensionsfond TIAA-CREF-Fonds sind in der Tabelle
+                  <xref linkend="PsSymbs-TIAA-CREF"></xref> aufgeführt.
+                </para>
+              </listitem>
+            </varlistentry>
 
-          <listitem>
-            <para>Fügen Sie ein Wertpapier zum <guilabel>Kurs-Editor</guilabel> hinzu. Einzelheiten werden im
-              Abschnitt <xref linkend="tool-price" /> beschrieben.
-            </para>
-          </listitem>
+            <varlistentry>
+              <term><guilabel>Zeitzone dieser Kurse</guilabel></term>
 
-          <listitem>
-            <para>Betätigen Sie <guibutton>Kurse abrufen</guibutton> in der <guilabel>Kurs-Datenbank</guilabel>.
-            </para>
-          </listitem>
+              <listitem>
+                <para>Wählen Sie die Zeitzone für die Quelle der von Ihnen empfangenen Online-Börsenkurse.
+                  Beispielsweise verwendet Yahoo gewöhnlich die US-Eastern-Zeitzone, wählen Sie
+                  also <quote>America/New York</quote>, wenn Sie diese Börsenkursquelle verwenden.
+                </para>
+              </listitem>
+            </varlistentry>
+          </variablelist>
+        </listitem>
 
-          <listitem>
-            <para>Prüfen Sie den aktuellen Preis für das ausgewählte Wertpapier.
-            </para>
-          </listitem>
-        </orderedlist>
-<!-- FIXME source: Delete some sections referring to F::Q -->
-        <para>Denken Sie daran, dass die <quote>Kurse</quote> von Investmentfonds in Wirklichkeit der
-          <quote>Nettoanteilswert</quote> ist. und erst mehrere Stunden nach Börsenschluss
-          verfügbar sind. Wenn die <quote>Kurse</quote> aktualisiert werden, bevor die
-          Nettoanteilswerte des aktuellen Tages ermittelt werden, werden die Werte von gestern
-          abgerufen.
-        </para>
-      </sect3>
+        <listitem>
+          <para>Fügen Sie ein Wertpapier zum <guilabel>Kurs-Editor</guilabel> hinzu. Einzelheiten werden im
+            Abschnitt <xref linkend="tool-price" /> beschrieben.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>Betätigen Sie <guibutton>Kurse abrufen</guibutton> in der <guilabel>Kurs-Datenbank</guilabel>.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>Prüfen Sie den aktuellen Preis für das ausgewählte Wertpapier.
+          </para>
+        </listitem>
+      </orderedlist>
+
+      <para>Denken Sie daran, dass die <quote>Kurse</quote> von Investmentfonds in Wirklichkeit der
+        <quote>Nettoanteilswert</quote> ist. und erst mehrere Stunden nach Börsenschluss verfügbar
+        sind. Wenn die <quote>Kurse</quote> aktualisiert werden, bevor die Nettoanteilswerte des
+        aktuellen Tages ermittelt werden, werden die Werte von gestern abgerufen.
+      </para>
     </sect2>
 
     <sect2 id="open-balance">
@@ -1430,12 +1376,10 @@ and update the appendix. -->
       </para>
 
       <para>Wenn Sie ihre &app;-Datei über einen längeren Zeitraum fortlaufend nutzen, können Sie mit Hilfe
-        des <xref linkend="tool-close-book" /> (
-        <menuchoice>
+        des <xref linkend="tool-close-book" /> (<menuchoice>
           <guimenu><accel>W</accel>erkzeug</guimenu><guimenuitem>Buch<accel>a</accel>bschluss</guimenuitem>
-        </menuchoice>
-        ) den Anfangsbestand automatisch berechnen lassen. Hierbei ist der Abschlußsaldo der
-        vorherigen Periode der Anfangsbestand der neuen Periode.
+        </menuchoice>) den Anfangsbestand automatisch berechnen lassen. Hierbei ist der Abschlußsaldo der vorherigen
+        Periode der Anfangsbestand der neuen Periode.
       </para>
 <!-- FIXME source: insert Link to "Guide" -->
       <note>
@@ -1509,16 +1453,14 @@ and update the appendix. -->
     <para>Das Dialogfenster <guilabel>Konto bearbeiten</guilabel> besteht nur aus der Karteiseite
       <guilabel>Allgemeines</guilabel>. Diese Karteiseite enthält dieselben Informationen wie im
       zuvor beschriebenen Dialog <xref linkend="acct-create"></xref>. Um das Dialogfenster
-      <guilabel>Konto bearbeiten</guilabel> zu öffnen, wählen Sie
-      <menuchoice>
+      <guilabel>Konto bearbeiten</guilabel> zu öffnen, wählen Sie<menuchoice>
         <shortcut>
         <keycombo>
           <keycap>Strg</keycap><keycap>E</keycap>
         </keycombo>
         </shortcut> <guimenu><accel>B</accel>earbeiten</guimenu> <guimenuitem>Konto
         <accel>b</accel>earbeiten</guimenuitem>
-      </menuchoice>
-      oder klicken Sie die <guibutton>Bearbeiten</guibutton> Schaltfläche in der
+      </menuchoice>oder klicken Sie die <guibutton>Bearbeiten</guibutton> Schaltfläche in der
       <guilabel>Werkzeugleiste</guilabel> des Fensters <quote>Account</quote> an.
     </para>
   </sect1>
@@ -1844,24 +1786,20 @@ and update the appendix. -->
   <sect1 id="acct-delete">
     <title>Konto löschen</title>
 <!-- FIXME source: new behavior, it open a new dialog "account delete" -->
-    <para>Wenn Sie ein Konto löschen wollen, dann können Sie dies mit
-      <menuchoice>
+    <para>Wenn Sie ein Konto löschen wollen, dann können Sie dies mit<menuchoice>
         <shortcut> <keycap>Entf</keycap> </shortcut> <guimenu><accel>B</accel>earbeiten</guimenu>
         <guimenuitem>Konto <accel>l</accel>öschen…</guimenuitem>
-      </menuchoice>
-      vornehmen oder Sie betätigen die <guibutton>Löschen</guibutton> Schaltfläche in der
+      </menuchoice>vornehmen oder Sie betätigen die <guibutton>Löschen</guibutton> Schaltfläche in der
       <guilabel>Werkzeugleiste</guilabel> des Fensters <quote>Account</quote>.
     </para>
 
     <tip>
       <para>Es empfiehlt sich, dass Sie vor dem Löschen eines Kontos die &app;-Datei speichern. Habe Sie aus
-        Versehen ein Konto gelöscht, so können Sie mit dem Befehl
-        <menuchoice>
+        Versehen ein Konto gelöscht, so können Sie mit dem Befehl<menuchoice>
           <guimenu><accel>D</accel>atei</guimenu> <guimenuitem>Änderungen
           ver<accel>w</accel>erfen</guimenuitem>
-        </menuchoice>
-        sich aus der Bedrouille befreien. &app; bietet Ihnen dann in einem Dialog an, ob Sie die
-        Änderungen verwerfen möchten und die Datei erneut laden wollen.
+        </menuchoice>sich aus der Bedrouille befreien. &app; bietet Ihnen dann in einem Dialog an, ob Sie die Änderungen
+        verwerfen möchten und die Datei erneut laden wollen.
       </para>
     </tip>
 
@@ -2002,22 +1940,18 @@ and update the appendix. -->
         abgleichen, haben Sie die Möglichkeit, mit Hilfe des sich automatisch öffnenden
         <guilabel>Buchen</guilabel>-Dialogs eine Ãœberweisung zum Bezahlen der offenen Rechnung zu
         erfassen. Dieses Verhalten können Sie in den <guilabel>&app; Einstellungen</guilabel> im
-        Menü
-        <menuchoice>
+        Menü<menuchoice>
           <guimenu><accel>B</accel>earbeiten</guimenu><guimenuitem><accel>E</accel>instellungen</guimenuitem>
-        </menuchoice>
-        im Reiter <guilabel>Kontobuch</guilabel> durch betätigen des Kontrollkästchens
+        </menuchoice>im Reiter <guilabel>Kontobuch</guilabel> durch betätigen des Kontrollkästchens
         <guilabel>Automatische Kreditkartenbezahlung</guilabel> beeinflussen.
       </para>
     </note>
 
     <tip>
       <para>Das Fenster <guilabel>Abgleichen</guilabel> wird aus der Kontohierarchie oder dem Buchungsfenster
-        aufgerufen, indem Sie im Menü
-        <menuchoice>
+        aufgerufen, indem Sie im Menü<menuchoice>
           <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>A</accel>bgleichen…</guimenuitem>
-        </menuchoice>
-        auswählen oder Sie verwenden die <guibutton>Abgleichen</guibutton> Schaltfläche in der
+        </menuchoice>auswählen oder Sie verwenden die <guibutton>Abgleichen</guibutton> Schaltfläche in der
         <guilabel>Werkzeugleiste</guilabel>.
       </para>
     </tip>
@@ -2052,10 +1986,8 @@ and update the appendix. -->
 
       <note>
         <para>Die Schaltfläche <guibutton>Zahlung Habenzins eingeben…</guibutton> wird angezeigt, wenn Sie ein
-          Konto vom Typ <emphasis>Bank</emphasis> abgleichen.
-<!-- FIXME source: insert description of the account typ liability -->
-          Wohingegen bei Abgleich eines Kontos vom Typ <emphasis>Fremdkapital</emphasis> die
-          Schaltfläche mit <guibutton>Zahlung Sollzins eingeben…</guibutton> beschriftet wird.
+          Konto vom Typ <emphasis>Bank</emphasis> abgleichen.<!-- FIXME source: insert description of the account typ liability -->Wohingegen bei Abgleich eines Kontos vom Typ <emphasis>Fremdkapital</emphasis> die Schaltfläche mit
+          <guibutton>Zahlung Sollzins eingeben…</guibutton> beschriftet wird.
         </para>
       </note>
 
@@ -2108,12 +2040,10 @@ and update the appendix. -->
 
       <note>
         <para>Wenn Sie die Option <guilabel>Buchungsüberschriften aus Rechnungswesen</guilabel> in dem Abschnitt
-          <guilabel>Konten</guilabel> im &app; Menü
-          <menuchoice>
+          <guilabel>Konten</guilabel> im &app; Menü<menuchoice>
             <guimenu><accel>B</accel>earbeiten</guimenu>
             <guimenuitem><accel>E</accel>instellungen</guimenuitem>
-          </menuchoice>
-          aktiviert haben, werden die beiden Listenbereiche mit <guilabel>Soll</guilabel> und
+          </menuchoice>aktiviert haben, werden die beiden Listenbereiche mit <guilabel>Soll</guilabel> und
           <guilabel>Haben</guilabel> anstelle von <guilabel>Gutschrift</guilabel> und
           <guilabel>Belastung</guilabel> bezeichnet sein.
         </para>
@@ -2186,11 +2116,9 @@ and update the appendix. -->
       <tip>
         <para>Sie können alle Buchungen gleichzeit in einem der beiden Bereiche auswählen und als abgeglichen
           kennzeichnen, indem Sie auf eine Buchung im gewünschten Bereich klicken und dann die
-          Tastenkombination
-          <keycombo action='simul'>
+          Tastenkombination<keycombo action='simul'>
             <keycap>Strg</keycap><keycap>A</keycap><keycap>Leertaste</keycap>
-          </keycombo>
-          betätigen. Dies schaltet den Status des Abgleichs für alle Buchungen im Fensterbereich
+          </keycombo>betätigen. Dies schaltet den Status des Abgleichs für alle Buchungen im Fensterbereich
           gleichzeitig entweder auf markiert oder nicht markiert. Der Vorgang kann wiederholt
           werden, um den gewünschten Status für die Geschäftsvorgänge im Fensterbereich zu
           erreichen.
@@ -2272,21 +2200,17 @@ and update the appendix. -->
         geöffnet.
       </para>
 
-      <para>Wenn Sie den Abgleich bis zu einem späteren Zeitpunkt unterbechen wollen, wählen Sie im Menü
-        <menuchoice>
+      <para>Wenn Sie den Abgleich bis zu einem späteren Zeitpunkt unterbechen wollen, wählen Sie im Menü<menuchoice>
           <shortcut>
           <keycombo>
             <keycap>Strg</keycap><keycap>P</keycap>
           </keycombo>
           </shortcut>
           <guimenu><accel>A</accel>bgleichen…</guimenu><guimenuitem><accel>U</accel>nterbrechen</guimenuitem>
-        </menuchoice>
-        oder verwenden die Schaltfläche <guibutton>Unterbrechen</guibutton>. Zum Abbrechen des
-        Abgleichvorgangs verwenden Sie den Menüpunkt
-        <menuchoice>
+        </menuchoice>oder verwenden die Schaltfläche <guibutton>Unterbrechen</guibutton>. Zum Abbrechen des
+        Abgleichvorgangs verwenden Sie den Menüpunkt<menuchoice>
           <guimenu><accel>A</accel>bgleichen…</guimenu><guimenuitem><accel>A</accel>bbrechen</guimenuitem>
-        </menuchoice>
-        oder drücken Sie <guibutton>Abbrechen</guibutton>.
+        </menuchoice>oder drücken Sie <guibutton>Abbrechen</guibutton>.
       </para>
 <!-- FIXME source: delete sentence -->
       <para>Wählen Sie jeden nicht abgeglichenen Geschäftsvorgang, der sich auf dem Kontoauszug wiederfindet,
@@ -2295,16 +2219,14 @@ and update the appendix. -->
         gewählten Geschäftsvorgängen, bis am Ende der <guilabel>Schlusssaldo</guilabel> gleich
         dem <guilabel>abgeglichenem Saldo</guilabel> ist und die <guilabel>Differenz</guilabel> Null
         beträgt. Sobald dies erreicht ist, betätigen Sie die Schaltfläche
-        <guibutton>Fertig</guibutton> oder den Befehl
-        <menuchoice>
+        <guibutton>Fertig</guibutton> oder den Befehl<menuchoice>
           <shortcut>
           <keycombo>
             <keycap>Strg</keycap><keycap>F</keycap>
           </keycombo>
           </shortcut>
           <guimenu><accel>A</accel>bgleichen…</guimenu><guimenuitem><accel>F</accel>ertig</guimenuitem>
-        </menuchoice>
-        um den Abgleich zu beenden.
+        </menuchoice>um den Abgleich zu beenden.
       </para>
     </sect2>
   </sect1>
@@ -2317,15 +2239,12 @@ and update the appendix. -->
       wird, da es sich um ein festes Format handelt. Falls ein Konto mit der
       <guilabel>vollständigen Kontobezeichnung</guilabel> bisher nicht existiert, wird es erstellt,
       sofern die Währung oder das Wertpapier, in dem es notiert wird, bereits im Programm oder
-      Ihrer &app;-Datei definiert ist.
-      <note>
+      Ihrer &app;-Datei definiert ist.<note>
         <para>Eine weitere Möglichkeit, Konten zu importieren, bietet der Assistent für das
           <xref linkend="trans-import-qif" />. Im Zuge diese Importvorgangs werden ebenfalls Konten
           in Ihre &app;-Datendatei importiert.
         </para>
-      </note>
-
-      <itemizedlist spacing="compact">
+      </note><itemizedlist spacing="compact">
         <para>Falls das Konto bereits existiert, werden diese vier Felder aktualisiert:
         </para>
 
@@ -2461,15 +2380,12 @@ and update the appendix. -->
                 <title><guilabel>Benutzerdefinierter regulärer Ausdruck</guilabel></title>
 
                 <para>Mit Auswahl dieser Option öffnet sich ein kleines Eingabefenster in dem Sie einen <quote>regulären
-                  Ausdruck</quote>
-                  <footnote>
+                  Ausdruck</quote><footnote>
                     <para>Für weitere Informationen können Sie den Artikel
                       <ulink url="https://de.wikipedia.org/wiki/Regul%C3%A4rer_Ausdruck">Regulärer
                       Ausdruck</ulink> im Wikipedia lesen.
                     </para>
-                  </footnote>
-                  , auch als <foreignphrase><abbrev>RegEx</abbrev></foreignphrase> bekannt, eingeben
-                  können.
+                  </footnote>, auch als <foreignphrase><abbrev>RegEx</abbrev></foreignphrase> bekannt, eingeben können.
                 </para>
               </step>
             </substeps>
@@ -2623,33 +2539,32 @@ and update the appendix. -->
     <sect2 id="acct-export-xml">
       <title>Konten in ein neues &appname;-Buch exportieren</title>
 
-      <para>Mit dem Menüpunkt
-        <menuchoice>
+      <para>Mit dem Menüpunkt<menuchoice>
           <guimenu><accel>D</accel>atei</guimenu><guisubmenu>E<accel>x</accel>portieren</guisubmenu><guimenuitem><accel>K</accel>onten
           exportieren</guimenuitem>
-        </menuchoice>
-        können Sie Ihre vollständige &app;-Kontenhierarchie in eine <acronym>XML</acronym>- oder
+        </menuchoice>können Sie Ihre vollständige &app;-Kontenhierarchie in eine <acronym>XML</acronym>- oder
         <acronym>SQLite3</acronym>-Datei oder auch in eine Datenbank exportieren. Mit dieser
         Funktion haben Sie die Möglichkeit z.B. am Ende eines Jahres einen Buchabschluss
         vorzunehmen und mit einer leeren &app;-Datei in das neue Jahr zu starten.
       </para>
 
-      <para>Es wird der übliche Datei-Speichern-Dialog geöffnet, der im oberen Bereich ein Auswahlfeld für die
-        Datenausgabe im <guilabel>XML</guilabel> oder <guilabel>SQLite3</guilabel>-Format anbietet. Haben
-        Sie bereits konfigurierte Datenbank-Systeme installiert, so werden diese ebenfalls hier zur
-        Auswahl angeboten.
+      <para>Es wird der übliche Datei-Speichern-Dialog geöffnet, der im oberen Bereich ein Auswahlfeld für
+        die Datenausgabe im <guilabel>XML</guilabel> oder <guilabel>SQLite3</guilabel>-Format
+        anbietet. Haben Sie bereits konfigurierte Datenbank-Systeme installiert, so werden diese
+        ebenfalls hier zur Auswahl angeboten.
       </para>
 
       <table id="Account-Export-Dialog">
         <title>Dialog zum Exportieren von Konten</title>
 
         <tgroup align="left" cols="2">
-        <colspec colwidth="0.5*"/>
-        <colspec colwidth="0.5*"/>
+          <colspec colwidth="0.5*"/>
+
+          <colspec colwidth="0.5*"/>
 
           <tbody>
             <row valign="top">
-               <entry> 
+              <entry>
                 <para><figure>
                     <title>Exportieren in Datei</title><screenshot>
                       <mediaobject>
@@ -2711,13 +2626,10 @@ and update the appendix. -->
         </varlistentry>
       </variablelist>
 
-      <para>Die exportierte Datei kann über
-        <menuchoice>
+      <para>Die exportierte Datei kann über<menuchoice>
           <guimenu><accel>D</accel>atei</guimenu><guimenuitem>Ö<accel>f</accel>fnen</guimenuitem>
-        </menuchoice>
-        in &app; geöffnet werden. Sie müssen dann noch für alle Konten manuell die
-        Anfangsbestände eintragen.
-        <tip>
+        </menuchoice>in &app; geöffnet werden. Sie müssen dann noch für alle Konten manuell die Anfangsbestände
+        eintragen.<tip>
           <para>Öffnen sie hierfür z.B. eine 2. Instanz von &app;, um die Schlussbilanz der alten Datei als
             Anfangsbestand in die neue Datei zu übertragen.
           </para>
@@ -2734,12 +2646,10 @@ and update the appendix. -->
         Kontenstruktur zur Verfügung zu haben.
       </para>
 
-      <para>Hierzu wählen Sie im Menü
-        <menuchoice>
+      <para>Hierzu wählen Sie im Menü<menuchoice>
           <guimenu><accel>D</accel>atei</guimenu><guisubmenu>E<accel>x</accel>portieren</guisubmenu><guimenuitem>Konten<accel>h</accel>ierarchie
           nach CSV exportieren…</guimenuitem>
-        </menuchoice>
-        und es öffnet sich ein Dialog für die <guilabel>Export-Einstellungen</guilabel>.
+        </menuchoice>und es öffnet sich ein Dialog für die <guilabel>Export-Einstellungen</guilabel>.
       </para>
 
       <figure pgwide="1">
diff --git a/manual/de/Help_ch_Customize.xml b/manual/de/Help_ch_Customize.xml
index d9eb8042..e37298d5 100644
--- a/manual/de/Help_ch_Customize.xml
+++ b/manual/de/Help_ch_Customize.xml
@@ -1356,8 +1356,7 @@ Translators:
               hier ein persönlicher Schlüssel eingetragen werden. Der Schlüssel kann auf der
               <ulink url="&url-av;">Alpha Vantage Website</ulink> beantragt werden.
               <tip>
-<!-- FIXME: When PR #206 has been merged this xref has to adjust to "online-quotes" -->
-                <para>Die Kursaktualisierung mit &app-fq; wird in <xref linkend="Online-price-setup" /> beschrieben.
+                <para>Die Kursaktualisierung mit &app-fq; wird in <xref linkend="finance-quote" /> beschrieben.
                 </para>
               </tip>
               <tip>
diff --git a/manual/de/Help_ch_Tools_Assistants.xml b/manual/de/Help_ch_Tools_Assistants.xml
index 49361167..d975f784 100644
--- a/manual/de/Help_ch_Tools_Assistants.xml
+++ b/manual/de/Help_ch_Tools_Assistants.xml
@@ -5301,7 +5301,7 @@
       </para>
 
       <para>Detailed instructions are in the section on Creating New Accounts.
-        <xref linkend="Online-price-setup"></xref>
+        <xref linkend="accts-online-quotes"></xref>
       </para>
     </sect2>
   </sect1>
diff --git a/manual/de/Help_ch_Transactions.xml b/manual/de/Help_ch_Transactions.xml
index f6298de0..03d2b432 100644
--- a/manual/de/Help_ch_Transactions.xml
+++ b/manual/de/Help_ch_Transactions.xml
@@ -193,7 +193,7 @@ Translators:
         des Betrags des <guilabel>Buchen nach</guilabel> Buchungsteils zu erfassen. Sie können
         entweder einen Wechselkurs oder einen Betrag eingeben und &app; wird das andere berechnen.
         Wenn Sie den <emphasis>Online Kursabruf</emphasis> installiert haben (siehe
-        <xref linkend="Online-price-setup"/>), können Sie über die Schaltfläche
+        <xref linkend="finance-quote-install"/>), können Sie über die Schaltfläche
         <guilabel>Wechselkurs abrufen</guilabel> einen aktuellen Kurs abfragen.
       </para>
 
diff --git a/manual/de/ch_Finance-Quote.xml b/manual/de/ch_Finance-Quote.xml
new file mode 100644
index 00000000..bbfc343f
--- /dev/null
+++ b/manual/de/ch_Finance-Quote.xml
@@ -0,0 +1,277 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE chapter SYSTEM "gnc-docbookx.dtd">
+<!-- (Do not remove this comment block.)
+Version: 1.0.0
+Last modified: August 08th 2021
+
+Maintainers:
+  xxx
+Author:
+  TANIGUCHI Yasuaki <yasuakit at gmail.com>
+  Christian Wehling <christian.wehling at web.de>
+Translators:
+  Christian Wehling <christian.wehling at web.de>
+-->
+<chapter id="finance-quote"
+         xmlns:xi="http://www.w3.org/2001/XInclude">
+  <title>Die Online-Kursaktualisierung</title>
+
+  <para>Wenn Sie mehr als ein paar Devisen und Wertpapiere besitzen, werden Sie es bald leid sein, die Kurse
+    ständig per Hand aktualisieren zu müssen. &app; bietet Ihnen die Möglichkeit, automatisch den
+    aktuellsten Kurs für Ihre Devisen und Wertpapiere über das Internet herunterzuladen. Hierfür
+    wird das &app-perl;-Modul &app-fq; verwendet.
+  </para>
+
+  <sect1 id="finance-quote-install">
+    <title>Installieren von &app-fq;</title>
+
+    <para>Um festzustellen, ob das &app-perl;-Modul &app-fq; bereits auf Ihrem System installiert ist, geben
+      Sie <command>perldoc Finance::Quote</command> in einem Terminalfenster ein. Wird Ihnen jetzt
+      eine Dokumentation angezeigt, dann ist &app-fq; installiert und Sie können, wie in
+      <xref linkend="finance-quote-scheduler" /> beschrieben, den automatisierten Kursabruf
+      konfigurieren. Wenn nicht, dann müssen Sie sich mit diesem Kapitel weiter beschäftigen.
+    </para>
+
+    <itemizedlist>
+      <title>Die Vorraussetzungen für eine Online-Kursaktualisierung mit &app-fq; sind</title>
+
+      <listitem>
+        <para>ein &app-perl; Interpreter,
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>das &app-perl;-Module &app-fq; selber und
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>alle Abhängigkeiten, die für das Modul &app-fq; erforderlich sind.
+        </para>
+      </listitem>
+    </itemizedlist>
+
+    <note>
+      <para>Wenn Sie sich bei der Durchführung mit den nachfolgend beschriebenen Schritte nicht sicher fühlen,
+        senden Sie bitte ihre Frage entweder per E-Mail an die deutschsprachige &app;-user
+        Mailingliste (<email>gnucash-de at gnucash.org</email>) oder besuchen Sie den &app; IRC-Kanal
+        auf irc.gnome.org. Weitere Informationen finden Sie auch im &app; Wiki unter
+        <ulink url="&url-wiki-de;Aktienhandel">Aktienhandel</ulink>. Sie können diesen Schritt auch
+        weglassen und Ihre Aktienkurse manuell aktualisieren.
+      </para>
+    </note>
+
+    <para>Die Installation von &app-perl; liegt nicht im Fokus dieser Anleitung. Eine ausführliche
+      Beschreibung ist im englischsprachigen &app; Wiki unter
+      <ulink url="&url-wiki-OQ;#Perl">Perl</ulink> zu finden.
+    </para>
+
+    <para>Die Installation von &app-fq; unterscheidet sich von einem Betriebssystem zum anderen. Für die
+      verschiedenen unterstützten Systeme, können Sie die folgenden Anweisungen befolgen:
+    </para>
+
+    <procedure>
+      <title>Installieren von &app-fq; unter &lin;</title>
+
+      <step>
+        <simpara>Beenden Sie &app;.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Führen Sie den Befehl <command>gnc-fq-check</command> aus, um zu überprüfen, ob das Programm
+          bereits in einem Verzeichnis liegt, welches in der Umgebungsvariable PATH eingetragen ist.<footnote>
+            <simpara>Wenn Sie die von Ihrer Distribution bereitgestellten &app; Pakete installiert haben, sollte
+              <filename>gnc-fq-check</filename> bereits in Ihrem PATH sein. Die Aktualität ihrer
+              Distribution können Sie unter
+              <ulink url="&url-repo;perl:finance-quote/versions"><citetitle>&app-fq;-
+              Versionen</citetitle></ulink> nachlesen.
+            </simpara>
+          </footnote>
+        </simpara>
+
+        <substeps>
+          <step>
+            <simpara>Wenn <filename>gnc-fq-check</filename> nicht in Ihrem PATH ist, suchen Sie den Ordner, in dem &app;
+              installiert ist und wechseln in dieses Verzeichnis.
+            </simpara>
+          </step>
+
+          <step>
+            <simpara>Es bietet sich an, das aktuelle Verzeichnis in der PATH-Umgebungsvariable aufzunehmen. Hierzu
+              informieren Sie sich bitte in den Unterlagen zu Ihrer Distribution.
+            </simpara>
+          </step>
+        </substeps>
+      </step>
+
+      <step>
+        <simpara>Als nächstes aktualisieren Sie mit <command>sudo gnc-fq-update</command> oder <command>su -c
+          gnc-fq-update</command> mit Root-Rechten &app-fq;. Die richtige Syntax ist von der
+          jeweiligen Distribution abhängig.
+        </simpara>
+
+        <para>Dadurch wird ein internes &app-perl;
+          <acronym><ulink url="&url-cpan;">CPAN</ulink></acronym><footnote>
+            <simpara>Siehe <ulink url="&url-cpan;misc/cpan-faq.html">CPAN Frequently Asked Questions</ulink>
+              für weitere Informationen.
+            </simpara>
+          </footnote>Modul gestartet um die Installation vorzunehmen. Wenn Sie das CPAN zum ersten Mal starten, müssen
+          Sie es einrichten und konfigurieren. Auf den meisten Systemen können Sie jedoch die
+          Standardeinstellungen akzeptieren und die erste Frage <computeroutput>Are you ready for
+          manual configuration? [yes]</computeroutput> mit <userinput>no</userinput> beantworten
+          damit &app-fq; erfolgreich installiert wird.
+        </para>
+      </step>
+
+      <step>
+        <simpara>Führen Sie <command>gnc-fq-check</command> aus, um zu prüfen, ob &app-fq; richtig installiert ist.
+          Wenn dies so ist, dann werden die Versionsnummer sowie die von &app-fq; verwendbaren
+          Quellen für eine Kursabfrage aufgelistet. Bei Problemen mit der Installation von &app-fq;
+          wird eventuell eine Lösung vorgeschlagen.
+        </simpara>
+      </step>
+    </procedure>
+
+    <procedure>
+      <title>Installieren von &app-fq; in &mac;</title>
+
+      <step>
+        <simpara>Beenden Sie &app;.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Installieren Sie XCode, falls noch nicht geschehen.
+        </simpara>
+
+        <simpara>XCode ist ein optionales Element auf Ihrer &mac; Distributions-DVD.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Führen Sie die Anwendung <emphasis>Update Finance Quote</emphasis> im &app; dmg aus.
+        </simpara>
+
+        <para>Sie können es von der dmg ausführen oder in denselben Ordner kopieren, in den Sie &app; kopiert
+          haben. Es öffnet sich ein Terminalfenster und führt ein Skript für Sie aus, das Ihnen
+          eine Reihe von Fragen stellt. Akzeptieren Sie bei jeder Frage die Vorgabe, es sei denn,
+          Sie wissen, was Sie tun.
+        </para>
+      </step>
+    </procedure>
+
+    <procedure>
+      <title>Installieren von &app-fq; unter &win;</title>
+
+      <step>
+        <simpara>Beenden Sie &app;.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Führen Sie<menuchoice>
+            <guimenu>Start</guimenu> <guisubmenu>&app;</guisubmenu> <guimenuitem>Online-Preisabfrage
+            installieren</guimenuitem>
+          </menuchoice>aus.
+        </simpara>
+
+        <para>Das &win;-Installationsprogramm von der <ulink url="&url-www;download.phtml">&app; Homepage</ulink>
+          wird zusätzlich mit einem kleinen Hilfsprogramm geliefert, das &app-fq; für Sie
+          installiert.
+        </para>
+      </step>
+    </procedure>
+  </sect1>
+
+  <sect1 id="finance-quote-scheduler">
+    <title>Automatisierte Abfrage von Online-Kursen</title>
+
+    <para>Mit dem Kommando <command>gnucash-cli --quotes get
+      <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename></command><footnote>
+        <simpara>Der Befehl für den Online-Kursabruf wurde ab &app; 4.0 geändert. Der alte Befehl <command>gnucash
+          --add-price-quotes
+          <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename></command> ist
+          immer noch verfügbar, aber er ist veraltet und wird in einer zukünftigen Version
+          entfernt werden. Wenn Sie ein Upgrade von &app; 3.11 oder einer früheren Version
+          durchgeführt haben, wird empfohlen, den neuen Befehl <command>gnucash-cli</command> zu
+          verwenden.
+        </simpara>
+      </footnote>können Sie die aktuellen Kurse Ihrer Devisen und Wertpapiere abrufen und direkt in ihre
+      &app;-Datendatei schreiben.
+    </para>
+
+    <para>Die angegebene Datei <filename><replaceable>${HOME}/gnucash-filename</replaceable></filename> ist
+      abhängig von dem Namen und dem Speicherort Ihrer Datendatei. Dies lässt sich anhand des
+      Namens feststellen, der im oberen Rahmen des &app; Fensters vor dem <quote>-</quote> angezeigt
+      wird.<tip>
+        <para>Der Dateiname ist auch in der Liste der zuletzt geöffneten Dateien im
+          <guimenu>Datei</guimenu>-Menü zu finden. Wenn Sie den Mauszeiger über dem Menüeintrag
+          mit der Nummer 1 in der Liste der zuletzt geöffneten Dateien platzieren, wird in der
+          <guilabel>Statusleiste</guilabel> die vollständige Dateibezeichnung angezeigt.
+        </para>
+      </tip>
+    </para>
+
+    <para>Sie müssen den Befehl <command>gnucash-cli</command> bei einem Scheduler (Zeitplaner) eintragen, um
+      die Onlinekurse automatisch und regelmäßig zu erhalten. Die Methode hängt von Ihrem
+      Betriebssystem ab. Nehmen wir zum Beispiel an Sie möchten Ihre Datei jeden Freitag um 16:00
+      Uhr aktualisieren. (Passen Sie die Zeit an den Börsenschluss an.)
+    </para>
+
+    <procedure>
+      <title>Automatisierter Kursabruf unter &lin; und &mac;</title>
+
+      <para>Eintragen des Befehls zum Kursabruf per <command>gnucash-cli</command> mittels
+        <application>cron</application>.
+      </para>
+
+      <step>
+        <simpara>Führen Sie das Kommando <command>crontab -e</command> aus.
+        </simpara>
+      </step>
+
+      <step>
+        <para>Fügen Sie die folgende Zeile in Ihre crontab ein:<informalexample>
+<screen>0 16 * * 5 gnucash-cli --quotes get <replaceable>${HOME}/gnucash-filename</replaceable> > /dev/null 2>&1</screen>
+          </informalexample><warning>
+            <para>Läuft auf Ihrem Rechner zu dem Zeitpunkt des Kursabrufs keine X-Session, so müssen Sie den Aufruf
+              stattdessen wie folgt ausführen:<screen>0 16 * * 5 env `dbus-launch` sh -c 'trap "kill $DBUS_SESSION_BUS_PID" EXIT; gnucash-cli --quotes get <replaceable>${HOME}/gnucash-filename</replaceable> > /dev/null 2>&1</screen>
+            </para>
+          </warning>
+        </para>
+      </step>
+    </procedure>
+
+    <procedure>
+      <title>Automatisierter Kursabruf unter &win;</title>
+
+      <para>Anlegen des Kursabrufs per <command>gnucash-cli</command> mit der Aufgabenplanung.
+      </para>
+
+      <step>
+        <simpara>Wählen Sie<menuchoice>
+            <guimenu>Start</guimenu><guisubmenu>Systemsteuerung</guisubmenu><guimenuitem>Aufgabenplanung</guimenuitem>
+          </menuchoice>.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Klicken Sie auf <guimenuitem>Aufgabe erstellen</guimenuitem>.
+        </simpara>
+      </step>
+
+      <step>
+        <simpara>Geben Sie die entsprechenden Angaben im Fenster <guilabel>Aufgabe erstellen</guilabel> ein.
+        </simpara>
+      </step>
+    </procedure>
+
+    <para>Weitere Informationen finden Sie im Wiki unter
+      <ulink url="&url-wiki-de;Aktienhandel#Automatisierter_Kursabruf_mittels_cron">Automatisierter
+      Kursabruf mittels cron</ulink> und auf
+      <ulink url="&url-wiki-OQ;#Updating_enabled_Quotes_from_outside_GnuCash">Online Quotes Page on
+      GnuCash Wiki</ulink>.
+    </para>
+  </sect1>
+</chapter>
diff --git a/manual/de/gnucash-help.xml b/manual/de/gnucash-help.xml
index 149aa072..03659d1e 100644
--- a/manual/de/gnucash-help.xml
+++ b/manual/de/gnucash-help.xml
@@ -495,6 +495,8 @@
   <xi:include href="Help_ch_Reports.xml" />
 
   <xi:include href="Help_ch_Customize.xml" />
+  
+  <xi:include href="ch_Finance-Quote.xml" />
 
   <xi:include href="Help_tips-appendix.xml" />
 

commit af6000175e81270c38478efb33c081aeb4ca9391
Merge: 9f857cfe 0333ac71
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Nov 29 21:50:38 2021 +0100

    Merge PR #232 into maint


commit 9f857cfe468c198b54e3891cde089b620c1f5c1d
Merge: 69ae9490 7e307b14
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Nov 29 17:13:55 2021 +0100

    Merge PR #219 into maint which is the English translation of PR #178


commit 69ae9490dc4b1d06ce0c56e24fc85fcc15f9b1f9
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Nov 29 00:04:39 2021 +0100

    Remove several Autotools remains

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 20ef3d64..84336bd0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -33,8 +33,8 @@ unset(dist_files CACHE)
 # ############################################################
 # These options are settable from the CMake command line. For example,
 # to enable mobi, put -D WITH_MOBI=ON on the command line.
-# To mimic the autotools' behaviour the targets enabled by default
-# are different for Windows vs the other supported platforms.
+# The targets enabled by default are different for Windows vs.
+# the other supported platforms.
 # On windows only chm is enabled by default
 # On any other platform chm and mobi are disabled by default
 
@@ -88,20 +88,6 @@ if(NOT XMLLINT)
     message(SEND_ERROR "Can't find xmllint, perhaps you should install the xsltproc or libxslt package ?")
 endif(NOT XMLLINT)
 
-# Find a proper bash executable, only used in case of distcheck with autotools
-set(GNC_SHELL $ENV{GNC_SHELL})
-if (GNC_SHELL) # Replacing this with if ($ENV{GNC_SHELL}) doesn't work.
-  # Allow shell override by setting the GNC_SHELL environment variable
-  set(SHELL ${GNC_SHELL})
-else()
-  find_package(UnixCommands)
-  if (BASH)
-    set(SHELL ${BASH})
-  else()
-    message(SEND_ERROR "Can't find a suitable bash executable. Please set GNC_SHELL.")
-  endif()
-endif()
-
 # Check for optional fop
 if(WITH_PDF)
     find_program(FOP fop)
diff --git a/README b/README
index 58c3b78e..072d8adf 100644
--- a/README
+++ b/README
@@ -10,7 +10,8 @@ DocBook v4.5 (not 5.x series) they can be accessed under
 * after conversion:
 ** MacOs: html
 ** Windows: chm
-** mobile devices: mobi, epub
+** mobiles: mobi
+** eBook readers: epub
 ** paper: pdf
 
 If you wish to obtain a copy of the documentation in one of the latter formats,
@@ -29,7 +30,7 @@ Requirements
 * docbook-dtds
 * yelp (for viewing)
 
-Optional:
+Optional for ranslators:
 * gnome-doc-utils (contains xml2po for the use of po editors like in the italian translation)
 
 Additional Requirements for Generating Mobipocket:
@@ -147,12 +148,11 @@ languages.
 
 depending on the output format you require.
 
-* running xmllint
+* Running syntax checks by xmllint
 -----------------
 You can also run xmllint on all documents or a specific document with the command
 
-  make check # for toplevel check or (autotools only) per document check in
-             # the respective subdirectories
+  make check # for toplevel check
   make de-gnucash-help-check # for a cmake check for one specific document
                              # in this example - the German help guide
 
diff --git a/guide/ja/CMakeLists.txt b/guide/ja/CMakeLists.txt
index 543ff529..17c014f5 100644
--- a/guide/ja/CMakeLists.txt
+++ b/guide/ja/CMakeLists.txt
@@ -22,11 +22,6 @@ set (entities
         appendixd.xml)
 
 set (FOP_XCONF "${CMAKE_CURRENT_SOURCE_DIR}/fop.xconf.in")
-# Compatibility hack for autotools
-# When autotools gets dropped this line can be removed
-# and CMAKE_CURRENT_SOURCE_DIR can be used directly in
-# fop.xconf.in
-set(BASEDIR_JA "${CMAKE_CURRENT_SOURCE_DIR}")
 
 add_gnc_doc_targets(${docname} "${entities}")
 
diff --git a/guide/ja/fop.xconf.in b/guide/ja/fop.xconf.in
index 9e234c04..91a4c073 100644
--- a/guide/ja/fop.xconf.in
+++ b/guide/ja/fop.xconf.in
@@ -1,8 +1,6 @@
 <?xml version="1.0"?>
 <fop version="1.0">
-  <!-- BASEDIR_JA can be replaced with CMAKE_CURRENT_SOURCE_DIR
-       once we completely drop the autotools build system -->
-  <base>@BASEDIR_JA@</base>
+  <base>@CMAKE_CURRENT_SOURCE_DIR@</base>
   <font-base>@japanese_fontdir@</font-base>
   
   <!-- Information for specific renderers -->
diff --git a/guide/ru/CMakeLists.txt b/guide/ru/CMakeLists.txt
index d8fcd11e..1c7d6e39 100644
--- a/guide/ru/CMakeLists.txt
+++ b/guide/ru/CMakeLists.txt
@@ -24,11 +24,6 @@ set (entities
         appendixd.xml)
 
 set (FOP_XCONF "${CMAKE_CURRENT_SOURCE_DIR}/fop.xconf.in")
-# Compatibility hack for autotools
-# When autotools gets dropped this line can be removed
-# and CMAKE_CURRENT_SOURCE_DIR can be used directly in
-# fop.xconf.in
-set(BASEDIR_RU "${CMAKE_CURRENT_SOURCE_DIR}")
 
 add_gnc_doc_targets(${docname} "${entities}")
 
diff --git a/guide/ru/fop.xconf.in b/guide/ru/fop.xconf.in
index 53a87c68..d8462a28 100644
--- a/guide/ru/fop.xconf.in
+++ b/guide/ru/fop.xconf.in
@@ -1,8 +1,6 @@
 <?xml version="1.0"?>
 <fop version="1.0">
-  <!-- BASEDIR_RU can be replaced with CMAKE_CURRENT_SOURCE_DIR
-       once we completely drop the autotools build system -->
-  <base>@BASEDIR_RU@</base>
+  <base>@CMAKE_CURRENT_SOURCE_DIR@</base>
   <font-base>@extended_fontdir@</font-base>
   
   <!-- Information for specific renderers -->

commit f80fe5dcc5daba583411e19f2c31f465337a22c6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Nov 29 00:03:10 2021 +0100

    Drop CI
    
    We are using Github Workflows now.

diff --git a/util/ci/afterfailure b/util/ci/afterfailure
deleted file mode 100755
index 9cbd0ff0..00000000
--- a/util/ci/afterfailure
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/bash
-
-if [[ "$BUILDTYPE" == "cmake-make" ]] || [[ "$BUILDTYPE" == "cmake-ninja" ]]; then
-    echo "########################";
-    echo "##### LastTest.log #####";
-    echo "########################";
-    cat /build/Testing/Temporary/LastTest.log;
-elif [[ "$BUILDTYPE" == "autotools-make" ]]; then
-    echo "##################################";
-    echo "##### See error output above #####";
-    echo "##################################";
-else
-    echo "Unknown BUILDTYPE: \"$BUILDTYPE\", cannot create failure information.";
-fi
-# This script should fail so that the entire script will fail.
-exit 1;
diff --git a/util/ci/commonbuild b/util/ci/commonbuild
deleted file mode 100644
index f5c15704..00000000
--- a/util/ci/commonbuild
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/bash -e
-
-mkdir -p "$HOME"/.local/share
-
-if [[ "$BUILDTYPE" == "autotools-make" ]]; then
-    cd gnucash-docs
-    ./autogen.sh
-    cd ..
-fi
-
-mkdir build
-cd build
-export TZ="America/Los_Angeles"
-
-if [[ "$BUILDTYPE" == "autotools-make" ]]; then
-    ../gnucash-docs/configure
-    make -j 4
-    make check || ../afterfailure
-else
-    echo "Unknown buildtype: \"$BUILDTYPE\". Not building."
-fi
-
diff --git a/util/ci/ubuntu-18.04-docker b/util/ci/ubuntu-18.04-docker
deleted file mode 100644
index d02d2034..00000000
--- a/util/ci/ubuntu-18.04-docker
+++ /dev/null
@@ -1,7 +0,0 @@
-from ubuntu:18.04
-run apt-get update -qq
-run apt-get install -qq git bash-completion make xsltproc libxml2-utils autoconf libtool > /dev/null
-run apt-get --reinstall install -qq language-pack-en language-pack-fr
-copy ubuntu-18.04-testscript afterfailure commonbuild /
-run chmod +x /ubuntu-18.04-testscript /afterfailure /commonbuild
-entrypoint /ubuntu-18.04-testscript
diff --git a/util/ci/ubuntu-18.04-testscript b/util/ci/ubuntu-18.04-testscript
deleted file mode 100644
index 039784a1..00000000
--- a/util/ci/ubuntu-18.04-testscript
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash -e
-
-# -e above so that if any command has an exit code != 0, this script will
-#  exit immediately.
-
-../commonbuild

commit 9d2b4e959fb3027afcbf583b48c139a10985019e
Merge: 2d3da429 cf550163
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Oct 4 21:13:23 2021 +0200

    Merge branch 'rm-HACKING' of https://github.com/usamimikamen-sk/gnucash-docs into maint


commit 2d3da429263f4154698033e11a90023b791ea87a
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sun Oct 3 20:14:04 2021 +0200

    Add ghelp to the default target
    
    At some point in the past ghelp didn't have to be built, as one
    could develop and test simply from the source directory. That is
    no longer the case so perform a build by default if ghelp
    is enabled.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9fe8e5ee..20ef3d64 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -158,7 +158,7 @@ if (WITH_HTML)
     add_custom_target(html)
 endif()
 if (WITH_GHELP)
-    add_custom_target(ghelp)
+    add_custom_target(ghelp ALL)
 endif()
 if (WITH_PDF)
     add_custom_target(pdf)

commit cf55016383195bd86853a697b402c3fb759adb29
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Oct 2 23:27:06 2021 +0900

    Removed the information of HACKING file from README.

diff --git a/README b/README
index ae46f421..58c3b78e 100644
--- a/README
+++ b/README
@@ -69,7 +69,6 @@ can help. PLEASE let us know via IRC or the gnucash-devel mailing list what
 you can work on or help with.
 
 See also:
-* HACKING 
 * http://wiki.gnucash.org/wiki/Documentation_Update_Instructions
 * http://wiki.gnucash.org/wiki/Translation
 

commit 273f7d3fe74328e55ece88fbb56d27445b29e586
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Sep 28 11:51:04 2021 -0700

    Release Documentation for Gnucash 4.8

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4d0de1d5..9fe8e5ee 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.7
+    VERSION 4.8
     LANGUAGES C)
 
 set (PACKAGE_NAME GnuCash Docs)
diff --git a/ChangeLog b/ChangeLog
index e8aa30b9..bf2a35cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2021-09-22 TANIGUCHI Yasuaki 
+
+	* Bug 797622 - Using ninja for gnucash-docs under jhbuild results in failure (HEAD -> maint, origin/maint)
+
+2021-09-26 TANIGUCHI Yasuaki 
+
+	* Remove unused or outdated files. * gnucash-docs.spec.in * CMakeNotes.txt * HACKING
+
+2021-09-25 TANIGUCHI Yasuaki 
+
+	* Remove ScrollKeeper's OMF file.
+
+2021-09-22 TANIGUCHI Yasuaki 
+
+	* Remove autotools.
+
 2021-09-25 Frank H. Ellenberger 
 
 	* Merge PR_#226 into maint (HEAD -> maint, origin/maint)
diff --git a/NEWS b/NEWS
index 12043c2a..9940b915 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 Version History
 ---------------
+ 4.8    - 28 September 2021
+        o Remove outdated files.
+        o Remove autotools.
  4.7    - 26 September 2021
         o Bug 798226 - minor mistakes in Tutorial and Concepts guide 2
         o Bug 798226 - postprocessing: xmlformat
diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd
index 6c1943ca..2948f8a6 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 "4.7">
-<!ENTITY date "26 September 2021">
+<!ENTITY manrevision "4.8">
+<!ENTITY date "28 September 2021">
 <!ENTITY vers-unstable "">
-<!ENTITY vers-stable "4.6">
+<!ENTITY vers-stable "4.8">
 <!ENTITY series-unstable "master">
 <!ENTITY series-stable "4">
 
diff --git a/guide/C/gnucash-guide.xml b/guide/C/gnucash-guide.xml
index f04c82ee..89513565 100644
--- a/guide/C/gnucash-guide.xml
+++ b/guide/C/gnucash-guide.xml
@@ -78,6 +78,16 @@
     </authorgroup>
 
     <revhistory>
+      <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>
diff --git a/guide/de/gnucash-guide.xml b/guide/de/gnucash-guide.xml
index 1b19b6cb..e94e4e0e 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.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>
diff --git a/guide/it/gnucash-guide.xml b/guide/it/gnucash-guide.xml
index ecaa002a..106757ba 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.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>
diff --git a/guide/ja/gnucash-guide.xml b/guide/ja/gnucash-guide.xml
index 3d5cccc6..1efc8535 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.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>
diff --git a/guide/pt/gnucash-guide.xml b/guide/pt/gnucash-guide.xml
index 020792ce..d453bfe4 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.8</revnumber>
+        <date>28 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.7</revnumber>
         <date>26 de septembro de 2021</date>
diff --git a/manual/C/gnucash-help.xml b/manual/C/gnucash-help.xml
index 675c71b8..afe2670e 100644
--- a/manual/C/gnucash-help.xml
+++ b/manual/C/gnucash-help.xml
@@ -41,6 +41,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 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; Help Manual 4.7</revnumber>
         <date>26 September 2021</date>
diff --git a/manual/de/gnucash-help.xml b/manual/de/gnucash-help.xml
index 3d5957db..149aa072 100644
--- a/manual/de/gnucash-help.xml
+++ b/manual/de/gnucash-help.xml
@@ -60,6 +60,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 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; Help Manual 4.7</revnumber>
         <date>26 September 2021</date>
diff --git a/manual/it/gnucash-help.xml b/manual/it/gnucash-help.xml
index 62a28c68..d512121f 100644
--- a/manual/it/gnucash-help.xml
+++ b/manual/it/gnucash-help.xml
@@ -209,6 +209,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>&appname; Help Manual 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; Help Manual 4.7</revnumber>
         <date>26 September 2021</date>
diff --git a/manual/pt/gnucash-help.xml b/manual/pt/gnucash-help.xml
index b899eb49..8022c0bd 100644
--- a/manual/pt/gnucash-help.xml
+++ b/manual/pt/gnucash-help.xml
@@ -46,6 +46,14 @@
     </authorgroup>
 
     <revhistory>
+      <revision>
+        <revnumber>Manual de ajuda do &appname; v4.8</revnumber>
+        <date>28 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.7</revnumber>
         <date>26 de septembro de 2021</date>

commit 7e307b14cf68638d474f66e02eaa7f5eec328d2a
Author: Christian Wehling <christian.wehling at web.de>
Date:   Tue Sep 28 20:24:30 2021 +0200

    Bug 797950 Reconcilation docs don't mention automatic ...
    
    credit card payment feature.

diff --git a/manual/C/Help_ch_Account-Actions.xml b/manual/C/Help_ch_Account-Actions.xml
index 91e136d4..e4affc45 100644
--- a/manual/C/Help_ch_Account-Actions.xml
+++ b/manual/C/Help_ch_Account-Actions.xml
@@ -1232,6 +1232,20 @@
       </para>
     </tip>
 
+    <note>
+      <para>If you are reconciling an Liability Account of type <guilabel>credit card</guilabel> using a credit card statement
+        you have the option of using 
+        the <guilabel>Transfer Funds</guilabel> dialogue that opens automatically and enter a credit card payment.
+        You can change this behaviour in the <guilabel>&appname; Preferences</guilabel> from the
+        menu
+        <menuchoice>
+          <guimenu><accel>E</accel>dit</guimenu><guimenuitem>Pr<accel>e</accel>ferences</guimenuitem>
+        </menuchoice>
+        in the <guilabel>Register</guilabel> tab by activating the checkbox
+        <guilabel>Automatic credit card payment</guilabel>. (see <xref linkend="prefs-reg" />)
+      </para>
+    </note>
+    
     <para>The <emphasis>Summary Bar</emphasis> at the bottom of the Account Register Window indicates the
       amounts of <guilabel>Present</guilabel> (Balance), <guilabel>Future</guilabel> (Balance),
       <guilabel>Cleared</guilabel> (Transactions), <guilabel>Reconciled</guilabel> (Transactions)

commit 0333ac71b1fb9fc8b8808529658e95ca2794df68
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sat Sep 25 22:03:13 2021 +0200

    L10N:de: Optimieren der Bildelemente
    
    * Entfernen der überflüssigen Angabe des Bildformates (png),
    * Die Breite der Bilder mit der Entität "&img-w;" anstelle von "510px"
    justiert.

diff --git a/manual/de/Help_ch_GettingStarted.xml b/manual/de/Help_ch_GettingStarted.xml
index ee336bcf..7bea7c7b 100644
--- a/manual/de/Help_ch_GettingStarted.xml
+++ b/manual/de/Help_ch_GettingStarted.xml
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE chapter SYSTEM "gnc-locale-de.dtd">
 <!-- (Do not remove this comment block.)
-Version: 2.0.2
-Last modified: January 2011
+Version: 4.6
+Last modified: September 2021
+  modified: January 2011
   modified: November 18th 2010
   modified: April 23th 2007
   modified: July 9th 2006
@@ -34,7 +35,7 @@ Translators:
       <title>Der <quote>Willkommen in &appname;!</quote>-Dialog</title><screenshot>
         <mediaobject>
           <imageobject>
-            <imagedata fileref="figures/welcome.png" format="PNG"
+            <imagedata fileref="figures/welcome.png" 
                    srccredit="Frank H. Ellenberger" />
           </imageobject>
         </mediaobject>
@@ -97,7 +98,7 @@ Translators:
               <title>Soll das Begrüßungsfenster erneut angezeigt werden?</title><screenshot>
                 <mediaobject>
                   <imageobject>
-                    <imagedata fileref="figures/welcome-cancel.png" format="PNG"
+                    <imagedata fileref="figures/welcome-cancel.png" 
                    srccredit="Frank H. Ellenberger" />
                   </imageobject>
                 </mediaobject>
@@ -139,7 +140,7 @@ Translators:
             <title>Minimales &app; Hauptfenster</title><screenshot>
               <mediaobject>
                 <imageobject>
-                  <imagedata fileref="figures/window-main-empty.png" format="PNG"
+                  <imagedata fileref="figures/window-main-empty.png" 
                    srccredit="Frank H. Ellenberger" />
                 </imageobject>
               </mediaobject>
@@ -184,7 +185,7 @@ Translators:
       <title>Der <quote>Tipp des Tages</quote>.</title><screenshot>
         <mediaobject>
           <imageobject>
-            <imagedata fileref="figures/tip-window.png" format="PNG"
+            <imagedata fileref="figures/tip-window.png" 
                    srccredit="Frank H. Ellenberger" />
           </imageobject>
         </mediaobject>
@@ -240,3 +241,4 @@ Translators:
     </para>
   </sect1>
 </chapter>
+
diff --git a/manual/de/Help_ch_Transactions.xml b/manual/de/Help_ch_Transactions.xml
index 6fca1d3b..f6298de0 100644
--- a/manual/de/Help_ch_Transactions.xml
+++ b/manual/de/Help_ch_Transactions.xml
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE chapter SYSTEM "gnc-locale-de.dtd">
 <!-- (Do not remove this comment block.)
-Version: 3.5
-Last modified: March 30th 2019
+Version: 4.6
+Last modified: September 2021
+  modified: March 30th 2019
   modified: April 15th 2007
   modified: August 12th 2006
   modified: February 28th 2005
@@ -66,18 +67,21 @@ Translators:
   <sect1 id="trans-win-enter" xreflabel="Buchen Dialog">
     <title>Verwenden des Buchen Dialogs</title>
 
-    <para>Der <guilabel>Buchen</guilabel> Dialog ist im Menü und mit dem Tastenkürzel mittels<menuchoice>
+    <para>Der <guilabel>Buchen</guilabel> Dialog ist im Menü und mit dem Tastenkürzel mittels
+      <menuchoice>
         <shortcut>
         <keycombo>
           <keycap>Strg</keycap><keycap>T</keycap>
         </keycombo>
         </shortcut> <guimenu>A<accel>k</accel>tionen</guimenu>
         <guimenuitem><accel>B</accel>uchen…</guimenuitem>
-      </menuchoice>sowie durch Verwenden der Schaltfläche <guibutton>Buchen</guibutton> in der
+      </menuchoice>
+      sowie durch Verwenden der Schaltfläche <guibutton>Buchen</guibutton> in der
       <emphasis>Werkzeugleiste</emphasis> des Kontobuchs zu erreichen und dient in &app; zwei
-      Zwecken:<itemizedlist spacing="compact">
+      Zwecken:
+      <itemizedlist spacing="compact">
         <listitem>
-          <para>Eine Möglichkeit, einen einfachen (d.h. zweiteilige) Buchung zwischen beliebigen Konten zu
+          <para>Eine Möglichkeit, eine einfache (d.h. zweiteilige) Buchung zwischen beliebigen Konten zu
             erstellen.
           </para>
         </listitem>
@@ -257,7 +261,8 @@ Translators:
 
       <para>Klicken Sie auf <guibutton>OK</guibutton>, um die Buchung durchzuführen (oder den Kurs bzw. Betrag
         zu bestätigen) oder <guibutton>Abbrechen</guibutton>, um den Dialog zu verlassen ohne die
-        Buchung vorzunehmen.<note>
+        Buchung vorzunehmen.
+        <note>
           <para>Beim Abschließen einer Buchung oder Bestätigen eines Wechselkurses wird der Kurs zum Buchungsdatum
             in der <guilabel>Kurs-Datenabank</guilabel> aktualisiert. Siehe
             <xref
@@ -320,7 +325,8 @@ Translators:
 
       <step>
         <para>Bewegen Sie den Cursor mit der <keycap>Tab</keycap>-Taste weiter oder klicken Sie das Feld
-          <guilabel>Nr</guilabel> an. Hier können Sie eine Scheck- bzw. Buchungsnummer eingeben.<tip>
+          <guilabel>Nr</guilabel> an. Hier können Sie eine Scheck- bzw. Buchungsnummer eingeben.
+          <tip>
             <para>Mit der Taste <keycap>+</keycap> wird automatisch die Nummer der letzten Buchung, die eine Nummer
               hatte, um eins erhöht und hier eingefügt.
             </para>
@@ -395,14 +401,18 @@ Translators:
           <quote>ausgeglichen</quote> wird durch Drücken der
           <keycap function="enter">Eingabe</keycap> Taste, Betätigung der
           <guibutton>Eingabe</guibutton> Schaltfläche in der <emphasis> Werkzeugleiste </emphasis>
-          oder mit<menuchoice>
+          oder mit
+          <menuchoice>
             <guimenu>B<accel>u</accel>chung</guimenu><guimenuitem>Buchung
             ein<accel>g</accel>eben</guimenuitem>
-          </menuchoice>die Buchung abgeschlossen. Durch Anklicken der <guibutton>Abbrechen</guibutton> Schaltfläche oder
-          mit<menuchoice>
+          </menuchoice>
+          die Buchung abgeschlossen. Durch Anklicken der <guibutton>Abbrechen</guibutton>
+          Schaltfläche oder mit
+          <menuchoice>
             <guimenu>B<accel>u</accel>chung</guimenu><guimenuitem>Buchung
             <accel>a</accel>bbrechen</guimenuitem>
-          </menuchoice>wird die Buchung gelöscht.
+          </menuchoice>
+          wird die Buchung gelöscht.
         </para>
       </step>
 
@@ -416,14 +426,16 @@ Translators:
       <step>
         <para>Um zu einer leeren Buchung am Ende des Kontobuchs zu wechseln, klicken Sie die
           <guibutton>Neu</guibutton> Schaltfläche in der <emphasis>Werkzeugleiste</emphasis> an
-          oder wählen Sie<menuchoice>
+          oder wählen Sie
+          <menuchoice>
             <shortcut>
             <keycombo>
               <keycap>Strg</keycap><keycap>Bild ab</keycap>
             </keycombo>
             </shortcut> <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>L</accel>eere
             Buchung</guimenuitem>
-          </menuchoice>.
+          </menuchoice>
+          .
         </para>
       </step>
     </procedure>
@@ -447,12 +459,12 @@ Translators:
       <title>Der <quote>Buchungsverknüpfung bearbeiten</quote> Dialog</title><screenshot>
         <mediaobject>
           <imageobject role="html">
-            <imagedata fileref="figures/Help_Trans_Assoc_Dialog.png" format="PNG"
-                         srccredit="Christian Wehling" width="510" />
+            <imagedata fileref="figures/Help_Trans_Assoc_Dialog.png" 
+                         srccredit="Christian Wehling" width="&img-w;" />
           </imageobject>
 
           <imageobject role="fo">
-            <imagedata fileref="figures/Help_Trans_Assoc_Dialog.png" format="PNG"
+            <imagedata fileref="figures/Help_Trans_Assoc_Dialog.png" 
                          srccredit="Christian Wehling" />
           </imageobject>
         </mediaobject>
@@ -496,7 +508,7 @@ Translators:
       <title>Kette und Büroklammer</title><screenshot>
         <mediaobject>
           <imageobject>
-            <imagedata fileref="figures/Help_Trans_Assoc_Symbols.png" format="PNG"
+            <imagedata fileref="figures/Help_Trans_Assoc_Symbols.png" 
                        srccredit="Frank H. Ellenberger" />
           </imageobject>
         </mediaobject>
@@ -505,7 +517,8 @@ Translators:
 
     <para>Wird das <guilabel>Kontobuch</guilabel> <guilabel>zweizeilig</guilabel> angezeigt, so befindet sich
       in der zweiten Zeile, also in der Zelle die unterhalb der <guilabel>Abgleichen</guilabel>-
-      Markierung liegt, das Symbol für die <guilabel>Verknüpfung</guilabel> mit<itemizedlist spacing="compact">
+      Markierung liegt, das Symbol für die <guilabel>Verknüpfung</guilabel> mit
+      <itemizedlist spacing="compact">
         <listitem>
           <para>einer <emphasis>Büroklammer</emphasis> wenn zu der Buchung eine Datei zugeordnet ist, oder
           </para>
@@ -515,9 +528,10 @@ Translators:
           <para>einer <emphasis>Kette</emphasis> wenn ein Hyperlink eingetragen ist
           </para>
         </listitem>
-      </itemizedlist>und solange diese Symbole von der aktuellen Schriftart für die Zelle unterstützt werden. Wenn Sie
-      den Mauszeiger über der Zelle platzieren wird der Dateiname oder die URL in einem Tooltip
-      angezeigt und ein Klick darauf öffnet die Datei oder URL genau so wie der Eintrag des
+      </itemizedlist>
+      und solange diese Symbole von der aktuellen Schriftart für die Zelle unterstützt werden.
+      Wenn Sie den Mauszeiger über der Zelle platzieren wird der Dateiname oder die URL in einem
+      Tooltip angezeigt und ein Klick darauf öffnet die Datei oder URL genau so wie der Eintrag des
       Kontextmenüs <guimenuitem>Verknüpfung öffnen</guimenuitem>.
     </para>
   </sect1>
@@ -534,10 +548,12 @@ Translators:
 
     <para>Die weiteren Buchungszeilen werden im einzeiligen Kontobuch nicht angezeigt, es sei denn, die
       Schaltfläche <guibutton>Vollständig</guibutton> in der <emphasis>Werkzeugleiste</emphasis>
-      oder der Menüeintrag<menuchoice>
+      oder der Menüeintrag
+      <menuchoice>
         <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>M</accel>ehrteilige
         Buchung</guimenuitem>
-      </menuchoice>sind aktiviert.
+      </menuchoice>
+      sind aktiviert.
     </para>
 
     <procedure>
@@ -625,12 +641,14 @@ Translators:
       <step>
         <para>Um die weiteren Buchungsteile einzugeben, drücken Sie die Schaltfläche
           <guibutton>Vollständig</guibutton> in der <emphasis>Werkzeugleiste</emphasis> oder
-          wählen Sie<menuchoice>
+          wählen Sie
+          <menuchoice>
             <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>M</accel>ehrteilige
             Buchung</guimenuitem>
-          </menuchoice>. Buchungen mit mehreren Teilen tragen den Hinweis <emphasis>-- Mehrteilige Buchung --</emphasis>
-          und zur Anzeige der Details wird die Funktion <guibutton>Vollständig</guibutton>
-          benötigt.
+          </menuchoice>
+          . Buchungen mit mehreren Teilen tragen den Hinweis <emphasis>-- Mehrteilige Buchung
+          --</emphasis> und zur Anzeige der Details wird die Funktion
+          <guibutton>Vollständig</guibutton> benötigt.
         </para>
       </step>
 
@@ -667,10 +685,12 @@ Translators:
       <step>
         <para>Bewegen Sie den Cursor zum noch fehlenden Betragsfeld in der dritten Zeile und ergänzen Sie den
           Betrag. Durch Drücken der <keycap function="enter">Eingabe</keycap> Taste, Anklicken der
-          Schaltfläche <guibutton>Eingeben</guibutton> oder mit<menuchoice>
+          Schaltfläche <guibutton>Eingeben</guibutton> oder mit
+          <menuchoice>
             <guimenu>B<accel>u</accel>chung</guimenu><guimenuitem>Buchung
             ein<accel>g</accel>eben</guimenuitem>
-          </menuchoice>wird nunmehr der Cursor zur nächsten Zeile bewegt.
+          </menuchoice>
+          wird nunmehr der Cursor zur nächsten Zeile bewegt.
         </para>
       </step>
 
@@ -693,10 +713,12 @@ Translators:
           sich der Cursor hinter der Leerzeile befindet, so springt der Cursor zum nächsten
           Buchung. Dadurch wird der mehrteilige Vorgang geschlossen; er kann jedoch auch manuell
           geschlossen werden, indem Sie die Schaltfäche <guibutton>Vollständig</guibutton>
-          anklicken oder<menuchoice>
+          anklicken oder
+          <menuchoice>
             <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>M</accel>ehrteilige
             Buchung</guimenuitem>
-          </menuchoice>.
+          </menuchoice>
+          .
         </para>
       </step>
     </procedure>
@@ -707,7 +729,8 @@ Translators:
 
     <para>Jede Buchung, deren Teilbuchungen auf unterschiedliche Währungen lauten, erfordert einen
       Wechselkurs, um zwischen den beiden umzurechnen. Weitere Informationen finden Sie in Kapitel
-      10 von <emphasis role="italic">&app; Kurs und Konzepte</emphasis>.<!-- FIXME: How can the "Guide" be linked or where is Chapter 10 in the "Guide"? -->
+      10 von <emphasis role="italic">&app; Kurs und Konzepte</emphasis>.
+<!-- FIXME: How can the "Guide" be linked or where is Chapter 10 in the "Guide"? -->
     </para>
 
     <para>Kontenbücher für Konten des Typs Aktienkonto oder Investmentfonds enthalten die vier Spalten
@@ -745,18 +768,22 @@ Translators:
     <para>Zur Änderung einer Buchung müssen Sie nur den zu ändernden Buchungsteil auswählen. Sobald Sie
       die Änderungen vorgenommen haben, drücken Sie entweder die
       <keycap function="enter">Eingabe</keycap> Taste, betätigen die
-      <guibutton>Eingeben</guibutton> Schaltfläche oder den Menübefehl<menuchoice>
+      <guibutton>Eingeben</guibutton> Schaltfläche oder den Menübefehl
+      <menuchoice>
         <guimenu>B<accel>u</accel>chung</guimenu><guimenuitem>Buchung
         ein<accel>g</accel>eben</guimenuitem>
-      </menuchoice>, und der Cursor springt automatisch zur nächsten Zeile bzw. zur nächsten Buchung.
+      </menuchoice>
+      , und der Cursor springt automatisch zur nächsten Zeile bzw. zur nächsten Buchung.
     </para>
 
     <para>Um für die Bearbeitung eine detailliertere Ansicht die Buchung zu erhalten, betätigen Sie die
       <guibutton>Vollständig</guibutton> Schaltfläche in der <emphasis>Werkzeugleiste</emphasis>
-      oder wählen Sie<menuchoice>
+      oder wählen Sie
+      <menuchoice>
         <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>M</accel>ehrteilige
         Buchung</guimenuitem>
-      </menuchoice>.
+      </menuchoice>
+      .
     </para>
   </sect1>
 
@@ -765,25 +792,31 @@ Translators:
 
     <para>Soll eine Buchung aus dem Kontobuch entfernt werden, wählen Sie die Buchung aus und drücken Sie
       entweder die <guibutton>Löschen</guibutton> Schaltfläche in der
-      <emphasis>Werkzeugleiste</emphasis> oder verwendenen Sie<menuchoice>
+      <emphasis>Werkzeugleiste</emphasis> oder verwendenen Sie
+      <menuchoice>
         <guimenu>B<accel>u</accel>chung</guimenu><guimenuitem>Buchung
         <accel>l</accel>öschen</guimenuitem>
-      </menuchoice>. Es öffnet sich ein Dialogfenster, um das Löschen zu bestätigen, sofern die Einstellung nicht
-      geändert wurde. Das Fenster bietet zwei Optionen: <guilabel><accel>A</accel>ntwort speichern
-      und nicht wieder anzeigen.</guilabel> und <guilabel>Antwort speichern und in
+      </menuchoice>
+      . Es öffnet sich ein Dialogfenster, um das Löschen zu bestätigen, sofern die Einstellung
+      nicht geändert wurde. Das Fenster bietet zwei Optionen: <guilabel><accel>A</accel>ntwort
+      speichern und nicht wieder anzeigen.</guilabel> und <guilabel>Antwort speichern und in
       <accel>d</accel>ieser Sitzung nicht wieder anzeigen</guilabel>. Die Antwort wird entsprechend
-      dem ausgewählten Kontrollkästchen gespeichert. Die Voreinstellung kann auch mittels<menuchoice>
+      dem ausgewählten Kontrollkästchen gespeichert. Die Voreinstellung kann auch mittels
+      <menuchoice>
         <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>W</accel>arnungen
         zurücksetzen</guimenuitem>
-      </menuchoice>. <xref linkend="reset-warning" /> rückgängig gemacht werden.
+      </menuchoice>
+      . <xref linkend="reset-warning" /> rückgängig gemacht werden.
     </para>
 
     <para>Teile einer Buchung können auch entfernt werden, indem Sie die Schaltfläche
       <guibutton>Vollständig</guibutton> auf der <emphasis>Werkzeugleiste</emphasis> oder durch
-      Auswahl von<menuchoice>
+      Auswahl von
+      <menuchoice>
         <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>M</accel>ehrteilige
         Buchung</guimenuitem>
-      </menuchoice>. Die Teilbuchung, die entfernt werden soll, kann dann zum Löschen ausgewählt werden.
+      </menuchoice>
+      . Die Teilbuchung, die entfernt werden soll, kann dann zum Löschen ausgewählt werden.
     </para>
   </sect1>
 
@@ -798,13 +831,15 @@ Translators:
     </para>
 
     <para>Natürlich kann ein Benutzer Stornobuchungen durchaus manuell eingeben; &app; enthält dafür jedoch
-      einen Menüoption (<menuchoice>
+      einen Menüoption (
+      <menuchoice>
         <guimenu>B<accel>u</accel>chungen</guimenu><guimenuitem>Stornobuchung
         <accel>h</accel>inzufügen</guimenuitem>
-      </menuchoice>), der die Stornobuchung schnell für Sie anlegen kann. Diese Option erscheint nur, wenn Sie sich in
-      einem Kontobuch befinden. Wenn Sie eine Buchung ausgewählt haben, die storniert werden soll,
-      brauchen Sie nur diesen Menüpunkt zu wählen, und es wird sofort ein Duplikat der Buchung
-      erstellt, die die aktive Buchung storniert.
+      </menuchoice>
+      ), der die Stornobuchung schnell für Sie anlegen kann. Diese Option erscheint nur, wenn Sie
+      sich in einem Kontobuch befinden. Wenn Sie eine Buchung ausgewählt haben, die storniert
+      werden soll, brauchen Sie nur diesen Menüpunkt zu wählen, und es wird sofort ein Duplikat
+      der Buchung erstellt, die die aktive Buchung storniert.
     </para>
 
     <note>
@@ -828,26 +863,32 @@ Translators:
       <listitem>
         <para>Wenn Sie sich in der <quote>einzeiligen</quote> Ansicht befinden, drücken Sie die Taste
           <guibutton>Vollständig</guibutton> in der <emphasis>Werkzeugleiste</emphasis> oder
-          wählen Sie<menuchoice>
+          wählen Sie
+          <menuchoice>
             <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>M</accel>ehrteilige
             Buchung</guimenuitem>
-          </menuchoice>um die Buchung zu öffnen.
+          </menuchoice>
+          um die Buchung zu öffnen.
         </para>
       </listitem>
 
       <listitem>
-        <para>Verwenden Sie<menuchoice>
+        <para>Verwenden Sie
+          <menuchoice>
             <guimenu>B<accel>u</accel>chungen</guimenu><guimenuitem>Andere
             Buchungs<accel>t</accel>eile löschen</guimenuitem>
-          </menuchoice>. Es öffnet sich ein Dialogfenster, um das Löschen zu bestätigen, sofern die Einstellung nicht
-          geändert wurde. Das Fenster bietet zwei Optionen: <guilabel><accel>A</accel>ntwort
-          speichern und nicht wieder anzeigen.</guilabel> und <guilabel>Antwort speichern und in
-          <accel>d</accel>ieser Sitzung nicht wieder anzeigen</guilabel>. Die Antwort wird
-          entsprechend dem ausgewählten Kontrollkästchen gespeichert. Die Voreinstellung kann auch
-          mittels<menuchoice>
+          </menuchoice>
+          . Es öffnet sich ein Dialogfenster, um das Löschen zu bestätigen, sofern die
+          Einstellung nicht geändert wurde. Das Fenster bietet zwei Optionen:
+          <guilabel><accel>A</accel>ntwort speichern und nicht wieder anzeigen.</guilabel> und
+          <guilabel>Antwort speichern und in <accel>d</accel>ieser Sitzung nicht wieder
+          anzeigen</guilabel>. Die Antwort wird entsprechend dem ausgewählten Kontrollkästchen
+          gespeichert. Die Voreinstellung kann auch mittels
+          <menuchoice>
             <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>W</accel>arnungen
             zurücksetzen</guimenuitem>
-          </menuchoice>. <xref linkend="reset-warning" /> rückgängig gemacht werden.
+          </menuchoice>
+          . <xref linkend="reset-warning" /> rückgängig gemacht werden.
         </para>
       </listitem>
 
@@ -881,11 +922,14 @@ Translators:
       leeren Zeile für neue Buchungen steht.
     </para>
 
-    <para>Der Menüpunkt<menuchoice>
+    <para>Der Menüpunkt
+      <menuchoice>
         <guimenu>B<accel>u</accel>chung</guimenu><guimenuitem>Buchung
         dupli<accel>z</accel>ieren</guimenuitem>
-      </menuchoice>oder die Schaltfläche <guimenu>Duplizieren</guimenu> in der <emphasis>Werkzeugleiste</emphasis>
-      bietet, im Gegensatz zur Methode Kopieren die Möglichkeit, ein anderes Datum zu wählen.
+      </menuchoice>
+      oder die Schaltfläche <guimenu>Duplizieren</guimenu> in der
+      <emphasis>Werkzeugleiste</emphasis> bietet, im Gegensatz zur Methode Kopieren die
+      Möglichkeit, ein anderes Datum zu wählen.
     </para>
 
     <itemizedlist spacing="compact">
@@ -895,7 +939,8 @@ Translators:
       </listitem>
 
       <listitem>
-        <para>Wählen Sie<menuchoice>
+        <para>Wählen Sie
+          <menuchoice>
             <guimenu>B<accel>u</accel>chung</guimenu><guimenuitem>Buchung
             dupli<accel>z</accel>ieren</guimenuitem>
           </menuchoice>
@@ -965,16 +1010,20 @@ Translators:
         <term><guilabel>u</guilabel></term>
 
         <listitem>
-          <para>Ungültig. Der Status wird manuell mit dem Menüpunkt<menuchoice>
+          <para>Ungültig. Der Status wird manuell mit dem Menüpunkt
+            <menuchoice>
               <guimenu>B<accel>u</accel>chung</guimenu><guimenuitem>Buchung <accel>u</accel>ngültig
               machen</guimenuitem>
-            </menuchoice>(siehe auch <xref linkend="Trans-transaction-menu" />) einer Buchung zugewiesen oder freigegeben und
-            gilt für jede Zeile in der Buchung. Es verbirgt die meisten Buchungsdetails, löscht
-            sie aber nicht. Wird eine Buchung für ungültig erklärt, so ist ein Grund anzugeben,
-            der rechts neben den Buchungsnotizen erscheint. Die Notizen und die Begündung sind nur
-            sichtbar, wenn Sie Folgendes aktiviert haben<menuchoice>
+            </menuchoice>
+            (siehe auch <xref linkend="Trans-transaction-menu" />) einer Buchung zugewiesen oder
+            freigegeben und gilt für jede Zeile in der Buchung. Es verbirgt die meisten
+            Buchungsdetails, löscht sie aber nicht. Wird eine Buchung für ungültig erklärt, so
+            ist ein Grund anzugeben, der rechts neben den Buchungsnotizen erscheint. Die Notizen und
+            die Begündung sind nur sichtbar, wenn Sie Folgendes aktiviert haben
+            <menuchoice>
               <guimenu><accel>A</accel>nsicht</guimenu><guimenuitem><accel>Z</accel>weizeilig</guimenuitem>
-            </menuchoice>.
+            </menuchoice>
+            .
           </para>
         </listitem>
       </varlistentry>
@@ -987,19 +1036,23 @@ Translators:
     <para>Bei der Arbeit im Kontobuch ist es häufig nützlich, ein Konto und gleichzeitig auch das Gegenkonto
       einsehen zu können. Dies ermöglicht &app; ihnen, indem Sie die Schaltfläche
       <guibutton>Springen</guibutton> in der <emphasis>Werkzeugleiste</emphasis> oder den
-      Menübefehl<menuchoice>
+      Menübefehl
+      <menuchoice>
         <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem>Zum Gegenkonto
         <accel>s</accel>pringen</guimenuitem>
-      </menuchoice>in der Anzeige für das Kontobuch verwenden.
+      </menuchoice>
+      in der Anzeige für das Kontobuch verwenden.
     </para>
 
     <para>Wählen Sie die gewünschte Buchung im Kontobuch betätigen entweder die
-      <guibutton>Springen</guibutton> Schaltfläche oder wählen<menuchoice>
+      <guibutton>Springen</guibutton> Schaltfläche oder wählen
+      <menuchoice>
         <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem>Zum Gegenkonto
         <accel>s</accel>pringen</guimenuitem>
-      </menuchoice>im Menü um zugehörigen Gegenkonto in einem neuen Fenster zu öffnen. Wenn die Buchung mehr als ein
-      Konto berührt, müssen Sie zuerst alle Buchungsteile anzeigen und das Gegenkonto, zu dem
-      gesprungen werden soll, auswählen
+      </menuchoice>
+      im Menü um zugehörigen Gegenkonto in einem neuen Fenster zu öffnen. Wenn die Buchung mehr
+      als ein Konto berührt, müssen Sie zuerst alle Buchungsteile anzeigen und das Gegenkonto, zu
+      dem gesprungen werden soll, auswählen
     </para>
   </sect1>
 
@@ -1019,9 +1072,12 @@ Translators:
       Buchungssatzes aus dem Kontobuch als Vorlage. Wählen Sie den Buchungssatz, welchen Sie als
       Vorlage verwenden wollen, und anschließend entweder die Schaltfläche
       <guibutton>Terminiert</guibutton> in der <emphasis>Werkzeugleiste</emphasis> oder den
-      Menübefehl<menuchoice>
+      Menübefehl
+      <menuchoice>
         <guimenu>A<accel>k</accel>tionen</guimenu><guimenuitem><accel>T</accel>erminiert…</guimenuitem>
-      </menuchoice>. Anschließend öffnet sich das Dialogfenster <guilabel>Terminierte Buchung erstellen</guilabel>.
+      </menuchoice>
+      . Anschließend öffnet sich das Dialogfenster <guilabel>Terminierte Buchung
+      erstellen</guilabel>.
     </para>
 
     <variablelist spacing="compact">
@@ -1092,11 +1148,13 @@ Translators:
       <title>Ãœbersicht der terminierten Buchungen</title>
 
       <para>Eine Übersicht über die terminierten Buchungen kann aus der <emphasis>Kontenübersicht</emphasis>
-        oder aus dem <emphasis>Kontobuch</emphasis> heraus mit dem Menübefehl<menuchoice>
+        oder aus dem <emphasis>Kontobuch</emphasis> heraus mit dem Menübefehl
+        <menuchoice>
           <guimenu>A<accel>k</accel>tionen</guimenu><guisubmenu>Term<accel>i</accel>nierte
           Buchungen</guisubmenu> <guimenuitem>Terminierte Buchungen
           <accel>E</accel>ditor…</guimenuitem>
-        </menuchoice>geöffnet werden.
+        </menuchoice>
+        geöffnet werden.
       </para>
 
       <para>Die Übersicht für terminerte Buchungen dient dazu, auf eine Liste der geplanten Buchungssätze
@@ -1119,9 +1177,11 @@ Translators:
         Buchungen neu zu erstellen, zu bearbeiten und zu löschen. Die <guibutton>Neu</guibutton>
         und <guibutton>Bearbeiten</guibutton> Schaltflächen öffnen den <guilabel>Terminierte
         Buchungen bearbeiten</guilabel> Assistenten. <guibutton>Löschen</guibutton> entfernt die
-        ausgewählte Buchung. Die gleichen Möglichkeiten bietet das Menü<menuchoice>
+        ausgewählte Buchung. Die gleichen Möglichkeiten bietet das Menü
+        <menuchoice>
           <guimenu><accel>T</accel>erminiert</guimenu><guimenuitem>Neu/Bearbeiten/Löschen</guimenuitem>
-        </menuchoice>.
+        </menuchoice>
+        .
       </para>
 
       <para>Unterhalb der Liste der geplanten Buchungen befindet sich eine Kalenderübersicht mit den
@@ -1426,27 +1486,31 @@ Translators:
     </para>
 
     <para>Um die Funktion zum Drucken eines Schecks in &app; zu benutzen, wählen Sie die Buchung aus, für
-      die Sie einen Scheck bedrucken wollen, und wählen Sie<menuchoice>
+      die Sie einen Scheck bedrucken wollen, und wählen Sie
+      <menuchoice>
         <shortcut>
         <keycombo>
           <keycap>Strg</keycap><keycap>P</keycap>
         </keycombo>
         </shortcut> <guimenu><accel>D</accel>atei</guimenu><guimenuitem>Scheck<accel>s</accel>
         drucken…</guimenuitem>
-      </menuchoice>. Anschließend öffnet sich das Dialogfenster <guilabel>Scheck drucken</guilabel> um die
+      </menuchoice>
+      . Anschließend öffnet sich das Dialogfenster <guilabel>Scheck drucken</guilabel> um die
       ausgewählte Buchung zu drucken.
     </para>
 
     <para>Wollen Sie mehrere Schecks in &app; drucken, führen Sie erst eine Suche aus, um die Buchungen zu
-      finden, die Sie drucken möchten. Mit dem Suchergebniss im aktuellen Fenster gehen Sie zu<menuchoice>
+      finden, die Sie drucken möchten. Mit dem Suchergebniss im aktuellen Fenster gehen Sie zu
+      <menuchoice>
         <shortcut>
         <keycombo>
           <keycap>Strg</keycap><keycap>P</keycap>
         </keycombo>
         </shortcut> <guimenu><accel>D</accel>atei</guimenu><guimenuitem>Scheck<accel>s</accel>
         drucken…</guimenuitem>
-      </menuchoice>. Dadurch wird ebenfalls der Dialog <guilabel>Scheck drucken</guilabel> geöffnet, um alle Buchungen
-      des Suchergebnis zu drucken.
+      </menuchoice>
+      . Dadurch wird ebenfalls der Dialog <guilabel>Scheck drucken</guilabel> geöffnet, um alle
+      Buchungen des Suchergebnis zu drucken.
     </para>
 
     <para>Das Dialogfenster <guilabel>Scheck drucken</guilabel> hat zwei Karteiseiten. Die erste Karteiseite
@@ -1725,9 +1789,11 @@ Translators:
       </note>
 
       <para>Auf die Importfunktionen der vorgenannten Dateiformate, und noch weitere Möglichkeiten zum
-        Importieren anderer Datentypen, kann über das Untermenü<menuchoice>
+        Importieren anderer Datentypen, kann über das Untermenü
+        <menuchoice>
           <guimenu><accel>D</accel>atei</guimenu><guisubmenu><accel>I</accel>mportieren</guisubmenu>
-        </menuchoice>zugegriffen werden.
+        </menuchoice>
+        zugegriffen werden.
       </para>
     </sect2>
 
@@ -1735,10 +1801,12 @@ Translators:
       <title>Import Einstellungen</title>
 <!-- FIXME: source: new register "import" in prefs, adjust link to "prefs-import" -->
       <para>Die Vorgaben für die <link linkend="prefs-online">Import Einstellungen</link>, die der Benutzer im
-        <guilabel>&app; Einstellungen</guilabel> Dialog<menuchoice>
+        <guilabel>&app; Einstellungen</guilabel> Dialog
+        <menuchoice>
           <guimenu><accel>B</accel>earbeiten</guimenu><guisubmenu><accel>E</accel>instellungen</guisubmenu>
-        </menuchoice>festlegen kann, wirken sich auf das Importieren der Buchungen aus den unten beschriebenen Dateien
-        aus.
+        </menuchoice>
+        festlegen kann, wirken sich auf das Importieren der Buchungen aus den unten beschriebenen
+        Dateien aus.
       </para>
     </sect2>
 
@@ -1753,22 +1821,25 @@ Translators:
         Ihres Programms, ob diese Option verfügbar ist.
       </para>
 
-      <para>Wenn Sie QIF-Dateien importieren wollen, wählen Sie<menuchoice>
+      <para>Wenn Sie QIF-Dateien importieren wollen, wählen Sie
+        <menuchoice>
           <guimenu><accel>D</accel>atei</guimenu>
           <guisubmenu><accel>I</accel>mportieren</guisubmenu> <guimenuitem><accel>Q</accel>IF-Datei
           importieren…</guimenuitem>
-        </menuchoice>aus dem Menü, um das unten abgebildete Dialogfeld <quote>QIF-Datei importieren</quote> zu öffnen.
+        </menuchoice>
+        aus dem Menü, um das unten abgebildete Dialogfeld <quote>QIF-Datei importieren</quote> zu
+        öffnen.
       </para>
 
       <figure pgwide="1">
         <title>Der Assistent zum Importieren von QIF-Dateien</title><screenshot id="ImportQIFDruid">
           <mediaobject>
             <imageobject role="html">
-              <imagedata fileref="figures/Help_Import_QIF_Druid.png" format="PNG" srccredit="Christian Wehling" width="510" />
+              <imagedata fileref="figures/Help_Import_QIF_Druid.png"  srccredit="Christian Wehling" width="&img-w;" />
             </imageobject>
 
             <imageobject role="fo">
-              <imagedata fileref="figures/Help_Import_QIF_Druid.png" format="PNG" srccredit="Christian Wehling" />
+              <imagedata fileref="figures/Help_Import_QIF_Druid.png"  srccredit="Christian Wehling" />
             </imageobject>
           </mediaobject>
         </screenshot>
@@ -2028,7 +2099,8 @@ Translators:
               importierten Konten angezeigt werden sollten.
             </para>
 
-            <para>Andere Funktionen sind derzeit nicht verfügbar.<!--FIXME when implemented.-->
+            <para>Andere Funktionen sind derzeit nicht verfügbar.
+<!--FIXME when implemented.-->
             </para>
           </listitem>
         </varlistentry>
@@ -2051,9 +2123,10 @@ Translators:
           <guimenu><accel>D</accel>atei</guimenu>
           <guisubmenu><accel>I</accel>mportieren</guisubmenu> <guimenuitem><accel>O</accel>FX/QFX
           importieren…</guimenuitem>
-        </menuchoice>öffnet einen Dateiauswahldialog. Navigieren Sie zu der Datei, die Sie importieren möchten, wählen
-        Sie eine Datei mit der entsprechenden Erweiterung (.ofx oder .qfx), und drücken Sie dann
-        die <guibutton>Importieren</guibutton> Schaltfläche.
+        </menuchoice>
+        öffnet einen Dateiauswahldialog. Navigieren Sie zu der Datei, die Sie importieren möchten,
+        wählen Sie eine Datei mit der entsprechenden Erweiterung (.ofx oder .qfx), und drücken Sie
+        dann die <guibutton>Importieren</guibutton> Schaltfläche.
       </para>
 
       <para>&app; öffnet dann das Dialogfeld <guilabel>Konto auswählen</guilabel>, um ein Konto aus Ihrer
@@ -2072,22 +2145,24 @@ Translators:
     <sect2 id="trans-import-csv">
       <title>Importieren von CSV Dateien</title>
 
-      <para>Die Auswahl von<menuchoice>
+      <para>Die Auswahl von
+        <menuchoice>
           <guimenu><accel>D</accel>atei</guimenu>
           <guisubmenu><accel>I</accel>mportieren</guisubmenu> <guimenuitem><accel>B</accel>uchungen
           importieren aus CSV…</guimenuitem>
-        </menuchoice>öffnet den unten abgebildete CSV-Buchungsimport Assistenten.
+        </menuchoice>
+        öffnet den unten abgebildete CSV-Buchungsimport Assistenten.
       </para>
 
       <figure pgwide="1">
         <title>Der CSV-Buchungsimport-Assistent - Einführung</title><screenshot id="CSV_Transaction_Import_Assistant">
           <mediaobject>
             <imageobject role="html">
-              <imagedata  fileref="figures/Help_CSV_Transaction_Import_Assistant.png" format="PNG" srccredit="Christian Wehling" width="510px" />
+              <imagedata  fileref="figures/Help_CSV_Transaction_Import_Assistant.png"  srccredit="Christian Wehling" width="&img-w;" />
             </imageobject>
 
             <imageobject role="fo">
-              <imagedata fileref="figures/Help_CSV_Transaction_Import_Assistant.png" format="PNG" srccredit="Christian Wehling" />
+              <imagedata fileref="figures/Help_CSV_Transaction_Import_Assistant.png"  srccredit="Christian Wehling" />
             </imageobject>
           </mediaobject>
         </screenshot>
@@ -2179,11 +2254,11 @@ Translators:
               <title>Der CSV Import Vorschau Bereich</title><screenshot id="CSV_Import_Preview">
                 <mediaobject>
                   <imageobject role="html">
-                    <imagedata  fileref="figures/Help_CSV_Import_transactions_Preview.png" format="PNG" srccredit="Christian Wehling" width="510px" />
+                    <imagedata  fileref="figures/Help_CSV_Import_transactions_Preview.png"  srccredit="Christian Wehling" width="&img-w;" />
                   </imageobject>
 
                   <imageobject role="fo">
-                    <imagedata  fileref="figures/Help_CSV_Import_transactions_Preview.png" format="PNG" srccredit="Christian Wehling" />
+                    <imagedata  fileref="figures/Help_CSV_Import_transactions_Preview.png"  srccredit="Christian Wehling" />
                   </imageobject>
 
                   <caption>
@@ -2218,7 +2293,8 @@ Translators:
 
                   <para>Der Eintrag <guilabel>Wählen Sie das Export-Format</guilabel> aus der Dropdown-Liste definiert eine
                     Konfiguration, die für den Export und Re-Import von &app; Buchungsdaten
-                    verwendet wird.<note>
+                    verwendet wird.
+                    <note>
                       <para>Verwenden Sie diese Einstellung, wenn Sie Daten importieren, die Sie zuvor aus &app; exportiert
                         haben.
                       </para>
@@ -2710,10 +2786,12 @@ Translators:
     <sect2 id="trans-import-MT940-MT942-DTAUS">
       <title>Importieren von MT940 & MT942 SWIFT sowie DTAUS Dateien</title>
 
-      <para>In dem Menü<menuchoice>
+      <para>In dem Menü
+        <menuchoice>
           <guimenu><accel>D</accel>atei</guimenu>
           <guisubmenu><accel>I</accel>mportieren</guisubmenu>
-        </menuchoice>stehen die folgenden Einträge zur Verfügung:
+        </menuchoice>
+        stehen die folgenden Einträge zur Verfügung:
       </para>
 <!--FIXME replace with link to glossary if and when extended to help -->
       <variablelist spacing="compact">
@@ -2772,11 +2850,11 @@ Translators:
         <title>Buchungszuordnung während eines Importvorgangs</title><screenshot id="ImportMatcherScreenShot">
           <mediaobject>
             <imageobject role="html">
-              <imagedata fileref="figures/Help_Import_Transaction_matcher_1.png" format="PNG" srccredit="Christian Wehling" width="510" />
+              <imagedata fileref="figures/Help_Import_Transaction_matcher_1.png"  srccredit="Christian Wehling" width="&img-w;" />
             </imageobject>
 
             <imageobject role="fo">
-              <imagedata fileref="figures/Help_Import_Transaction_matcher_1.png" format="PNG" srccredit="Christian Wehling" />
+              <imagedata fileref="figures/Help_Import_Transaction_matcher_1.png"  srccredit="Christian Wehling" />
             </imageobject>
 
             <caption>
@@ -2805,7 +2883,8 @@ Translators:
         Der <emphasis>Buchungszuordnungsassistent</emphasis> versucht, basierend auf
         Übereinstimmungen von in Listen gespeicherten Schlüsselwörtern zuvor importierter
         Buchungen die den Gegenkonten beim Import zugewiesen wurden, ein passendes Gegenkonto
-        zuzuordnen.<itemizedlist spacing="compact">
+        zuzuordnen.
+        <itemizedlist spacing="compact">
           <listitem>
             <para>Bei einer guten Ãœbereinstimmung wird das Gegenkonto zugewiesen und die Buchung wird als bereit zum
               Importieren gekennzeichnet.
@@ -2824,7 +2903,8 @@ Translators:
       </para>
 
       <para>Der <emphasis>Buchungszuordnungsassistent</emphasis> wird aufgerufen, wenn Buchungsdaten mit einem
-        der folgenden Formaten importiert werden:<itemizedlist spacing="compact">
+        der folgenden Formaten importiert werden:
+        <itemizedlist spacing="compact">
           <listitem>
             <para>QIF
             </para>
@@ -3192,7 +3272,8 @@ Translators:
         </para>
       </note>
 
-      <para>Sie können jederzeit manuell eingreifen, und so<itemizedlist spacing="compact">
+      <para>Sie können jederzeit manuell eingreifen, und so
+        <itemizedlist spacing="compact">
           <listitem>
             <para>die Importaktion ändern, indem Sie ein anderes Kontrollkästchen (oder keines) aktivieren,
             </para>
@@ -3202,18 +3283,21 @@ Translators:
             <para>und/oder manuell ein anderes Gegenkonto zuweisen
             </para>
           </listitem>
-        </itemizedlist>nachdem Sie die zugeordneten Buchungen und Konten sowie die automatisch ausgewählten Aktionen
-        überprüft haben.
+        </itemizedlist>
+        nachdem Sie die zugeordneten Buchungen und Konten sowie die automatisch ausgewählten
+        Aktionen überprüft haben.
       </para>
 
       <para>Die gleichzeitige Auswahl mehrerer Zeilen ist für die Liste der importierten Buchungen möglich.
-        Die folgenden Mausaktionen<footnote>
+        Die folgenden Mausaktionen
+        <footnote>
           <para>Die Maustasten werden neutral mit <emphasis>Button1</emphasis> und <emphasis>Button2</emphasis>
             bezeichnet. Bei vielen Benutzern entspricht <emphasis>Button1</emphasis> der linken und
             <emphasis>Button2</emphasis> der rechten Maustaste. Dies kann durch den Anwender in den
             Einstellungen des Betriebssystems den Bedürfnissen angepasst werden.
           </para>
-        </footnote>können an den Einträgen in der Liste durchgeführt werden:
+        </footnote>
+        können an den Einträgen in der Liste durchgeführt werden:
       </para>
 
       <variablelist spacing="compact">
@@ -3307,25 +3391,31 @@ Translators:
 
       <para>Wenn eine Zeile mit einer bestehenden Buchung übereinstimmt oder eine bestehende Buchung
         aktualisiert werden soll, wird sie mit einem dunkelgrünen Hintergrund dargestellt. Bei ein
-        Doppelklick mit<keycombo action="simul">
+        Doppelklick mit
+        <keycombo action="simul">
           <mousebutton>Button1</mousebutton>
-        </keycombo>auf die Zeile wird der <quote>Buchungszuordnungsassistent</quote> geöffnet, der Details zu den
-        importierten Daten anzeigt. Sollte das falsche Gegenkonto zugewiesen sein oder der
+        </keycombo>
+        auf die Zeile wird der <quote>Buchungszuordnungsassistent</quote> geöffnet, der Details zu
+        den importierten Daten anzeigt. Sollte das falsche Gegenkonto zugewiesen sein oder der
         <quote>Buchungszuordnungsassistent</quote> liefert kein gültiges Ergebnis, können Sie die
         Auswahl des Kontrollkästchens ändern und ein Gegenkonto neu zuordnen (siehe unten).
       </para>
 
-      <para>Ein Doppelklick mit<keycombo action="simul">
+      <para>Ein Doppelklick mit
+        <keycombo action="simul">
           <mousebutton>Button1</mousebutton>
-        </keycombo>auf eine als <guilabel>Neu</guilabel> markierte Zeile mit einem <emphasis>dunkelgrünem</emphasis>
-        Hintergrund und einem zugewiesenen Gegenkonto öffnet den Dialog <guilabel>Konto
-        auswählen</guilabel>, in dem Sie ein zusätzliches Gegenkonto für den zweiten Buchungsteil
-        auswählen können.
+        </keycombo>
+        auf eine als <guilabel>Neu</guilabel> markierte Zeile mit einem
+        <emphasis>dunkelgrünem</emphasis> Hintergrund und einem zugewiesenen Gegenkonto öffnet den
+        Dialog <guilabel>Konto auswählen</guilabel>, in dem Sie ein zusätzliches Gegenkonto für
+        den zweiten Buchungsteil auswählen können.
       </para>
 
-      <para>Wenn Sie stattdessen einen Doppelklick mit<keycombo action="simul">
+      <para>Wenn Sie stattdessen einen Doppelklick mit
+        <keycombo action="simul">
           <mousebutton>Button1</mousebutton>
-        </keycombo>auf einer als <guilabel>Neu</guilabel> markierten Buchung, die den zusätzlichen Kommentar
+        </keycombo>
+        auf einer als <guilabel>Neu</guilabel> markierten Buchung, die den zusätzlichen Kommentar
         <quote>nicht ausgeglichen</quote> enthält und mit einem <phrase>goldenen</phrase>
         Hintergrund versehen ist, ausführen, wird ebenfalls der Kontoauswahldialog geöffent, damit
         Sie der Buchung ein passendes Gegenkonto zuweisen können.
@@ -3334,29 +3424,43 @@ Translators:
       <sect3>
         <title>Ein Gegenkonto einer einzelnen Buchung zuweisen</title>
 
-        <para>Die zu bearbeitende Zeile wird durch einen Mausklick mit<keycombo action="click">
+        <para>Die zu bearbeitende Zeile wird durch einen Mausklick mit
+          <keycombo action="click">
             <mousebutton>Button1</mousebutton>
-          </keycombo>ausgewählt. Darauf hin wird sie mit einer <phrase><?dbhtml bgcolor="#6495ED"?><?dbfo bgcolor="#6495ED"?>kornblumenblauen</phrase> Hintergrundfarbe angezeigt.
+          </keycombo>
+          ausgewählt. Darauf hin wird sie mit einer <phrase>
+<?dbhtml bgcolor="#6495ED"?>
+<?dbfo bgcolor="#6495ED"?>
+          kornblumenblauen</phrase> Hintergrundfarbe angezeigt.
         </para>
 
-        <para>Bei einem doppeltem Mausklick mit<keycombo action="double-click">
+        <para>Bei einem doppeltem Mausklick mit
+          <keycombo action="double-click">
             <mousebutton>Button1</mousebutton>
-          </keycombo>auf eine Zeile wird diese ausgewählt und das Dialogfeld <guilabel>Konto auswählen</guilabel>
-          öffnet sich, in dem Sie ein Gegenkonto zuweisen können. Wählen Sie das gewünschte
-          Konto im Dialog aus und klicken Sie auf <guibutton>OK</guibutton>. Der Dialog hat die
-          Schaltfläche <guibutton>Neues Konto…</guibutton>, mit der Sie ein passendes Konto
-          erstellen können, wenn es kein vorhandenes gibt, das als Gegenkonto verwendet werden
-          kann. Der Hintergrund der Zeile ändert sich zu <phrase><?dbhtml bgcolor="#CFFFCB"?><?dbfo bgcolor="#CFFFCB"?>dunkelgrün</phrase> und das zugewiesene Konto wird in der Spalte <guilabel>zusätzliche
+          </keycombo>
+          auf eine Zeile wird diese ausgewählt und das Dialogfeld <guilabel>Konto
+          auswählen</guilabel> öffnet sich, in dem Sie ein Gegenkonto zuweisen können. Wählen
+          Sie das gewünschte Konto im Dialog aus und klicken Sie auf <guibutton>OK</guibutton>. Der
+          Dialog hat die Schaltfläche <guibutton>Neues Konto…</guibutton>, mit der Sie ein
+          passendes Konto erstellen können, wenn es kein vorhandenes gibt, das als Gegenkonto
+          verwendet werden kann. Der Hintergrund der Zeile ändert sich zu <phrase>
+<?dbhtml bgcolor="#CFFFCB"?>
+<?dbfo bgcolor="#CFFFCB"?>
+          dunkelgrün</phrase> und das zugewiesene Konto wird in der Spalte <guilabel>zusätzliche
           Kommentare</guilabel> angezeigt.
         </para>
 
-        <para>Oder alternativ, ein Mausklick mit<keycombo action="click">
+        <para>Oder alternativ, ein Mausklick mit
+          <keycombo action="click">
             <mousebutton>Button1</mousebutton>
-          </keycombo>auf die Zeile gefolgt von einem Klick mit<keycombo action="click">
+          </keycombo>
+          auf die Zeile gefolgt von einem Klick mit
+          <keycombo action="click">
             <mousebutton>Button2</mousebutton>
-          </keycombo>zeigt das kleine Popup- Fenster <guimenuitem>Gegenkonto zu Auswahl zuweisen</guimenuitem> um den
-          Dialog <guilabel>Konto auswählen</guilabel> zu öffnen, das Gegenkonto auswählen und mit
-          <guibutton>OK</guibutton> bestätigen.
+          </keycombo>
+          zeigt das kleine Popup- Fenster <guimenuitem>Gegenkonto zu Auswahl zuweisen</guimenuitem>
+          um den Dialog <guilabel>Konto auswählen</guilabel> zu öffnen, das Gegenkonto auswählen
+          und mit <guibutton>OK</guibutton> bestätigen.
         </para>
       </sect3>
 
@@ -3368,12 +3472,24 @@ Translators:
           Zielkontos auf alle markierten Buchungen.
         </para>
 
-        <para>Wenn Sie Zeilen in einer Auswahl erfassen, werden sie mit einem <phrase><?dbhtml bgcolor="#6495ED"?><?dbfo bgcolor="#6495ED"?>kornblumenblauem</phrase> Hintergrund markiert.
+        <para>Wenn Sie Zeilen in einer Auswahl erfassen, werden sie mit einem <phrase>
+<?dbhtml bgcolor="#6495ED"?>
+<?dbfo bgcolor="#6495ED"?>
+          kornblumenblauem</phrase> Hintergrund markiert.
         </para>
 
         <para>Nur die Zeilen, in denen das Kontrollkästchen <guilabel>Neu</guilabel> aktiviert ist und die
-          entweder eine <phrase><?dbhtml bgcolor="#CFFFCB"?><?dbfo bgcolor="#CFFFCB"?>dunkelgrüne</phrase> oder <phrase><?dbhtml bgcolor="#FFD700"?><?dbfo bgcolor="#FFD700"?>goldene</phrase> Hintergrundfarbe haben, können in eine Mehrfachauswahl aufgenommen werden. Zeilen
-          mit einem <phrase><?dbhtml bgcolor="#FF4040"?><?dbfo bgcolor="#FF4040"?>braunen</phrase> Hintergrund oder die bei <guilabel>Ü+Abgl</guilabel> oder
+          entweder eine <phrase>
+<?dbhtml bgcolor="#CFFFCB"?>
+<?dbfo bgcolor="#CFFFCB"?>
+          dunkelgrüne</phrase> oder <phrase>
+<?dbhtml bgcolor="#FFD700"?>
+<?dbfo bgcolor="#FFD700"?>
+          goldene</phrase> Hintergrundfarbe haben, können in eine Mehrfachauswahl aufgenommen
+          werden. Zeilen mit einem <phrase>
+<?dbhtml bgcolor="#FF4040"?>
+<?dbfo bgcolor="#FF4040"?>
+          braunen</phrase> Hintergrund oder die bei <guilabel>Ü+Abgl</guilabel> oder
           <guilabel>Abgl</guilabel> angekreuzten sind können nicht in einer Mehrfachauswahl
           markiert werden.
         </para>
@@ -3383,37 +3499,51 @@ Translators:
 
         <itemizedlist spacing="compact">
           <listitem>
-            <para>Klicken Sie mit<keycombo action="click">
+            <para>Klicken Sie mit
+              <keycombo action="click">
                 <mousebutton>Button1</mousebutton>
-              </keycombo>auf die erste Zeile und dann mit<keycombo action='simul'>
+              </keycombo>
+              auf die erste Zeile und dann mit
+              <keycombo action='simul'>
                 <keycap>Strg</keycap> <mousebutton>Button1</mousebutton>
-              </keycombo>auf weitere Zeilen, um die Auswahl zu ergänzen.
+              </keycombo>
+              auf weitere Zeilen, um die Auswahl zu ergänzen.
             </para>
           </listitem>
 
           <listitem>
-            <para>ODer klicken Sie mit<keycombo action="click">
+            <para>ODer klicken Sie mit
+              <keycombo action="click">
                 <mousebutton>Button1</mousebutton>
-              </keycombo>auf die erste Zeile und dann mit<keycombo action='simul'>
+              </keycombo>
+              auf die erste Zeile und dann mit
+              <keycombo action='simul'>
                 <keycap>Umschalt</keycap> <mousebutton>Button1</mousebutton>
-              </keycombo>auf eine andere Zeile, um alle Zeilen dazwischen auszuwählen.
+              </keycombo>
+              auf eine andere Zeile, um alle Zeilen dazwischen auszuwählen.
             </para>
           </listitem>
 
           <listitem>
-            <para>Die Gummibandfunktion ist ebenfalls aktiviert, so dass Sie auch<keycombo action="click">
+            <para>Die Gummibandfunktion ist ebenfalls aktiviert, so dass Sie auch
+              <keycombo action="click">
                 <mousebutton>Button1</mousebutton>
-              </keycombo><emphasis> gedrückt halten und über Zeilen ziehen können</emphasis>, um eine Auswahl zu
-              erstellen. Um weitere Zeilen hinzuzufügen, betätigen Sie<keycombo action="simul">
+              </keycombo>
+              <emphasis> gedrückt halten und über Zeilen ziehen können</emphasis>, um eine
+              Auswahl zu erstellen. Um weitere Zeilen hinzuzufügen, betätigen Sie
+              <keycombo action="simul">
                 <keycap>Strg</keycap><mousebutton>Button1</mousebutton>
-              </keycombo><emphasis>und ziehen</emphasis> Sie über weitere Zeilen.
+              </keycombo>
+              <emphasis>und ziehen</emphasis> Sie über weitere Zeilen.
             </para>
           </listitem>
         </itemizedlist>
 
-        <para>Anschließend klicken Sie mit <emphasis><keycombo action="click">
+        <para>Anschließend klicken Sie mit <emphasis>
+          <keycombo action="click">
             <mousebutton>Button2</mousebutton>
-          </keycombo></emphasis> auf die markierten Zeilen, um ein Popup-Menü anzuzeigen, und wählen Sie dann
+          </keycombo>
+          </emphasis> auf die markierten Zeilen, um ein Popup-Menü anzuzeigen, und wählen Sie dann
           <guimenuitem>Gegenkonto zu Auswahl zuweisen</guimenuitem>, um das Dialogfeld
           <guilabel>Kontoauswahl</guilabel> zu öffnen. Wählen Sie das gewünschte Gegenkonto
           (legen Sie bei Bedarf ein neues Konto an) und klicken Sie auf die Schaltfläche
@@ -3446,20 +3576,22 @@ Translators:
       <para>Mit dem Buchungsauswähler können Sie die automatische Zuordnung einer existierenden &app;-Buchung
         zu einer zu importierenden Buchung überprüfen und bei Bedarf bearbeiten. Wenn Sie im
         <emphasis>Buchungszuordnungsassistent</emphasis> auf eine Buchung, die in der Spalte
-        <guilabel>Abgl</guilabel> markiert ist, einen Doppelklick mit<keycombo action ="double-click">
+        <guilabel>Abgl</guilabel> markiert ist, einen Doppelklick mit
+        <keycombo action ="double-click">
           <mousebutton>Button1</mousebutton>
-        </keycombo>machen, wird der nachfolgende Dialog geöffnet.
+        </keycombo>
+        machen, wird der nachfolgende Dialog geöffnet.
       </para>
 
       <figure pgwide="1">
         <title>Der Buchungsauswähler Dialog</title><screenshot id="ImportMatcherPicker">
           <mediaobject>
             <imageobject role="html">
-              <imagedata fileref="figures/Help_Import_MatchPicker.png" format="PNG" srccredit="Christian Wehling" width="510" />
+              <imagedata fileref="figures/Help_Import_MatchPicker.png"  srccredit="Christian Wehling" width="&img-w;" />
             </imageobject>
 
             <imageobject role="fo">
-              <imagedata fileref="figures/Help_Import_MatchPicker.png" format="PNG" srccredit="Christian Wehling" />
+              <imagedata fileref="figures/Help_Import_MatchPicker.png"  srccredit="Christian Wehling" />
             </imageobject>
 
             <caption>
@@ -3472,7 +3604,8 @@ Translators:
       </figure>
 
       <para>Im oberen Bereich des Buchungsauswähler werden Details zum ersten Teil der zu importierenden
-        Buchung angezeigt. Die Spaltenbezeichnungen:<itemizedlist spacing="compact">
+        Buchung angezeigt. Die Spaltenbezeichnungen:
+        <itemizedlist spacing="compact">
           <listitem>
             <para><guilabel>Konto</guilabel>
             </para>
@@ -3503,9 +3636,12 @@ Translators:
             </para>
           </listitem>
 <!--FIXME ????-->
-        </itemizedlist>sind die gleichen und haben die gleiche Bedeutung wie in der <xref linkend="trans-match-col"/>
-        beschrieben, mit der Ausnahme der Spalte <guilabel>Ausgeglichene Buchung</guilabel>, die den
-        Betrag des Ausgleichenden-Buchungsteils angibt.<!--FIXME not sure what happens here with multisplit transactions -->
+        </itemizedlist>
+        sind die gleichen und haben die gleiche Bedeutung wie in der
+        <xref linkend="trans-match-col"/> beschrieben, mit der Ausnahme der Spalte
+        <guilabel>Ausgeglichene Buchung</guilabel>, die den Betrag des Ausgleichenden-Buchungsteils
+        angibt.
+<!--FIXME not sure what happens here with multisplit transactions -->
       </para>
 
       <para>Der untere Bereich zeigt die Details der vorhandenen &app; Buchungen die mit dieser Buchung
@@ -3582,16 +3718,19 @@ Translators:
           <term><guilabel>Ausstehende Aktion</guilabel></term>
 
           <listitem>
-            <para>???<!--FIXME  not sure what this column really indicates. Doesn't seem to display the actual action proposed i.e. whether it is to skip importing or to update an existing transaction.-->
+            <para>???
+<!--FIXME  not sure what this column really indicates. Doesn't seem to display the actual action proposed i.e. whether it is to skip importing or to update an existing transaction.-->
             </para>
           </listitem>
         </varlistentry>
       </variablelist>
 
       <para>Wenn Sie mit der vorhandenen Buchung, die automatisch abgeglichen wurde, nicht zufrieden sind,
-        klicken Sie mit<keycombo action="click">
+        klicken Sie mit
+        <keycombo action="click">
           <mousebutton>Button1</mousebutton>
-        </keycombo>auf den Eintrag, der zu der importierten Buchung passt, um diese auszuwählen und dann auf
+        </keycombo>
+        auf den Eintrag, der zu der importierten Buchung passt, um diese auszuwählen und dann auf
         <guibutton>OK</guibutton>. Die Buchung wird mit <quote>manuell gewählte Zuordnung</quote>
         in der Spalte <guilabel>zusätzliche Kommentare</guilabel> des
         <guilabel>Buchungszuordnungsassistent</guilabel> gekennzeichnet. Um den Dialog zu verlassen
@@ -3608,21 +3747,23 @@ Translators:
         <guilabel>Buchungszuordnungsassistent</guilabel> zuzuweisen. Damit können Sie die
         <guilabel>Automatisch (Bayesisch)</guilabel>, die <guilabel>Nicht-Bayesische</guilabel> und
         die <guilabel>Online</guilabel> gewonnen Buchungsinformationen bearbeiten. Um den Editor zu
-        öffnen wählen Sie<menuchoice>
+        öffnen wählen Sie
+        <menuchoice>
           <guimenu><accel>W</accel>erkzeuge</guimenu><guimenuitem><accel>I</accel>mport-Zuordnungen
           Editor</guimenuitem>
-        </menuchoice>aus der Menüleiste.
+        </menuchoice>
+        aus der Menüleiste.
       </para>
 
       <figure pgwide="1">
         <title>Der Import-Zuordnungen Editor</title><screenshot>
           <mediaobject>
             <imageobject role="html">
-              <imagedata fileref="figures/Help_Import_Map_Editor.png" format="PNG" srccredit="Christian Wehling" width="510" />
+              <imagedata fileref="figures/Help_Import_Map_Editor.png"  srccredit="Christian Wehling" width="&img-w;" />
             </imageobject>
 
             <imageobject role="fo">
-              <imagedata fileref="figures/Help_Import_Map_Editor.png" format="PNG" srccredit="Christian Wehling" />
+              <imagedata fileref="figures/Help_Import_Map_Editor.png"  srccredit="Christian Wehling" />
             </imageobject>
 
             <caption>
@@ -3809,7 +3950,8 @@ Translators:
       bei dem zwei und mehr Zeilen für Buchungen mit zwei oder mehr Buchungsteilen ausgegeben
       werden, wobei jede Teilinformation in separaten Zeilen geschrieben werden. Buchungsdaten
       können entweder aus dem aktuell aktivem Register oder aus ausgewählten Konten exportiert
-      werden. Die Menübefehle zum Exportieren von Buchungen sind:<itemizedlist spacing="compact">
+      werden. Die Menübefehle zum Exportieren von Buchungen sind:
+      <itemizedlist spacing="compact">
         <listitem>
           <para><menuchoice>
               <guimenu><accel>D</accel>atei</guimenu><guisubmenu>E<accel>x</accel>portieren</guisubmenu><guimenuitem><accel>B</accel>uchungen
@@ -3822,11 +3964,13 @@ Translators:
           <para><menuchoice>
               <guimenu><accel>D</accel>atei</guimenu><guisubmenu>E<accel>x</accel>portieren</guisubmenu><guimenuitem><accel>A</accel>ktives
               Kontobuch als CSV-Datei exportieren…</guimenuitem>
-            </menuchoice>.
+            </menuchoice>
+            .
           </para>
         </listitem>
-      </itemizedlist>Diese Befehle starten den nachfolgend dargestellten Assistenten, um den Export einzurichten. Die
-      beiden Menüpunkte unterscheiden sich nur dadurch, dass im Letzteren der Schritt
+      </itemizedlist>
+      Diese Befehle starten den nachfolgend dargestellten Assistenten, um den Export einzurichten.
+      Die beiden Menüpunkte unterscheiden sich nur dadurch, dass im Letzteren der Schritt
       <guilabel>Kontenauswahl</guilabel> im linken Fensterbereich nicht verfügbar ist.
     </para>
 
@@ -3834,11 +3978,11 @@ Translators:
       <title>Assistent für den Export von Buchungen</title><screenshot id="export-transactions-wizard">
         <mediaobject>
           <imageobject role="html">
-            <imagedata fileref="figures/Help_Choose_Export_Settings.png" format="PNG" srccredit="Christian Wehling" width="510" />
+            <imagedata fileref="figures/Help_Choose_Export_Settings.png"  srccredit="Christian Wehling" width="&img-w;" />
           </imageobject>
 
           <imageobject role="fo">
-            <imagedata fileref="figures/Help_Choose_Export_Settings.png" format="PNG" srccredit="Christian Wehling" />
+            <imagedata fileref="figures/Help_Choose_Export_Settings.png"  srccredit="Christian Wehling" />
           </imageobject>
         </mediaobject>
       </screenshot>
@@ -4145,9 +4289,11 @@ Translators:
             </varlistentry>
           </variablelist>
 
-          <para>Wenn Sie Ihre Einstellungen vorgenommen haben, geht es mit<keycombo action="click">
+          <para>Wenn Sie Ihre Einstellungen vorgenommen haben, geht es mit
+            <keycombo action="click">
               <mousebutton>Button1</mousebutton>
-            </keycombo>auf <guibutton>Weiter</guibutton> zum nächsten Schritt im Assistenten weiter.
+            </keycombo>
+            auf <guibutton>Weiter</guibutton> zum nächsten Schritt im Assistenten weiter.
           </para>
         </listitem>
       </varlistentry>
@@ -4161,14 +4307,19 @@ Translators:
           </para>
 
           <para>Das Bedienfeld <guilabel>Konten</guilabel> zeigt eine Kontenstruktur an, in der ein oder mehrere
-            Konten für den Export ausgewählt werden können. (<keycombo action="click">
+            Konten für den Export ausgewählt werden können. (
+            <keycombo action="click">
               <keycap>Strg</keycap><mousebutton>Button1</mousebutton>
-            </keycombo>und<keycombo action="click">
+            </keycombo>
+            und
+            <keycombo action="click">
               <keycap>Shift</keycap><mousebutton>Button1</mousebutton>
-            </keycombo>können verwendet werden, um Konten auszuwählen). Die Schaltfläche <guibutton>Unterkonten
-            auswählen</guibutton> wählt alle Unterkonten eines markierten Kontos aus. Die
-            Schaltfläche <guibutton>Alle auswählen</guibutton> wählt alle Konten in der
-            Kontenstruktur für den Export aus. Die Anzahl der ausgewählten Konten wird angezeigt.
+            </keycombo>
+            können verwendet werden, um Konten auszuwählen). Die Schaltfläche
+            <guibutton>Unterkonten auswählen</guibutton> wählt alle Unterkonten eines markierten
+            Kontos aus. Die Schaltfläche <guibutton>Alle auswählen</guibutton> wählt alle Konten
+            in der Kontenstruktur für den Export aus. Die Anzahl der ausgewählten Konten wird
+            angezeigt.
           </para>
 
           <para>Im <guilabel>Datumsbereich</guilabel> können Sie angeben, ob entweder alle Buchungen oder nur die
@@ -4193,9 +4344,11 @@ Translators:
 
         <listitem>
           <para>Der Dateiname und Pfad der zu exportierenden Datei und die Anzahl der zu exportierenden Konten wird
-            angezeigt. Um den Export fortzusetzen betätigen Sie<keycombo action="click">
+            angezeigt. Um den Export fortzusetzen betätigen Sie
+            <keycombo action="click">
               <mousebutton>Button1</mousebutton>
-            </keycombo>die <guibutton>Anwenden</guibutton> Schaltfläche.
+            </keycombo>
+            die <guibutton>Anwenden</guibutton> Schaltfläche.
           </para>
         </listitem>
       </varlistentry>
@@ -4246,11 +4399,13 @@ Translators:
         <term>Saldenabfrage…</term>
 
         <listitem>
-          <para>Mit<menuchoice>
+          <para>Mit
+            <menuchoice>
               <guimenu>A<accel>k</accel>tion</guimenu><guimenuitem><accel>O</accel>nline
               Aktion</guimenuitem><guisubmenu><accel>S</accel>aldenabfrage…</guisubmenu>
-            </menuchoice>wird für das ausgewählte Konto eine Onlineverbindung zu dem Geldinstitut aufgebaut und der
-            aktuelle Kontosaldo abgefragt. Nach kurzer Zeit wird Ihnen, im sich öffnendem
+            </menuchoice>
+            wird für das ausgewählte Konto eine Onlineverbindung zu dem Geldinstitut aufgebaut und
+            der aktuelle Kontosaldo abgefragt. Nach kurzer Zeit wird Ihnen, im sich öffnendem
             Dialogfenster, der Saldo angezeigt und Sie können direkt im Anschluss das
             <xref linkend="acct-reconcile" />.
           </para>
@@ -4261,13 +4416,15 @@ Translators:
         <term>Abfrage Kontoumsätze…</term>
 
         <listitem>
-          <para>Der Menüpunkt<menuchoice>
+          <para>Der Menüpunkt
+            <menuchoice>
               <guimenu>A<accel>k</accel>tion</guimenu><guimenuitem><accel>O</accel>nline
               Aktion</guimenuitem><guisubmenu>Abfrage Konto<accel>u</accel>msätze…</guisubmenu>
-            </menuchoice>bietet Ihnen die Möglichkeit, die Umsätze des in der Kontenstruktur markierten Onlinekontos, oder
-            des geöffenten Kontobuchs, abzurufen und im Anschluss in &app; zu importieren. Es wird
-            der Dialog <guilabel>Online Kontoumsätze abfragen</guilabel> angezeigt, in dem Sie den
-            Zeitraum für die Umsatzabfrage näher angeben können.
+            </menuchoice>
+            bietet Ihnen die Möglichkeit, die Umsätze des in der Kontenstruktur markierten
+            Onlinekontos, oder des geöffenten Kontobuchs, abzurufen und im Anschluss in &app; zu
+            importieren. Es wird der Dialog <guilabel>Online Kontoumsätze abfragen</guilabel>
+            angezeigt, in dem Sie den Zeitraum für die Umsatzabfrage näher angeben können.
           </para>
 
           <variablelist spacing="compact">
@@ -4353,10 +4510,13 @@ Translators:
         <term>SEPA Einzelüberweisung…</term>
 
         <listitem>
-          <para>Wenn Sie im Menü den Eintrag<menuchoice>
+          <para>Wenn Sie im Menü den Eintrag
+            <menuchoice>
               <guimenu>A<accel>k</accel>tion</guimenu><guimenuitem><accel>O</accel>nline
               Aktion</guimenuitem><guisubmenu>SEPA <accel>E</accel>inzelüberweisung…</guisubmenu>
-            </menuchoice>wählen, öffnet sich der Dialog<variablelist spacing="compact">
+            </menuchoice>
+            wählen, öffnet sich der Dialog
+            <variablelist spacing="compact">
               <title>Online-Auftrag Einzelüberweisung</title>
 
               <varlistentry>
@@ -4433,7 +4593,8 @@ Translators:
                     Eingaben als Ãœberweisungvorlage zur Wiederverwendung zu speichern und
                     gespeicherten Vorlagen per Doppelklick auf einen Eintrag abzurufen. Die
                     gespeicherten Angaben werden dann in die Felder der oberen Fensterhälfte als
-                    eine neue Einzelüberweisung eingetragen.<variablelist spacing="compact">
+                    eine neue Einzelüberweisung eingetragen.
+                    <variablelist spacing="compact">
                       <varlistentry>
                         <term>Listenfeld der <guilabel>Vorlagen</guilabel></term>
 
@@ -4493,12 +4654,14 @@ Translators:
                   </para>
                 </listitem>
               </varlistentry>
-            </variablelist>Sind die Pflichtfelder des Überweisungsauftrags ausgefüllt wird die Schaltfläche <guilabel>Jetzt
-            ausführen</guilabel> aktiviert. Darauf hin öffnet sich der, mit den Überweisungsdaten
-            vorausgefüllte, <xref linkend="trans-win-enter" /> und Sie haben die Möglichkeit die
-            Daten für den Überweisungsauftrag zu kontrollieren. Wenn Sie den Dialog mit
-            <guilabel>OK</guilabel> bestätigen, wird ein Onlineauftrag an Ihre Geldinstitut
-            gesendet.<note>
+            </variablelist>
+            Sind die Pflichtfelder des Überweisungsauftrags ausgefüllt wird die Schaltfläche
+            <guilabel>Jetzt ausführen</guilabel> aktiviert. Darauf hin öffnet sich der, mit den
+            Überweisungsdaten vorausgefüllte, <xref linkend="trans-win-enter" /> und Sie haben die
+            Möglichkeit die Daten für den Überweisungsauftrag zu kontrollieren. Wenn Sie den
+            Dialog mit <guilabel>OK</guilabel> bestätigen, wird ein Onlineauftrag an Ihre
+            Geldinstitut gesendet.
+            <note>
               <para>Wenn Sie die Schaltfläche <guibutton>Abbrechen</guibutton> betätigen wird der Dialog für die
                 Einzelüberweisung geschlossen, der Online-Auftrag nicht ausgeführt und eine zuvor
                 neu angelegte Ãœberweiungsvorlage nicht gespeichert.
@@ -4512,11 +4675,13 @@ Translators:
         <term>Interne Umbuchung…</term>
 <!-- FIXME: Insert a description for this item. -->
         <listitem>
-          <para>Die Funktion<menuchoice>
+          <para>Die Funktion
+            <menuchoice>
               <guimenu>A<accel>k</accel>tion</guimenu><guimenuitem><accel>O</accel>nline
               Aktion</guimenuitem><guisubmenu> <accel>I</accel>nterne Umbuchung…</guisubmenu>
-            </menuchoice>kann der Übersetzer nicht ausprobieren, weil das Geldinstitut diesen Geschäftsvorfall für seine
-            Konten nicht unterstützen.
+            </menuchoice>
+            kann der Übersetzer nicht ausprobieren, weil das Geldinstitut diesen Geschäftsvorfall
+            für seine Konten nicht unterstützen.
           </para>
         </listitem>
       </varlistentry>
@@ -4537,10 +4702,12 @@ Translators:
     </para>
 
     <para>Standardmäßig werden im Journal nur die Buchungen des letzten Monats angezeigt. Sie können mit
-      dem Menüpunkt<menuchoice>
+      dem Menüpunkt
+      <menuchoice>
         <guimenu><accel>A</accel>nsicht</guimenu><guimenuitem><accel>F</accel>ilter
         nach…</guimenuitem>
-      </menuchoice>den Datumsbereich eingrenzen.
+      </menuchoice>
+      den Datumsbereich eingrenzen.
     </para>
   </sect1>
 </chapter>

commit 543769773f5caf89b81d2183f3ed586562916bd7
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Sep 22 19:52:00 2021 +0900

    Bug 797622 - Using ninja for gnucash-docs under jhbuild results in failure
    
    Cause of the problem is that cmake auto-generates a help target
    when generating build scripts for ninja. This help target
    (and its related 'help' directory) conflict with our own 'help'
    directory containing the help manual.
    
    Solution is to rename our directory from help/ to manual/

diff --git a/CMakeLists.txt b/CMakeLists.txt
index fd5458a5..4d0de1d5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -179,7 +179,7 @@ endif()
 
 
 add_subdirectory (guide)
-add_subdirectory (help)
+add_subdirectory (manual)
 
 file(GLOB_RECURSE extrafiles
     RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
diff --git a/help/C/CMakeLists.txt b/manual/C/CMakeLists.txt
similarity index 100%
rename from help/C/CMakeLists.txt
rename to manual/C/CMakeLists.txt
diff --git a/help/C/Help_ch_Account-Actions.xml b/manual/C/Help_ch_Account-Actions.xml
similarity index 100%
rename from help/C/Help_ch_Account-Actions.xml
rename to manual/C/Help_ch_Account-Actions.xml
diff --git a/help/C/Help_ch_Business.xml b/manual/C/Help_ch_Business.xml
similarity index 100%
rename from help/C/Help_ch_Business.xml
rename to manual/C/Help_ch_Business.xml
diff --git a/help/C/Help_ch_Customize.xml b/manual/C/Help_ch_Customize.xml
similarity index 100%
rename from help/C/Help_ch_Customize.xml
rename to manual/C/Help_ch_Customize.xml
diff --git a/help/C/Help_ch_GUIMenus.xml b/manual/C/Help_ch_GUIMenus.xml
similarity index 100%
rename from help/C/Help_ch_GUIMenus.xml
rename to manual/C/Help_ch_GUIMenus.xml
diff --git a/help/C/Help_ch_GettingHelp.xml b/manual/C/Help_ch_GettingHelp.xml
similarity index 100%
rename from help/C/Help_ch_GettingHelp.xml
rename to manual/C/Help_ch_GettingHelp.xml
diff --git a/help/C/Help_ch_GettingStarted.xml b/manual/C/Help_ch_GettingStarted.xml
similarity index 100%
rename from help/C/Help_ch_GettingStarted.xml
rename to manual/C/Help_ch_GettingStarted.xml
diff --git a/help/C/Help_ch_Intro.xml b/manual/C/Help_ch_Intro.xml
similarity index 100%
rename from help/C/Help_ch_Intro.xml
rename to manual/C/Help_ch_Intro.xml
diff --git a/help/C/Help_ch_Reports.xml b/manual/C/Help_ch_Reports.xml
similarity index 100%
rename from help/C/Help_ch_Reports.xml
rename to manual/C/Help_ch_Reports.xml
diff --git a/help/C/Help_ch_Tools_Assistants.xml b/manual/C/Help_ch_Tools_Assistants.xml
similarity index 100%
rename from help/C/Help_ch_Tools_Assistants.xml
rename to manual/C/Help_ch_Tools_Assistants.xml
diff --git a/help/C/Help_ch_Transactions.xml b/manual/C/Help_ch_Transactions.xml
similarity index 100%
rename from help/C/Help_ch_Transactions.xml
rename to manual/C/Help_ch_Transactions.xml
diff --git a/help/C/Help_chartofaccts.xml b/manual/C/Help_chartofaccts.xml
similarity index 100%
rename from help/C/Help_chartofaccts.xml
rename to manual/C/Help_chartofaccts.xml
diff --git a/help/C/Help_chtacctseg.xml b/manual/C/Help_chtacctseg.xml
similarity index 100%
rename from help/C/Help_chtacctseg.xml
rename to manual/C/Help_chtacctseg.xml
diff --git a/help/C/Help_fdl-appendix.xml b/manual/C/Help_fdl-appendix.xml
similarity index 100%
rename from help/C/Help_fdl-appendix.xml
rename to manual/C/Help_fdl-appendix.xml
diff --git a/help/C/Help_legal.xml b/manual/C/Help_legal.xml
similarity index 100%
rename from help/C/Help_legal.xml
rename to manual/C/Help_legal.xml
diff --git a/help/C/Help_tips-appendix.xml b/manual/C/Help_tips-appendix.xml
similarity index 100%
rename from help/C/Help_tips-appendix.xml
rename to manual/C/Help_tips-appendix.xml
diff --git a/help/C/Help_txf-categories.xml b/manual/C/Help_txf-categories.xml
similarity index 100%
rename from help/C/Help_txf-categories.xml
rename to manual/C/Help_txf-categories.xml
diff --git a/help/C/figures/Help_AccountReg_Screen.png b/manual/C/figures/Help_AccountReg_Screen.png
similarity index 100%
rename from help/C/figures/Help_AccountReg_Screen.png
rename to manual/C/figures/Help_AccountReg_Screen.png
diff --git a/help/C/figures/Help_AccountTree_Screen.png b/manual/C/figures/Help_AccountTree_Screen.png
similarity index 100%
rename from help/C/figures/Help_AccountTree_Screen.png
rename to manual/C/figures/Help_AccountTree_Screen.png
diff --git a/help/C/figures/Help_Book_Options_Accounts.png b/manual/C/figures/Help_Book_Options_Accounts.png
similarity index 100%
rename from help/C/figures/Help_Book_Options_Accounts.png
rename to manual/C/figures/Help_Book_Options_Accounts.png
diff --git a/help/C/figures/Help_Book_Options_Budgeting.png b/manual/C/figures/Help_Book_Options_Budgeting.png
similarity index 100%
rename from help/C/figures/Help_Book_Options_Budgeting.png
rename to manual/C/figures/Help_Book_Options_Budgeting.png
diff --git a/help/C/figures/Help_Book_Options_Business.png b/manual/C/figures/Help_Book_Options_Business.png
similarity index 100%
rename from help/C/figures/Help_Book_Options_Business.png
rename to manual/C/figures/Help_Book_Options_Business.png
diff --git a/help/C/figures/Help_Book_Options_Counters.png b/manual/C/figures/Help_Book_Options_Counters.png
similarity index 100%
rename from help/C/figures/Help_Book_Options_Counters.png
rename to manual/C/figures/Help_Book_Options_Counters.png
diff --git a/help/C/figures/Help_CSV_Import_Transactions_Delete.png b/manual/C/figures/Help_CSV_Import_Transactions_Delete.png
similarity index 100%
rename from help/C/figures/Help_CSV_Import_Transactions_Delete.png
rename to manual/C/figures/Help_CSV_Import_Transactions_Delete.png
diff --git a/help/C/figures/Help_CSV_Import_Transactions_Save.png b/manual/C/figures/Help_CSV_Import_Transactions_Save.png
similarity index 100%
rename from help/C/figures/Help_CSV_Import_Transactions_Save.png
rename to manual/C/figures/Help_CSV_Import_Transactions_Save.png
diff --git a/help/C/figures/Help_CSV_Import_transactions_Preview.png b/manual/C/figures/Help_CSV_Import_transactions_Preview.png
similarity index 100%
rename from help/C/figures/Help_CSV_Import_transactions_Preview.png
rename to manual/C/figures/Help_CSV_Import_transactions_Preview.png
diff --git a/help/C/figures/Help_CSV_Transaction_Import_Assistant.png b/manual/C/figures/Help_CSV_Transaction_Import_Assistant.png
similarity index 100%
rename from help/C/figures/Help_CSV_Transaction_Import_Assistant.png
rename to manual/C/figures/Help_CSV_Transaction_Import_Assistant.png
diff --git a/help/C/figures/Help_Choose_Export_Settings.png b/manual/C/figures/Help_Choose_Export_Settings.png
similarity index 100%
rename from help/C/figures/Help_Choose_Export_Settings.png
rename to manual/C/figures/Help_Choose_Export_Settings.png
diff --git a/help/C/figures/Help_Import_Map_Editor.png b/manual/C/figures/Help_Import_Map_Editor.png
similarity index 100%
rename from help/C/figures/Help_Import_Map_Editor.png
rename to manual/C/figures/Help_Import_Map_Editor.png
diff --git a/help/C/figures/Help_Import_MatchPicker.png b/manual/C/figures/Help_Import_MatchPicker.png
similarity index 100%
rename from help/C/figures/Help_Import_MatchPicker.png
rename to manual/C/figures/Help_Import_MatchPicker.png
diff --git a/help/C/figures/Help_Import_QIF_Druid.png b/manual/C/figures/Help_Import_QIF_Druid.png
similarity index 100%
rename from help/C/figures/Help_Import_QIF_Druid.png
rename to manual/C/figures/Help_Import_QIF_Druid.png
diff --git a/help/C/figures/Help_Import_Transaction_matcher_1.png b/manual/C/figures/Help_Import_Transaction_matcher_1.png
similarity index 100%
rename from help/C/figures/Help_Import_Transaction_matcher_1.png
rename to manual/C/figures/Help_Import_Transaction_matcher_1.png
diff --git a/help/C/figures/Help_Pref_AccntPeriod.png b/manual/C/figures/Help_Pref_AccntPeriod.png
similarity index 100%
rename from help/C/figures/Help_Pref_AccntPeriod.png
rename to manual/C/figures/Help_Pref_AccntPeriod.png
diff --git a/help/C/figures/Help_Pref_Accnts.png b/manual/C/figures/Help_Pref_Accnts.png
similarity index 100%
rename from help/C/figures/Help_Pref_Accnts.png
rename to manual/C/figures/Help_Pref_Accnts.png
diff --git a/help/C/figures/Help_Pref_Business.png b/manual/C/figures/Help_Pref_Business.png
similarity index 100%
rename from help/C/figures/Help_Pref_Business.png
rename to manual/C/figures/Help_Pref_Business.png
diff --git a/help/C/figures/Help_Pref_DateTime.png b/manual/C/figures/Help_Pref_DateTime.png
similarity index 100%
rename from help/C/figures/Help_Pref_DateTime.png
rename to manual/C/figures/Help_Pref_DateTime.png
diff --git a/help/C/figures/Help_Pref_General.png b/manual/C/figures/Help_Pref_General.png
similarity index 100%
rename from help/C/figures/Help_Pref_General.png
rename to manual/C/figures/Help_Pref_General.png
diff --git a/help/C/figures/Help_Pref_OnlineBanking.png b/manual/C/figures/Help_Pref_OnlineBanking.png
similarity index 100%
rename from help/C/figures/Help_Pref_OnlineBanking.png
rename to manual/C/figures/Help_Pref_OnlineBanking.png
diff --git a/help/C/figures/Help_Pref_Printing.png b/manual/C/figures/Help_Pref_Printing.png
similarity index 100%
rename from help/C/figures/Help_Pref_Printing.png
rename to manual/C/figures/Help_Pref_Printing.png
diff --git a/help/C/figures/Help_Pref_Quotes.png b/manual/C/figures/Help_Pref_Quotes.png
similarity index 100%
rename from help/C/figures/Help_Pref_Quotes.png
rename to manual/C/figures/Help_Pref_Quotes.png
diff --git a/help/C/figures/Help_Pref_Register.png b/manual/C/figures/Help_Pref_Register.png
similarity index 100%
rename from help/C/figures/Help_Pref_Register.png
rename to manual/C/figures/Help_Pref_Register.png
diff --git a/help/C/figures/Help_Pref_RegisterDefaults.png b/manual/C/figures/Help_Pref_RegisterDefaults.png
similarity index 100%
rename from help/C/figures/Help_Pref_RegisterDefaults.png
rename to manual/C/figures/Help_Pref_RegisterDefaults.png
diff --git a/help/C/figures/Help_Pref_Reports.png b/manual/C/figures/Help_Pref_Reports.png
similarity index 100%
rename from help/C/figures/Help_Pref_Reports.png
rename to manual/C/figures/Help_Pref_Reports.png
diff --git a/help/C/figures/Help_Pref_Sched.png b/manual/C/figures/Help_Pref_Sched.png
similarity index 100%
rename from help/C/figures/Help_Pref_Sched.png
rename to manual/C/figures/Help_Pref_Sched.png
diff --git a/help/C/figures/Help_Pref_Windows.png b/manual/C/figures/Help_Pref_Windows.png
similarity index 100%
rename from help/C/figures/Help_Pref_Windows.png
rename to manual/C/figures/Help_Pref_Windows.png
diff --git a/help/C/figures/Help_Report_Screen.png b/manual/C/figures/Help_Report_Screen.png
similarity index 100%
rename from help/C/figures/Help_Report_Screen.png
rename to manual/C/figures/Help_Report_Screen.png
diff --git a/help/C/figures/Help_Tool_LotsBus.png b/manual/C/figures/Help_Tool_LotsBus.png
similarity index 100%
rename from help/C/figures/Help_Tool_LotsBus.png
rename to manual/C/figures/Help_Tool_LotsBus.png
diff --git a/help/C/figures/Help_Tool_LotsStk.png b/manual/C/figures/Help_Tool_LotsStk.png
similarity index 100%
rename from help/C/figures/Help_Tool_LotsStk.png
rename to manual/C/figures/Help_Tool_LotsStk.png
diff --git a/help/C/figures/Help_Tool_Lots_h_double_arrow.png b/manual/C/figures/Help_Tool_Lots_h_double_arrow.png
similarity index 100%
rename from help/C/figures/Help_Tool_Lots_h_double_arrow.png
rename to manual/C/figures/Help_Tool_Lots_h_double_arrow.png
diff --git a/help/C/figures/Help_Tool_Lots_v_double_arrow.png b/manual/C/figures/Help_Tool_Lots_v_double_arrow.png
similarity index 100%
rename from help/C/figures/Help_Tool_Lots_v_double_arrow.png
rename to manual/C/figures/Help_Tool_Lots_v_double_arrow.png
diff --git a/help/C/figures/Help_Trans_Assoc_Dialog.png b/manual/C/figures/Help_Trans_Assoc_Dialog.png
similarity index 100%
rename from help/C/figures/Help_Trans_Assoc_Dialog.png
rename to manual/C/figures/Help_Trans_Assoc_Dialog.png
diff --git a/help/C/figures/Help_Trans_Assoc_Symbols.png b/manual/C/figures/Help_Trans_Assoc_Symbols.png
similarity index 100%
rename from help/C/figures/Help_Trans_Assoc_Symbols.png
rename to manual/C/figures/Help_Trans_Assoc_Symbols.png
diff --git a/help/C/figures/Help_TxRptOpt_Screen.png b/manual/C/figures/Help_TxRptOpt_Screen.png
similarity index 100%
rename from help/C/figures/Help_TxRptOpt_Screen.png
rename to manual/C/figures/Help_TxRptOpt_Screen.png
diff --git a/help/C/figures/Main-window-callouts.png b/manual/C/figures/Main-window-callouts.png
similarity index 100%
rename from help/C/figures/Main-window-callouts.png
rename to manual/C/figures/Main-window-callouts.png
diff --git a/help/C/figures/Main-window-callouts.xcf b/manual/C/figures/Main-window-callouts.xcf
similarity index 100%
rename from help/C/figures/Main-window-callouts.xcf
rename to manual/C/figures/Main-window-callouts.xcf
diff --git a/help/C/figures/column-selector-0.png b/manual/C/figures/column-selector-0.png
similarity index 100%
rename from help/C/figures/column-selector-0.png
rename to manual/C/figures/column-selector-0.png
diff --git a/help/C/figures/column-selector-1.png b/manual/C/figures/column-selector-1.png
similarity index 100%
rename from help/C/figures/column-selector-1.png
rename to manual/C/figures/column-selector-1.png
diff --git a/help/C/figures/main-window-small.png b/manual/C/figures/main-window-small.png
similarity index 100%
rename from help/C/figures/main-window-small.png
rename to manual/C/figures/main-window-small.png
diff --git a/help/C/figures/splash.png b/manual/C/figures/splash.png
similarity index 100%
rename from help/C/figures/splash.png
rename to manual/C/figures/splash.png
diff --git a/help/C/figures/welcome-cancel.png b/manual/C/figures/welcome-cancel.png
similarity index 100%
rename from help/C/figures/welcome-cancel.png
rename to manual/C/figures/welcome-cancel.png
diff --git a/help/C/figures/welcome.png b/manual/C/figures/welcome.png
similarity index 100%
rename from help/C/figures/welcome.png
rename to manual/C/figures/welcome.png
diff --git a/help/C/figures/window-main-empty.png b/manual/C/figures/window-main-empty.png
similarity index 100%
rename from help/C/figures/window-main-empty.png
rename to manual/C/figures/window-main-empty.png
diff --git a/help/C/figures/window-tip.png b/manual/C/figures/window-tip.png
similarity index 100%
rename from help/C/figures/window-tip.png
rename to manual/C/figures/window-tip.png
diff --git a/help/C/gnucash-help.xml b/manual/C/gnucash-help.xml
similarity index 100%
rename from help/C/gnucash-help.xml
rename to manual/C/gnucash-help.xml
diff --git a/help/CMakeLists.txt b/manual/CMakeLists.txt
similarity index 100%
rename from help/CMakeLists.txt
rename to manual/CMakeLists.txt
diff --git a/help/de/CMakeLists.txt b/manual/de/CMakeLists.txt
similarity index 100%
rename from help/de/CMakeLists.txt
rename to manual/de/CMakeLists.txt
diff --git a/help/de/Help_ch_Account-Actions.xml b/manual/de/Help_ch_Account-Actions.xml
similarity index 100%
rename from help/de/Help_ch_Account-Actions.xml
rename to manual/de/Help_ch_Account-Actions.xml
diff --git a/help/de/Help_ch_Business.xml b/manual/de/Help_ch_Business.xml
similarity index 100%
rename from help/de/Help_ch_Business.xml
rename to manual/de/Help_ch_Business.xml
diff --git a/help/de/Help_ch_Customize.xml b/manual/de/Help_ch_Customize.xml
similarity index 100%
rename from help/de/Help_ch_Customize.xml
rename to manual/de/Help_ch_Customize.xml
diff --git a/help/de/Help_ch_GUIMenus.xml b/manual/de/Help_ch_GUIMenus.xml
similarity index 100%
rename from help/de/Help_ch_GUIMenus.xml
rename to manual/de/Help_ch_GUIMenus.xml
diff --git a/help/de/Help_ch_GettingHelp.xml b/manual/de/Help_ch_GettingHelp.xml
similarity index 100%
rename from help/de/Help_ch_GettingHelp.xml
rename to manual/de/Help_ch_GettingHelp.xml
diff --git a/help/de/Help_ch_GettingStarted.xml b/manual/de/Help_ch_GettingStarted.xml
similarity index 100%
rename from help/de/Help_ch_GettingStarted.xml
rename to manual/de/Help_ch_GettingStarted.xml
diff --git a/help/de/Help_ch_Intro.xml b/manual/de/Help_ch_Intro.xml
similarity index 100%
rename from help/de/Help_ch_Intro.xml
rename to manual/de/Help_ch_Intro.xml
diff --git a/help/de/Help_ch_Reports.xml b/manual/de/Help_ch_Reports.xml
similarity index 100%
rename from help/de/Help_ch_Reports.xml
rename to manual/de/Help_ch_Reports.xml
diff --git a/help/de/Help_ch_Tools_Assistants.xml b/manual/de/Help_ch_Tools_Assistants.xml
similarity index 100%
rename from help/de/Help_ch_Tools_Assistants.xml
rename to manual/de/Help_ch_Tools_Assistants.xml
diff --git a/help/de/Help_ch_Transactions.xml b/manual/de/Help_ch_Transactions.xml
similarity index 100%
rename from help/de/Help_ch_Transactions.xml
rename to manual/de/Help_ch_Transactions.xml
diff --git a/help/de/Help_chartofaccts.xml b/manual/de/Help_chartofaccts.xml
similarity index 100%
rename from help/de/Help_chartofaccts.xml
rename to manual/de/Help_chartofaccts.xml
diff --git a/help/de/Help_chtacctseg.xml b/manual/de/Help_chtacctseg.xml
similarity index 100%
rename from help/de/Help_chtacctseg.xml
rename to manual/de/Help_chtacctseg.xml
diff --git a/help/de/Help_fdl-appendix.xml b/manual/de/Help_fdl-appendix.xml
similarity index 100%
rename from help/de/Help_fdl-appendix.xml
rename to manual/de/Help_fdl-appendix.xml
diff --git a/help/de/Help_legal.xml b/manual/de/Help_legal.xml
similarity index 100%
rename from help/de/Help_legal.xml
rename to manual/de/Help_legal.xml
diff --git a/help/de/Help_para-assist-intro.xml b/manual/de/Help_para-assist-intro.xml
similarity index 100%
rename from help/de/Help_para-assist-intro.xml
rename to manual/de/Help_para-assist-intro.xml
diff --git a/help/de/Help_tips-appendix.xml b/manual/de/Help_tips-appendix.xml
similarity index 100%
rename from help/de/Help_tips-appendix.xml
rename to manual/de/Help_tips-appendix.xml
diff --git a/help/de/Help_txf-categories.xml b/manual/de/Help_txf-categories.xml
similarity index 100%
rename from help/de/Help_txf-categories.xml
rename to manual/de/Help_txf-categories.xml
diff --git a/help/de/figures/AccountTreeCreate.png b/manual/de/figures/AccountTreeCreate.png
similarity index 100%
rename from help/de/figures/AccountTreeCreate.png
rename to manual/de/figures/AccountTreeCreate.png
diff --git a/help/de/figures/AccountTree_Export_CSV.png b/manual/de/figures/AccountTree_Export_CSV.png
similarity index 100%
rename from help/de/figures/AccountTree_Export_CSV.png
rename to manual/de/figures/AccountTree_Export_CSV.png
diff --git a/help/de/figures/AccountTree_Export_dbms.png b/manual/de/figures/AccountTree_Export_dbms.png
similarity index 100%
rename from help/de/figures/AccountTree_Export_dbms.png
rename to manual/de/figures/AccountTree_Export_dbms.png
diff --git a/help/de/figures/AccountTree_Export_file.png b/manual/de/figures/AccountTree_Export_file.png
similarity index 100%
rename from help/de/figures/AccountTree_Export_file.png
rename to manual/de/figures/AccountTree_Export_file.png
diff --git a/help/de/figures/AccountTree_Import_CSV.png b/manual/de/figures/AccountTree_Import_CSV.png
similarity index 100%
rename from help/de/figures/AccountTree_Import_CSV.png
rename to manual/de/figures/AccountTree_Import_CSV.png
diff --git a/help/de/figures/AccountTree_Import_CSV_Preview.png b/manual/de/figures/AccountTree_Import_CSV_Preview.png
similarity index 100%
rename from help/de/figures/AccountTree_Import_CSV_Preview.png
rename to manual/de/figures/AccountTree_Import_CSV_Preview.png
diff --git a/help/de/figures/AcctViewOptions-0.png b/manual/de/figures/AcctViewOptions-0.png
similarity index 100%
rename from help/de/figures/AcctViewOptions-0.png
rename to manual/de/figures/AcctViewOptions-0.png
diff --git a/help/de/figures/AcctViewOptions-1.png b/manual/de/figures/AcctViewOptions-1.png
similarity index 100%
rename from help/de/figures/AcctViewOptions-1.png
rename to manual/de/figures/AcctViewOptions-1.png
diff --git a/help/de/figures/Help_AccountReg_Screen.png b/manual/de/figures/Help_AccountReg_Screen.png
similarity index 100%
rename from help/de/figures/Help_AccountReg_Screen.png
rename to manual/de/figures/Help_AccountReg_Screen.png
diff --git a/help/de/figures/Help_AccountTree_Screen.png b/manual/de/figures/Help_AccountTree_Screen.png
similarity index 100%
rename from help/de/figures/Help_AccountTree_Screen.png
rename to manual/de/figures/Help_AccountTree_Screen.png
diff --git a/help/de/figures/Help_Book_Options_Accounts.png b/manual/de/figures/Help_Book_Options_Accounts.png
similarity index 100%
rename from help/de/figures/Help_Book_Options_Accounts.png
rename to manual/de/figures/Help_Book_Options_Accounts.png
diff --git a/help/de/figures/Help_Book_Options_Budgeting.png b/manual/de/figures/Help_Book_Options_Budgeting.png
similarity index 100%
rename from help/de/figures/Help_Book_Options_Budgeting.png
rename to manual/de/figures/Help_Book_Options_Budgeting.png
diff --git a/help/de/figures/Help_Book_Options_Business.png b/manual/de/figures/Help_Book_Options_Business.png
similarity index 100%
rename from help/de/figures/Help_Book_Options_Business.png
rename to manual/de/figures/Help_Book_Options_Business.png
diff --git a/help/de/figures/Help_Book_Options_Counters.png b/manual/de/figures/Help_Book_Options_Counters.png
similarity index 100%
rename from help/de/figures/Help_Book_Options_Counters.png
rename to manual/de/figures/Help_Book_Options_Counters.png
diff --git a/help/de/figures/Help_Book_Options_Tax.png b/manual/de/figures/Help_Book_Options_Tax.png
similarity index 100%
rename from help/de/figures/Help_Book_Options_Tax.png
rename to manual/de/figures/Help_Book_Options_Tax.png
diff --git a/help/de/figures/Help_Budget_Screen.png b/manual/de/figures/Help_Budget_Screen.png
similarity index 100%
rename from help/de/figures/Help_Budget_Screen.png
rename to manual/de/figures/Help_Budget_Screen.png
diff --git a/help/de/figures/Help_CSV_Import_transactions_Preview.png b/manual/de/figures/Help_CSV_Import_transactions_Preview.png
similarity index 100%
rename from help/de/figures/Help_CSV_Import_transactions_Preview.png
rename to manual/de/figures/Help_CSV_Import_transactions_Preview.png
diff --git a/help/de/figures/Help_CSV_Transaction_Import_Assistant.png b/manual/de/figures/Help_CSV_Transaction_Import_Assistant.png
similarity index 100%
rename from help/de/figures/Help_CSV_Transaction_Import_Assistant.png
rename to manual/de/figures/Help_CSV_Transaction_Import_Assistant.png
diff --git a/help/de/figures/Help_Choose_Export_Settings.png b/manual/de/figures/Help_Choose_Export_Settings.png
similarity index 100%
rename from help/de/figures/Help_Choose_Export_Settings.png
rename to manual/de/figures/Help_Choose_Export_Settings.png
diff --git a/help/de/figures/Help_Import_Map_Editor.png b/manual/de/figures/Help_Import_Map_Editor.png
similarity index 100%
rename from help/de/figures/Help_Import_Map_Editor.png
rename to manual/de/figures/Help_Import_Map_Editor.png
diff --git a/help/de/figures/Help_Import_MatchPicker.png b/manual/de/figures/Help_Import_MatchPicker.png
similarity index 100%
rename from help/de/figures/Help_Import_MatchPicker.png
rename to manual/de/figures/Help_Import_MatchPicker.png
diff --git a/help/de/figures/Help_Import_QIF_Druid.png b/manual/de/figures/Help_Import_QIF_Druid.png
similarity index 100%
rename from help/de/figures/Help_Import_QIF_Druid.png
rename to manual/de/figures/Help_Import_QIF_Druid.png
diff --git a/help/de/figures/Help_Import_Transaction_matcher_1.png b/manual/de/figures/Help_Import_Transaction_matcher_1.png
similarity index 100%
rename from help/de/figures/Help_Import_Transaction_matcher_1.png
rename to manual/de/figures/Help_Import_Transaction_matcher_1.png
diff --git a/help/de/figures/Help_Pref_AccntPeriod.png b/manual/de/figures/Help_Pref_AccntPeriod.png
similarity index 100%
rename from help/de/figures/Help_Pref_AccntPeriod.png
rename to manual/de/figures/Help_Pref_AccntPeriod.png
diff --git a/help/de/figures/Help_Pref_Accnts.png b/manual/de/figures/Help_Pref_Accnts.png
similarity index 100%
rename from help/de/figures/Help_Pref_Accnts.png
rename to manual/de/figures/Help_Pref_Accnts.png
diff --git a/help/de/figures/Help_Pref_Business.png b/manual/de/figures/Help_Pref_Business.png
similarity index 100%
rename from help/de/figures/Help_Pref_Business.png
rename to manual/de/figures/Help_Pref_Business.png
diff --git a/help/de/figures/Help_Pref_DateTime.png b/manual/de/figures/Help_Pref_DateTime.png
similarity index 100%
rename from help/de/figures/Help_Pref_DateTime.png
rename to manual/de/figures/Help_Pref_DateTime.png
diff --git a/help/de/figures/Help_Pref_General.png b/manual/de/figures/Help_Pref_General.png
similarity index 100%
rename from help/de/figures/Help_Pref_General.png
rename to manual/de/figures/Help_Pref_General.png
diff --git a/help/de/figures/Help_Pref_Import.png b/manual/de/figures/Help_Pref_Import.png
similarity index 100%
rename from help/de/figures/Help_Pref_Import.png
rename to manual/de/figures/Help_Pref_Import.png
diff --git a/help/de/figures/Help_Pref_OnlineBanking.png b/manual/de/figures/Help_Pref_OnlineBanking.png
similarity index 100%
rename from help/de/figures/Help_Pref_OnlineBanking.png
rename to manual/de/figures/Help_Pref_OnlineBanking.png
diff --git a/help/de/figures/Help_Pref_Printing.png b/manual/de/figures/Help_Pref_Printing.png
similarity index 100%
rename from help/de/figures/Help_Pref_Printing.png
rename to manual/de/figures/Help_Pref_Printing.png
diff --git a/help/de/figures/Help_Pref_Quotes.png b/manual/de/figures/Help_Pref_Quotes.png
similarity index 100%
rename from help/de/figures/Help_Pref_Quotes.png
rename to manual/de/figures/Help_Pref_Quotes.png
diff --git a/help/de/figures/Help_Pref_Register.png b/manual/de/figures/Help_Pref_Register.png
similarity index 100%
rename from help/de/figures/Help_Pref_Register.png
rename to manual/de/figures/Help_Pref_Register.png
diff --git a/help/de/figures/Help_Pref_RegisterDefaults.png b/manual/de/figures/Help_Pref_RegisterDefaults.png
similarity index 100%
rename from help/de/figures/Help_Pref_RegisterDefaults.png
rename to manual/de/figures/Help_Pref_RegisterDefaults.png
diff --git a/help/de/figures/Help_Pref_Reports.png b/manual/de/figures/Help_Pref_Reports.png
similarity index 100%
rename from help/de/figures/Help_Pref_Reports.png
rename to manual/de/figures/Help_Pref_Reports.png
diff --git a/help/de/figures/Help_Pref_Sched.png b/manual/de/figures/Help_Pref_Sched.png
similarity index 100%
rename from help/de/figures/Help_Pref_Sched.png
rename to manual/de/figures/Help_Pref_Sched.png
diff --git a/help/de/figures/Help_Pref_Windows.png b/manual/de/figures/Help_Pref_Windows.png
similarity index 100%
rename from help/de/figures/Help_Pref_Windows.png
rename to manual/de/figures/Help_Pref_Windows.png
diff --git a/help/de/figures/Help_Reconcile_Screen.png b/manual/de/figures/Help_Reconcile_Screen.png
similarity index 100%
rename from help/de/figures/Help_Reconcile_Screen.png
rename to manual/de/figures/Help_Reconcile_Screen.png
diff --git a/help/de/figures/Help_Report_Screen.png b/manual/de/figures/Help_Report_Screen.png
similarity index 100%
rename from help/de/figures/Help_Report_Screen.png
rename to manual/de/figures/Help_Report_Screen.png
diff --git a/help/de/figures/Help_Reset_Warnings.png b/manual/de/figures/Help_Reset_Warnings.png
similarity index 100%
rename from help/de/figures/Help_Reset_Warnings.png
rename to manual/de/figures/Help_Reset_Warnings.png
diff --git a/help/de/figures/Help_Scheduled_Transactions.png b/manual/de/figures/Help_Scheduled_Transactions.png
similarity index 100%
rename from help/de/figures/Help_Scheduled_Transactions.png
rename to manual/de/figures/Help_Scheduled_Transactions.png
diff --git a/help/de/figures/Help_Style_Choose.png b/manual/de/figures/Help_Style_Choose.png
similarity index 100%
rename from help/de/figures/Help_Style_Choose.png
rename to manual/de/figures/Help_Style_Choose.png
diff --git a/help/de/figures/Help_Style_New.png b/manual/de/figures/Help_Style_New.png
similarity index 100%
rename from help/de/figures/Help_Style_New.png
rename to manual/de/figures/Help_Style_New.png
diff --git a/help/de/figures/Help_Trans_Assoc_Dialog.png b/manual/de/figures/Help_Trans_Assoc_Dialog.png
similarity index 100%
rename from help/de/figures/Help_Trans_Assoc_Dialog.png
rename to manual/de/figures/Help_Trans_Assoc_Dialog.png
diff --git a/help/de/figures/Help_Trans_Assoc_Symbols.png b/manual/de/figures/Help_Trans_Assoc_Symbols.png
similarity index 100%
rename from help/de/figures/Help_Trans_Assoc_Symbols.png
rename to manual/de/figures/Help_Trans_Assoc_Symbols.png
diff --git a/help/de/figures/Main-window-callouts.png b/manual/de/figures/Main-window-callouts.png
similarity index 100%
rename from help/de/figures/Main-window-callouts.png
rename to manual/de/figures/Main-window-callouts.png
diff --git a/help/de/figures/Main-window-callouts.xcf b/manual/de/figures/Main-window-callouts.xcf
similarity index 100%
rename from help/de/figures/Main-window-callouts.xcf
rename to manual/de/figures/Main-window-callouts.xcf
diff --git a/help/de/figures/column-selector-0.png b/manual/de/figures/column-selector-0.png
similarity index 100%
rename from help/de/figures/column-selector-0.png
rename to manual/de/figures/column-selector-0.png
diff --git a/help/de/figures/column-selector-1.png b/manual/de/figures/column-selector-1.png
similarity index 100%
rename from help/de/figures/column-selector-1.png
rename to manual/de/figures/column-selector-1.png
diff --git a/help/de/figures/main-window-small.png b/manual/de/figures/main-window-small.png
similarity index 100%
rename from help/de/figures/main-window-small.png
rename to manual/de/figures/main-window-small.png
diff --git a/help/de/figures/splash.png b/manual/de/figures/splash.png
similarity index 100%
rename from help/de/figures/splash.png
rename to manual/de/figures/splash.png
diff --git a/help/de/figures/summarybar-selector-1.png b/manual/de/figures/summarybar-selector-1.png
similarity index 100%
rename from help/de/figures/summarybar-selector-1.png
rename to manual/de/figures/summarybar-selector-1.png
diff --git a/help/de/figures/summarybar-selector-2.png b/manual/de/figures/summarybar-selector-2.png
similarity index 100%
rename from help/de/figures/summarybar-selector-2.png
rename to manual/de/figures/summarybar-selector-2.png
diff --git a/help/de/figures/summarybar-selector.png b/manual/de/figures/summarybar-selector.png
similarity index 100%
rename from help/de/figures/summarybar-selector.png
rename to manual/de/figures/summarybar-selector.png
diff --git a/help/de/figures/tip-window.png b/manual/de/figures/tip-window.png
similarity index 100%
rename from help/de/figures/tip-window.png
rename to manual/de/figures/tip-window.png
diff --git a/help/de/figures/welcome-cancel.png b/manual/de/figures/welcome-cancel.png
similarity index 100%
rename from help/de/figures/welcome-cancel.png
rename to manual/de/figures/welcome-cancel.png
diff --git a/help/de/figures/welcome.png b/manual/de/figures/welcome.png
similarity index 100%
rename from help/de/figures/welcome.png
rename to manual/de/figures/welcome.png
diff --git a/help/de/figures/window-main-empty.png b/manual/de/figures/window-main-empty.png
similarity index 100%
rename from help/de/figures/window-main-empty.png
rename to manual/de/figures/window-main-empty.png
diff --git a/help/de/gnucash-help.xml b/manual/de/gnucash-help.xml
similarity index 100%
rename from help/de/gnucash-help.xml
rename to manual/de/gnucash-help.xml
diff --git a/help/de/para-assist-buttons.xml b/manual/de/para-assist-buttons.xml
similarity index 100%
rename from help/de/para-assist-buttons.xml
rename to manual/de/para-assist-buttons.xml
diff --git a/help/it/CMakeLists.txt b/manual/it/CMakeLists.txt
similarity index 100%
rename from help/it/CMakeLists.txt
rename to manual/it/CMakeLists.txt
diff --git a/help/it/COME-TRADURRE b/manual/it/COME-TRADURRE
similarity index 100%
rename from help/it/COME-TRADURRE
rename to manual/it/COME-TRADURRE
diff --git a/help/it/figures/Help_AccountReg_Screen.png b/manual/it/figures/Help_AccountReg_Screen.png
similarity index 100%
rename from help/it/figures/Help_AccountReg_Screen.png
rename to manual/it/figures/Help_AccountReg_Screen.png
diff --git a/help/it/figures/Help_AccountTree_Screen.png b/manual/it/figures/Help_AccountTree_Screen.png
similarity index 100%
rename from help/it/figures/Help_AccountTree_Screen.png
rename to manual/it/figures/Help_AccountTree_Screen.png
diff --git a/help/it/figures/Help_Pref_AccntPeriod.png b/manual/it/figures/Help_Pref_AccntPeriod.png
similarity index 100%
rename from help/it/figures/Help_Pref_AccntPeriod.png
rename to manual/it/figures/Help_Pref_AccntPeriod.png
diff --git a/help/it/figures/Help_Pref_Accnts.png b/manual/it/figures/Help_Pref_Accnts.png
similarity index 100%
rename from help/it/figures/Help_Pref_Accnts.png
rename to manual/it/figures/Help_Pref_Accnts.png
diff --git a/help/it/figures/Help_Pref_Business.png b/manual/it/figures/Help_Pref_Business.png
similarity index 100%
rename from help/it/figures/Help_Pref_Business.png
rename to manual/it/figures/Help_Pref_Business.png
diff --git a/help/it/figures/Help_Pref_DateTime.png b/manual/it/figures/Help_Pref_DateTime.png
similarity index 100%
rename from help/it/figures/Help_Pref_DateTime.png
rename to manual/it/figures/Help_Pref_DateTime.png
diff --git a/help/it/figures/Help_Pref_General.png b/manual/it/figures/Help_Pref_General.png
similarity index 100%
rename from help/it/figures/Help_Pref_General.png
rename to manual/it/figures/Help_Pref_General.png
diff --git a/help/it/figures/Help_Pref_OnlineBanking.png b/manual/it/figures/Help_Pref_OnlineBanking.png
similarity index 100%
rename from help/it/figures/Help_Pref_OnlineBanking.png
rename to manual/it/figures/Help_Pref_OnlineBanking.png
diff --git a/help/it/figures/Help_Pref_Printing.png b/manual/it/figures/Help_Pref_Printing.png
similarity index 100%
rename from help/it/figures/Help_Pref_Printing.png
rename to manual/it/figures/Help_Pref_Printing.png
diff --git a/help/it/figures/Help_Pref_Register.png b/manual/it/figures/Help_Pref_Register.png
similarity index 100%
rename from help/it/figures/Help_Pref_Register.png
rename to manual/it/figures/Help_Pref_Register.png
diff --git a/help/it/figures/Help_Pref_RegisterDefaults.png b/manual/it/figures/Help_Pref_RegisterDefaults.png
similarity index 100%
rename from help/it/figures/Help_Pref_RegisterDefaults.png
rename to manual/it/figures/Help_Pref_RegisterDefaults.png
diff --git a/help/it/figures/Help_Pref_Reports.png b/manual/it/figures/Help_Pref_Reports.png
similarity index 100%
rename from help/it/figures/Help_Pref_Reports.png
rename to manual/it/figures/Help_Pref_Reports.png
diff --git a/help/it/figures/Help_Pref_Sched.png b/manual/it/figures/Help_Pref_Sched.png
similarity index 100%
rename from help/it/figures/Help_Pref_Sched.png
rename to manual/it/figures/Help_Pref_Sched.png
diff --git a/help/it/figures/Help_Pref_Windows.png b/manual/it/figures/Help_Pref_Windows.png
similarity index 100%
rename from help/it/figures/Help_Pref_Windows.png
rename to manual/it/figures/Help_Pref_Windows.png
diff --git a/help/it/figures/Help_Report_Screen.png b/manual/it/figures/Help_Report_Screen.png
similarity index 100%
rename from help/it/figures/Help_Report_Screen.png
rename to manual/it/figures/Help_Report_Screen.png
diff --git a/help/it/figures/Main-window-callouts.png b/manual/it/figures/Main-window-callouts.png
similarity index 100%
rename from help/it/figures/Main-window-callouts.png
rename to manual/it/figures/Main-window-callouts.png
diff --git a/help/it/figures/Main-window-callouts.xcf b/manual/it/figures/Main-window-callouts.xcf
similarity index 100%
rename from help/it/figures/Main-window-callouts.xcf
rename to manual/it/figures/Main-window-callouts.xcf
diff --git a/help/it/gnucash-help.xml b/manual/it/gnucash-help.xml
similarity index 100%
rename from help/it/gnucash-help.xml
rename to manual/it/gnucash-help.xml
diff --git a/help/it/it.po b/manual/it/it.po
similarity index 100%
rename from help/it/it.po
rename to manual/it/it.po
diff --git a/help/pt/CMakeLists.txt b/manual/pt/CMakeLists.txt
similarity index 100%
rename from help/pt/CMakeLists.txt
rename to manual/pt/CMakeLists.txt
diff --git a/help/pt/Help_ch_Account-Actions.xml b/manual/pt/Help_ch_Account-Actions.xml
similarity index 100%
rename from help/pt/Help_ch_Account-Actions.xml
rename to manual/pt/Help_ch_Account-Actions.xml
diff --git a/help/pt/Help_ch_Business.xml b/manual/pt/Help_ch_Business.xml
similarity index 100%
rename from help/pt/Help_ch_Business.xml
rename to manual/pt/Help_ch_Business.xml
diff --git a/help/pt/Help_ch_Customize.xml b/manual/pt/Help_ch_Customize.xml
similarity index 100%
rename from help/pt/Help_ch_Customize.xml
rename to manual/pt/Help_ch_Customize.xml
diff --git a/help/pt/Help_ch_GUIMenus.xml b/manual/pt/Help_ch_GUIMenus.xml
similarity index 100%
rename from help/pt/Help_ch_GUIMenus.xml
rename to manual/pt/Help_ch_GUIMenus.xml
diff --git a/help/pt/Help_ch_GettingHelp.xml b/manual/pt/Help_ch_GettingHelp.xml
similarity index 100%
rename from help/pt/Help_ch_GettingHelp.xml
rename to manual/pt/Help_ch_GettingHelp.xml
diff --git a/help/pt/Help_ch_GettingStarted.xml b/manual/pt/Help_ch_GettingStarted.xml
similarity index 100%
rename from help/pt/Help_ch_GettingStarted.xml
rename to manual/pt/Help_ch_GettingStarted.xml
diff --git a/help/pt/Help_ch_Intro.xml b/manual/pt/Help_ch_Intro.xml
similarity index 100%
rename from help/pt/Help_ch_Intro.xml
rename to manual/pt/Help_ch_Intro.xml
diff --git a/help/pt/Help_ch_Reports.xml b/manual/pt/Help_ch_Reports.xml
similarity index 100%
rename from help/pt/Help_ch_Reports.xml
rename to manual/pt/Help_ch_Reports.xml
diff --git a/help/pt/Help_ch_Tools_Assistants.xml b/manual/pt/Help_ch_Tools_Assistants.xml
similarity index 100%
rename from help/pt/Help_ch_Tools_Assistants.xml
rename to manual/pt/Help_ch_Tools_Assistants.xml
diff --git a/help/pt/Help_ch_Transactions.xml b/manual/pt/Help_ch_Transactions.xml
similarity index 100%
rename from help/pt/Help_ch_Transactions.xml
rename to manual/pt/Help_ch_Transactions.xml
diff --git a/help/pt/Help_chartofaccts.xml b/manual/pt/Help_chartofaccts.xml
similarity index 100%
rename from help/pt/Help_chartofaccts.xml
rename to manual/pt/Help_chartofaccts.xml
diff --git a/help/pt/Help_chtacctseg.xml b/manual/pt/Help_chtacctseg.xml
similarity index 100%
rename from help/pt/Help_chtacctseg.xml
rename to manual/pt/Help_chtacctseg.xml
diff --git a/help/pt/Help_fdl-appendix.xml b/manual/pt/Help_fdl-appendix.xml
similarity index 100%
rename from help/pt/Help_fdl-appendix.xml
rename to manual/pt/Help_fdl-appendix.xml
diff --git a/help/pt/Help_legal.xml b/manual/pt/Help_legal.xml
similarity index 100%
rename from help/pt/Help_legal.xml
rename to manual/pt/Help_legal.xml
diff --git a/help/pt/Help_tips-appendix.xml b/manual/pt/Help_tips-appendix.xml
similarity index 100%
rename from help/pt/Help_tips-appendix.xml
rename to manual/pt/Help_tips-appendix.xml
diff --git a/help/pt/Help_txf-categories.xml b/manual/pt/Help_txf-categories.xml
similarity index 100%
rename from help/pt/Help_txf-categories.xml
rename to manual/pt/Help_txf-categories.xml
diff --git a/help/pt/figures/Help_AccountReg_Screen.png b/manual/pt/figures/Help_AccountReg_Screen.png
similarity index 100%
rename from help/pt/figures/Help_AccountReg_Screen.png
rename to manual/pt/figures/Help_AccountReg_Screen.png
diff --git a/help/pt/figures/Help_AccountTree_Screen.png b/manual/pt/figures/Help_AccountTree_Screen.png
similarity index 100%
rename from help/pt/figures/Help_AccountTree_Screen.png
rename to manual/pt/figures/Help_AccountTree_Screen.png
diff --git a/help/pt/figures/Help_Pref_AccntPeriod.png b/manual/pt/figures/Help_Pref_AccntPeriod.png
similarity index 100%
rename from help/pt/figures/Help_Pref_AccntPeriod.png
rename to manual/pt/figures/Help_Pref_AccntPeriod.png
diff --git a/help/pt/figures/Help_Pref_Accnts.png b/manual/pt/figures/Help_Pref_Accnts.png
similarity index 100%
rename from help/pt/figures/Help_Pref_Accnts.png
rename to manual/pt/figures/Help_Pref_Accnts.png
diff --git a/help/pt/figures/Help_Pref_Business.png b/manual/pt/figures/Help_Pref_Business.png
similarity index 100%
rename from help/pt/figures/Help_Pref_Business.png
rename to manual/pt/figures/Help_Pref_Business.png
diff --git a/help/pt/figures/Help_Pref_DateTime.png b/manual/pt/figures/Help_Pref_DateTime.png
similarity index 100%
rename from help/pt/figures/Help_Pref_DateTime.png
rename to manual/pt/figures/Help_Pref_DateTime.png
diff --git a/help/pt/figures/Help_Pref_General.png b/manual/pt/figures/Help_Pref_General.png
similarity index 100%
rename from help/pt/figures/Help_Pref_General.png
rename to manual/pt/figures/Help_Pref_General.png
diff --git a/help/pt/figures/Help_Pref_OnlineBanking.png b/manual/pt/figures/Help_Pref_OnlineBanking.png
similarity index 100%
rename from help/pt/figures/Help_Pref_OnlineBanking.png
rename to manual/pt/figures/Help_Pref_OnlineBanking.png
diff --git a/help/pt/figures/Help_Pref_Printing.png b/manual/pt/figures/Help_Pref_Printing.png
similarity index 100%
rename from help/pt/figures/Help_Pref_Printing.png
rename to manual/pt/figures/Help_Pref_Printing.png
diff --git a/help/pt/figures/Help_Pref_Register.png b/manual/pt/figures/Help_Pref_Register.png
similarity index 100%
rename from help/pt/figures/Help_Pref_Register.png
rename to manual/pt/figures/Help_Pref_Register.png
diff --git a/help/pt/figures/Help_Pref_RegisterDefaults.png b/manual/pt/figures/Help_Pref_RegisterDefaults.png
similarity index 100%
rename from help/pt/figures/Help_Pref_RegisterDefaults.png
rename to manual/pt/figures/Help_Pref_RegisterDefaults.png
diff --git a/help/pt/figures/Help_Pref_Reports.png b/manual/pt/figures/Help_Pref_Reports.png
similarity index 100%
rename from help/pt/figures/Help_Pref_Reports.png
rename to manual/pt/figures/Help_Pref_Reports.png
diff --git a/help/pt/figures/Help_Pref_Sched.png b/manual/pt/figures/Help_Pref_Sched.png
similarity index 100%
rename from help/pt/figures/Help_Pref_Sched.png
rename to manual/pt/figures/Help_Pref_Sched.png
diff --git a/help/pt/figures/Help_Pref_Windows.png b/manual/pt/figures/Help_Pref_Windows.png
similarity index 100%
rename from help/pt/figures/Help_Pref_Windows.png
rename to manual/pt/figures/Help_Pref_Windows.png
diff --git a/help/pt/figures/Help_Report_Screen.png b/manual/pt/figures/Help_Report_Screen.png
similarity index 100%
rename from help/pt/figures/Help_Report_Screen.png
rename to manual/pt/figures/Help_Report_Screen.png
diff --git a/help/pt/figures/Help_TxRptOpt_Screen.png b/manual/pt/figures/Help_TxRptOpt_Screen.png
similarity index 100%
rename from help/pt/figures/Help_TxRptOpt_Screen.png
rename to manual/pt/figures/Help_TxRptOpt_Screen.png
diff --git a/help/pt/figures/Main-window-callouts.png b/manual/pt/figures/Main-window-callouts.png
similarity index 100%
rename from help/pt/figures/Main-window-callouts.png
rename to manual/pt/figures/Main-window-callouts.png
diff --git a/help/pt/figures/Report_Screen.png b/manual/pt/figures/Report_Screen.png
similarity index 100%
rename from help/pt/figures/Report_Screen.png
rename to manual/pt/figures/Report_Screen.png
diff --git a/help/pt/figures/Report_Screen_pt_PT.png b/manual/pt/figures/Report_Screen_pt_PT.png
similarity index 100%
rename from help/pt/figures/Report_Screen_pt_PT.png
rename to manual/pt/figures/Report_Screen_pt_PT.png
diff --git a/help/pt/figures/icons/blank_transaction.png b/manual/pt/figures/icons/blank_transaction.png
similarity index 100%
rename from help/pt/figures/icons/blank_transaction.png
rename to manual/pt/figures/icons/blank_transaction.png
diff --git a/help/pt/figures/icons/button_delete.png b/manual/pt/figures/icons/button_delete.png
similarity index 100%
rename from help/pt/figures/icons/button_delete.png
rename to manual/pt/figures/icons/button_delete.png
diff --git a/help/pt/figures/icons/button_edit.png b/manual/pt/figures/icons/button_edit.png
similarity index 100%
rename from help/pt/figures/icons/button_edit.png
rename to manual/pt/figures/icons/button_edit.png
diff --git a/help/pt/figures/icons/button_new.png b/manual/pt/figures/icons/button_new.png
similarity index 100%
rename from help/pt/figures/icons/button_new.png
rename to manual/pt/figures/icons/button_new.png
diff --git a/help/pt/figures/icons/cancel_transaction.png b/manual/pt/figures/icons/cancel_transaction.png
similarity index 100%
rename from help/pt/figures/icons/cancel_transaction.png
rename to manual/pt/figures/icons/cancel_transaction.png
diff --git a/help/pt/figures/icons/delete_translation.png b/manual/pt/figures/icons/delete_translation.png
similarity index 100%
rename from help/pt/figures/icons/delete_translation.png
rename to manual/pt/figures/icons/delete_translation.png
diff --git a/help/pt/figures/icons/duplicate_transaction.png b/manual/pt/figures/icons/duplicate_transaction.png
similarity index 100%
rename from help/pt/figures/icons/duplicate_transaction.png
rename to manual/pt/figures/icons/duplicate_transaction.png
diff --git a/help/pt/figures/icons/jump_to_register.png b/manual/pt/figures/icons/jump_to_register.png
similarity index 100%
rename from help/pt/figures/icons/jump_to_register.png
rename to manual/pt/figures/icons/jump_to_register.png
diff --git a/help/pt/figures/icons/record_transaction.png b/manual/pt/figures/icons/record_transaction.png
similarity index 100%
rename from help/pt/figures/icons/record_transaction.png
rename to manual/pt/figures/icons/record_transaction.png
diff --git a/help/pt/figures/icons/report_options.png b/manual/pt/figures/icons/report_options.png
similarity index 100%
rename from help/pt/figures/icons/report_options.png
rename to manual/pt/figures/icons/report_options.png
diff --git a/help/pt/figures/icons/schedule_transaction.png b/manual/pt/figures/icons/schedule_transaction.png
similarity index 100%
rename from help/pt/figures/icons/schedule_transaction.png
rename to manual/pt/figures/icons/schedule_transaction.png
diff --git a/help/pt/figures/icons/small_icon.png b/manual/pt/figures/icons/small_icon.png
similarity index 100%
rename from help/pt/figures/icons/small_icon.png
rename to manual/pt/figures/icons/small_icon.png
diff --git a/help/pt/figures/icons/split_transaction.png b/manual/pt/figures/icons/split_transaction.png
similarity index 100%
rename from help/pt/figures/icons/split_transaction.png
rename to manual/pt/figures/icons/split_transaction.png
diff --git a/help/pt/figures/icons/transfer.png b/manual/pt/figures/icons/transfer.png
similarity index 100%
rename from help/pt/figures/icons/transfer.png
rename to manual/pt/figures/icons/transfer.png
diff --git a/help/pt/gnucash-help.xml b/manual/pt/gnucash-help.xml
similarity index 100%
rename from help/pt/gnucash-help.xml
rename to manual/pt/gnucash-help.xml

commit c9d6c6f8532154733b0996c404c66c6e8c327f9a
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sun Sep 26 11:33:33 2021 +0900

    Remove unused or outdated files.
    * gnucash-docs.spec.in
    * CMakeNotes.txt
    * HACKING

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 87d480a6..fd5458a5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -196,7 +196,6 @@ add_to_dist(
     COPYING
     COPYING-DOCS
     ChangeLog
-    HACKING
     NEWS
     README
     fop.xconf.in)
diff --git a/CMakeNotes.txt b/CMakeNotes.txt
deleted file mode 100644
index 6a84f1a4..00000000
--- a/CMakeNotes.txt
+++ /dev/null
@@ -1,52 +0,0 @@
-CMake Notes
------------
-CMake support is a work in progress.
-
-Current status:
-- basic cmake file layout is set up, that is all directories have
-  their CMakeLists.txt file
-- the common code to generate xml (install only) and html (build
-  and install) has been ported to cmake commands
-- pdf, epub and mobi generation has been ported
-- dist and distcheck and uninstall targets are implemented
-
-To do:
-- handle the special build rules for it (guide and help)
-- add windows specific chm file generation
-
-Notable changes:
-- while the dist targets work for both autotools and cmake the
-  cmake one will only result in a tarball suitable for autotools
-  if autotools has been run once before. the cmake build system
-  doesn't know how to generate the config related files generated by configure
-- scrollkeeper/omf support has been dropped. It used to be required
-  for yelp, but that tool stopped using omf after release 2.23.
-  All platforms we care about have more recent versions.
-- Japanese font substitution has been dumbed down. One can still pass
-  fonts and a font directory on the command line via -D switches,
-  but the code no longer checks if the font really exists. The resulting
-  pdf and fop output will indicate if there's an issue.
-- With autotools make one could descend into a directory for a specific
-  document and then just run make commands there. Those would affect
-  only that document. CMake on the other hand uses a top-level only
-  rules system so you can only enter commands from the top-level directory
-  That would normally also mean each command would be for the whole project
-  so entering "make html" would do so for all books and their translations.
-
-  To mitigate this, I am setting up targets in the form
-
-  <lang>-<docname>-<format>
-
-  for example
-
-  C-gnucash-guide-xml
-  C-gnucash-guide-html
-
-  For the build step you can use any of these targets to build only a particular
-  language and book. For partial installations it gets slightly more complicated.
-  In this case you have to set environment variable CMAKE_INSTALL_COMPONENT
-  to the wanted target before calling make install, for example:
-
-  CMAKE_INSTALL_COMPONENT=C-gnucash-guide-html make install
-
-  This will only install the English version of the guide in html.
diff --git a/HACKING b/HACKING
deleted file mode 100644
index 66d7d630..00000000
--- a/HACKING
+++ /dev/null
@@ -1,124 +0,0 @@
-Hacking on GnuCash Documentation Guidelines
-===========================================
-
-This document is an introduction to hacking the GnuCash documentation.
-
-For both reviewers and documentation writers;
-
-Please read the following guides:
-http://developer.gnome.org/gdp-handbook/stable/
-http://developer.gnome.org/gdp-style-guide/stable/
-
-Other useful references;
-
-The following links are for further sites that can help with the
-documentation and review process.
-http://www.docbook.org (has a comprehensive online guide to docbook)
-http://developer.gnome.org/hig-book/stable/ (GNOME Human Interface
-Guidelines)
-
-I suggest also subscribing to gnucash-devel, but this is not absolutely
-necessary.
-
-Reviewers;
-
-Please check out the documentation module from the GnuCash SVN -
-gnucash-docs. For those not familiar with svn, the gnucash wiki has a
-description at http://wiki.gnucash.org/wiki/Subversion The only change
-to get the docs is to change the checkout gnucash to checkout
-gnucash-docs. You can also start from the current docs tarball.
-
-I think the best way of retaining comments about docs in an easy to find
-way for everyone would be to use bugzilla.gnome.org to file the bugs
-under documentation. This can also be done using bug-buddy.
-
-Writers;
-
-Also checkout the docs svn as above. The usual procedure for
-contributors to GnuCash is to initially submit patches to the
-gnucash-devel mailing list, though I will also accept patches
-submitted to me directly. I will handle getting the patches added into
-SVN. You can also add the patch to a bug report in bugzilla if you wish.
-
-I would like writers to also let other know their intentions of which
-section they wish to tackle. Please forward this to gnucash-devel so
-that people can say 'hey I'm doing that already' or some such.
-
-You may also want to retail a local copy of the old documentation to
-refer to when writing. This still has a lot of useful information in it
-which hasn't been transferred to the new docs.
-
-NOTE: The id used in the <chapter> and <sect1> tags are important as they define
-the name used when the html pages are generated. Please be careful with these.
-
-<chapter> and <sect1> tags are also used to create the sidebar index in yelp
-and are an important bonus to ease-of-use of the final documentation.
-
-Chris Lyttle
-28th May 2006
-
---------------------
-
-SGML tweaks;
-
-There are a couple of common tweaks in the XML files to allow SGML tools to
-operate - for PDF generation. The tweaks are minor but common (and to those
-familiar with XML a touch bizarre / annoying). If necessary, I can add a
-Perl script to do the syntax changes automatically, but for now these are
-the changes:
-
-1. Avoid using the XML empty tag, specify the closing tag.
-	e.g. <para></para> instead of </para />
-2. Avoid a newline after <entry> tags.
-	e.g. <entry><para> instead of <entry>\n<para>
-3. Avoid underscores in id attribute values.
-	e.g. id="getting-started" instead of id="getting_started"
-5. Use <chapter> and <sect1>.
-
-These are minor and don't affect the normal XML content in any way.
-(OK, the loss of < /> adds some extra characters.) However, the problem
-with these is the sheer number of tags that use the pre-tweaked syntax.
-SGML tools can deal with small numbers of these errors (commonly <200),
-so this is an advisory. If you're editing the XML, please consider this
-advice and make my life a little easier when it comes to PDF's.
-
-Thanks.
-
-Neil Williams
-<linux at codehelp.co.uk>
-9th March 2005.
-
---------------------
-
-Generating PDF
-
-The GnuCash documentation build system can generate pdfs from the
-guide's and help manual's xml source files, provided you have the proper
-tools available on your system. This functionality was introduced by
-Tom Browder (<tom.browder at gmail.com>) and improved by
-Geert Janssens (<janssens-geert at telenet.be>).
-
-Other than xsltproc (which is already required to build html documentation)
-you also need Apache fop 0.95 or more recent. 
-
-At the time of this writing, you can install fop straight from any of the
-current distros' package repositories, or at least fop is available in one
-of the addon repositories.
-
-* Fedora 12 and up: fop is in the main repository
-* Debian Lenny: fop 0.95 has been backported
-* Debian Squeeze and up: fop is in the main repository
-* CentOS 5: fop can be installed via EPEL testing
-* Ubuntu 9.10 and up: fop is in the universe repository
-
-If your distro doesn't ship fop you can still install it manually. It
-is available at http://xmlgraphics.apache.org/fop
-and it requires:
-
-     a.  Sun Java JDK >= 1.4
-         available at: http://java.sun.com/javase/downloads/index.jsp
-
-         (I chose the "JDK 6 Update 7" download.)
-
-     b.  ant >= 1.7
-         available at: http://ant.apache.org
diff --git a/gnucash-docs.spec.in b/gnucash-docs.spec.in
deleted file mode 100644
index 2fd77923..00000000
--- a/gnucash-docs.spec.in
+++ /dev/null
@@ -1,49 +0,0 @@
-%define version @VERSION@
-
-Name:           gnucash-docs
-Summary:        This is the documentation module for GnuCash
-Version:        %{version}
-Release:        0
-License:        GNU Free Documentation License 1.1 or later
-Group:          Office/Finance
-URL:            https://www.gnucash.org
-Source:         https://sourceforge.net/projects/gnucash/files/gnucash%20(stable)/%{version}/gnucash-docs-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  sgml-skel
-BuildRequires:  xsltproc
-BuildArch:      noarch
-Recommends:     %{_bindir}/gnome-help
-
-%description
-GnuCash is a personal finance manager. A check-book like
-register GUI allows you to enter and track bank accounts,
-stocks, income and even currency trades. The interface is
-designed to be simple and easy to use, but is backed with
-double-entry accounting principles to ensure balanced books.
-This is the documentation module for GnuCash.
-
-%prep
-%setup -q
-
-%build
-%configure
-make %{?_smp_mflags}
-
-%install
-%make_install
-%find_lang gnucash-guide %{?no_lang_C}
-%find_lang gnucash-help %{?no_lang_C}
-%fdupes %{buildroot}%{_datadir}
-
-%files -f gnucash-guide.lang -f gnucash-help.lang
-%license COPYING
-%doc AUTHORS COPYING-DOCS HACKING NEWS README
-# Own dirs so we do not have to depend on libgnome
-%dir %{_datadir}/gnome
-%dir %{_datadir}/gnome/help
-%dir %{_datadir}/gnome/help/gnucash-guide
-%doc %{_datadir}/gnome/help/gnucash-guide/C/
-%dir %{_datadir}/gnome/help/gnucash-help
-%doc %{_datadir}/gnome/help/gnucash-help/C/
-
-%changelog

commit a7cd0153ed1de7c67184555832482428f64d8e80
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Sep 25 21:05:53 2021 +0900

    Remove ScrollKeeper's OMF file.
    
    ScrollKeeper is deprecated, and it seems not to be used anymore. But omf files exist in each document directory.
    
    This PR removes OMF files.

diff --git a/guide/C/gnucash-guide-C.omf b/guide/C/gnucash-guide-C.omf
deleted file mode 100644
index 5df3beac..00000000
--- a/guide/C/gnucash-guide-C.omf
+++ /dev/null
@@ -1,111 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
-  <resource>
-    <creator>
-      chris at wilddev.net (Chris Lyttle)
-    </creator>
-    <creator>
-      carol at io.com (Carol Champagne)
-    </creator>
-    <maintainer>
-      gnucash-devel at gnucash.org (GnuCash Development Team)
-    </maintainer>
-    <contributor>
-      Yawar Amin
-    </contributor>
-    <contributor>
-      Derek Atkins
-    </contributor>
-    <contributor>
-      J. Alex Aycinena
-    </contributor>
-    <contributor>
-      Tom Browder
-    </contributor>
-    <contributor>
-      Frank H. Ellenberger
-    </contributor>
-    <contributor>
-      Mike Evans
-    </contributor>
-    <contributor>
-      Chris Good
-    </contributor>
-    <contributor>
-      David Hampton
-    </contributor>
-    <contributor>
-      David Harrison
-    </contributor>
-    <contributor>
-      Dave Hermann
-    </contributor>
-    <contributor>
-      Geert Janssens
-    </contributor>
-    <contributor>
-      Andreas Köhler
-    </contributor>
-    <contributor>
-      Jon Lapham
-    </contributor>
-    <contributor>
-      Chris Lyttle
-    </contributor>
-    <contributor>
-      Cristian Marchi
-    </contributor>
-    <contributor>
-      Sebastien Millet
-    </contributor>
-    <contributor>
-      John Ralls
-    </contributor>
-    <contributor>
-      Robert Ratliff
-    </contributor>
-    <contributor>
-      Michael Rensing
-    </contributor>
-    <contributor>
-      Zach Sadecki
-    </contributor>
-    <contributor>
-      Chris Shoemaker
-    </contributor>
-    <contributor>
-      Christian Stimming
-    </contributor>
-    <contributor>
-      David Suarez
-    </contributor>
-    <contributor>
-      Bengt Thuree
-    </contributor>
-    <contributor>
-      Michael Witten
-    </contributor>
-
-    <title>
-      GnuCash Tutorial and Concepts Guide
-    </title>    
-    <date>
-      2018-09-30
-    </date>
-    <version identifier="3.3" date="2018-09-30" description="Created for
-    GnuCash 3.3 Release"/>
-    <subject category="Applications|Office|Financial"/>
-    <description>
-      This document provides a tutorial and concepts guide for the GnuCash 
-      Financial Application.
-    </description>
-    <type>
-      user's guide
-    </type>
-    <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
-    <identifier url="gnucash-guide.xml"/>
-    <language code="C"/>
-    <relation seriesid="ef1352c0-0831-11d7-91de-f42a0df0ca1a"/>
-    <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>
-</omf>
diff --git a/guide/de/gnucash-guide-de.omf b/guide/de/gnucash-guide-de.omf
deleted file mode 100644
index 4dfc3086..00000000
--- a/guide/de/gnucash-guide-de.omf
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
-  <resource>
-    <creator>
-      chris at wilddev.net (Chris Lyttle)
-    </creator>
-    <creator>
-      carol at io.com (Carol Champagne)
-    </creator>
-    <maintainer>
-      gnucash-devel at gnucash.org (GnuCash Development Team)
-    </maintainer>
-    <contributor>
-      Frank H. Ellenberger
-    </contributor>
-    <contributor>
-      Juergen Hoewener
-    </contributor>
-    <contributor>
-      Martin Mainka
-    </contributor>
-    <contributor>
-      Niklas Spille
-    </contributor>
-    <contributor>
-      Mechtilde Stehmann
-    </contributor>
-     <contributor>
-      Christian Stimming
-    </contributor>
-    <contributor>
-      Gerold Strobel
-    </contributor>
-    <title>
-      GnuCash Kurs und Konzepte
-    </title>    
-    <date>
-      2018-04-28
-    </date>
-    <version identifier="3.0" date="2018-04-28" description="Created for
-    GnuCash 3.1 Release"/>
-    <subject category="Applications|Office|Financial"/>
-    <description>
-      Diese Einführung enthält ein Tutorium zur Benutzung von GnuCash und beschreibt die Konzepte
-      dahinter.
-    </description>
-    <type>
-      user's guide
-    </type>
-    <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
-    <identifier url="gnucash-guide.xml"/>
-    <language code="de"/>
-    <relation seriesid="ef1352c0-0831-11d7-91de-f42a0df0ca1a"/>
-    <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>        
-</omf>
diff --git a/guide/it/gnucash-guide-it.omf b/guide/it/gnucash-guide-it.omf
deleted file mode 100644
index df472f75..00000000
--- a/guide/it/gnucash-guide-it.omf
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
-  <resource>
-    <creator>
-      chris at wilddev.net (Chris Lyttle)
-    </creator>
-    <creator>
-      carol at io.com (Carol Champagne)
-    </creator>
-    <maintainer>
-      gnucash-devel at gnucash.org (GnuCash Development Team)
-    </maintainer>
-    <contributor>
-      Cristian Marchi
-    </contributor>
-    <title>
-      GnuCash - Guida ai concetti e manuale
-    </title>    
-    <date>
-      2018-04-01
-    </date>
-    <version identifier="3.0" date="2018-04-01" description="Created for
-    GnuCash 3.0 Release"/>
-    <subject category="Applications|Office|Financial"/>
-    <description>
-      Questo documento costituisce la guida ai concetti e il manuale per il programma
-      finanziario GnuCash.
-    </description>
-    <type>
-      guida dell'utente
-    </type>
-    <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
-    <identifier url="gnucash-guide.xml"/>
-    <language code="it"/>
-    <relation seriesid="ef1352c0-0831-11d7-91de-f42a0df0ca1a"/>
-    <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>        
-</omf>
diff --git a/guide/ja/gnucash-guide-ja.omf b/guide/ja/gnucash-guide-ja.omf
deleted file mode 100644
index 41f16059..00000000
--- a/guide/ja/gnucash-guide-ja.omf
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
-  <resource>
-    <creator>
-      chris at wilddev.net (Chris Lyttle)
-    </creator>
-    <creator>
-      carol at io.com (Carol Champagne)
-    </creator>
-    <maintainer>
-      gnucash-devel at gnucash.org (GnuCash Development Team)
-    </maintainer>
-    <contributor>
-      Yasuaki Taniguchi
-    </contributor>
-
-    <title>
-      GnuCashチュートリアルとコンセプトガイド
-    </title>    
-    <date>
-      2018-04-01
-    </date>
-    <version identifier="3.0" date="2018-04-01" description="Created for
-    GnuCash 3.0 Release"/>
-    <subject category="Applications|Office|Financial"/>
-    <description>
-      本書は財務ソフトウェアGnuCashのチュートリアルとコンセプトガイドです。
-    </description>
-    <type>
-      user's guide
-    </type>
-    <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
-    <identifier url="gnucash-guide.xml"/>
-    <language code="ja"/>
-    <relation seriesid="ef1352c0-0831-11d7-91de-f42a0df0ca1a"/>
-    <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>        
-</omf>
diff --git a/guide/pt/gnucash-guide-pt.omf b/guide/pt/gnucash-guide-pt.omf
deleted file mode 100644
index d4a23c8c..00000000
--- a/guide/pt/gnucash-guide-pt.omf
+++ /dev/null
@@ -1,112 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
-  <resource>
-    <creator>
-      chris at wilddev.net (Chris Lyttle)
-    </creator>
-    <creator>
-      carol at io.com (Carol Champagne)
-    </creator>
-    <maintainer>
-      gnucash-devel at gnucash.org (GnuCash Development Team)
-    </maintainer>
-    <contributor>
-      Yawar Amin
-    </contributor>
-    <contributor>
-      Derek Atkins
-    </contributor>
-    <contributor>
-      J. Alex Aycinena
-    </contributor>
-    <contributor>
-      Tom Browder
-    </contributor>
-    <contributor>
-      Frank H. Ellenberger
-    </contributor>
-    <contributor>
-      Mike Evans
-    </contributor>
-    <contributor>
-      Chris Good
-    </contributor>
-    <contributor>
-      David Hampton
-    </contributor>
-    <contributor>
-      David Harrison
-    </contributor>
-    <contributor>
-      Dave Hermann
-    </contributor>
-    <contributor>
-      Geert Janssens
-    </contributor>
-    <contributor>
-      Andreas Köhler
-    </contributor>
-    <contributor>
-      Jon Lapham
-    </contributor>
-    <contributor>
-      Chris Lyttle
-    </contributor>
-    <contributor>
-      Cristian Marchi
-    </contributor>
-    <contributor>
-      Sebastien Millet
-    </contributor>
-    <contributor>
-      John Ralls
-    </contributor>
-    <contributor>
-      Robert Ratliff
-    </contributor>
-    <contributor>
-      Michael Rensing
-    </contributor>
-    <contributor>
-      Zach Sadecki
-    </contributor>
-    <contributor>
-      Chris Shoemaker
-    </contributor>
-    <contributor>
-      Christian Stimming
-    </contributor>
-    <contributor>
-      David Suarez
-    </contributor>
-    <contributor>
-      Bengt Thuree
-    </contributor>
-    <contributor>
-      Michael Witten
-    </contributor>
-    <contributor>
-      Pedro Albuquerque
-    </contributor>
-    <title>
-      Gnucash Tutorial e Guia de Conceitos
-    </title>
-    <date>
-      2018-04-01
-    </date>
-    <version identifier="3.0" date="2018-04-01" description="Created for
-    GnuCash 3.0 Release"/>
-    <subject category="Applications|Office|Financial"/>
-    <description>
-      Este documento fornece um guia tutorial e conceitos para o GnuCash Aplicação financeira.
-    </description>
-    <type>
-      user's guide
-    </type>
-    <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
-    <identifier url="gnucash-guide.xml"/>
-    <language code="pt"/>
-    <relation seriesid="ef1352c0-0831-11d7-91de-f42a0df0ca1a"/>
-    <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>
-</omf>
diff --git a/guide/ru/gnucash-guide-ru.omf b/guide/ru/gnucash-guide-ru.omf
deleted file mode 100644
index 360db107..00000000
--- a/guide/ru/gnucash-guide-ru.omf
+++ /dev/null
@@ -1,114 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
-  <resource>
-    <creator>
-      chris at wilddev.net (Chris Lyttle)
-    </creator>
-    <creator>
-      carol at io.com (Carol Champagne)
-    </creator>
-    <maintainer>
-      gnucash-devel at gnucash.org (GnuCash Development Team)
-    </maintainer>
-    <contributor>
-      Yawar Amin
-    </contributor>
-    <contributor>
-      Derek Atkins
-    </contributor>
-    <contributor>
-      J. Alex Aycinena
-    </contributor>
-    <contributor>
-      Tom Browder
-    </contributor>
-    <contributor>
-      Frank H. Ellenberger
-    </contributor>
-    <contributor>
-      Mike Evans
-    </contributor>
-    <contributor>
-      Chris Good
-    </contributor>
-    <contributor>
-      David Hampton
-    </contributor>
-    <contributor>
-      David Harrison
-    </contributor>
-    <contributor>
-      Dave Hermann
-    </contributor>
-    <contributor>
-      Geert Janssens
-    </contributor>
-    <contributor>
-      Andreas Köhler
-    </contributor>
-    <contributor>
-      Jon Lapham
-    </contributor>
-    <contributor>
-      Chris Lyttle
-    </contributor>
-    <contributor>
-      Cristian Marchi
-    </contributor>
-    <contributor>
-      Sebastien Millet
-    </contributor>
-    <contributor>
-      John Ralls
-    </contributor>
-    <contributor>
-      Robert Ratliff
-    </contributor>
-    <contributor>
-      Michael Rensing
-    </contributor>
-    <contributor>
-      Zach Sadecki
-    </contributor>
-    <contributor>
-      Chris Shoemaker
-    </contributor>
-    <contributor>
-      Christian Stimming
-    </contributor>
-    <contributor>
-      David Suarez
-    </contributor>
-    <contributor>
-      Bengt Thuree
-    </contributor>
-    <contributor>
-      Michael Witten
-    </contributor>
-    <contributor>
-      Dmitriy Mangul
-    </contributor>
-    <contributor>
-      Anton Tarasov
-    </contributor>
-    <title>
-      Практическое руководство по GnuCash
-    </title>
-    <date>
-      2018-04-01
-    </date>
-    <version identifier="3.0" date="2018-04-01" description="Создано для версии GnuCash 3.0"/>
-    <subject category="GNOME|Applications|Financial"/>
-    <description>
-      Этот документ является практическим руководством для финансовой программы GnuCash.
-    </description>
-    <type>
-      практическое руководство
-    </type>
-    <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
-    <identifier url="gnucash-guide.xml"/>
-    <language code="ru"/>
-    <relation seriesid="0a127098-3892-a788-1c87-f779d6abbc65d0"/>
-    <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>
-</omf>
diff --git a/help/C/gnucash-help-C.omf b/help/C/gnucash-help-C.omf
deleted file mode 100644
index 13b4eabb..00000000
--- a/help/C/gnucash-help-C.omf
+++ /dev/null
@@ -1,71 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
-  <resource>
-    <creator>
-      chris at wilddev.net (Chris Lyttle)
-    </creator>
-    <maintainer>
-      gnucash-devel at gnucash.org (GnuCash Development Team)
-    </maintainer>
-    <contributor>
-      Mike Alexander
-    </contributor>
-    <contributor>
-      Yawar Amin
-    </contributor>
-    <contributor>
-      J. Alex Aycinena
-    </contributor>
-    <contributor>
-      Frank H. Ellenberger
-    </contributor>
-    <contributor>
-      Chris Good
-    </contributor>    
-    <contributor>
-      David Hampton
-    </contributor>
-    <contributor>
-      Geert Janssens
-    </contributor>
-    <contributor>
-      Chris Lyttle
-    </contributor>
-    <contributor>
-      Cristian Marchi
-    </contributor>
-    <contributor>
-      John Ralls
-    </contributor>
-    <contributor>
-      Robert Ratliff
-    </contributor>
-    <contributor>
-      Christian Stimming
-    </contributor>
-    <contributor>
-      Jesse Weinstein 
-    </contributor>
-    <title>
-      GnuCash Help Manual
-    </title>    
-    <date>
-      2018-06-24
-    </date>
-    <version identifier="3.3" date="2018-09-30" description="Created for
-    GnuCash 3.3 Release"/>
-    <subject category="Applications|Office|Financial"/>
-    <description>
-      This document provides basic help on how to use the GnuCash Financial
-      Application.
-    </description>
-    <type>
-      user's guide
-    </type>
-    <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
-    <identifier url="gnucash-help.xml"/>
-    <language code="C"/>
-    <relation seriesid="c009f916-0589-11d7-93d6-bb01d827c635"/>
-    <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>
-</omf>
diff --git a/help/de/gnucash-help-de.omf b/help/de/gnucash-help-de.omf
deleted file mode 100644
index f84a46f5..00000000
--- a/help/de/gnucash-help-de.omf
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
-  <resource>
-    <creator>
-      chris at wilddev.net (Chris Lyttle)
-    </creator>
-    <maintainer>
-      chris at wilddev.net (Chris Lyttle)
-    </maintainer>
-    <contributor>
-      Frank H. Ellenberger
-    </contributor>
-    <contributor>
-      Niklas Spille
-    </contributor>
-    <contributor>
-      Holger Stöhr
-    </contributor>
-    <contributor>
-      stimming at tuhh.de (Christian Stimming)
-    </contributor>
-    <title>
-      GnuCash Help Manual
-    </title>
-    <date>
-      2018-04-01
-    </date>
-    <version identifier="3.0" date="2018-04-01" description="Created for
-    GnuCash 3.0 Release"/>
-    <subject category="Applications|Office|Financial"/>
-    <description>
-      This document provides basic help on how to use the GnuCash Financial
-      Application.
-    </description>
-    <type>
-      user's guide
-    </type>
-    <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
-    <identifier url="gnucash-help.xml"/>
-    <language code="de"/>
-    <relation seriesid="c009f916-0589-11d7-93d6-bb01d827c635"/>
-    <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>        
-</omf>
diff --git a/help/it/gnucash-help-it.omf b/help/it/gnucash-help-it.omf
deleted file mode 100644
index a4df68a9..00000000
--- a/help/it/gnucash-help-it.omf
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
-  <resource>
-    <creator>
-      chris at wilddev.net (Chris Lyttle)
-    </creator>
-    <maintainer>
-      gnucash-devel at gnucash.org (Gnucash Development Team)
-    </maintainer>
-    <contributor>
-      Cristian Marchi
-    </contributor>
-    <title>
-      Manuale di aiuto di GnuCash
-    </title>    
-    <date>
-      2018-04-01
-    </date>
-    <version identifier="3.0" date="2018-04-01" description="Created for
-    GnuCash 3.0 Release"/>
-    <subject category="Applications|Office|Financial"/>
-    <description>
-      Questo documento fornisce un semplice aiuto all'utilizzo dell'applicazione finanziaria
-      GnuCash.
-    </description>
-    <type>
-      guida dell'utente
-    </type>
-    <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
-    <identifier url="gnucash-help.xml"/>
-    <language code="it"/>
-    <relation seriesid="c009f916-0589-11d7-93d6-bb01d827c635"/>
-    <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>        
-</omf>
diff --git a/help/pt/gnucash-help-pt.omf b/help/pt/gnucash-help-pt.omf
deleted file mode 100644
index a707fdc0..00000000
--- a/help/pt/gnucash-help-pt.omf
+++ /dev/null
@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
-  <resource>
-    <creator>
-      chris at wilddev.net (Chris Lyttle)
-    </creator>
-    <maintainer>
-      gnucash-devel at gnucash.org (GnuCash Development Team)
-    </maintainer>
-    <contributor>
-      Mike Alexander
-    </contributor>
-    <contributor>
-      Yawar Amin
-    </contributor>
-    <contributor>
-      J. Alex Aycinena
-    </contributor>
-    <contributor>
-      Frank H. Ellenberger
-    </contributor>
-    <contributor>
-      Chris Good
-    </contributor>    
-    <contributor>
-      David Hampton
-    </contributor>
-    <contributor>
-      Geert Janssens
-    </contributor>
-    <contributor>
-      Chris Lyttle
-    </contributor>
-    <contributor>
-      Cristian Marchi
-    </contributor>
-    <contributor>
-      John Ralls
-    </contributor>
-    <contributor>
-      Robert Ratliff
-    </contributor>
-    <contributor>
-      Christian Stimming
-    </contributor>
-    <contributor>
-      Jesse Weinstein
-    </contributor>
-    <contributor>
-      Pedro Albuquerque
-    </contributor>
-    <title>
-      Manual de ajuda do Gnucash
-    </title>
-    <date>
-      2018-04-01
-    </date>
-    <version identifier="3.0" date="2018-04-01" description="Created for
-    GnuCash 3.0 Release"/>
-    <subject category="Applications|Office|Financial"/>
-    <description>
-     Este documento fornece ajuda básica sobre como utilizar o GnuCash - aplicação financeira.
-    </description>
-    <type>
-      user's guide
-    </type>
-    <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
-    <identifier url="gnucash-help.xml"/>
-    <language code="pt"/>
-    <relation seriesid="c009f916-0589-11d7-93d6-bb01d827c635"/>
-    <rights type="GNU FDL" license.version="1.1" holder="GnuCash Development Team"/>
-  </resource>
-</omf>

commit 0803c5d9d739e3cd78475ad78f4f973bc258b67a
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Sep 22 12:01:34 2021 +0900

    Remove autotools.
    
    Remove autotools completely.
    Modify autotols related cmake files.
    Update README.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2ab69fea..87d480a6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -53,10 +53,6 @@ else()
 endif()
 option (WITH_MOBI "Enable build rules for Mobipocket document format" OFF)
 
-# If AUTOTOOLS_IN_DIST is OFF, then 'dist' wont run autogen.sh, and 'distcheck'
-# won't run the autotools distcheck. Note that various Makefile.am files are still
-# included in the dist when this is OFF. I'll fix that at some point.
-option (AUTOTOOLS_IN_DIST "Add autotools support to distribution tarballs." ON)
 # ############################################################
 # Following parameters can equally be set using -D switches on the CMake command line.
 # Set font dirs and font for Russian pdf documents
@@ -185,21 +181,6 @@ endif()
 add_subdirectory (guide)
 add_subdirectory (help)
 
-if(AUTOTOOLS_IN_DIST)
-    set(autotoolsfiles
-        configure.ac
-        Makefile.am
-        gnucash-docs.spec.in
-        chm.make
-        epub.make
-        mobi.make
-        omf.make
-        pdf.make
-        xmldocs.make)
-
-    add_to_dist(${autotoolsfiles})
-endif()
-
 file(GLOB_RECURSE extrafiles
     RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
     cmake/* fonts/* stylesheet/* xsl/* docbook/*)
@@ -231,7 +212,6 @@ add_custom_command(OUTPUT ${DIST_FILE}.gz ${DIST_FILE}.bz2
            -D GNUCASH_SOURCE_DIR=${CMAKE_SOURCE_DIR}
            -D BUILD_SOURCE_DIR=${CMAKE_BINARY_DIR}
            "-Ddist_files=\"${dist_files}\""
-           -D AUTOTOOLS_IN_DIST=${AUTOTOOLS_IN_DIST}
            -D SHELL=${SHELL}
            -P ${CMAKE_SOURCE_DIR}/cmake/MakeDist.cmake
 
@@ -246,7 +226,6 @@ add_custom_target(distcheck DEPENDS dist
             -D CMAKE_MODULE_PATH=${CMAKE_SOURCE_DIR}/cmake
             -D PACKAGE_PREFIX=${PACKAGE_PREFIX}
             -D GNUCASH_SOURCE_DIR=${CMAKE_SOURCE_DIR}
-            -D AUTOTOOLS_IN_DIST=${AUTOTOOLS_IN_DIST}
             -D SHELL=${SHELL}
             -P ${CMAKE_SOURCE_DIR}/cmake/MakeDistCheck.cmake
         )
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 27d4a362..00000000
--- a/Makefile.am
+++ /dev/null
@@ -1,83 +0,0 @@
-SUBDIRS = help \
-	  guide
-
-EXTRA_DIST = COPYING-DOCS \
-	     CMakeLists.txt \
-	     xmldocs.make \
-	     omf.make \
-	     pdf.make \
-	     chm.make \
-	     docbook \
-	     stylesheet \
-	     xsl \
-	     HACKING \
-	     README \
-	     cmake/AddChmTarget.cmake \
-	     cmake/AddEpubTarget.cmake \
-	     cmake/AddGHelpTarget.cmake \
-	     cmake/AddGncDocTargets.cmake \
-	     cmake/AddHtmlTarget.cmake \
-	     cmake/AddPdfTarget.cmake \
-	     cmake/cmake_uninstall.cmake.in \
-	     cmake/DistCommon.cmake \
-	     cmake/MakeChm.cmake \
-	     cmake/MakeDistCheck.cmake \
-	     cmake/MakeDist.cmake \
-	     fonts/gothic.xml \
-	     fonts/mincho.xml \
-	     fonts/truetype/ume-tgo4.ttf \
-	     fonts/truetype/ume-tmo3.ttf \
-	     fonts/opentype/freefont/FreeMonoBoldOblique.otf \
-	     fonts/opentype/freefont/FreeMonoBold.otf \
-	     fonts/opentype/freefont/FreeMonoOblique.otf \
-	     fonts/opentype/freefont/FreeMono.otf \
-	     fonts/opentype/freefont/FreeSansBoldOblique.otf \
-	     fonts/opentype/freefont/FreeSansBold.otf \
-	     fonts/opentype/freefont/FreeSansOblique.otf \
-	     fonts/opentype/freefont/FreeSans.otf \
-	     fonts/opentype/freefont/FreeSerifBoldItalic.otf \
-	     fonts/opentype/freefont/FreeSerifBold.otf \
-	     fonts/opentype/freefont/FreeSerifItalic.otf \
-	     fonts/opentype/freefont/FreeSerif.otf \
-	     fonts/README.Fonts \
-	     fop.xconf.in
-
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
-
-dist-hook:
-	rm -rf `find $(distdir)/stylesheet -name \.svn`
-	rm -rf `find $(distdir)/stylesheet -name \.git`
-	rm -rf `find $(distdir)/xsl -name \.svn`
-	rm -rf `find $(distdir)/xsl -name \.git`
-
-distuninstallcheck_listfiles =  \
-find -regex '.*/var/scrollkeeper/.*' -prune -or -type f -print
-
-if WITH_MOBI
-  MOBI_RECURSIVE = mobi-recursive
-mobi: mobi-recursive
-endif
-
-epub: epub-recursive
-
-epub-recursive $(MOBI_RECURSIVE):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list="$(SUBDIRS)"; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; test -z "$$fail"
diff --git a/README b/README
index e9904f76..ae46f421 100644
--- a/README
+++ b/README
@@ -21,8 +21,6 @@ Requirements
 * cmake with
 ** ninja or
 ** make
-or
-* autotools (deprecated)
 
 * libxml2
 * libxslt [Debian packed the required xsltproc in a separate package, 
@@ -105,17 +103,6 @@ For cmake the commands are
   # or, if you need mobi
   cmake -DWITH_MOBI=ON [options…]
 
-For the deprecated autotools system the commands are:
-  cd gnucash-docs
-  ./autogen.sh
-  mkdir build && cd build
-  # If you don't need mobi
-  ../configure
-  # or, if you need mobi
-  ../configure --with-mobi
-
-=> This will tell you if you are missing some required tools.
-
 To generate the documentation in html format, run
 
   make html
@@ -159,28 +146,6 @@ For example:
 will generate the html version of the help document in all supported
 languages.
 
-- Autotools (deprecated)
-Go into the directory for that subset and run the above make commands
-from there. For example to only generate the English concepts guide:
-
-  cd guide/C
-  make html
-
-or
-
-  cd guide/C
-  make pdf
-
-or
-
-  cd guide/C
-  make epub
-
-or
-
-  cd guide/C
-  make mobi
-
 depending on the output format you require.
 
 * running xmllint
diff --git a/autogen.sh b/autogen.sh
deleted file mode 100755
index cf0b23bf..00000000
--- a/autogen.sh
+++ /dev/null
@@ -1,63 +0,0 @@
-#!/bin/sh -x
-# Run this to generate all the initial makefiles, etc.
-
-# Exit this script if any command fails with non-zero exit status.
-set -e
-
-if test -z "$srcdir" ; then srcdir=`dirname $0` ; fi
-if test -z "$srcdir" ; then srcdir=.            ; fi
-cd $srcdir
-
-PROJECT=gnucash-docs
-DIE=0
-
-# First cache the command names in variables. If you want to
-# override the names, simply set the variables before calling this
-# script.
-
-#: ${INTLTOOLIZE=intltoolize}
-#: ${GETTEXTIZE=gettextize}
-: ${LIBTOOLIZE=libtoolize}
-: ${ACLOCAL=aclocal}
-: ${AUTOHEADER=autoheader}
-: ${AUTOMAKE=automake}
-: ${AUTOCONF=autoconf}
-ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I ."
-
-(${AUTOCONF} --version) < /dev/null > /dev/null 2>&1 || {
-	echo
-	echo "You must have autoconf installed to compile $PROJECT."
-	echo "Download the appropriate package for your distribution,"
-	echo "or get the source tarball at ftp://ftp.gnu.org/pub/gnu/"
-	DIE=1
-}
-
-(${LIBTOOLIZE} --version) < /dev/null > /dev/null 2>&1 || {
-	echo
-	echo "You must have libtoolize installed to compile $PROJECT."
-	echo "Get ftp://alpha.gnu.org/gnu/libtool-1.0h.tar.gz"
-	echo "(or a newer version if it is available)"
-	DIE=1
-}
-
-(${AUTOMAKE} --version) < /dev/null > /dev/null 2>&1 || {
-	echo
-	echo "You must have automake installed to compile $PROJECT."
-	echo "Get ftp://ftp.cygnus.com/pub/home/tromey/automake-1.2d.tar.gz"
-	echo "(or a newer version if it is available)"
-	DIE=1
-}
-
-if test "$DIE" -eq 1; then
-	exit 1
-fi
-
-#${INTLTOOLIZE}
-#${GETTEXTIZE}
-${LIBTOOLIZE} -f --automake
-${ACLOCAL} ${ACLOCAL_FLAGS}
-#${AUTOHEADER}
-${AUTOMAKE} --add-missing
-${AUTOCONF}
-
-echo You must now run ./configure "$@"
diff --git a/chm.make b/chm.make
deleted file mode 100644
index ddc293f0..00000000
--- a/chm.make
+++ /dev/null
@@ -1,49 +0,0 @@
-# Create CHM help files for Win32
-# Copyright 2017 John Ralls <jralls at ceridwen.us>
-# Procedure lifted from make_chm() in gnucash-on-windows.git:install-impl.sh,
-# originally written by Andreas Köhler.
-
-chmfile=$(docname).chm
-mapfile=$(docname).hhmap
-
-htmlhelp_xsl="http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl"
-
-$(chmfile): $(entities) $(figfiles)
-$(mapfile): $(chmfile)
-
-chm-local: $(chmfile) $(mapfile)
-
-install-chm-local: $(chmfile) $(mapfile)
-	$(mkinstalldirs) $(DESTDIR)$(docdir)/$(lang)
-	$(INSTALL_DATA) $(chmfile) $(DESTDIR)$(docdir)/$(lang)
-	$(INSTALL_DATA) $(mapfile) $(DESTDIR)$(docdir)/$(lang)
-
-.xml.chm:
-	${XSLTPROC} $(XSLTPROCFLAGS) --stringparam htmlhelp.chm $(chmfile) ${htmlhelp_xsl} ${srcdir}/$(docname).xml
-	if test ! -d ${builddir}/figures ; then \
-		ln -s ${srcdir}/figures ${builddir} ; \
-	fi
-	count=0
-	echo >> htmlhelp.hhp
-	echo "[ALIAS]" >> htmlhelp.hhp
-	echo "IDH_0=index.html" >> htmlhelp.hhp
-	echo "#define IDH_0 0" > mymaps
-	echo "[Map]" > htmlhelp.hhmap
-	echo "Searching for anchors ..."
-	for id in `cat ${srcdir}/*.xml | sed '/sect.*id=/!d;s,.*id=["'\'']\([^"'\'']*\)["'\''].*,\1,'` ; do \
-		files=`grep -l "[\"']$${id}[\"']" *.html` || continue; \
-		echo "IDH_$$((++count))=$${files}#$${id}" >> htmlhelp.hhp; \
-		echo "#define IDH_$${count} $${count}" >> mymaps; \
-		echo "$${id}=$${count}" >> htmlhelp.hhmap; \
-	done
-	echo >> htmlhelp.hhp
-	echo "[MAP]" >> htmlhelp.hhp
-	cat mymaps >> htmlhelp.hhp
-	rm mymaps
-	"${HHC}" htmlhelp.hhp  >/dev/null  || true
-	mv htmlhelp.hhmap $(mapfile)
-
-CLEANFILES += $(chmfile) $(mapfile) htmlhelp.hhp *.html toc.hhc
-# Don't try to make dist from windows, this is here only to silence an
-# error from the Italian translations.
-EXTRA_DIST = $(entities) $(docname).xml
diff --git a/cmake/AddGncDocTargets.cmake b/cmake/AddGncDocTargets.cmake
index 924fd250..b327ebad 100644
--- a/cmake/AddGncDocTargets.cmake
+++ b/cmake/AddGncDocTargets.cmake
@@ -38,12 +38,6 @@ function (add_gnc_doc_targets docname entities)
       add_mobi_target(${docname} ${lang})
     endif()
 
-    if(AUTOTOOLS_IN_DIST)
-        set(autotoolsfiles
-            Makefile.am
-            ${docname}-${lang}.omf)
-    endif()
-
     file(GLOB_RECURSE figures_dist
         RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
         figures/*.png figures/*.svg)
@@ -52,7 +46,6 @@ function (add_gnc_doc_targets docname entities)
         CMakeLists.txt
         ${docname}.xml
         ${entities}
-        ${autotoolsfiles}
         ${figures_dist})
 
 endfunction()
diff --git a/cmake/MakeDist.cmake b/cmake/MakeDist.cmake
index 7f53cc6e..023080c0 100644
--- a/cmake/MakeDist.cmake
+++ b/cmake/MakeDist.cmake
@@ -10,39 +10,6 @@
 
 include(${CMAKE_MODULE_PATH}/DistCommon.cmake)
 
-function(find_automake AUTOMAKE_VAR ACLOCAL_VAR AUTOMAKE_VERSION_VAR)
-    find_program(AUTOMAKE automake)
-    execute_process(
-            COMMAND ${AUTOMAKE} --version
-            RESULT_VARIABLE AUTOMAKE_RESULT
-            OUTPUT_VARIABLE AUTOMAKE_OUTPUT
-            ERROR_VARIABLE AUTOMAKE_ERROR
-    )
-
-    set(NEED_OVERRIDE FALSE)
-    if(AUTOMAKE)
-        string(REGEX REPLACE ".*automake \\(GNU automake\\) ([0-9]\\.[0-9]+).*" "\\1" AUTOMAKE_VERSION "${AUTOMAKE_OUTPUT}")
-        find_program(ACLOCAL aclocal)
-        if(NOT ACLOCAL)
-            message(FATAL_ERROR "Found ok version of automake, but can't find aclocal")
-        endif()
-    else()
-        message(FATAL_ERROR "Can't find 'automake' or 'automake-1.11'")
-        message("  You can set AUTOTOOLS_IN_DIST=OFF to exclude autotools support.")
-    endif()
-    set(${AUTOMAKE_VAR} ${AUTOMAKE} PARENT_SCOPE)
-    set(${ACLOCAL_VAR} ${ACLOCAL} PARENT_SCOPE)
-    set(${AUTOMAKE_VERSION_VAR} ${AUTOMAKE_VERSION} PARENT_SCOPE)
-endfunction()
-
-function(find_autogen)
-  find_file(AUTOGEN autogen.sh
-    HINTS "${GNUCASH_SOURCE_DIR}"
-    NO_DEFAULT_PATH)
-  if(NOT AUTOGEN)
-    message(FATAL_ERROR "No autogen.sh in ${GNUCASH_SOURCE_DIR}. Either you're trying to make a distribution tarball from something other than a repository clone or your clone is defective. You can continue if you insist by passing -DAUTOTOOLS_IN_DIST=NO to cmake.")
-  endif()
-endfunction()
 
 function(make_dist PACKAGE_PREFIX GNUCASH_SOURCE_DIR BUILD_SOURCE_DIR)
 
@@ -63,44 +30,6 @@ function(make_dist PACKAGE_PREFIX GNUCASH_SOURCE_DIR BUILD_SOURCE_DIR)
         file(COPY ${GNUCASH_SOURCE_DIR}/${file} DESTINATION ${PACKAGE_PREFIX}/${dir})
     endforeach()
 
-    cmake_policy(SET CMP0012 NEW)
-
-    # When making a dist tarball including autotools files
-    # the Makefile.in files must generated by running autogen.sh
-
-    if(AUTOTOOLS_IN_DIST)
-        find_autogen(AUTOGEN)
-        find_automake(AUTOMAKE ACLOCAL AUTOMAKE_VERSION)
-
-        # -- Run autogen.sh to cause Makefile.in files to be created.
-        file(COPY ${GNUCASH_SOURCE_DIR}/autogen.sh DESTINATION ${PACKAGE_PREFIX})
-        execute_process(
-                COMMAND ${SHELL} -c ./autogen.sh
-                WORKING_DIRECTORY ${PACKAGE_PREFIX}
-                RESULT_VARIABLE AUTOGEN_RESULT
-                OUTPUT_VARIABLE AUTOGEN_OUTPUT
-        )
-        if(NOT ${AUTOGEN_RESULT} STREQUAL "0")
-            message(FATAL_ERROR "autogen.sh step failed: ${AUTOGEN_RESULT}")
-        endif()
-
-        # -- Remove autogen files as they are not distributed.
-        file(REMOVE ${PACKAGE_PREFIX}/autogen.sh)
-        file(REMOVE_RECURSE ${PACKAGE_PREFIX}/autom4te.cache)
-
-        # -- Autogen.sh creates some files as symbolic links that we turn into real files here.
-        if(NOT WIN32) # No symbolic links on Windows
-            set(LINKS config.guess config.sub COPYING INSTALL install-sh ltmain.sh missing)
-            foreach(link ${LINKS})
-                get_filename_component(realpath ${PACKAGE_PREFIX}/${link} REALPATH)
-                file(REMOVE ${PACKAGE_PREFIX}/${link})
-                file(COPY ${realpath} DESTINATION ${PACKAGE_PREFIX})
-            endforeach(link)
-        endif()
-
-    endif()
-
-
     # -- Create the tarballs.
 
     execute_process_and_check_result(
diff --git a/cmake/MakeDistCheck.cmake b/cmake/MakeDistCheck.cmake
index 488cf806..8a2c621d 100644
--- a/cmake/MakeDistCheck.cmake
+++ b/cmake/MakeDistCheck.cmake
@@ -42,7 +42,6 @@ function(run_dist_check PACKAGE_PREFIX EXT)
     execute_process_and_check_result(
             COMMAND ${CMAKE_COMMAND} -G Ninja
               -D CMAKE_INSTALL_PREFIX=../${INSTALL_DIR}
-              -D AUTOTOOLS_IN_DIST=${AUTOTOOLS_IN_DIST}
               ../${PACKAGE_PREFIX}
             WORKING_DIRECTORY ${BUILD_DIR}
             ERROR_MSG "CMake configure command failed."
@@ -73,56 +72,5 @@ function(run_dist_check PACKAGE_PREFIX EXT)
 
 endfunction()
 
-function(run_autotools_dist_check PACKAGE_PREFIX)
-    # We assume that the RUN_DIST_CHECK() function has been run so that we can
-    # use the untarred distribution created by that step.
-    set(BUILD_DIR ${PACKAGE_PREFIX})
-    set(INSTALL_DIR "_cmake_install_autotools")
-    file(REMOVE_RECURSE ${BUILD_DIR}/${INSTALL_DIR})
-    file(MAKE_DIRECTORY ${BUILD_DIR}/${INSTALL_DIR})
-
-    message("Running autotools configure")
-    message("CMAKE_CURRENT_SOURCE_DIR: ${CMAKE_CURRENT_SOURCE_DIR}")
-    execute_process_and_check_result(
-        COMMAND ${CMAKE_COMMAND} -E env ./configure --prefix=${CMAKE_CURRENT_SOURCE_DIR}/${INSTALL_DIR}
-        WORKING_DIRECTORY ${BUILD_DIR}
-        ERROR_MSG "Autotools 'configure' step failed."
-    )
-
-    message("Running autotools make")
-    execute_process_and_check_result(
-        COMMAND ${CMAKE_COMMAND} -E env make -j 4
-        WORKING_DIRECTORY ${BUILD_DIR}
-        ERROR_MSG "Autotools 'make' step failed."
-    )
-
-    message("Running autotools make check")
-    execute_process_and_check_result(
-        COMMAND ${CMAKE_COMMAND} -E env make check
-        WORKING_DIRECTORY ${BUILD_DIR}
-        ERROR_MSG "Autotools 'make check' step failed."
-    )
-
-    message("Running autotools make install")
-    execute_process_and_check_result(
-        COMMAND ${CMAKE_COMMAND} -E env make install
-        WORKING_DIRECTORY ${BUILD_DIR}
-        ERROR_MSG "Autotools 'make install' step failed."
-    )
-
-    message("Running autotools make uninstall")
-    execute_process_and_check_result(
-        COMMAND ${CMAKE_COMMAND} -E env make uninstall
-        WORKING_DIRECTORY ${BUILD_DIR}
-        ERROR_MSG "Autotools 'make uninstall' step failed."
-    )
-
-    message("Autotools distcheck complete.")
-
-endfunction()
 
 run_dist_check(${PACKAGE_PREFIX} .gz)
-
-if(AUTOTOOLS_IN_DIST)
-  run_autotools_dist_check(${PACKAGE_PREFIX})
-endif()
diff --git a/configure.ac b/configure.ac
deleted file mode 100644
index 0d80b651..00000000
--- a/configure.ac
+++ /dev/null
@@ -1,217 +0,0 @@
-# copyright (c) 2000-2002 Chris Lyttle
-# copyright (c) 2003-2016 GnuCash Development Team
-
-dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gnucash-docs], [4.6], [https://bugs.gnucash.org/describecomponents.cgi?product=Documentation], , [https://www.gnucash.org/])
-AC_CANONICAL_HOST
-
-dnl ==========================================================================
-dnl
-dnl If you add a version number here, you *must* add an AC_SUBST line for
-dnl it too, or it will never make it into the spec file!
-dnl
-dnl ==========================================================================
-
-SCROLLKEEPER_BUILD_REQUIRED=0.3.4
-AC_SUBST(SCROLLKEEPER_BUILD_REQUIRED)
-
-dnl ====================================
-dnl = Begin tests for scrollkeeper
-dnl ====================================
-SCROLLKEEPER_CONFIG=no
-AC_ARG_WITH([scrollkeeper],
-	[AC_HELP_STRING([--with-scrollkeeper],
-			[do not make updates to the scrollkeeper database (default=check)])],
-	[], [with_scrollkeeper=check])
-if test x$with_scrollkeeper != "xno"; then
-   AC_PATH_PROG(SCROLLKEEPER_CONFIG, scrollkeeper-config, no)
-   if (test "x$with_scrollkeeper" = "xyes") && (test x$SCROLLKEEPER_CONFIG = xno); then
-      AC_MSG_ERROR(Couldn't find scrollkeeper-config. Please install the scrollkeeper package: http://scrollkeeper.sourceforge.net or rarian: https://rarian.freedesktop.org and link the rarian executables to their scrollkeeper equivalents.)
-   fi
-fi
-AM_CONDITIONAL(ENABLE_SK, test "x$SCROLLKEEPER_CONFIG" = "xyes")
-
-dnl ====================================
-dnl = End tests for scrollkeeper
-dnl ====================================
-
-AM_INIT_AUTOMAKE()
-
-dnl
-dnl Check for xsltproc
-dnl Some distributions package it separately of libxslt
-dnl
-AC_PATH_PROG(XSLTPROC, xsltproc)
-if test -z "$XSLTPROC"; then
-  AC_MSG_ERROR([xsltproc not found, perhaps you should install the xsltproc or libxslt package ?])
-fi
-XSLTPROCFLAGS="--path \${top_srcdir}/docbook --xinclude $XSLTPROCFLAGS"
-AC_SUBST([XSLTPROCFLAGS])
-
-dnl Same for xmllint
-AC_PATH_PROG(XMLLINT, xmllint, [""])
-if test -z "$XMLLINT"; then
-  AC_MSG_ERROR([xmllint not found, perhaps you should install the xmllint or libxslt package ?])
-fi
-
-dnl
-dnl Check for optional fop
-dnl
-AC_PATH_PROG(FOP, fop)
-fop_version=0
-if test -z "$FOP"; then
-  AC_MSG_WARN([fop not found. You will not be able to generate PDF files.])
-else
-  fop_version=`$FOP -version | cut -f 3 -d ' ' | cut -c 1`
-fi
-
-dnl
-dnl Get the absolute path to $srcdir
-dnl
-ac_abs_top_srcdir=$(cd -- "$srcdir" && pwd)
-
-dnl
-dnl Set font dirs and font
-dnl
-EXTENDED_SANS=opentype/freefont/FreeSans
-EXTENDED_SERIF=opentype/freefont/FreeSerif
-EXTENDED_MONO=opentype/freefont/FreeMono
-extended_fontdir=$ac_abs_top_srcdir/fonts
-extended_extension=otf
-BASEDIR_RU=$ac_abs_top_srcdir/guide/ru
-AC_SUBST(EXTENDED_SANS)
-AC_SUBST(EXTENDED_SERIF)
-AC_SUBST(EXTENDED_MONO)
-AC_SUBST(extended_fontdir)
-AC_SUBST(extended_extension)
-AC_SUBST(BASEDIR_RU)
-
-dnl
-dnl Check Japanese TrueType fonts for PDF
-dnl
-AC_ARG_WITH([japanese-fontdir],
-	[AS_HELP_STRING([--with-japanese-fontdir=DIR],
-			[use DIR for Japanese TrueType font directory])],,
-			[with_japanese_fontdir=check])
-AC_ARG_WITH([japanese-mincho-ttf],
-	[AS_HELP_STRING([--with-japanese-mincho-ttf],
-			[specify Japanese Mincho TrueType font (default is ume-tmo3.ttf)])],,)
-AC_ARG_WITH([japanese-gothic-ttf],
-	[AS_HELP_STRING([--with-japanese-gothic-ttf],
-			[specify Japanese Gothic TrueType font (default is ume-tmo3.ttf)])],,)
-JAPANESE_MINCHO_TTF=ume-tmo3.ttf
-JAPANESE_GOTHIC_TTF=ume-tmo3.ttf
-japanese_fontdir=$ac_abs_top_srcdir/fonts/truetype
-JAPANESE_MINCHO_TTF_ABS=$japanese_fontdir/$JAPANESE_MINCHO_TTF
-JAPANESE_GOTHIC_TTF_ABS=$japanese_fontdir/$JAPANESE_GOTHIC_TTF
-BASEDIR_JA=$ac_abs_top_srcdir/guide/ja
-
-dnl Japanese fonts search path (Ubuntu, RedHat, openSUSE:local, Fedora)
-japanese_fontdirs="/usr/share/fonts /usr/local/share/fonts /usr/local/share/fonts"
-
-if test "x$with_japanese_fontdir" != "xcheck" && test "x$with_japanese_fontdir" != "xyes" ; then
-japanese_fontdirs="$with_japanese_fontdir $japanese_fontdir"
-fi
-
-if test "x$with_japanese_mincho_ttf" != "x" ; then
-AC_CHECK_FILE($with_japanese_mincho_ttf,
-[JAPANESE_MINCHO_TTF=$with_japanase_mincho_ttf
-JAPANESE_MINCHO_TTF_ABS=$font
-font = $with_japanese_mincho_ttf],
-[for fontdir in $japanese_fontdirs ""; do
-font=$fontdir/$with_japanese_mincho_ttf
-AC_CHECK_FILE($font,
-[JAPANESE_MINCHO_TTF=$font
-JAPANESE_MINCHO_TTF_ABS=$font
-japanese_fontdir=$fontdir
-break],)
-done])
-if test -z $font; then
-AC_MSG_WARN([$with_japanese_mincho_ttf not found, using default mincho font])
-fi
-unset font
-fi
-if test "x$with_japanese_gothic_ttf" != "x" ; then
-AC_CHECK_FILE($with_japanese_gothic_ttf,
-[JAPANESE_GOTHIC_TTF=$with_japanase_gothic_ttf
-JAPANESE_GOTHIC_TTF_ABS=$font
-font = $with_japanese_gothic_ttf],
-[for fontdir in $japanese_fontdirs ""; do
-font=$fontdir/$with_japanese_gothic_ttf
-AC_CHECK_FILE($font,
-[JAPANESE_GOTHIC_TTF=$font
-JAPANESE_GOTHIC_TTF_ABS=$font
-japanese_fontdir=$fontdir
-break],)
-done])
-if test -z $font; then
-AC_MSG_WARN([$with_japanese_gothic_ttf not found, using default gothic font])
-fi
-unset font
-fi
-AC_SUBST(japanese_fontdir)
-AC_SUBST(JAPANESE_MINCHO_TTF)
-AC_SUBST(JAPANESE_MINCHO_TTF_ABS)
-AC_SUBST(JAPANESE_GOTHIC_TTF)
-AC_SUBST(JAPANESE_GOTHIC_TTF_ABS)
-AC_SUBST(BASEDIR_JA)
-
-dnl
-dnl Check for mobi target and optional ebook-convert
-dnl
-AC_ARG_WITH([mobi],
-	[AC_HELP_STRING([--with-mobi],
-			[do make Mobipocket target])],,
-	with_mobi=no)
-AM_CONDITIONAL([WITH_MOBI], [test "x$with_mobi" = "xyes"])
-if test "x$with_mobi" = "xyes"; then
-  AC_PATH_PROG(EBOOK_CONVERT, ebook-convert, no)
-  if test "x$EBOOK_CONVERT" = "xno"; then
-    AC_MSG_ERROR([Couldn't find ebook-convert. Please install the Calibre package: https://www.calibre-ebook.com/])
-  fi
-else
-  AC_MSG_NOTICE([Didn't make mobi target.  If you need, specify --with-mobi])
-fi
-if test -z $LANG; then LANG="C"; fi
-case $LANG in
-     *_US*|C)
-        lang_us=true ;;
-     *)
-        lang_us=false ;;
-esac
-
-ac_cv_gnc_windows="no"
-case $host_os in
-  mingw*)
-  ac_cv_gnc_windows="yes"
-  AC_PATH_PROG([HHC], hhc.exe, [hhc_not_found], [/c/Program Files (x86)/Html Help Workshop:/c/Program Files/Html Help Workshop])
-  if test ! -x "${HHC}"; then
-     AC_MSG_ERROR([Html Help Workshop Not Found])
-  fi
-  AM_EXTRA_RECURSIVE_TARGETS([chm install-chm])
-  ;;
-  *)
-  ;;
-esac
-AM_CONDITIONAL([GNC_WINDOWS], [test x${ac_cv_gnc_windows} = "xyes"])
-AM_CONDITIONAL([LANG_US], [test x${lang_us} = "xtrue"])
-AC_CONFIG_FILES([
-gnucash-docs.spec
-help/Makefile
-help/C/Makefile
-help/de/Makefile
-help/it/Makefile
-help/pt/Makefile
-guide/Makefile
-guide/C/Makefile
-guide/de/Makefile
-guide/it/Makefile
-guide/ja/Makefile
-guide/pt/Makefile
-guide/ru/Makefile
-Makefile])
-
-AC_CONFIG_FILES([guide/ja/fop.xconf])
-AC_CONFIG_FILES([guide/ru/fop.xconf])
-
-AC_OUTPUT
diff --git a/epub.make b/epub.make
deleted file mode 100644
index aec5aea9..00000000
--- a/epub.make
+++ /dev/null
@@ -1,32 +0,0 @@
-# 2011-07-10, SASAKI Suguru: EPUB creation.
-
-epubfile = $(docname).epub
-
-$(epubfile): $(entities) $(figfiles)
-
-epub: $(epubfile)
-
-epub-am:
-
-.xml.epub:
-	EPUB_TMPDIR=`mktemp -d .epubtmpXXXXXXXX`; \
-	posthook='exit 1'; \
-	( echo "application/epub+zip" > mimetype && \
-	$(XSLTPROC) $(XSLTPROCFLAGS) \
-	            -o $$EPUB_TMPDIR/ \
-	            --stringparam base.dir OEBPS/ \
-	            --stringparam epub.metainf.dir META-INF/ \
-	            --stringparam epub.oebps.dir OEBPS/ \
-	            $(abs_top_srcdir)/xsl/1.79.2/epub/docbook.xsl \
-	            $(abs_srcdir)/$(docname).xml && \
-	cd "$$EPUB_TMPDIR" && \
-	cp -L -R $(abs_srcdir)/figures OEBPS/ && \
-	zip -X -r ../$(epubfile) mimetype META-INF OEBPS && \
-	cd ..) && posthook=''; \
-	if test -d "$$EPUB_TMPDIR"; then \
-	  rm -v -fr "$$EPUB_TMPDIR"; \
-	fi; \
-	eval "$$posthook";
-
-CLEANFILES += $(epubfile)
-
diff --git a/guide/C/Makefile.am b/guide/C/Makefile.am
deleted file mode 100644
index fae5bf69..00000000
--- a/guide/C/Makefile.am
+++ /dev/null
@@ -1,48 +0,0 @@
-if LANG_US
-XSLTFLAGS_FO = --stringparam paper.type letter
-else
-XSLTFLAGS_FO = --stringparam paper.type A4
-endif
-
-figdir = figures
-docname = gnucash-guide
-lang = C
-omffile = $(docname)-C.omf
-entities = \
-	fdl-appendix.xml \
-	legal.xml \
-	ch_oview.xml \
-	ch_basics.xml \
-	ch_accts.xml \
-	ch_txns.xml \
-	ch_importing.xml \
-	ch_configuring.xml \
-	ch_cbook.xml \
-	ch_cc.xml \
-	ch_expenses.xml \
-	ch_loans.xml \
-	ch_invest.xml \
-	ch_reports.xml \
-	ch_capgain.xml \
-	ch_currency.xml \
-	ch_dep.xml \
-	ch_bus_features.xml \
-	ch_budgets.xml \
-	ch_oth_assets.xml \
-	ch_python_bindings.xml \
-	ch_import_business_data.xml \
-	gnc-glossary.xml \
-	appendixa.xml \
-	appendixd.xml
-DISTCLEANFILES =  $(docname)-C.omf.out
-CLEANFILES =  $(DISTCLEANFILES)
-if GNC_WINDOWS
-include $(top_srcdir)/chm.make
-else
-include $(top_srcdir)/xmldocs.make
-include $(top_srcdir)/pdf.make
-include $(top_srcdir)/epub.make
-if WITH_MOBI
-include $(top_srcdir)/mobi.make
-endif
-endif
diff --git a/guide/CMakeLists.txt b/guide/CMakeLists.txt
index 8049a946..548a36f4 100644
--- a/guide/CMakeLists.txt
+++ b/guide/CMakeLists.txt
@@ -39,7 +39,4 @@ add_subdirectory(it)
 add_subdirectory(ja)
 add_subdirectory(pt)
 
-if(AUTOTOOLS_IN_DIST)
-    set(autotoolsfiles Makefile.am)
-endif()
-add_to_dist(CMakeLists.txt ${autotoolsfiles})
+add_to_dist(CMakeLists.txt)
diff --git a/guide/Makefile.am b/guide/Makefile.am
deleted file mode 100644
index 2ee94ce8..00000000
--- a/guide/Makefile.am
+++ /dev/null
@@ -1,34 +0,0 @@
-SUBDIRS = C de it ja pt ru
-
-gnomehelpdir = $(datadir)/gnome/help/gnucash-guide
-
-if WITH_MOBI
-  MOBI = mobi
-endif
-
-epub $(MOBI):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; test -z "$$fail"
-
-uninstall-hook:
-	rmdir --ignore-fail-on-non-empty "$(DESTDIR)$(gnomehelpdir)"
-
-EXTRA_DIST = CMakeLists.txt
diff --git a/guide/de/Makefile.am b/guide/de/Makefile.am
deleted file mode 100644
index 7c59f7bb..00000000
--- a/guide/de/Makefile.am
+++ /dev/null
@@ -1,45 +0,0 @@
-figdir = figures
-docname = gnucash-guide
-lang = de
-omffile = $(docname)-de.omf
-entities = \
- ch_accts.xml \
- ch_basics.xml \
- ch_budgets.xml \
- ch_bus_ap.xml \
- ch_bus_ar.xml \
- ch_bus_intro.xml \
- ch_bus_pay.xml \
- ch_bus_setup.xml \
- ch_capgain.xml \
- ch_cbook.xml \
- ch_cc.xml \
- ch_currency.xml \
- ch_dep.xml \
- ch_expenses.xml \
- ch_import_business_data.xml \
- ch_loans.xml \
- ch_invest.xml \
- ch_oth_assets.xml \
- ch_oview.xml \
- ch_python_bindings.xml \
- ch_reports.xml \
- ch_txns.xml \
- appendixa.xml \
- appendixd.xml \
- appendixe.xml \
- fdl-appendix.xml \
- glossary.xml
-DISTCLEANFILES =  $(docname)-de.omf.out
-CLEANFILES =  $(DISTCLEANFILES)
-XSLTFLAGS_FO= --stringparam paper.type A4
-if GNC_WINDOWS
-include $(top_srcdir)/chm.make
-else
-include $(top_srcdir)/xmldocs.make
-include $(top_srcdir)/pdf.make
-include $(top_srcdir)/epub.make
-if WITH_MOBI
-include $(top_srcdir)/mobi.make
-endif
-endif
diff --git a/guide/it/Makefile.am b/guide/it/Makefile.am
deleted file mode 100644
index f66e77bb..00000000
--- a/guide/it/Makefile.am
+++ /dev/null
@@ -1,49 +0,0 @@
-figdir = figures
-docname = gnucash-guide
-lang = it
-omffile = $(docname)-it.omf
-DISTCLEANFILES =  $(docname)-it.omf.out
-CLEANFILES =  $(DISTCLEANFILES)
-XSLTFLAGS_FO= --stringparam paper.type A4
-if GNC_WINDOWS
-include $(top_srcdir)/chm.make
-else
-include $(top_srcdir)/xmldocs.make
-include $(top_srcdir)/pdf.make
-include $(top_srcdir)/epub.make
-if WITH_MOBI
-include $(top_srcdir)/mobi.make
-endif
-endif
-
-COMPONENTS = \
-	${top_srcdir}/guide/C/gnucash-guide.xml \
-	${top_srcdir}/guide/C/fdl-appendix.xml \
-	${top_srcdir}/guide/C/legal.xml \
-	${top_srcdir}/guide/C/ch_oview.xml \
-	${top_srcdir}/guide/C/ch_basics.xml \
-	${top_srcdir}/guide/C/ch_accts.xml \
-	${top_srcdir}/guide/C/ch_txns.xml \
-	${top_srcdir}/guide/C/ch_cbook.xml \
-	${top_srcdir}/guide/C/ch_cc.xml \
-	${top_srcdir}/guide/C/ch_expenses.xml \
-	${top_srcdir}/guide/C/ch_loans.xml \
-	${top_srcdir}/guide/C/ch_invest.xml \
-	${top_srcdir}/guide/C/ch_reports.xml \
-	${top_srcdir}/guide/C/ch_capgain.xml \
-	${top_srcdir}/guide/C/ch_currency.xml \
-	${top_srcdir}/guide/C/ch_dep.xml \
-	${top_srcdir}/guide/C/ch_bus_features.xml \
-	${top_srcdir}/guide/C/ch_budgets.xml \
-	${top_srcdir}/guide/C/ch_oth_assets.xml \
-	${top_srcdir}/guide/C/ch_python_bindings.xml \
-	${top_srcdir}/guide/C/ch_import_business_data.xml \
-	${top_srcdir}/guide/C/gnc-glossary.xml \
-	${top_srcdir}/guide/C/appendixa.xml \
-	${top_srcdir}/guide/C/appendixd.xml
-
-#gnucash-guide.xml: ${COMPONENTS} ${srcdir}/it.po
-#	xml2po -e -p ${srcdir}/it.po -o $@ ${top_srcdir}/guide/C/gnucash-guide.xml
-#	if test "${srcdir}" != "${builddir}"; then mv $@ ${srcdir}; fi
-
-EXTRA_DIST += it.po COME-TRADURRE
diff --git a/guide/ja/Makefile.am b/guide/ja/Makefile.am
deleted file mode 100644
index a0367bdd..00000000
--- a/guide/ja/Makefile.am
+++ /dev/null
@@ -1,41 +0,0 @@
-figdir = figures
-docname = gnucash-guide
-lang = ja
-fopconfig = fop.xconf
-omffile = $(docname)-ja.omf
-entities = \
-	fdl-appendix.xml \
-	legal.xml \
-	ch_oview.xml \
-	ch_basics.xml \
-	ch_accts.xml \
-	ch_txns.xml \
-	ch_cbook.xml \
-	ch_cc.xml \
-	ch_loans.xml \
-	ch_invest.xml \
-	ch_capgain.xml \
-	ch_currency.xml \
-	ch_dep.xml \
-	ch_bus_ar.xml \
-	ch_bus_ap.xml \
-	ch_bus_pay.xml \
-	ch_budgets.xml \
-	ch_oth_assets.xml \
-	ch_python_bindings.xml \
-	appendixa.xml \
-	appendixd.xml
-DISTCLEANFILES =  $(docname)-ja.omf.out mincho.xml gothic.xml $(fopconfig)
-CLEANFILES =  $(DISTCLEANFILES)
-FOPFLAGS = -l $(lang) -c $(fopconfig)
-XSLTFLAGS_FO= --stringparam paper.type A4
-if GNC_WINDOWS
-include $(top_srcdir)/chm.make
-else
-include $(top_srcdir)/xmldocs.make
-include $(top_srcdir)/pdf.make
-include $(top_srcdir)/epub.make
-if WITH_MOBI
-include $(top_srcdir)/mobi.make
-endif
-endif
diff --git a/guide/pt/Makefile.am b/guide/pt/Makefile.am
deleted file mode 100644
index a23ffe43..00000000
--- a/guide/pt/Makefile.am
+++ /dev/null
@@ -1,47 +0,0 @@
-if LANG_US
-XSLTFLAGS_FO = --stringparam paper.type letter
-else
-XSLTFLAGS_FO = --stringparam paper.type A4
-endif
-
-figdir = figures
-docname = gnucash-guide
-lang = pt
-omffile = $(docname)-pt.omf
-entities = \
-	fdl-appendix.xml \
-	legal.xml \
-	ch_oview.xml \
-	ch_basics.xml \
-	ch_accts.xml \
-	ch_txns.xml \
-	ch_cbook.xml \
-	ch_cc.xml \
-	ch_loans.xml \
-	ch_invest.xml \
-	ch_capgain.xml \
-	ch_currency.xml \
-	ch_dep.xml \
-	ch_bus_intro.xml \
-	ch_bus_setup.xml \
-	ch_bus_ar.xml \
-	ch_bus_ap.xml \
-	ch_bus_pay.xml \
-	ch_budgets.xml \
-	ch_oth_assets.xml \
-	ch_python_bindings.xml \
-	ch_import_business_data.xml \
-	appendixa.xml \
-	appendixd.xml
-DISTCLEANFILES =  $(docname)-C.omf.out
-CLEANFILES =  $(DISTCLEANFILES)
-if GNC_WINDOWS
-include $(top_srcdir)/chm.make
-else
-include $(top_srcdir)/xmldocs.make
-include $(top_srcdir)/pdf.make
-include $(top_srcdir)/epub.make
-if WITH_MOBI
-include $(top_srcdir)/mobi.make
-endif
-endif
diff --git a/guide/ru/Makefile.am b/guide/ru/Makefile.am
deleted file mode 100644
index b8e98df3..00000000
--- a/guide/ru/Makefile.am
+++ /dev/null
@@ -1,43 +0,0 @@
-figdir = figures
-docname = gnucash-guide
-lang = ru
-fopconfig = fop.xconf
-omffile = $(docname)-ru.omf
-entities = \
-    ch_oview.xml \
-    ch_basics.xml \
-    ch_accts.xml \
-    ch_txns.xml \
-    ch_cbook.xml \
-    ch_cc.xml \
-    ch_expenses.xml \
-    ch_loans.xml \
-    ch_invest.xml \
-    ch_reports.xml \
-    ch_capgain.xml \
-    ch_currency.xml \
-    ch_dep.xml \
-    ch_bus_features.xml \
-    ch_budgets.xml \
-    ch_oth_assets.xml \
-    ch_python_bindings.xml \
-    ch_import_business_data.xml \
-    gnc-glossary.xml \
-    fdl-appendix.xml \
-    legal.xml \
-    appendixa.xml \
-    appendixd.xml
-DISTCLEANFILES = $(docname)-ru.omf.out
-CLEANFILES = $(DISTCLEANFILES)
-FOPFLAGS = -l $(lang) -c $(fopconfig)
-XSLTFLAGS_FO = --stringparam paper.type A4
-if GNC_WINDOWS
-include $(top_srcdir)/chm.make
-else
-include $(top_srcdir)/xmldocs.make
-include $(top_srcdir)/pdf.make
-include $(top_srcdir)/epub.make
-if WITH_MOBI
-include $(top_srcdir)/mobi.make
-endif
-endif
diff --git a/help/C/Makefile.am b/help/C/Makefile.am
deleted file mode 100644
index d6718f7f..00000000
--- a/help/C/Makefile.am
+++ /dev/null
@@ -1,39 +0,0 @@
-if LANG_US
-XSLTFLAGS_FO = --stringparam paper.type letter
-else
-XSLTFLAGS_FO = --stringparam paper.type A4
-endif
-
-figdir = figures
-docname = gnucash-help
-lang = C
-omffile = $(docname)-C.omf
-entities = \
-	Help_ch_Intro.xml \
-        Help_ch_GettingHelp.xml \
-	Help_ch_GettingStarted.xml \
-	Help_ch_GUIMenus.xml \
-	Help_ch_Account-Actions.xml \
-	Help_ch_Transactions.xml \
-	Help_ch_Business.xml\
-	Help_ch_Tools_Assistants.xml \
-	Help_ch_Reports.xml \
-	Help_ch_Customize.xml \
-	Help_chtacctseg.xml \
-	Help_chartofaccts.xml \
-	Help_legal.xml \
-	Help_txf-categories.xml \
-	Help_fdl-appendix.xml \
-        Help_tips-appendix.xml
-DISTCLEANFILES =  $(docname)-C.omf.out
-CLEANFILES =  $(DISTCLEANFILES)
-if GNC_WINDOWS
-include $(top_srcdir)/chm.make
-else
-include $(top_srcdir)/xmldocs.make
-include $(top_srcdir)/pdf.make
-include $(top_srcdir)/epub.make
-if WITH_MOBI
-include $(top_srcdir)/mobi.make
-endif
-endif
diff --git a/help/CMakeLists.txt b/help/CMakeLists.txt
index ad7c7c71..74f4d8dd 100644
--- a/help/CMakeLists.txt
+++ b/help/CMakeLists.txt
@@ -38,7 +38,4 @@ add_subdirectory(de)
 add_subdirectory(it)
 add_subdirectory(pt)
 
-if(AUTOTOOLS_IN_DIST)
-    set(autotoolsfiles Makefile.am)
-endif()
-add_to_dist(CMakeLists.txt ${autotoolsfiles})
+add_to_dist(CMakeLists.txt)
diff --git a/help/Makefile.am b/help/Makefile.am
deleted file mode 100644
index 5e98435e..00000000
--- a/help/Makefile.am
+++ /dev/null
@@ -1,34 +0,0 @@
-SUBDIRS = C de it pt
-
-gnomehelpdir = $(datadir)/gnome/help/gnucash-help
-
-if WITH_MOBI
-  MOBI = mobi
-endif
-
-epub $(MOBI):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; test -z "$$fail"
-
-uninstall-hook:
-	rmdir --ignore-fail-on-non-empty "$(DESTDIR)$(gnomehelpdir)"
-
-EXTRA_DIST = CMakeLists.txt
diff --git a/help/de/Makefile.am b/help/de/Makefile.am
deleted file mode 100644
index ccb0dfc3..00000000
--- a/help/de/Makefile.am
+++ /dev/null
@@ -1,36 +0,0 @@
-figdir = figures
-docname = gnucash-help
-lang = de
-omffile = $(docname)-de.omf
-entities = \
-	Help_ch_Intro.xml \
-	Help_ch_GettingHelp.xml \
-	Help_ch_GettingStarted.xml \
-	Help_ch_GUIMenus.xml \
-	Help_ch_Account-Actions.xml \
-	Help_ch_Transactions.xml \
-	Help_ch_Business.xml\
-	Help_ch_Tools_Assistants.xml \
-	Help_ch_Reports.xml \
-	Help_ch_Customize.xml \
-	Help_fdl-appendix.xml \
-	Help_legal.xml \
-    para-assist-buttons.xml \
-	Help_chartofaccts.xml \
-	Help_chtacctseg.xml \
-	Help_para-assist-intro.xml \
-	Help_txf-categories.xml \
-	Help_tips-appendix.xml
-DISTCLEANFILES =  $(docname)-de.omf.out
-CLEANFILES =  $(DISTCLEANFILES)
-XSLTFLAGS_FO= --stringparam paper.type A4
-if GNC_WINDOWS
-include $(top_srcdir)/chm.make
-else
-include $(top_srcdir)/xmldocs.make
-include $(top_srcdir)/pdf.make
-include $(top_srcdir)/epub.make
-if WITH_MOBI
-include $(top_srcdir)/mobi.make
-endif
-endif
diff --git a/help/it/Makefile.am b/help/it/Makefile.am
deleted file mode 100644
index 53ea3f39..00000000
--- a/help/it/Makefile.am
+++ /dev/null
@@ -1,42 +0,0 @@
-figdir = figures
-docname = gnucash-help
-lang = it
-omffile = $(docname)-it.omf
-DISTCLEANFILES =  $(docname)-it.omf.out
-CLEANFILES =  $(DISTCLEANFILES)
-XSLTFLAGS_FO= --stringparam paper.type A4
-if GNC_WINDOWS
-include $(top_srcdir)/chm.make
-else
-include $(top_srcdir)/xmldocs.make
-include $(top_srcdir)/pdf.make
-include $(top_srcdir)/epub.make
-if WITH_MOBI
-include $(top_srcdir)/mobi.make
-endif
-endif
-
-COMPONENTS = \
-	${top_srcdir}/help/C/gnucash-help.xml \
-	${top_srcdir}/help/C/Help_ch_Intro.xml \
-        ${top_srcdir}/help/C/Help_ch_GettingHelp.xml \
-	${top_srcdir}/help/C/Help_ch_GettingStarted.xml \
-	${top_srcdir}/help/C/Help_ch_GUIMenus.xml \
-	${top_srcdir}/help/C/Help_ch_Account-Actions.xml \
-	${top_srcdir}/help/C/Help_ch_Transactions.xml \
-	${top_srcdir}/help/C/Help_ch_Business.xml\
-	${top_srcdir}/help/C/Help_ch_Tools_Assistants.xml \
-	${top_srcdir}/help/C/Help_ch_Reports.xml \
-	${top_srcdir}/help/C/Help_ch_Customize.xml \
-	${top_srcdir}/help/C/Help_chtacctseg.xml \
-	${top_srcdir}/help/C/Help_chartofaccts.xml \
-	${top_srcdir}/help/C/Help_legal.xml \
-	${top_srcdir}/help/C/Help_txf-categories.xml \
-	${top_srcdir}/help/C/Help_fdl-appendix.xml \
-        ${top_srcdir}/help/C/Help_tips-appendix.xml
-
-#gnucash-help.xml: ${COMPONENTS} ${srcdir}/it.po
-#	xml2po -e -p ${srcdir}/it.po -o $@ ${top_srcdir}/help/C/gnucash-help.xml
-#	if test "${srcdir}" != "${builddir}"; then mv $@ ${srcdir}; fi
-
-EXTRA_DIST += it.po COME-TRADURRE
diff --git a/help/pt/Makefile.am b/help/pt/Makefile.am
deleted file mode 100644
index 32275ed4..00000000
--- a/help/pt/Makefile.am
+++ /dev/null
@@ -1,37 +0,0 @@
-figdir = figures
-docname = gnucash-help
-lang = pt
-omffile = $(docname)-pt.omf
-entities = \
-	Help_ch_Intro.xml \
-        Help_ch_GettingHelp.xml \
-	Help_ch_GettingStarted.xml \
-	Help_ch_GUIMenus.xml \
-	Help_ch_Account-Actions.xml \
-	Help_ch_Transactions.xml \
-	Help_ch_Business.xml\
-	Help_ch_Tools_Assistants.xml \
-	Help_ch_Reports.xml \
-	Help_ch_Customize.xml \
-	Help_chtacctseg.xml \
-	Help_chartofaccts.xml \
-	Help_legal.xml \
-	Help_txf-categories.xml \
-	Help_fdl-appendix.xml \
-        Help_tips-appendix.xml
-DISTCLEANFILES =  $(docname)-pt.omf.out
-CLEANFILES =  $(DISTCLEANFILES)
-XSLTFLAGS_FO= --stringparam paper.type A4
-if GNC_WINDOWS
-include $(top_srcdir)/chm.make
-else
-include $(top_srcdir)/xmldocs.make
-include $(top_srcdir)/pdf.make
-include $(top_srcdir)/epub.make
-if WITH_MOBI
-include $(top_srcdir)/mobi.make
-endif
-endif
-
-pt_icons = $(shell ls ${srcdir}/${figdir}/icons/*.png)
-EXTRA_DIST += ${pt_icons}
diff --git a/mobi.make b/mobi.make
deleted file mode 100644
index eda858ea..00000000
--- a/mobi.make
+++ /dev/null
@@ -1,15 +0,0 @@
-# 2011-07-17, SASAKI Suguru: Mobipocket generation.
-
-mobifile = $(docname).mobi
-
-$(mobifile): $(entities) $(figfiles)
-
-mobi: $(mobifile)
-
-mobi-am:
-
-.epub.mobi:
-	$(EBOOK_CONVERT) $(epubfile) $(mobifile)
-
-CLEANFILES += $(mobifile)
-
diff --git a/omf.make b/omf.make
deleted file mode 100644
index 9844a497..00000000
--- a/omf.make
+++ /dev/null
@@ -1,61 +0,0 @@
-# 
-# No modifications of this Makefile should be necessary.
-#
-# This file contains the build instructions for installing OMF files.  It is
-# generally called from the makefiles for particular formats of documentation.
-#
-# Note that you must configure your package with --localstatedir=/var/lib
-# so that the scrollkeeper-update command below will update the database
-# in the standard scrollkeeper directory.
-#
-# If it is impossible to configure with --localstatedir=/var/lib, then
-# modify the definition of scrollkeeper_localstate_dir so that
-# it points to the correct location. Note that you must still use 
-# $(localstatedir) in this or when people build RPMs it will update
-# the real database on their system instead of the one under RPM_BUILD_ROOT.
-#
-# Note: This make file is not incorporated into xmldocs.make because, in
-#       general, there will be other documents install besides XML documents
-#       and the makefiles for these formats should also include this file.
-#
-# About this file:
-#	This file was taken from scrollkeeper_example2, a package illustrating
-#	how to install documentation and OMF files for use with ScrollKeeper
-#	0.3.x and 0.4.x.  For more information, see:
-#		http://scrollkeeper.sourceforge.net/	
-# 	Version: 0.1.2 (last updated: March 20, 2002)
-#
-
-omf_dest_dir=$(datadir)/omf
-scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
-
-omf: omf_timestamp
-
-omf_timestamp: $(omffile)
-	-for file in $(omffile); do \
-	    scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
-	done
-	touch omf_timestamp
-
-install-data-hook-omf:
-	$(mkinstalldirs) "$(DESTDIR)$(omf_dest_dir)"
-	for file in $(omffile); do \
-	    omfdir="$(DESTDIR)$(omf_dest_dir)/`echo $$file | sed 's/-[^-]*\.omf$$//'`"; \
-	    $(mkinstalldirs) "$$omfdir"; \
-	    $(INSTALL_DATA) "$$file.out" "$$omfdir/$$file"; \
-	    if test "x$(_ENABLE_SK)" = "xtrue"; then \
-	        scrollkeeper-update -p "$(scrollkeeper_localstate_dir)" -o "$$omfdir"; \
-	    fi; \
-	done;
-
-uninstall-local-omf:
-	for file in $(omffile); do \
-	    omfdir="$(DESTDIR)$(omf_dest_dir)/`echo $$file | sed 's/-[^-]*\.omf$$//'`"; \
-	    if test "x$(_ENABLE_SK)" == "xtrue"; then \
-	        scrollkeeper-uninstall -p "$(scrollkeeper_localstate_dir)" "$$omfdir/$$file"; \
-	    fi; \
-	    rm -f "$$omfdir/$$file"; \
-	    rmdir --ignore-fail-on-non-empty "$$omfdir"; \
-	done
-	rmdir --ignore-fail-on-non-empty "$(DESTDIR)$(omf_dest_dir)"
-
diff --git a/pdf.make b/pdf.make
deleted file mode 100644
index 50b1dc7d..00000000
--- a/pdf.make
+++ /dev/null
@@ -1,27 +0,0 @@
-# 2008-10-02, Tom Browder: PDF creation.
-# 2010-11-19, Geert Janssens: Make the pdf create more universally usable.
-#
-# See README and HACKING.
-
-fofile  = $(docname).fo
-pdffile = $(docname).pdf
-
-$(pdffile): $(figfiles)
-
-pdf: $(abs_builddir)/figures $(pdffile)
-
-# This is only needed for out of tree builds. If you build
-# from within the source directory, the build system
-# will ignore this (mentioning a circular dependency)
-$(abs_builddir)/figures: $(abs_srcdir)/figures
-	ln -s '$<' '$@'
-
-$(fofile): $(entities)
-
-.xml.fo:
-	$(XSLTPROC) $(XSLTPROCFLAGS) $(XSLTFLAGS_FO) -o '$@' --stringparam fop1.extensions 1 $(top_srcdir)/xsl/1.79.2/fo/docbook.xsl '$<'
-
-.fo.pdf:
-	$(FOP) $(FOPFLAGS) -fo '$<' -pdf '$@'
-
-CLEANFILES += $(pdffile) $(fofile)
diff --git a/xmldocs.make b/xmldocs.make
deleted file mode 100644
index 64df52d2..00000000
--- a/xmldocs.make
+++ /dev/null
@@ -1,155 +0,0 @@
-#
-# No modifications of this Makefile should be necessary.
-#
-# To use this template:
-#     1) Define: figdir, docname, lang, omffile, and entities in
-#        your Makefile.am file for each document directory,
-#        although figdir, omffile, and entities may be empty
-#     2) Make sure the Makefile in (1) also includes 
-#	 "include $(top_srcdir)/xmldocs.make"
-#     3) Optionally define 'entities' to hold xml entities which
-#        you would also like installed
-#     4) Figures must go under $(figdir)/ and be in PNG format
-#     5) You should only have one document per directory 
-#     6) Note that the figure directory, $(figdir)/, should not have its
-#        own Makefile since this Makefile installs those figures.
-#
-# example Makefile.am:
-#   figdir = figures
-#   docname = scrollkeeper-manual
-#   lang = C
-#   omffile=scrollkeeper-manual-C.omf
-#   entities = fdl.xml
-#   include $(top_srcdir)/xmldocs.make
-#
-# About this file:
-#	This file was taken from scrollkeeper_example2, a package illustrating
-#	how to install documentation and OMF files for use with ScrollKeeper 
-#	0.3.x and 0.4.x.  For more information, see:
-#		http://scrollkeeper.sourceforge.net/
-#	Version: 0.1.2 (last updated: March 20, 2002)
-#
-# This file is changed from the original to generate html files for GnuCash,
-# install them in a subdir with the docname and copy the stylesheet png's in.
-# Dec 2002 Chris Lyttle
-# Oct 2012 Geert Janssens - Simplified xml doc installation and distribution
-
-
-# ************* Begin of section some packagers may need to modify  **************
-# These variables (gnomehelpdir and otherdocdir) specify where the documents
-# should be installed. The default values should work for most packages.
-# Gnome Help expects all documents here (this is where the xml files should go):
-gnomehelpdir = $(datadir)/gnome/help/$(docname)/$(lang)
-# Our other document versions go here:
-otherdocdir = $(docdir)/$(lang)
-
-
-# **************  You should not have to edit below this line  *******************
-
-# ************** Rules to install xml files for gnome-help ***********************
-
-xml_files = $(entities) $(docname).xml $(top_srcdir)/docbook/*.dtd
-gnomehelp_DATA =  $(xml_files)
-gnomehelpfiguresdir = $(gnomehelpdir)/$(figdir)
-gnomehelpfigures_DATA = $(shell ls ${srcdir}/${figdir}/*.png)
-gnomehelpfigures_DATA += $(shell find ${srcdir}/${figdir} -name *.svg)
-
-uninstall-hook:
-	rmdir --ignore-fail-on-non-empty "$(DESTDIR)$(gnomehelpfiguresdir)"
-	rmdir --ignore-fail-on-non-empty "$(DESTDIR)$(gnomehelpdir)"
-
-EXTRA_DIST = $(xml_files) $(omffile) $(gnomehelpfigures_DATA) CMakeLists.txt
-
-# ************** Rules to make and install omf file ******************************
-# If the following file is in a subdir (like help/) you need to add that to the path
-include $(top_srcdir)/omf.make
-if ENABLE_SK
-OMF = omf
-OMF_DATA_HOOK = install-data-hook-omf
-UNINSTALL_OMF = uninstall-local-omf
-else
-OMF=
-OMF_DATA_HOOK=
-UNINSTALL_OMF=
-endif
-
-CLEANFILES += omf_timestamp
-
-install-data-hook: ${OMF_DATA_HOOK}
-uninstall-local: ${UNINSTALL_OMF}
-
-all: ${OMF}
-
-# ************** Rules to make and install html documentation ********************
-styledir = $(top_srcdir)/stylesheet
-CLEANFILES += $(docname)/*.html
-figfiles = $(shell ls ${srcdir}/${figdir}/*.png)
-html: all convert-html copy-pics copy-style
-
-# Convert xml to html with xsltproc
-# xsltproc --xinclude -o outputdir/ /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl filename.xml
-convert-html: 
-	$(mkinstalldirs) "$(docname)"; \
-	for file in $(docname).xml; do \
-	    $(XSLTPROC) $(XSLTPROCFLAGS) $(XSLTPROCFLAGS_HTML) \
-	              -o "$(docname)/" \
-	              --param use.id.as.filename "1" \
-	              --stringparam chunker.output.encoding UTF-8  \
-	              "$(top_srcdir)/xsl/general-customization.xsl" "$(srcdir)/$$file"; \
-	done
-
-copy-pics:
-	$(mkinstalldirs) "$(docname)/$(figdir)"; \
-	for file in $(srcdir)/$(figdir)/*.png; do \
-	    basefile=`basename $$file`; \
-	    $(INSTALL_DATA) "$$file" "$(docname)/$(figdir)/$$basefile"; \
-	done
-
-copy-style:
-	$(mkinstalldirs) "$(docname)/stylesheet"; \
-	for file in $(styledir)/*.png; do \
-	    basefile=`basename $$file`; \
-	    $(INSTALL_DATA) "$$file" "$(docname)/stylesheet/$$basefile"; \
-	done
-
-install-html: html
-	$(mkinstalldirs) $(DESTDIR)$(otherdocdir)/$(docname);\
-	for file in $(docname)/*.html; do\
-	    basefile=`basename $$file`; \
-	    $(INSTALL_DATA) $$file $(DESTDIR)$(otherdocdir)/$(docname)/$$basefile;\
-	done
-	$(mkinstalldirs) "$(DESTDIR)$(otherdocdir)/$(docname)/$(figdir)"; \
-	for file in $(docname)/$(figdir)/*.png; do \
-	    basefile=`basename $$file`; \
-	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(otherdocdir)/$(docname)/$(figdir)/$$basefile"; \
-	done
-	$(mkinstalldirs) "$(DESTDIR)$(otherdocdir)/$(docname)/stylesheet"; \
-	for file in $(styledir)/*.png; do \
-	    basefile=`basename $$file`; \
-	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(otherdocdir)/$(docname)/stylesheet/$$basefile"; \
-	done
-
-uninstall-html:
-	-if test "$(docname)"; then \
-	    if test "$(figdir)"; then \
-	        for file in $(docname)/$(figdir)/*.png; do \
-	            basefile=`basename $$file`; \
-	            rm -f "$(DESTDIR)$(otherdocdir)/$(docname)/$(figdir)/$$basefile"; \
-	        done; \
-	        rmdir --ignore-fail-on-non-empty "$(DESTDIR)$(otherdocdir)/$(docname)/$(figdir)"; \
-	    fi; \
-	    for file in $(styledir)/*.png; do \
-	        basefile=`basename $$file`; \
-	        rm -f "$(DESTDIR)$(otherdocdir)/$(docname)/stylesheet/$$basefile"; \
-	    done; \
-	    rmdir --ignore-fail-on-non-empty "$(DESTDIR)$(otherdocdir)/$(docname)/stylesheet"; \
-	    for file in $(docname)/*.html; do \
-	        basefile=`basename $$file`; \
-	        rm -f "$(DESTDIR)$(otherdocdir)/$(docname)/$$basefile"; \
-	    done; \
-	    rmdir --ignore-fail-on-non-empty "$(DESTDIR)$(otherdocdir)/$(docname)"; \
-	    rmdir --ignore-fail-on-non-empty "$(DESTDIR)$(otherdocdir)"; \
-	fi
-
-check:
-	xmllint --postvalid --xinclude --noout --path ${top_srcdir}/docbook ${srcdir}/${docname}.xml



Summary of changes:
 AUTHORS                                            |     1 +
 CMakeLists.txt                                     |    44 +-
 CMakeNotes.txt                                     |    52 -
 ChangeLog                                          | 15200 +++++++++++++++++++
 HACKING                                            |   124 -
 Makefile.am                                        |    83 -
 NEWS                                               |    18 +
 README                                             |    46 +-
 autogen.sh                                         |    63 -
 chm.make                                           |    49 -
 cmake/AddGncDocTargets.cmake                       |     7 -
 cmake/MakeDist.cmake                               |    71 -
 cmake/MakeDistCheck.cmake                          |    52 -
 configure.ac                                       |   217 -
 data/C/guide/currency_main1.gnucash                |   352 +
 data/C/guide/currency_main2.gnucash                |   372 +
 data/C/guide/currency_main3.gnucash                |   401 +
 data/README                                        |    14 +
 docbook/gnc-docbookx.dtd                           |     8 +-
 epub.make                                          |    32 -
 gnucash-docs.spec.in                               |    49 -
 guide/C/Makefile.am                                |    48 -
 guide/C/gnucash-guide-C.omf                        |   111 -
 guide/C/gnucash-guide.xml                          |    20 +
 guide/CMakeLists.txt                               |     5 +-
 guide/Makefile.am                                  |    34 -
 guide/de/Makefile.am                               |    45 -
 guide/de/gnucash-guide-de.omf                      |    56 -
 guide/de/gnucash-guide.xml                         |    22 +
 guide/it/Makefile.am                               |    49 -
 guide/it/gnucash-guide-it.omf                      |    38 -
 guide/it/gnucash-guide.xml                         |    22 +
 guide/ja/CMakeLists.txt                            |     5 -
 guide/ja/Makefile.am                               |    41 -
 guide/ja/fop.xconf.in                              |     4 +-
 guide/ja/gnucash-guide-ja.omf                      |    38 -
 guide/ja/gnucash-guide.xml                         |    22 +
 guide/pt/Makefile.am                               |    47 -
 guide/pt/gnucash-guide-pt.omf                      |   112 -
 guide/pt/gnucash-guide.xml                         |    16 +
 guide/ru/CMakeLists.txt                            |     5 -
 guide/ru/Makefile.am                               |    43 -
 guide/ru/fop.xconf.in                              |     4 +-
 guide/ru/gnucash-guide-ru.omf                      |   114 -
 help/C/Makefile.am                                 |    39 -
 help/C/gnucash-help-C.omf                          |    71 -
 help/Makefile.am                                   |    34 -
 help/de/Makefile.am                                |    36 -
 help/de/gnucash-help-de.omf                        |    44 -
 help/it/Makefile.am                                |    42 -
 help/it/gnucash-help-it.omf                        |    35 -
 help/pt/Makefile.am                                |    37 -
 help/pt/gnucash-help-pt.omf                        |    73 -
 {help/pt => manual/C}/CMakeLists.txt               |     1 +
 {help => manual}/C/Help_ch_Account-Actions.xml     |   379 +-
 {help => manual}/C/Help_ch_Business.xml            |     0
 {help => manual}/C/Help_ch_Customize.xml           |     0
 {help => manual}/C/Help_ch_GUIMenus.xml            |     0
 {help => manual}/C/Help_ch_GettingHelp.xml         |     0
 {help => manual}/C/Help_ch_GettingStarted.xml      |     0
 {help => manual}/C/Help_ch_Intro.xml               |     0
 {help => manual}/C/Help_ch_Reports.xml             |     0
 {help => manual}/C/Help_ch_Tools_Assistants.xml    |     2 +-
 {help => manual}/C/Help_ch_Transactions.xml        |     2 +-
 {help => manual}/C/Help_chartofaccts.xml           |     0
 {help => manual}/C/Help_chtacctseg.xml             |     0
 {help => manual}/C/Help_fdl-appendix.xml           |     0
 {help => manual}/C/Help_legal.xml                  |     0
 {help => manual}/C/Help_tips-appendix.xml          |     0
 {help => manual}/C/Help_txf-categories.xml         |     0
 manual/C/ch_Finance-Quote.xml                      |   278 +
 .../C/figures/Help_AccountReg_Screen.png           |   Bin
 .../C/figures/Help_AccountTree_Screen.png          |   Bin
 .../C/figures/Help_Book_Options_Accounts.png       |   Bin
 .../C/figures/Help_Book_Options_Budgeting.png      |   Bin
 .../C/figures/Help_Book_Options_Business.png       |   Bin
 .../C/figures/Help_Book_Options_Counters.png       |   Bin
 .../Help_CSV_Import_Transactions_Delete.png        |   Bin
 .../figures/Help_CSV_Import_Transactions_Save.png  |   Bin
 .../Help_CSV_Import_transactions_Preview.png       |   Bin
 .../Help_CSV_Transaction_Import_Assistant.png      |   Bin
 .../C/figures/Help_Choose_Export_Settings.png      |   Bin
 .../C/figures/Help_Import_Map_Editor.png           |   Bin
 .../C/figures/Help_Import_MatchPicker.png          |   Bin
 .../C/figures/Help_Import_QIF_Druid.png            |   Bin
 .../figures/Help_Import_Transaction_matcher_1.png  |   Bin
 .../C/figures/Help_Pref_AccntPeriod.png            |   Bin
 {help => manual}/C/figures/Help_Pref_Accnts.png    |   Bin
 {help => manual}/C/figures/Help_Pref_Business.png  |   Bin
 {help => manual}/C/figures/Help_Pref_DateTime.png  |   Bin
 {help => manual}/C/figures/Help_Pref_General.png   |   Bin
 .../C/figures/Help_Pref_OnlineBanking.png          |   Bin
 {help => manual}/C/figures/Help_Pref_Printing.png  |   Bin
 {help => manual}/C/figures/Help_Pref_Quotes.png    |   Bin
 {help => manual}/C/figures/Help_Pref_Register.png  |   Bin
 .../C/figures/Help_Pref_RegisterDefaults.png       |   Bin
 {help => manual}/C/figures/Help_Pref_Reports.png   |   Bin
 {help => manual}/C/figures/Help_Pref_Sched.png     |   Bin
 {help => manual}/C/figures/Help_Pref_Windows.png   |   Bin
 {help => manual}/C/figures/Help_Report_Screen.png  |   Bin
 {help => manual}/C/figures/Help_Tool_LotsBus.png   |   Bin
 {help => manual}/C/figures/Help_Tool_LotsStk.png   |   Bin
 .../C/figures/Help_Tool_Lots_h_double_arrow.png    |   Bin
 .../C/figures/Help_Tool_Lots_v_double_arrow.png    |   Bin
 .../C/figures/Help_Trans_Assoc_Dialog.png          |   Bin
 .../C/figures/Help_Trans_Assoc_Symbols.png         |   Bin
 .../C/figures/Help_TxRptOpt_Screen.png             |   Bin
 .../C/figures/Main-window-callouts.png             |   Bin
 .../C/figures/Main-window-callouts.xcf             |   Bin
 {help => manual}/C/figures/column-selector-0.png   |   Bin
 {help => manual}/C/figures/column-selector-1.png   |   Bin
 {help => manual}/C/figures/main-window-small.png   |   Bin
 {help => manual}/C/figures/splash.png              |   Bin
 {help => manual}/C/figures/welcome-cancel.png      |   Bin
 {help => manual}/C/figures/welcome.png             |   Bin
 {help => manual}/C/figures/window-main-empty.png   |   Bin
 {help => manual}/C/figures/window-tip.png          |   Bin
 {help => manual}/C/gnucash-help.xml                |    19 +
 {help => manual}/CMakeLists.txt                    |     5 +-
 {help => manual}/de/CMakeLists.txt                 |     1 +
 {help => manual}/de/Help_ch_Account-Actions.xml    |   595 +-
 {help => manual}/de/Help_ch_Business.xml           |     0
 {help => manual}/de/Help_ch_Customize.xml          |   158 +-
 {help => manual}/de/Help_ch_GUIMenus.xml           |  5917 ++++----
 {help => manual}/de/Help_ch_GettingHelp.xml        |     6 +-
 {help => manual}/de/Help_ch_GettingStarted.xml     |    20 +-
 {help => manual}/de/Help_ch_Intro.xml              |     0
 {help => manual}/de/Help_ch_Reports.xml            |     0
 {help => manual}/de/Help_ch_Tools_Assistants.xml   |     2 +-
 {help => manual}/de/Help_ch_Transactions.xml       |   691 +-
 {help => manual}/de/Help_chartofaccts.xml          |     0
 {help => manual}/de/Help_chtacctseg.xml            |     0
 {help => manual}/de/Help_fdl-appendix.xml          |     0
 {help => manual}/de/Help_legal.xml                 |     0
 {help => manual}/de/Help_para-assist-intro.xml     |     2 +-
 {help => manual}/de/Help_tips-appendix.xml         |     0
 {help => manual}/de/Help_txf-categories.xml        |     0
 manual/de/ch_Finance-Quote.xml                     |   291 +
 {help => manual}/de/figures/AccountTreeCreate.png  |   Bin
 .../de/figures/AccountTree_Export_CSV.png          |   Bin
 .../de/figures/AccountTree_Export_dbms.png         |   Bin
 .../de/figures/AccountTree_Export_file.png         |   Bin
 .../de/figures/AccountTree_Import_CSV.png          |   Bin
 .../de/figures/AccountTree_Import_CSV_Preview.png  |   Bin
 {help => manual}/de/figures/AcctViewOptions-0.png  |   Bin
 {help => manual}/de/figures/AcctViewOptions-1.png  |   Bin
 .../de/figures/Help_AccountReg_Screen.png          |   Bin
 .../de/figures/Help_AccountTree_Screen.png         |   Bin
 .../de/figures/Help_Book_Options_Accounts.png      |   Bin
 .../de/figures/Help_Book_Options_Budgeting.png     |   Bin
 .../de/figures/Help_Book_Options_Business.png      |   Bin
 .../de/figures/Help_Book_Options_Counters.png      |   Bin
 .../de/figures/Help_Book_Options_Tax.png           |   Bin
 {help => manual}/de/figures/Help_Budget_Screen.png |   Bin
 .../Help_CSV_Import_transactions_Preview.png       |   Bin
 .../Help_CSV_Transaction_Import_Assistant.png      |   Bin
 .../de/figures/Help_Choose_Export_Settings.png     |   Bin
 .../de/figures/Help_Import_Map_Editor.png          |   Bin
 .../de/figures/Help_Import_MatchPicker.png         |   Bin
 .../de/figures/Help_Import_QIF_Druid.png           |   Bin
 .../figures/Help_Import_Transaction_matcher_1.png  |   Bin
 .../de/figures/Help_Pref_AccntPeriod.png           |   Bin
 {help => manual}/de/figures/Help_Pref_Accnts.png   |   Bin
 {help => manual}/de/figures/Help_Pref_Business.png |   Bin
 {help => manual}/de/figures/Help_Pref_DateTime.png |   Bin
 {help => manual}/de/figures/Help_Pref_General.png  |   Bin
 {help => manual}/de/figures/Help_Pref_Import.png   |   Bin
 .../de/figures/Help_Pref_OnlineBanking.png         |   Bin
 {help => manual}/de/figures/Help_Pref_Printing.png |   Bin
 {help => manual}/de/figures/Help_Pref_Quotes.png   |   Bin
 {help => manual}/de/figures/Help_Pref_Register.png |   Bin
 .../de/figures/Help_Pref_RegisterDefaults.png      |   Bin
 {help => manual}/de/figures/Help_Pref_Reports.png  |   Bin
 {help => manual}/de/figures/Help_Pref_Sched.png    |   Bin
 {help => manual}/de/figures/Help_Pref_Windows.png  |   Bin
 .../de/figures/Help_Reconcile_Screen.png           |   Bin
 {help => manual}/de/figures/Help_Report_Screen.png |   Bin
 .../de/figures/Help_Reset_Warnings.png             |   Bin
 .../de/figures/Help_Scheduled_Transactions.png     |   Bin
 {help => manual}/de/figures/Help_Style_Choose.png  |   Bin
 {help => manual}/de/figures/Help_Style_New.png     |   Bin
 .../de/figures/Help_Trans_Assoc_Dialog.png         |   Bin
 .../de/figures/Help_Trans_Assoc_Symbols.png        |   Bin
 .../de/figures/Main-window-callouts.png            |   Bin
 .../de/figures/Main-window-callouts.xcf            |   Bin
 {help => manual}/de/figures/column-selector-0.png  |   Bin
 {help => manual}/de/figures/column-selector-1.png  |   Bin
 {help => manual}/de/figures/main-window-small.png  |   Bin
 {help => manual}/de/figures/splash.png             |   Bin
 .../de/figures/summarybar-selector-1.png           |   Bin
 .../de/figures/summarybar-selector-2.png           |   Bin
 .../de/figures/summarybar-selector.png             |   Bin
 {help => manual}/de/figures/tip-window.png         |   Bin
 {help => manual}/de/figures/welcome-cancel.png     |   Bin
 {help => manual}/de/figures/welcome.png            |   Bin
 {help => manual}/de/figures/window-main-empty.png  |   Bin
 {help => manual}/de/gnucash-help.xml               |    18 +
 {help => manual}/de/para-assist-buttons.xml        |     0
 {help => manual}/it/CMakeLists.txt                 |     0
 {help => manual}/it/COME-TRADURRE                  |     0
 .../it/figures/Help_AccountReg_Screen.png          |   Bin
 .../it/figures/Help_AccountTree_Screen.png         |   Bin
 .../it/figures/Help_Pref_AccntPeriod.png           |   Bin
 {help => manual}/it/figures/Help_Pref_Accnts.png   |   Bin
 {help => manual}/it/figures/Help_Pref_Business.png |   Bin
 {help => manual}/it/figures/Help_Pref_DateTime.png |   Bin
 {help => manual}/it/figures/Help_Pref_General.png  |   Bin
 .../it/figures/Help_Pref_OnlineBanking.png         |   Bin
 {help => manual}/it/figures/Help_Pref_Printing.png |   Bin
 {help => manual}/it/figures/Help_Pref_Register.png |   Bin
 .../it/figures/Help_Pref_RegisterDefaults.png      |   Bin
 {help => manual}/it/figures/Help_Pref_Reports.png  |   Bin
 {help => manual}/it/figures/Help_Pref_Sched.png    |   Bin
 {help => manual}/it/figures/Help_Pref_Windows.png  |   Bin
 {help => manual}/it/figures/Help_Report_Screen.png |   Bin
 .../it/figures/Main-window-callouts.png            |   Bin
 .../it/figures/Main-window-callouts.xcf            |   Bin
 {help => manual}/it/gnucash-help.xml               |    16 +
 {help => manual}/it/it.po                          |     0
 {help/C => manual/pt}/CMakeLists.txt               |     0
 {help => manual}/pt/Help_ch_Account-Actions.xml    |     0
 {help => manual}/pt/Help_ch_Business.xml           |     0
 {help => manual}/pt/Help_ch_Customize.xml          |     0
 {help => manual}/pt/Help_ch_GUIMenus.xml           |     0
 {help => manual}/pt/Help_ch_GettingHelp.xml        |     0
 {help => manual}/pt/Help_ch_GettingStarted.xml     |     0
 {help => manual}/pt/Help_ch_Intro.xml              |     0
 {help => manual}/pt/Help_ch_Reports.xml            |     0
 {help => manual}/pt/Help_ch_Tools_Assistants.xml   |     0
 {help => manual}/pt/Help_ch_Transactions.xml       |     0
 {help => manual}/pt/Help_chartofaccts.xml          |     0
 {help => manual}/pt/Help_chtacctseg.xml            |     0
 {help => manual}/pt/Help_fdl-appendix.xml          |     0
 {help => manual}/pt/Help_legal.xml                 |     0
 {help => manual}/pt/Help_tips-appendix.xml         |     0
 {help => manual}/pt/Help_txf-categories.xml        |     0
 .../pt/figures/Help_AccountReg_Screen.png          |   Bin
 .../pt/figures/Help_AccountTree_Screen.png         |   Bin
 .../pt/figures/Help_Pref_AccntPeriod.png           |   Bin
 {help => manual}/pt/figures/Help_Pref_Accnts.png   |   Bin
 {help => manual}/pt/figures/Help_Pref_Business.png |   Bin
 {help => manual}/pt/figures/Help_Pref_DateTime.png |   Bin
 {help => manual}/pt/figures/Help_Pref_General.png  |   Bin
 .../pt/figures/Help_Pref_OnlineBanking.png         |   Bin
 {help => manual}/pt/figures/Help_Pref_Printing.png |   Bin
 {help => manual}/pt/figures/Help_Pref_Register.png |   Bin
 .../pt/figures/Help_Pref_RegisterDefaults.png      |   Bin
 {help => manual}/pt/figures/Help_Pref_Reports.png  |   Bin
 {help => manual}/pt/figures/Help_Pref_Sched.png    |   Bin
 {help => manual}/pt/figures/Help_Pref_Windows.png  |   Bin
 {help => manual}/pt/figures/Help_Report_Screen.png |   Bin
 .../pt/figures/Help_TxRptOpt_Screen.png            |   Bin
 .../pt/figures/Main-window-callouts.png            |   Bin
 {help => manual}/pt/figures/Report_Screen.png      |   Bin
 .../pt/figures/Report_Screen_pt_PT.png             |   Bin
 .../pt/figures/icons/blank_transaction.png         |   Bin
 .../pt/figures/icons/button_delete.png             |   Bin
 {help => manual}/pt/figures/icons/button_edit.png  |   Bin
 {help => manual}/pt/figures/icons/button_new.png   |   Bin
 .../pt/figures/icons/cancel_transaction.png        |   Bin
 .../pt/figures/icons/delete_translation.png        |   Bin
 .../pt/figures/icons/duplicate_transaction.png     |   Bin
 .../pt/figures/icons/jump_to_register.png          |   Bin
 .../pt/figures/icons/record_transaction.png        |   Bin
 .../pt/figures/icons/report_options.png            |   Bin
 .../pt/figures/icons/schedule_transaction.png      |   Bin
 {help => manual}/pt/figures/icons/small_icon.png   |   Bin
 .../pt/figures/icons/split_transaction.png         |   Bin
 {help => manual}/pt/figures/icons/transfer.png     |   Bin
 {help => manual}/pt/gnucash-help.xml               |    16 +
 mobi.make                                          |    15 -
 omf.make                                           |    61 -
 pdf.make                                           |    27 -
 util/ci/afterfailure                               |    16 -
 util/ci/commonbuild                                |    22 -
 util/ci/ubuntu-18.04-docker                        |     7 -
 util/ci/ubuntu-18.04-testscript                    |     6 -
 xmldocs.make                                       |   155 -
 278 files changed, 21110 insertions(+), 6185 deletions(-)
 delete mode 100644 CMakeNotes.txt
 delete mode 100644 HACKING
 delete mode 100644 Makefile.am
 delete mode 100755 autogen.sh
 delete mode 100644 chm.make
 delete mode 100644 configure.ac
 create mode 100644 data/C/guide/currency_main1.gnucash
 create mode 100644 data/C/guide/currency_main2.gnucash
 create mode 100644 data/C/guide/currency_main3.gnucash
 create mode 100644 data/README
 delete mode 100644 epub.make
 delete mode 100644 gnucash-docs.spec.in
 delete mode 100644 guide/C/Makefile.am
 delete mode 100644 guide/C/gnucash-guide-C.omf
 delete mode 100644 guide/Makefile.am
 delete mode 100644 guide/de/Makefile.am
 delete mode 100644 guide/de/gnucash-guide-de.omf
 delete mode 100644 guide/it/Makefile.am
 delete mode 100644 guide/it/gnucash-guide-it.omf
 delete mode 100644 guide/ja/Makefile.am
 delete mode 100644 guide/ja/gnucash-guide-ja.omf
 delete mode 100644 guide/pt/Makefile.am
 delete mode 100644 guide/pt/gnucash-guide-pt.omf
 delete mode 100644 guide/ru/Makefile.am
 delete mode 100644 guide/ru/gnucash-guide-ru.omf
 delete mode 100644 help/C/Makefile.am
 delete mode 100644 help/C/gnucash-help-C.omf
 delete mode 100644 help/Makefile.am
 delete mode 100644 help/de/Makefile.am
 delete mode 100644 help/de/gnucash-help-de.omf
 delete mode 100644 help/it/Makefile.am
 delete mode 100644 help/it/gnucash-help-it.omf
 delete mode 100644 help/pt/Makefile.am
 delete mode 100644 help/pt/gnucash-help-pt.omf
 rename {help/pt => manual/C}/CMakeLists.txt (95%)
 rename {help => manual}/C/Help_ch_Account-Actions.xml (77%)
 rename {help => manual}/C/Help_ch_Business.xml (100%)
 rename {help => manual}/C/Help_ch_Customize.xml (100%)
 rename {help => manual}/C/Help_ch_GUIMenus.xml (100%)
 rename {help => manual}/C/Help_ch_GettingHelp.xml (100%)
 rename {help => manual}/C/Help_ch_GettingStarted.xml (100%)
 rename {help => manual}/C/Help_ch_Intro.xml (100%)
 rename {help => manual}/C/Help_ch_Reports.xml (100%)
 rename {help => manual}/C/Help_ch_Tools_Assistants.xml (99%)
 rename {help => manual}/C/Help_ch_Transactions.xml (99%)
 rename {help => manual}/C/Help_chartofaccts.xml (100%)
 rename {help => manual}/C/Help_chtacctseg.xml (100%)
 rename {help => manual}/C/Help_fdl-appendix.xml (100%)
 rename {help => manual}/C/Help_legal.xml (100%)
 rename {help => manual}/C/Help_tips-appendix.xml (100%)
 rename {help => manual}/C/Help_txf-categories.xml (100%)
 create mode 100644 manual/C/ch_Finance-Quote.xml
 rename {help => manual}/C/figures/Help_AccountReg_Screen.png (100%)
 rename {help => manual}/C/figures/Help_AccountTree_Screen.png (100%)
 rename {help => manual}/C/figures/Help_Book_Options_Accounts.png (100%)
 rename {help => manual}/C/figures/Help_Book_Options_Budgeting.png (100%)
 rename {help => manual}/C/figures/Help_Book_Options_Business.png (100%)
 rename {help => manual}/C/figures/Help_Book_Options_Counters.png (100%)
 rename {help => manual}/C/figures/Help_CSV_Import_Transactions_Delete.png (100%)
 rename {help => manual}/C/figures/Help_CSV_Import_Transactions_Save.png (100%)
 rename {help => manual}/C/figures/Help_CSV_Import_transactions_Preview.png (100%)
 rename {help => manual}/C/figures/Help_CSV_Transaction_Import_Assistant.png (100%)
 rename {help => manual}/C/figures/Help_Choose_Export_Settings.png (100%)
 rename {help => manual}/C/figures/Help_Import_Map_Editor.png (100%)
 rename {help => manual}/C/figures/Help_Import_MatchPicker.png (100%)
 rename {help => manual}/C/figures/Help_Import_QIF_Druid.png (100%)
 rename {help => manual}/C/figures/Help_Import_Transaction_matcher_1.png (100%)
 rename {help => manual}/C/figures/Help_Pref_AccntPeriod.png (100%)
 rename {help => manual}/C/figures/Help_Pref_Accnts.png (100%)
 rename {help => manual}/C/figures/Help_Pref_Business.png (100%)
 rename {help => manual}/C/figures/Help_Pref_DateTime.png (100%)
 rename {help => manual}/C/figures/Help_Pref_General.png (100%)
 rename {help => manual}/C/figures/Help_Pref_OnlineBanking.png (100%)
 rename {help => manual}/C/figures/Help_Pref_Printing.png (100%)
 rename {help => manual}/C/figures/Help_Pref_Quotes.png (100%)
 rename {help => manual}/C/figures/Help_Pref_Register.png (100%)
 rename {help => manual}/C/figures/Help_Pref_RegisterDefaults.png (100%)
 rename {help => manual}/C/figures/Help_Pref_Reports.png (100%)
 rename {help => manual}/C/figures/Help_Pref_Sched.png (100%)
 rename {help => manual}/C/figures/Help_Pref_Windows.png (100%)
 rename {help => manual}/C/figures/Help_Report_Screen.png (100%)
 rename {help => manual}/C/figures/Help_Tool_LotsBus.png (100%)
 rename {help => manual}/C/figures/Help_Tool_LotsStk.png (100%)
 rename {help => manual}/C/figures/Help_Tool_Lots_h_double_arrow.png (100%)
 rename {help => manual}/C/figures/Help_Tool_Lots_v_double_arrow.png (100%)
 rename {help => manual}/C/figures/Help_Trans_Assoc_Dialog.png (100%)
 rename {help => manual}/C/figures/Help_Trans_Assoc_Symbols.png (100%)
 rename {help => manual}/C/figures/Help_TxRptOpt_Screen.png (100%)
 rename {help => manual}/C/figures/Main-window-callouts.png (100%)
 rename {help => manual}/C/figures/Main-window-callouts.xcf (100%)
 rename {help => manual}/C/figures/column-selector-0.png (100%)
 rename {help => manual}/C/figures/column-selector-1.png (100%)
 rename {help => manual}/C/figures/main-window-small.png (100%)
 rename {help => manual}/C/figures/splash.png (100%)
 rename {help => manual}/C/figures/welcome-cancel.png (100%)
 rename {help => manual}/C/figures/welcome.png (100%)
 rename {help => manual}/C/figures/window-main-empty.png (100%)
 rename {help => manual}/C/figures/window-tip.png (100%)
 rename {help => manual}/C/gnucash-help.xml (96%)
 rename {help => manual}/CMakeLists.txt (88%)
 rename {help => manual}/de/CMakeLists.txt (95%)
 rename {help => manual}/de/Help_ch_Account-Actions.xml (85%)
 rename {help => manual}/de/Help_ch_Business.xml (100%)
 rename {help => manual}/de/Help_ch_Customize.xml (97%)
 rename {help => manual}/de/Help_ch_GUIMenus.xml (62%)
 rename {help => manual}/de/Help_ch_GettingHelp.xml (98%)
 rename {help => manual}/de/Help_ch_GettingStarted.xml (95%)
 rename {help => manual}/de/Help_ch_Intro.xml (100%)
 rename {help => manual}/de/Help_ch_Reports.xml (100%)
 rename {help => manual}/de/Help_ch_Tools_Assistants.xml (99%)
 rename {help => manual}/de/Help_ch_Transactions.xml (90%)
 rename {help => manual}/de/Help_chartofaccts.xml (100%)
 rename {help => manual}/de/Help_chtacctseg.xml (100%)
 rename {help => manual}/de/Help_fdl-appendix.xml (100%)
 rename {help => manual}/de/Help_legal.xml (100%)
 rename {help => manual}/de/Help_para-assist-intro.xml (98%)
 rename {help => manual}/de/Help_tips-appendix.xml (100%)
 rename {help => manual}/de/Help_txf-categories.xml (100%)
 create mode 100644 manual/de/ch_Finance-Quote.xml
 rename {help => manual}/de/figures/AccountTreeCreate.png (100%)
 rename {help => manual}/de/figures/AccountTree_Export_CSV.png (100%)
 rename {help => manual}/de/figures/AccountTree_Export_dbms.png (100%)
 rename {help => manual}/de/figures/AccountTree_Export_file.png (100%)
 rename {help => manual}/de/figures/AccountTree_Import_CSV.png (100%)
 rename {help => manual}/de/figures/AccountTree_Import_CSV_Preview.png (100%)
 rename {help => manual}/de/figures/AcctViewOptions-0.png (100%)
 rename {help => manual}/de/figures/AcctViewOptions-1.png (100%)
 rename {help => manual}/de/figures/Help_AccountReg_Screen.png (100%)
 rename {help => manual}/de/figures/Help_AccountTree_Screen.png (100%)
 rename {help => manual}/de/figures/Help_Book_Options_Accounts.png (100%)
 rename {help => manual}/de/figures/Help_Book_Options_Budgeting.png (100%)
 rename {help => manual}/de/figures/Help_Book_Options_Business.png (100%)
 rename {help => manual}/de/figures/Help_Book_Options_Counters.png (100%)
 rename {help => manual}/de/figures/Help_Book_Options_Tax.png (100%)
 rename {help => manual}/de/figures/Help_Budget_Screen.png (100%)
 rename {help => manual}/de/figures/Help_CSV_Import_transactions_Preview.png (100%)
 rename {help => manual}/de/figures/Help_CSV_Transaction_Import_Assistant.png (100%)
 rename {help => manual}/de/figures/Help_Choose_Export_Settings.png (100%)
 rename {help => manual}/de/figures/Help_Import_Map_Editor.png (100%)
 rename {help => manual}/de/figures/Help_Import_MatchPicker.png (100%)
 rename {help => manual}/de/figures/Help_Import_QIF_Druid.png (100%)
 rename {help => manual}/de/figures/Help_Import_Transaction_matcher_1.png (100%)
 rename {help => manual}/de/figures/Help_Pref_AccntPeriod.png (100%)
 rename {help => manual}/de/figures/Help_Pref_Accnts.png (100%)
 rename {help => manual}/de/figures/Help_Pref_Business.png (100%)
 rename {help => manual}/de/figures/Help_Pref_DateTime.png (100%)
 rename {help => manual}/de/figures/Help_Pref_General.png (100%)
 rename {help => manual}/de/figures/Help_Pref_Import.png (100%)
 rename {help => manual}/de/figures/Help_Pref_OnlineBanking.png (100%)
 rename {help => manual}/de/figures/Help_Pref_Printing.png (100%)
 rename {help => manual}/de/figures/Help_Pref_Quotes.png (100%)
 rename {help => manual}/de/figures/Help_Pref_Register.png (100%)
 rename {help => manual}/de/figures/Help_Pref_RegisterDefaults.png (100%)
 rename {help => manual}/de/figures/Help_Pref_Reports.png (100%)
 rename {help => manual}/de/figures/Help_Pref_Sched.png (100%)
 rename {help => manual}/de/figures/Help_Pref_Windows.png (100%)
 rename {help => manual}/de/figures/Help_Reconcile_Screen.png (100%)
 rename {help => manual}/de/figures/Help_Report_Screen.png (100%)
 rename {help => manual}/de/figures/Help_Reset_Warnings.png (100%)
 rename {help => manual}/de/figures/Help_Scheduled_Transactions.png (100%)
 rename {help => manual}/de/figures/Help_Style_Choose.png (100%)
 rename {help => manual}/de/figures/Help_Style_New.png (100%)
 rename {help => manual}/de/figures/Help_Trans_Assoc_Dialog.png (100%)
 rename {help => manual}/de/figures/Help_Trans_Assoc_Symbols.png (100%)
 rename {help => manual}/de/figures/Main-window-callouts.png (100%)
 rename {help => manual}/de/figures/Main-window-callouts.xcf (100%)
 rename {help => manual}/de/figures/column-selector-0.png (100%)
 rename {help => manual}/de/figures/column-selector-1.png (100%)
 rename {help => manual}/de/figures/main-window-small.png (100%)
 rename {help => manual}/de/figures/splash.png (100%)
 rename {help => manual}/de/figures/summarybar-selector-1.png (100%)
 rename {help => manual}/de/figures/summarybar-selector-2.png (100%)
 rename {help => manual}/de/figures/summarybar-selector.png (100%)
 rename {help => manual}/de/figures/tip-window.png (100%)
 rename {help => manual}/de/figures/welcome-cancel.png (100%)
 rename {help => manual}/de/figures/welcome.png (100%)
 rename {help => manual}/de/figures/window-main-empty.png (100%)
 rename {help => manual}/de/gnucash-help.xml (96%)
 rename {help => manual}/de/para-assist-buttons.xml (100%)
 rename {help => manual}/it/CMakeLists.txt (100%)
 rename {help => manual}/it/COME-TRADURRE (100%)
 rename {help => manual}/it/figures/Help_AccountReg_Screen.png (100%)
 rename {help => manual}/it/figures/Help_AccountTree_Screen.png (100%)
 rename {help => manual}/it/figures/Help_Pref_AccntPeriod.png (100%)
 rename {help => manual}/it/figures/Help_Pref_Accnts.png (100%)
 rename {help => manual}/it/figures/Help_Pref_Business.png (100%)
 rename {help => manual}/it/figures/Help_Pref_DateTime.png (100%)
 rename {help => manual}/it/figures/Help_Pref_General.png (100%)
 rename {help => manual}/it/figures/Help_Pref_OnlineBanking.png (100%)
 rename {help => manual}/it/figures/Help_Pref_Printing.png (100%)
 rename {help => manual}/it/figures/Help_Pref_Register.png (100%)
 rename {help => manual}/it/figures/Help_Pref_RegisterDefaults.png (100%)
 rename {help => manual}/it/figures/Help_Pref_Reports.png (100%)
 rename {help => manual}/it/figures/Help_Pref_Sched.png (100%)
 rename {help => manual}/it/figures/Help_Pref_Windows.png (100%)
 rename {help => manual}/it/figures/Help_Report_Screen.png (100%)
 rename {help => manual}/it/figures/Main-window-callouts.png (100%)
 rename {help => manual}/it/figures/Main-window-callouts.xcf (100%)
 rename {help => manual}/it/gnucash-help.xml (99%)
 rename {help => manual}/it/it.po (100%)
 rename {help/C => manual/pt}/CMakeLists.txt (100%)
 rename {help => manual}/pt/Help_ch_Account-Actions.xml (100%)
 rename {help => manual}/pt/Help_ch_Business.xml (100%)
 rename {help => manual}/pt/Help_ch_Customize.xml (100%)
 rename {help => manual}/pt/Help_ch_GUIMenus.xml (100%)
 rename {help => manual}/pt/Help_ch_GettingHelp.xml (100%)
 rename {help => manual}/pt/Help_ch_GettingStarted.xml (100%)
 rename {help => manual}/pt/Help_ch_Intro.xml (100%)
 rename {help => manual}/pt/Help_ch_Reports.xml (100%)
 rename {help => manual}/pt/Help_ch_Tools_Assistants.xml (100%)
 rename {help => manual}/pt/Help_ch_Transactions.xml (100%)
 rename {help => manual}/pt/Help_chartofaccts.xml (100%)
 rename {help => manual}/pt/Help_chtacctseg.xml (100%)
 rename {help => manual}/pt/Help_fdl-appendix.xml (100%)
 rename {help => manual}/pt/Help_legal.xml (100%)
 rename {help => manual}/pt/Help_tips-appendix.xml (100%)
 rename {help => manual}/pt/Help_txf-categories.xml (100%)
 rename {help => manual}/pt/figures/Help_AccountReg_Screen.png (100%)
 rename {help => manual}/pt/figures/Help_AccountTree_Screen.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_AccntPeriod.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_Accnts.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_Business.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_DateTime.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_General.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_OnlineBanking.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_Printing.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_Register.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_RegisterDefaults.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_Reports.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_Sched.png (100%)
 rename {help => manual}/pt/figures/Help_Pref_Windows.png (100%)
 rename {help => manual}/pt/figures/Help_Report_Screen.png (100%)
 rename {help => manual}/pt/figures/Help_TxRptOpt_Screen.png (100%)
 rename {help => manual}/pt/figures/Main-window-callouts.png (100%)
 rename {help => manual}/pt/figures/Report_Screen.png (100%)
 rename {help => manual}/pt/figures/Report_Screen_pt_PT.png (100%)
 rename {help => manual}/pt/figures/icons/blank_transaction.png (100%)
 rename {help => manual}/pt/figures/icons/button_delete.png (100%)
 rename {help => manual}/pt/figures/icons/button_edit.png (100%)
 rename {help => manual}/pt/figures/icons/button_new.png (100%)
 rename {help => manual}/pt/figures/icons/cancel_transaction.png (100%)
 rename {help => manual}/pt/figures/icons/delete_translation.png (100%)
 rename {help => manual}/pt/figures/icons/duplicate_transaction.png (100%)
 rename {help => manual}/pt/figures/icons/jump_to_register.png (100%)
 rename {help => manual}/pt/figures/icons/record_transaction.png (100%)
 rename {help => manual}/pt/figures/icons/report_options.png (100%)
 rename {help => manual}/pt/figures/icons/schedule_transaction.png (100%)
 rename {help => manual}/pt/figures/icons/small_icon.png (100%)
 rename {help => manual}/pt/figures/icons/split_transaction.png (100%)
 rename {help => manual}/pt/figures/icons/transfer.png (100%)
 rename {help => manual}/pt/gnucash-help.xml (95%)
 delete mode 100644 mobi.make
 delete mode 100644 omf.make
 delete mode 100644 pdf.make
 delete mode 100755 util/ci/afterfailure
 delete mode 100644 util/ci/commonbuild
 delete mode 100644 util/ci/ubuntu-18.04-docker
 delete mode 100644 util/ci/ubuntu-18.04-testscript
 delete mode 100644 xmldocs.make



More information about the gnucash-changes mailing list