gnucash-docs: New branch 'guide-data'

Frank H.Ellenberger fell at code.gnucash.org
Fri Dec 17 22:38:47 EST 2021


New branch 'guide-data' created at  https://github.com/Gnucash/gnucash-docs/commit/438da7df (commit)


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

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

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

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.

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.

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.

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

    Release Documentation for Gnucash 4.8

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.

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.

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/

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

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.

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.

commit 34481d06c689d4d4814a92a8e1c91b38818380b6
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 25 14:56:07 2021 -0700

    Fix misaligned copy/paste

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

    Release Documentation for GnuCash 4.7

commit fb5dab60cb5b29b4442ddb1b5691dcc24653abc0
Merge: fd79b6d9 7b21455a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 25 14:34:40 2021 +0200

    Merge PR_#226 into maint

commit 7b21455a053d62ce67321550e38337dc932579bb
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Sep 25 19:54:52 2021 +0900

    Workaround patch for install gnc-locale-${lang}.dtd for CMake.
    This patch is for PR #207.
    
    cmake -S gnucash-docs -B .
    cmake --build .
    cmake --install . --prefix ${prefix}
    
    Then ghelp will be installed under ${prefix}/share/gnome/help/.

commit fd79b6d9be6b569a6240a2a4ed1495a8eb3b4d6e
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Tue Aug 31 13:29:11 2021 +0900

    Add WayBack Machine information for HTML Help Workshop download.

commit b5ae2d615ebfb6fdab6ddfc850e9b118eb4a6d5a
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Tue Aug 24 17:40:49 2021 +0900

    Update README and other files.
    
    README:
    * Garbage characters were removed.
    * Update to the more recent information.
    
    gnucash-docs.spec.in:
    * The License line was changed to FLD 1.1 or later.
    
    AUTHORS:
    * Move me to active users.

commit fdc8f22316b00a59824687f8668da5a1b4f1e44b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Sep 24 23:58:56 2021 +0200

    Minor fix on PR #184

commit 6c0e97b8c681c4e847901f5fec6c708ccea71fa5
Merge: 0ecd867b 5a143b62
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Sep 24 21:02:21 2021 +0200

    Merge PR_#184 into maint

commit 5a143b62e63796cf874c3f9e7d5ea6c485a1993f
Author: Christian Wehling <christian.wehling at web.de>
Date:   Fri Jun 25 21:49:42 2021 +0200

    L10N:de: Ãœbersetzung von Help_ch_Customize.xml
    
    und das Auslagern des Abschnitts `Aktivierung der
    Online-Kursaktualisierung` von "Account-Actions" in ein neues Kapitel
    ist vorbereitet. (siehe PR #206)
    
    Die Beschreibung des Spaltenselektors wurde in "Customize" entfernt und
    in GUI-Menüs eingefügt.
    Beschreibung der Zusammenfassungszeile in der Kontenübersicht ergänzt.
    
    Weitere Bildschirmfotos mit übersetzen Texten hinzugefügt.

commit 0ecd867b45584a31b4ecffa9bc04e9fc34e5f8b6
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Fri Sep 24 12:41:41 2021 +0900

    Replace COPYING file from GPL 3 to GPL 2.

commit 40dab7df62b44da7b1d1e2e1ba14f8f590eb7b52
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Thu Sep 23 09:43:30 2021 +0900

    Apply dtd-locale to help/de/Help_para-assist-intro.xml.

commit 4855905668ae7038b63c35a8358ffb89926ccf98
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Fri Aug 20 17:32:27 2021 +0900

    Add ENTITY(s) prefix guisubmenu, guimenuitem, and guilabel as gsm, gmi, and gl, respectively.

commit 228f5b4f4a69007465b3a46917fe31749170915c
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sun Aug 22 15:26:02 2021 +0900

    Move untranslated entity messages from gnc-docbookx.dtd to each locale file.

commit d0ecef9695caf5d03b67d4c01423ce0f71bf4b89
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Fri Aug 20 17:32:27 2021 +0900

    Make DTD ENTITY(s) translatable. See docbook/README.
    Bug 798273 - Consider a entity import system like in docbook-xsl

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

    Guide:C:Currency: update images Part 1

commit dd990803695a0925b6263cb00620df93b92694ae
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Sep 22 20:53:04 2021 +0200

    Fix license file
    
    Use actual file instead of softlink.

commit 2cdba471b413c33e6d5e2cca8f47e05fa01b29ed
Merge: b172fd0e 731dcdf4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Sep 22 18:10:56 2021 +0200

    Merge branch 'PR_#198' into maint

commit b172fd0ec15e3836671e277dbb4d4384f6ab1685
Merge: ab60da39 b3072cb9
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Sep 22 18:03:44 2021 +0200

    Merge branch 'PR_#197' into maint

commit ab60da39de71b488bd533cae20b06dfe0b2ee3d0
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Sep 22 16:19:42 2021 +0200

    Add license file to git tracking
    
    It is an autogenerated file from autotools but it was
    ignored by our current git config. A previous commit
    chose to install the file, but that's difficult if it's
    missing.

commit 7c0642f0748ba06f73baaaf396c369e08cc392b9
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue Sep 21 16:28:25 2021 +0200

    Install license files COPYING and COPYING-DOCS

commit ee9fa864241ebb77fb514ff8f224e5660b1130ff
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Sep 19 18:24:32 2021 +0200

    Help/de: Crop Export screenshots

commit e7b49fcea7bf0311eb6f4e3c4833ca984099f92d
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sat Jun 26 17:07:13 2021 +0200

    L10N:de: Beschreibung der Ex- und Import-Assistenten der Kontenstruktur
    
    ... und Bildschirmfotos ergänzt.
    * Die Breite der Bilder mit Entity &img-w; flexibel gestaltet.
    
    * Beschreibung der allgemeinen Steuerelemente der Assistenten in die
    neue Datei Help_para-assist-intro.xml ausgelagert.
    
    * Link für F::Q auf das neue Kapitel in ch_Online-Quotes.xml
    gesetzt.

commit 7e4e560fee172a21c914f0b6f5e58e33f80b463f
Merge: 4183b55e 8276f1a8
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 18 20:16:20 2021 +0200

    Merge branch 'PR_#192' into maint

commit 4183b55ef08252f7a0e5c239d9773cc7e914df88
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sat Sep 11 18:04:22 2021 +0200

    Remove some unresolved ID reference from Help-Files
    
    * id="Using-Help"
    * id="usage"

commit 6bdee39fe4bb710492da31a073863f59989a6293
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 9 23:55:15 2021 +0200

    Drop travis-ci in favour of github worflows

commit 93ec8aa48f8df4d7acf9f40925260a2f66e22fb8
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 9 22:46:37 2021 +0200

    Shrink .gitignore to autotools inserts
    
    For other purposes, users should use their personal
    "$XDG_CONFIG_HOME/git/ignore".
    $XDG_CONFIG_HOME defaults to "$HOME/.config".

commit d637ab7dfe4ae99237e19aa7aeb382b81ae47497
Merge: 7593aee8 a53a0fd9
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 9 20:25:52 2021 +0200

    Merge branch 'PR_#213' into maint

commit 7593aee801873dcae1db9700be6265bb418a883a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 9 07:04:42 2021 +0200

    Remove obsolete appendixesalso from italian guide
    
    missed in PR #210

commit b2130fda3aaa46ad1f3845d5f2dcaf80730c13c0
Merge: 7971617f 57439a2b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 9 06:14:51 2021 +0200

    Merge branch 'PR_#210' into maint

commit 7971617f3c8ad9dc6aa91c569acdf67e998d9fdb
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Sep 5 02:19:22 2021 +0200

    Guide/C: Note on fieldnames in CSV import
    
    Port of PR #131 by flywire0 at gmail.com to guide

commit a53a0fd9b6212624a2d57d80761fa80f0b3df22e
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Tue Aug 24 17:37:57 2021 +0900

    * {guide,help}/*/.gitignore were deleted completely.

commit 57439a2b0dd65b244efc542f8ea57277253e813e
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sun Aug 22 14:33:45 2021 +0900

    Remove obsolete appendix B about FAQ from guide.

commit 66874285eb76692931e378c9b6ce66df2b5a8eb8
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sun Aug 22 14:00:38 2021 +0900

    Remove obsolete appendix C about VAT from guide.

commit 731dcdf4e4d0e5bc8d3e24ca8040d83f6581c68d
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Aug 4 17:38:27 2021 +0900

    Add a comment for translators.

commit b3072cb91727bbe395a3b96ce40453bbc56dda99
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Tue Jul 20 01:13:16 2021 +0900

    Unify words and account names.
    Fix minor typos and tags.
    Add commas to the numbers.
    Add some tags.
    Fix according to the review comments.

commit 8276f1a8687244481342b250231d9122adde4e59
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Aug 4 16:31:59 2021 +0900

    Change the system order of procedure. &lin;, &mac;, &win;

commit 3f4628ea52f27260b4cbbf29cb30c42cd461b5f0
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Aug 4 16:12:18 2021 +0900

    Fix comment below:
    https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680355097

commit a9e32318f6866a81a7716afe7a1189bb403e78df
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Aug 4 14:31:05 2021 +0900

    Fix comment below:
     - https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680359545

commit ab6c958138e618c21fad2b6b0222748d0be6c590
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Aug 4 14:27:32 2021 +0900

    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

commit 56c74d578921b8213a03b81ab9cd51294cb55f98
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Aug 4 13:37:45 2021 +0900

    Fix comment below:
    https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680356197

commit 35c8e580b921c82c8c1e30b950a9a63a8acdd611
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Aug 4 13:28:21 2021 +0900

    Fix comments bellow:
     - https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r682260218
     - https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680355097

commit 9f20dded5a9a0a8705106de088b27244374609ea
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Tue Jul 20 01:55:11 2021 +0900

    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.

commit 0777dffbc7282c0048b1a2aff79ebce5f2e5325a
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Jul 31 10:23:57 2021 +0900

    Fix comment https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r676279712

commit 1e176058c9b50a85b250a1d59e390ae0bbb9ea2b
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Jul 31 10:06:36 2021 +0900

    Fix comment https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r680092489
     and https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r676052158a

commit b80e1d6d67e1c38e0b8cafa59ec87e208d8122cb
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Fri Jul 16 20:19:08 2021 +0900

    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
    
    This reverts commit 2f2e0150a643f01f2711732bdac461db481b6c3e.
    
    Revert "Add spaces between words and tags to avoid word concatenation."
    
    This reverts commit 3477ab14a1c2e9def0bb8b6e5e9add47d156b905.
    
    Revert "Fix typos."
    
    This reverts commit 06540fceefe517fd91d9fc02cb569c3040028f97.
    
    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;.
    Unify Savings account name.
    Replace CD with certificate of deposit.
    
    Fix according to the pull request comments.
    https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r676045943
    https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r676179884
    
    Fix 1 of https://github.com/Gnucash/gnucash-docs/pull/192#discussion_r676050567
    
    Add sect3 "Configuring for Getting Online Quotes Periodically"
     to add gnucash-cli to time scheduler that depends on the OS.

commit 45ddec8919526557fbe7c8e02fb9c682180d84fd
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jul 23 03:05:18 2021 +0200

    Improve last commit (Guide:txns): Change in GTK3

commit 509b6f4563204a9c380625011c6bf0028fa2f4c0
Merge: f05cf389 d0ac4737
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jul 23 01:43:11 2021 +0200

    Merge branch 'PR_#196' into maint

commit f05cf3894f79e0f2b53f0813618a143a2c2238fe
Merge: 05a7cf54 bbcc94f2
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jul 20 01:16:26 2021 +0200

    Merge PR #195 into maint

commit 05a7cf54a01bf1d923fe37fdb0ce20b868d0889e
Merge: 52706bef c6e3f506
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jul 20 01:07:25 2021 +0200

    Merge PR #194 into maint

commit 52706bef362ea6b0f397559acc488cff38deb9db
Merge: 8ab1689c ffb82c08
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jul 20 00:40:33 2021 +0200

    Merge PR #193 into maint

commit bbcc94f2797c880fd572a90d2c13f039534dc2f0
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sun Jul 18 01:04:36 2021 +0900

    Minor fix.

commit d0ac473705277f9d72391a357e3664f219b9436e
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Jul 17 23:54:17 2021 +0900

    Add replaceable tag, see
    https://github.com/Gnucash/gnucash-docs/pull/190#discussion_r671407584

commit 1e334a8a80eee737ae6b5b65ced29fd4d0ad6f9a
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Jul 17 22:58:19 2021 +0900

    More markups.

commit e51efec7e5854bab4cc4ea08042bd802d214d040
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Jul 17 22:05:40 2021 +0900

    Add markups.

commit d4bce16112284b9a9abc770291c985348e1c8767
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Jul 17 01:54:42 2021 +0900

    Fix typos.

commit c6e3f50668f56a34b4e8f72bbeb17c60948820d6
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Jul 17 01:01:53 2021 +0900

    Fix typos.

commit 8ab1689c76b7aff2e232fb9dfe5f56596133b1fd
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Fri Jul 16 23:30:20 2021 +0900

    Add spaces between words and tags to avoid word concatenation.
    Change German word Strg to English word Ctrl.

commit 5904fb0056052902fc5e7ef01e82e99b5f73968d
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Fri Jul 16 23:30:20 2021 +0900

    Add spaces between words and tags to avoid word concatenation.
    Change German word Strg to English word Ctrl.

commit f8c4af017ab03b5ef2ffb9a28d43f26fbc80e7f1
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Thu Jul 15 12:15:35 2021 +0900

    Replace misused acronyms with guilabels.

commit ffb82c08532f756c42f6b7624e2dbe001f8dadf0
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Fri Jul 16 21:26:19 2021 +0900

    Added a space between a word and a tag.

commit 0389e0aa1e073e097052886f7758f34e426a7268
Merge: 4998ad75 e4f9068b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jul 16 05:07:41 2021 +0200

    Merge PR #189 into maint

commit e4f9068be65fa6100a4cc853e16d37ccd95f0d61
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Jul 14 22:04:21 2021 +0900

    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.

commit 4998ad75da4d5da54500e4268d1421b795636000
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jul 16 03:39:48 2021 +0200

    Move Overview before Basics

commit 2a6f04b195d6f57a86706133bf243e741c22c9d2
Merge: d33a0610 4d8cdea7
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jul 16 02:43:13 2021 +0200

    Merge PR #186 into maint

commit 4d8cdea7ef7fb514ab90271ccc63b26387d30a80
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Thu Jul 15 10:27:17 2021 +0900

    Change parts name (Bug 788912 - "Part III. Managing Business Finances"
    is misleading)

commit d33a0610eedea32cb9cc7dac8608701014d41206
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jul 12 04:55:40 2021 +0200

    Python Bindings: link examples in API docs
    
    One step for Bug 585901 - Integration with other systems.
    Translation got tags updated, but no new text.

commit 6094099d095004ea150089f60cddef0e3dcca508
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Jul 14 20:04:47 2021 +0200

    Mark guides import chapter as outdated
    
    2 Davids had worked simultanous on the same file

commit 43819db4e1d7a057b66f16ed1eef787965a278a0
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Jul 14 20:45:28 2021 +0900

    Replace hardcoded part names with xlinks.

commit 913549d7ad5a0f1897ca6b6c79c16e7aeee59511
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Jul 14 20:29:10 2021 +0900

    Replace starting balance with opening balance.
    Add comma to the numbers over 1000.

commit d989dc0d8c6eedda0eacc997ebd2dbab180f9813
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jul 11 19:17:09 2021 +0200

    Bug 798236 - Remove comment about swapped A/P & A/R terminology
    
    for all languages except de, where it was already fixed in the recent
    translation process

commit 389b357e8fa208dacec89da85ceeffca017be25a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 5 21:21:40 2021 +0200

    Minor improvements in C and de Help Tips on alphavantage

commit e02cf7fc40c48d7306cecf7900afd7f5b03a72a3
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jul 8 00:19:53 2021 +0200

    L10N:de:Help: Image optimization (again)

commit 3f49e6c1fb5248e47c8c6fee6a63585e30078187
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jul 8 00:18:15 2021 +0200

    L10N:de:Help: Main-window-callouts.png Registerkarte -> Reiter

commit 8e69f7c895a87d09314460668eccf8f01d9e2509
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jul 6 20:29:19 2021 +0200

    L10N:de:Help: Verbessere Titel von GUI-Menus

commit 6dfa95a73ecdd46801eb7d1a34c1b49749fe51d2
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jul 5 22:00:48 2021 +0200

    Bug 798226 postprocessing: xmlformat

commit 15219e34e198c16ab5fa18e759e3ec9039fefa83
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Mon Jul 5 20:08:38 2021 +0200

    Bug 798226 - minor mistakes in Tutorial and Concepts guide 2

commit ee5f0f05290452e6beb0b702a3576b033e499a81
Author: Christian Wehling <christian.wehling at web.de>
Date:   Thu Jul 1 17:06:25 2021 +0200

    L10n:de: Optimize the pic

commit 311d491593afd166c310a393727c78ed75db51b4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Jun 30 18:06:59 2021 +0200

    L10N:de: Tip des Tages: Gleiche Reihenfolge in Bild und Beschreibung

commit 5f43c7839e2d9b6ff52a743d643b30a6369ffa9d
Author: Christian Wehling <christian.wehling at web.de>
Date:   Tue Jun 29 16:50:08 2021 +0200

    L10N:de: de/Help_ch_Customize.xml Bildschirmfotos...
    
    * ... GnuCash-Einstellungen (Prefs) für alle Registerseiten
    * ... Eigenschaften der GnuCash-Datei
    * Tags "imageobject" für PDF-Erstellung ergänzt
    * Tags "srccredits" aktualisiert
    * Bild CSV Export mit korrekter Ãœbersetzung (Kurse benutzen =>
    Anführungszeichen verwenden)

commit d96e3a05b5bd49082a3ab8ac731d5a87d25bea2a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 26 15:12:38 2021 -0700

    Release Documentation for GnuCash 4.6

commit c79f80d57c806677a51cef59c7d71a7fe55f0df5
Merge: 57054551 d67e1ab0
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 26 22:31:14 2021 +0200

    Merge PR #179 into maint

commit d67e1ab02431d707c4505e22243a72c5858de5af
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sat Jun 26 17:13:11 2021 +0200

    L10N:de: Entfernen eines xref-Tags auf ein Screenshot- Objekt
    
    Diese Verknüpfung erzeugt eine Warnung bei der PDF-Erzeugung:
    
    help/de> make pdf
    …
    Request for title of element with no title: screenshot
    (id="export-transactions-wizard")
    …

commit 570545510fe556f3709b89dae5d6a18522000028
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 26 16:37:01 2021 +0200

    postprocessing of xmlformat and Bug 798217: spacing

commit 218e28464d1a282db0e0af451296fa503b3da437
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sat Jun 26 13:25:51 2021 +0200

    L10N:de: Beschreibung des Abgleichvorgangs für den Kontotyp...
    
    "Kreditkarte", automatischer Buchen-Dialog

commit ec6712381ebf8794011f4097e5d0b42a6cdb48d4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 26 13:34:55 2021 +0200

    Guide Overview: Update language statistics

commit 1ab0a90f46244bb5b4be967133df10926f0ed7da
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 26 07:08:19 2021 +0200

    minor fix on our xmlfomat

commit 5b3916dda6284e58f325720e5f5d4617ae55ea63
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sat Jun 26 11:32:17 2021 +0200

    L10N:de: Noch einige Fehler mit ... korrigiert
    
    * Account-Actions: "hellip" durch … ersetzt
    * Transactions: ... durch … ersetzt

commit a485e6655b1315945c39c9697fa3d7dcec01024f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 26 07:04:47 2021 +0200

    Bug 798217 - minor mistakes in Tutorial and Concepts guide

commit 02d0de0a041fb5fe2dcf0a57b40ffacd3bfc715b
Merge: f2395f8e 5c19ea4f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 26 04:06:00 2021 +0200

    Merge branch 'OS' into maint

commit 5c19ea4f2587c24a5a1c31ae0117f32fdaa41926
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 25 12:10:30 2021 +0200

    Replace different writings of macos, linux … by entities

commit f2395f8eb6a1b2c192aefa4596641c969e66f63e
Author: Christian Wehling <christian.wehling at web.de>
Date:   Fri Jun 25 17:26:24 2021 +0200

    L10N:de: Noch einige Fehler korrigiert ...
    
    * GettingStarted.xml
    * GUIMenus.xml
    * Transactions.xml

commit 3226798f65af782c9dd550cb8f6c4f0640613ec9
Merge: 16cd8622 baac7beb
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 25 05:46:07 2021 +0200

    Merge PR #174 into maint

commit 16cd862229cdf7442c69a085b8c2a54d9efff9d7
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 25 05:37:12 2021 +0200

    L10N:de: Help GUIMenus - remove spourious ";"

commit 32273475fe6d84834e796f9c726a1b3f4c002d88
Author: Christian Wehling <christian.wehling at web.de>
Date:   Thu Jun 24 21:02:50 2021 +0200

    L10N:de: Immmr mehr Verbesserung von Help_ch_GUIMenus.xml
    
    * Accel-Tags ergänzt
    * weitere Short-Cuts eingefügt
    * Fußnoten geschrieben
    * &hellip durch … ersetzt

commit baac7beb74944217ca5d012b27253fbc2175592d
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sun Jun 20 16:26:26 2021 +0200

    L10N:de: Weitere Verbesserung von Help_ch_Account-Actions.xml und in
    
    Help_ch_GettingStarted.xml
    
    * Alte Zöpfe abgeschnitten
    * Kapitel "Neuen Kontenplan erstellen" von GettingStarted nach
    Account-Actions verschoben
    * Kapitel "QIF-Datei importieren" entfernt und stattdessen auf
    Transactions.xml verlinkt
    * Den Dialog "Tipp des Tages" beschrieben
    * Beseitigen weiterer Schreibfehler

commit 8dbebd10b9aff8b776d894339b178c26390ec951
Merge: d17331ff 02569864
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jun 24 05:51:53 2021 +0200

    Merge PR_#173 into maint

commit d17331ff83072ec83338fc4a0db896de69ddd086
Author: Christian Wehling <christian.wehling at web.de>
Date:   Wed Jun 16 16:58:35 2021 +0200

    L10N:de: Noch mehr Verbesserung von Help_ch_GUIMenus.xml
    
    * Entfernen des Tags <textobject> bei <mediaobject>
    * Ersetzen URLs durch ENTITY
    * Ersetzen "Kontenhierarchie" und "Kontenstruktur" durch Kontenübersicht
    * Korrektur weiterer Schreibfehler
    * Vereinfachen der Kapitelbezeichnungen
    * Strukturelle Korrektur
    * Reduzierung von doppelten Texten

commit 02569864fd4c5a5f20d9323f083510f84b340627
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sat Jun 5 21:14:25 2021 +0200

    L10N:de: Ãœbersetzung von Help_ch_Transactions.xml

commit 1c50b6b0f6f58f79d1352385666bef6a38432f71
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jun 22 22:12:48 2021 +0200

    Help/C: Image optimization

commit 67a265edd27f0afb4c07458ec87d79028e6f836d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jun 22 22:09:53 2021 +0200

    Help/C:update srccredit for Main-window-callouts

commit 3f4f565eb82d1dc6dbc56936a3985fda25d22b1b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jun 22 09:18:51 2021 +0200

    Update help/C/figures/Main-window-callouts + helper files

commit 17cb3ef4d2b75315b4b7f05fae60dd809fd94e18
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jun 22 07:23:35 2021 +0200

    New help/de/figures/Main-window-callouts + helper files

commit 095b8bce8140a28529fbd8d79ec6443ea57e806e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jun 22 00:44:21 2021 +0200

    Add ENTITY vers-last-2 for reference of major changes

commit 1cebf7b93302028c5d53a97c9feb16ef1ad9c0d0
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 21 20:59:31 2021 +0200

    Fix typo in splash.png name

commit 55b3f3d7089338fb05affea175a33ff4b9a45ad8
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 21 09:29:31 2021 +0200

    Help/C: Insert Display Welcome Dialog Again?

commit 56ef587f9d84902e8f422aa66453b388ee41527d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 21 09:04:11 2021 +0200

    Add 4 screenshots to help/{C|de}/figures, run optipng

commit dab2e1b4c3a27e021bb0964f7f48b8ceecdd8ede
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 21 01:38:37 2021 +0200

    Fix Help/C syntax, broken in last commit

commit 5ca94b1d0ce84429436000182e5969c3d2650200
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 20 14:39:04 2021 +0200

    Link new screens completely in C and partially in de

commit c61643dd8b981c8d83769d599c53fe33f4f36d1e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 20 09:13:19 2021 +0200

    Add 3 screenshots to help/{C|de}/figures, run optipng

commit bb159c8fdce3194c0071141bf4b42129d833004a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 20 06:18:31 2021 +0200

    Remove unused images from our help/*/figures
    
    This navigational images were initially copied as part of GDP's
    template. There is another version in the official docbook-xsl folder
    images

commit 5a455d2d14eeb92346dda27a9fc9572215805504
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 20 01:53:04 2021 +0200

    workflows: separate HTML for faster results

commit 6a082d3c49459a686a21da9723195babf4fa9828
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 19 01:45:46 2021 +0200

    Add distchech to workflows

commit 6d2877c523c090d45f96b9fc02b884bd92d45f6c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 19 04:10:15 2021 +0200

    Make calibre optional in cmake

commit ec170e33861461717181e33fca247edc1494f1c0
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 18 09:31:08 2021 +0200

    New typo in README

commit 9f13da036ae535e569baab1534c8f0ebde0293e3
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 18 09:26:46 2021 +0200

    Typo: Not Moby Dick

commit 736490225abe9607c50827170451c356698ab503
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 18 07:02:02 2021 +0200

    First github ci

commit 7428f6cfb4dbc0ea94319a519d52c8603414f169
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sun Jun 13 20:59:22 2021 +0200

    L10N:de: Weitere Verbesserung von Help_ch_GUIMenus.xml
    
    * Bildschirmfotos eingefügt
    * einige Schreibfehler korrigiert

commit 73704c309b3550c689f3951e3079e94fea3629f2
Author: Christian Wehling <christian.wehling at web.de>
Date:   Mon May 31 21:46:45 2021 +0200

    L10N:de: Weitere Verbesserung von Help_ch_Account-Actions.xml
    
    * Tabelle der "Kontoarten" überarbeitet
    * Beschreibung des Dialogs "Konto löschen" neu erstellt
    * Verwendung von <variablelist> zur Beschreibung von Bedienelementen
    * diverse Rechtschreibfehler korrigiert
    * Ãœberarbeitung des Abschnitts "Online-Kursabruf"
    * Finance::Quote als Entity "app-fq" im "dtd" eingefügt.
    * Installationsbeschreibung für F::Q auskommentiert und auf Guide
    verlinkt

commit c1a62e7a79ccc8299a514bde7e4f55c2e401d5a6
Author: Thomas Kriegel <warrel040 at gmx.de>
Date:   Sun Jun 6 10:45:58 2021 +0200

    L10N:de: Translation of ch_budgets & ch_dep

commit bfea370b92876b960190b471defdb179ca89cdcb
Merge: b5917d98 547c5cf5
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 7 05:07:08 2021 +0200

    Merge branch 'PR_#168' into maint

commit b5917d9875ad47ed6423aa947cb17559b1f66948
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 5 18:55:20 2021 +0200

    Help: link Setup for Online Transactions in C, de

commit 3398d85fa8c7dea2e16f471fe483fb532b28eb2a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon May 31 18:54:39 2021 +0200

    Help: Replace most <literallayout> by <screen>

commit 5edcc027bd31cf3b7ec886a90b8b76f2d5ecdcf6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon May 31 19:20:12 2021 +0200

    Help pt: Add missing xmlns:xi parameters

commit b881a9a38c46d55214e8f03cedccc719c8718535
Author: Christian Wehling <christian.wehling at web.de>
Date:   Wed Apr 28 22:05:08 2021 +0200

    L10N:de: Ãœbersetzung von Help_ch_Account-Actions.xml

commit 547c5cf5a9578fa44dd1002662af8b05a004f713
Author: Igor L. Vicente <igorlvicente at protonmail.com>
Date:   Sat May 29 11:52:46 2021 -0300

    Fixes reference to Help Manual

commit 6ddc46410de151a2c8e8bae794530cb6f1400c1d
Merge: 9fbc03b3 fd44d59a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 23 18:17:47 2021 +0200

    Merge PR #166 into maint - except its merge

commit 9fbc03b348cf4d4ec634d2ecb131e9f7cb13a55f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed May 19 15:09:58 2021 +0200

    Replace most <literallayout> by <screen> for all LANG <> it
    
    <screen> uses Monospace while <literallayout> keeps the default
    (proportinal) font
    
    Partially includes updates of untranslated text and images

commit fd44d59a78ccb3de19edc91ba983e4e1b41f73b6
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Sat May 22 12:47:42 2021 +0200

    L10N:de: Typo

commit ce2efaf31e5e0ea982d94a6ada9f262ec4b21aa7
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Sat May 22 12:46:54 2021 +0200

    L10N:de: Typo

commit c821d2004021dfbdbcabbbd532851c4294088198
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Sat May 22 12:40:38 2021 +0200

    L10N:de: Typo

commit 3657efafe0fb50572082c1fa53972480263c0a49
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Sat May 22 12:33:57 2021 +0200

    L10N:de: Typo

commit 7f5c570a202d6a1434d3281d0b7f83025ae6be48
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Sat May 22 12:30:25 2021 +0200

    Update ch_invest.xml

commit 8c364262528e2f52ab9db5e6c00f387725ee5569
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Sat May 22 12:19:13 2021 +0200

    L10N:de: Contributor ergänzt

commit f290acef6569f10f6ff67c31b5a4e5992a7c7f97
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed May 19 10:50:48 2021 +0200

    L10N:de: guide ch_currency.xml: fix indentation

commit 42e527b8fcb048f574e3896ce7679d76f4a90277
Merge: 5a4a1dcb a57d31e1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed May 19 10:24:43 2021 +0200

    Merge PR #159 into maint

commit 5a4a1dcb104c91e997e699ff8536c755b930a705
Merge: 80fdc847 9074182e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed May 19 10:23:53 2021 +0200

    Merge PR #165 into maint

commit 80fdc84794673b1edf58db835424222fe62f4169
Merge: 902c85ed e9b969f5
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed May 19 10:23:05 2021 +0200

    Merge PR #161 into maint

commit 902c85edb2356c8045581ace669ce608f0af5a8b
Merge: 7d68cf92 122b6241
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed May 19 10:22:17 2021 +0200

    Merge PR #160 into maint

commit 7d68cf92e6fd201b96465beee793320ae5cee3ff
Merge: 62ebfc1f 8cb56f72
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed May 19 10:21:37 2021 +0200

    Merge PR #163 into maint

commit 62ebfc1f280debc16dccaa54f53305a20f408dcb
Merge: 6c9c51cd 4c8823c6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed May 19 10:20:31 2021 +0200

    Merge PR #162 into maint

commit 6c9c51cd6d911e44c8374b36bf112c0d37872742
Merge: e98b1fb0 35a2c042
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed May 19 10:19:14 2021 +0200

    Merge PR #164 into maint

commit e98b1fb08b06c7a7c385eece8ea9b4265a35e758
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 21:23:30 2021 +0200

    L10N:de: ch_reports Typo

commit 6cdd513a1378617c1873082b1c89cb2281dc41b1
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 18:30:41 2021 +0200

    L10N:de: Updatei ch_loans Typo

commit 08e939c07b8f7bed28f37631925ce2c3406a845f
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 18:17:20 2021 +0200

    L10N:de: ch_txns Typo

commit 094e65c4757c7189a11d469cc336632c86702794
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 17:57:05 2021 +0200

    L10N:de: ch_basics.xml Typo

commit ca8b11954c48112aa1a963ffc9defd50166df61e
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 17:47:45 2021 +0200

    L10N:de: ch_oview.xml Typo

commit 6721354d190b094b9533cdce1d3cdd5fc13f051d
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 17:39:42 2021 +0200

    L10N:de: gnucash-guide.xml Typo

commit a57d31e1e47186ae591e19a358e63365ef38f00a
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 20:20:56 2021 +0200

    L10N:de: glossary Typo

commit 9074182e48f3a27641105563f9117bb0ee431b1d
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 20:19:13 2021 +0200

    L10N:de: ch_bus_ap.xml Typo

commit e9b969f5d696818a80d975a1be6d531de5280c16
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 20:14:44 2021 +0200

    L10N:de: ch_bus_ar.xml Typo

commit 122b624128f19cf46c2b13b487523d7bbaa016cc
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 20:08:20 2021 +0200

    L10N:de: ch_bus_setup.xml Typo

commit 8cb56f72c143913fcd5c4d5b0eb46ad0dac14334
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 20:06:47 2021 +0200

    L10N:de: ch_bus_intro.xml Typo

commit 4c8823c65fa9a4f26657bad82b86bb92c5016ed2
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 20:04:19 2021 +0200

    L10N:de: ch_currency.xml Typo

commit 35a2c04246e47e85fa140e447d430501113908a7
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Tue May 18 19:36:16 2021 +0200

    L10N:de: ch_capgain Typo

commit 6f2b903ee98057f3e18f029109c7b121baa71186
Merge: 6be024c4 27d7c128
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 16 22:42:22 2021 +0200

    Merge remote-tracking branch 'cwehli/de_help_GUI_2' into maint

commit 27d7c1289f67d648f0b7c09893d98a7be8f85509
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sun May 16 18:05:31 2021 +0200

    L10N:de: Weitere Verbesserungen in...
    
    * Korrigieren von Ãœbersetzungsfehler
    * Entfernen einiger veralteter Begriffserklärungen

commit 6be024c41cfa963d068752a33a1a02f0b9d729d4
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sun May 16 16:37:37 2021 +0200

    Backport of improvements from de/Help_ch_GUIMenus.xml
    
    Translation error corrected

commit 4974d71c05d9ea66d5d7f666ac2f9aa96c14f4ae
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 16 13:50:01 2021 +0200

    I18N: Downgrade CUSIP below ISIN

commit c5780f8bdd572f54259c20f337bb11b5ca4759bb
Merge: 30125872 c22a98fc
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 16 06:57:44 2021 +0200

    Merge PR_#150 into maint

commit 301258725ed487b9e61a229e8605d21127779916
Merge: 4092f4d4 277b4d39
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 16 06:50:42 2021 +0200

    Merge PR_#151 into maint

commit 4092f4d457d9ece9fd4691c933c6753caf2eec8c
Merge: 5392b0af c7237c34
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 16 06:23:49 2021 +0200

    Merge branch 'PR_#152' into maint

commit 5392b0af7ed5962dde323baaf53b7a8d02edade3
Merge: 749aeddb 038f0953
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 16 05:58:24 2021 +0200

    Merge branch 'PR_#154' into maint

commit 749aeddb9a8921453510e378fb5c8a6c45ef5d51
Merge: e5cdc166 cba73489
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 16 05:55:29 2021 +0200

    Merge branch 'PR_#153' into maint

commit e5cdc1664973444ddc66663b66f2a4e809792a7d
Merge: e5a3c338 af935caf
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 16 05:52:40 2021 +0200

    Merge branch 'PR_#155' into maint

commit 038f0953617e0edb051684a1dd13cb71bfefddd4
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Wed May 12 19:24:34 2021 +0200

    Update ch_invest.xml

commit 277b4d39263815e3e1e4b6a60763c7fd2d22bcd5
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sun May 2 14:06:43 2021 +0200

    L10N:de: weitere Korrekturen in Help_ch_GUIMenus.xml
    
    * entfernen von überflüssigen Leerzeichen
    * entfernen der dritten Tabellenspalte aus zwei Tabellen im Bereich
    "Budget"
    * entfernen von Verweisen auf die englischsprachigen Elemente im Bild
    "Main-window-callouts.png"
    * entfernen der FIXME- Einträge nach dem Backport in help/C

commit c22a98fcd1037947359dde986b8d5ee0a9795a45
Author: Christian Wehling <christian.wehling at web.de>
Date:   Sat May 1 21:14:14 2021 +0200

    Backport of improvements from de/Help_ch_GUIMenus.xml
    
    * added new menu items
    * corrected the order of menu items
    * removed duplicate descriptions
    * insert <accel>-Tags

commit cba73489c56a5d9779ac195ce3f384a78e110532
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Sun May 9 17:13:57 2021 +0200

    L10N:de: Tippfehler bereinigt

commit af935cafff3bb055860d7aa13ba26b8fe87144fe
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Wed May 5 18:31:00 2021 +0200

    L10N:de: Tippfehler bereinigt

commit 77c9ffd5eb3d44695d5e9a03ce65833d015a27b7
Author: Thomas <83479422+warrel040 at users.noreply.github.com>
Date:   Wed May 5 18:07:25 2021 +0200

    L10N:de:Tippfehler beseitig

commit e5a3c338f01d3aec4703be9409f566fdbe557679
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat May 1 20:13:58 2021 +0200

    L10N:de: Geschäftsdaten importieren: 2 Tippfehler & xmlformat

commit c7237c34bad3e6005f9c486024d3d60ee9c058e5
Author: warrel040 <83479422+warrel040 at users.noreply.github.com>
Date:   Sat May 1 17:47:21 2021 +0200

    Update de/ch_expenses - Typo

commit 110b67348072e273195d8c178720bddc94caf3ed
Author: warrel040 <83479422+warrel040 at users.noreply.github.com>
Date:   Sat May 1 16:38:07 2021 +0200

    Update ch_import_business_data.xml
    
    Translation into German language

commit 316d990790a04245315ad7d58874a3ada586ef29
Author: Christian Wehling <christian.wehling at web.de>
Date:   Fri Apr 30 21:44:16 2021 +0200

    L10N:de: PR#146 Korrekturen in Help_ch_GUIMenus.xml
    
    Die Definition bei zwei Tabellen um eine dritte Spalte ergänzt. Somit
    funktioniert die Erstellung der PDF-Dokumentation

commit f43710b36e34b21c32937710037b1eaf8be57da3
Merge: c6fe7a97 a8f7b056
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 30 02:46:01 2021 +0200

    Merge PR_#147 into maint

commit c6fe7a97178fc9f79f6acb9961fd6e912ce29313
Merge: 7421ce66 183fe250
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 30 01:55:34 2021 +0200

    Merge remote-tracking branch 'cwehli/de_help_GUI' into maint

commit 7421ce661cfa3a21a70eff029809635ee45cdf39
Author: CWehli <christian.wehling at web.de>
Date:   Sat Apr 3 15:50:05 2021 +0200

    L10N:de: Ãœbersetzung von Help_ch_GettingHelp.xml

commit a8f7b056bb2a439efcbc1c3d1b7b9a75f58614bb
Author: Daniel Thul <daniel.thul at gmail.com>
Date:   Thu Apr 29 18:25:43 2021 +0200

    Fix minor typo

commit 183fe250a1e1eaefc13e6d7ffca7fac513700f44
Author: Christian Wehling <christian.wehling at web.de>
Date:   Wed Apr 28 21:45:11 2021 +0200

    L10N:de: Ãœbersetzung von Help_ch_GUIMenus.xml

commit c7b71d358593384755038d297155818c08d424ce
Merge: bb09fb04 bb92b32d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 27 20:29:48 2021 +0200

    Merge PR #144 into maint

commit bb09fb047f144bb778a817a87e5d75f22b733ad7
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Apr 25 17:32:55 2021 +0200

    Update PACKAGE_URL of configure.ac

commit bb92b32daca2173d2697c808354fdae5751512cb
Author: Christian Wehling <christian.wehling at web.de>
Date:   Thu Apr 8 21:52:07 2021 +0200

    Transfer all missing help files to help/de.
    
    A note that the German translation is not yet complete is added to all
    files at the beginning of the section.

commit 47e0514de1813e918eaeba8b8f4cf5dc3421639d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Apr 24 16:26:03 2021 +0200

    xmlformat all docs

commit 25981196f267ac205efad49244e4f2f973d9381f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Apr 24 16:24:28 2021 +0200

    Another improvement of xmldocs README

commit 69ff5dedc92b33db31b0adc9ee23c5b1de4ffb4e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 23 20:31:59 2021 +0200

    Improve xmlformat README, feedback by CWehli

commit 1cc6aa97136d659cb51a05b36808b088f9d14863
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 23 18:55:27 2021 +0200

    EEC became EU decades ago, but we had still references

commit 119c44b7ce4f4f3ce94c7545361ee54793302cbe
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 23 17:45:56 2021 +0200

    Bug 798178: Wrong Color in Scheduled Transactions Window text

commit 1afa671aaa56a5b997adefa0ff85ec14abf052f1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 20 20:11:27 2021 +0200

    Several fixes of shortcuts in C and pt

commit 9f076edcecc04cb83717801ed1bddd9c528b9e31
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 20 17:53:54 2021 +0200

    Minor improvement of adress & email tags

commit dd404a714c9228c56b29a0846c5f521d3cf7bd82
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Apr 19 23:00:13 2021 +0200

    Check for " >" to avoid unwanted wraps

commit 4b746b75634f6a1570952ab0399b695af376e80b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Apr 18 01:55:52 2021 +0200

    Add xmlformat incl. configuration

commit cb1800539d02138851de66e0520f25c3ae583f94
Author: Daniel Brown <djbrown at users.noreply.github.com>
Date:   Sat Apr 17 20:07:57 2021 +0200

    fix minor typo

commit 345096a2428d28cc8e235110b094856ae7baa0b2
Merge: 2651ea27 2f45a27f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 9 13:40:58 2021 +0200

    Merge PR #143 into maint

commit 2f45a27ff49df236cfa7294aeec037d55cc84ac1
Author: Christian Wehling <christian.wehling at web.de>
Date:   Fri Apr 9 13:14:58 2021 +0200

    Improve the wiki link in the note for translators

commit 2651ea27a9bebf26bf174c7a12dab644573e32d6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Apr 7 04:25:39 2021 +0200

    Further improvements of getting help
    
    Webserver: more details
    several minor changes like NNTP

commit 9e3fc7aa6675aa58df2f90fb091fd200d8ffddc1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Apr 5 00:46:34 2021 +0200

    Minor improvements on Getting Help
    
    found by review of the de translation

commit 143d2b9de9f8442a7a990374e4135a225e08ab88
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 27 14:06:33 2021 -0700

    Release Documentation for Gnucash 4.5.

commit 4ee1535aa2898410c5d0aecdb307e6380e49495e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Feb 15 06:20:37 2021 +0100

    Add wiki links about Online Banking Setup

commit 4fc72c12c71d0efce5421b33702c8e9cbe327916
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Feb 13 04:45:19 2021 +0100

    Online banking: Table of protocolls

commit ebe50fd663f607a3a562ac82893f4ffc403e1b7f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Feb 13 01:27:27 2021 +0100

    Rewording of tools abstract

commit 9af2225b0379ed07db33f86babb7a36ddaaba1d7
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Feb 11 05:33:11 2021 +0100

    Add IDs to all html chunks of help
    
    before some were named chXXsYY

commit e287640918d91d82a0cf1e1e32c39b88b3a5d226
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Feb 11 04:29:16 2021 +0100

    Explain default sort order
    
    and a partial review of the register view menus.

commit 7bc2384479e236e40bcec0eb2f7553450f699981
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Feb 10 13:03:41 2021 +0100

    Put cmake info before the deprecated autotools info

commit a001c20eafbac6b3efc0af1c9a0f92c0c8cc39f0
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue Feb 9 14:00:08 2021 +0100

    Update README for cmake build system

commit cad4c52f1eb412ff221297c9bf331916de1b03fe
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Feb 5 05:25:13 2021 +0100

    Update links about tax report …

commit b196754d0fb3587f2213e6763cc0726f836450ad
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Feb 5 01:12:38 2021 +0100

    New section "Country Specific Reports"
    
    Moved US:TXF, added de:ElStEr

commit 4e075f93eb4ab2a9d8f3ad7891b0b0a734420966
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Feb 4 03:04:08 2021 +0100

    Several minor improvements of Reports

commit 1dfc375ec846180605e1975d378ca9928055db29
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Feb 4 01:01:10 2021 +0100

    Report: Join several notes in one footnote

commit 6d7a26b8ecc294630dcd0fed285786369a18241e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Feb 4 00:16:04 2021 +0100

    Reports: Reflect commit e4088ee
    
    I18N: Use "{A|De}scending" instead of "{In|De}creasing"

commit 5d610dbc058dd5291fd69dd069781d29a192ca71
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Feb 3 02:55:05 2021 +0100

    Remove a spurious space from our DTD
    
    While xmllint ignored it, it caused hundreds of errors in eclipses
    validator.

commit bf41d179e6f608bb17ba174a3951f1ddca3de69b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Feb 1 21:00:15 2021 +0100

    Finish updates of report-create

commit 2701314a8cbd33d16e31f70a73083cc186e8361e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Feb 1 06:02:08 2021 +0100

    Several updates in report-create

commit 66642079b334d8ac1040b2f69b086ec0f555039a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jan 31 00:56:40 2021 +0100

    Guide: New year

commit ff55930cdf2ffebf15424b6ad9fac4866d1b9231
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jan 31 00:53:01 2021 +0100

    Update saved-reports location

commit 3a3ff9fe1d0fa234461fcfe9c5ab13baf862761a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jan 30 18:56:16 2021 +0100

    Update copyright year of german guide

commit 3af01a657ab8cb3b7ecae5f620ef23af51f20520
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jan 30 02:09:54 2021 +0100

    Fix a syntax error in CI

commit 17800da900ac0d01d5257b56a96b046a36452282
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jan 30 01:23:31 2021 +0100

    Use Version 4.4 also in autotools
    
    missed in commit 784726d

commit 9c491b6bd95b970152ab89020e059e6cd15fcffe
Author: CWehli <christian.wehling at web.de>
Date:   Fri Jan 29 17:51:22 2021 +0100

    Added the new report "ch_reports.xml"
    
    to the CMakeLists.txt and Makefile.am files.

commit eeb40f81c21a2fec1d966022c49dd9aa51e7d033
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Jan 22 19:22:33 2021 +0100

    Corrected rpt_transaction

commit 3aa861594d25e04f13615ae20dce06db92a481db
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Jan 20 17:44:12 2021 +0100

    Corrected transaction to Buchung

commit 423f97f6e0b0280e4adf70d1ea9f83f7a2ef07fa
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Jan 20 16:04:35 2021 +0100

    Finished the translation of chapter reports

commit 4dd655bfa3b2aaa33dd6213e980b1cb62214655e
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Jan 20 14:44:15 2021 +0100

    Translated part Income & Expense and Examples

commit eb4afed70962d3b676f88a57e21032237e528628
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Jan 20 11:21:10 2021 +0100

    Transalted groug of business reports

commit 1056d6fc87597982152457e5638f4dc990f7b9c2
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Jan 20 11:13:00 2021 +0100

    Removed more whitespaces

commit 739721b3f42ee4e4b5ef825f1c622b891d97b51d
Author: Mechtilde <ooo at mechtilde.de>
Date:   Tue Jan 19 16:59:59 2021 +0100

    Comments from fell implemented

commit e218580cb428d2a56134113b303cb7610b75c3c9
Author: Mechtilde <ooo at mechtilde.de>
Date:   Tue Jan 19 15:10:35 2021 +0100

    Added Translation for business reports

commit 53da836ddf72387245015ff588bab87e9304b3fe
Author: Mechtilde <ooo at mechtilde.de>
Date:   Tue Jan 19 12:52:17 2021 +0100

    Part AssetsAnd Liabilities are translated

commit 01d715f8c177ce5ccca679e5ff3f5fdbbfbe0e42
Author: Mechtilde <ooo at mechtilde.de>
Date:   Tue Jan 19 08:42:52 2021 +0100

    More parts translated

commit 8113792191b3b7f69b4dc8ed81a63ba01190a4c8
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Jan 18 22:38:27 2021 +0100

    Activated chapter reports for building

commit 45dbfcb4ed5d35b498af112abb0cf3143cd881f4
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Jan 18 22:34:04 2021 +0100

    Starting with the first part of the German translation

commit 843cc228fce32473461a95f57de6391a1fce9afd
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jan 19 09:17:36 2021 +0100

    Bug 798089 - Starting "Tutorial and Concepts Guide" writes …
    
     … namespace error to console
     Broken in commit 7a37189

commit d540957a406756e728cfb910070d791dff86177f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jan 19 09:28:01 2021 +0100

    Revert "Remove the Russian translation for the Guide."
    
    This reverts commit d3e5d9d41837bb836078413046c07b1007f731e0.

commit 5f0c0dc693471f3f876ae153db6494b19e0b06c1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jan 11 12:13:43 2021 +0100

    Specify ISO currencies in overview (en, de)

commit 784726d02d996f5672ff62ec1747284d58659da2
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 29 13:16:08 2020 -0800

    Documentation for GnuCash 4.4.

commit e4fef3f74e76512be00971a7af813b57af7eafc9
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Dec 28 18:46:32 2020 +0100

    Bug 798038 - Incorrect spelling in german account templates 'common' and
    'full', part 3: docs

commit 7128bdf80ac335c15a634d03a9232ae24a6ca707
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 26 17:34:23 2020 -0800

    Release Documentation for GnuCash 4.3

commit 04846077470a10a1aba333131049b29230d085d3
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Dec 1 02:26:48 2020 +0100

    Bug 798031: Update default of Date Completion

commit 4f86baf78e1503f0820f6d5030f6f4ff2e547853
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 26 16:13:57 2020 -0700

    Release Documentation for GnuCash 4.2

commit fd06fa21df847b4b70e797cb3221c4e2dee09808
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Aug 18 16:53:47 2020 -0700

    Add an install target for html.
    
    Needed for macOS bundling.

commit e02686678e336250310aae647d0b685872e97dc3
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 25 17:01:00 2020 -0700

    A better way to handle autogen.sh and AUTOTOOLS_IN_DIST.

commit 0e6e25c4f8a2efbc3e261dd6efe4da9bbf819392
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 25 13:56:28 2020 -0700

    Release Documentation for GnuCash 4.1.

commit 35a8ac6aaa5af5ac82e7ab97ebfd94bf87d4f519
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 25 13:49:06 2020 -0700

    Fix typo.

commit 182c7060f5f4bd77ff004b8499f92860ca3dd6c9
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 25 13:46:18 2020 -0700

    CMake GNUInstallDirs aborts if project language is NONE.
    
    https://gitlab.kitware.com/cmake/cmake/commit/c18ed7236db5720bab383e6de78415177922bff3

commit 47eb68e83e374031d2738f1a1f5a759540baec45
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 25 13:44:45 2020 -0700

    Dist isn't supposed to be possible from a dist tarball so don't try.
    
    Because it fails.

commit 8eee199bc5d95d02161c8a60f49f803cbfaa6dbc
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sun Jul 5 22:13:05 2020 +0200

    Drop obsolete log formatter for svn logs
    
    We have long since moved on to git

commit ffd39cd493532619d15b15c52d4db71e0b214048
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jun 28 15:56:51 2020 -0700

    Fix Cmake dist tarball creation with autotools-build option.
    
    If AUTOTOOLS_IN_DIST was set and the autogen build products (aclocal.m4,
    configure, config.guess, etc.) weren't present in CMAKE_SOURCE_ROOT
    ninja dist would fail because the dist target was dependent on those
    files, even though autogen.sh would create them as part of building the
    tarballs.
    
    This was apparently in order to enable building a dist tarball when
    autogen.sh wasn't available, but the only reason that might be the case
    is if one is starting from a dist tarball. That's silly, so removed
    the autogen-built files from dist_files and substituted an error.

commit 56086d2eb9591e08fc98111df0976b04b4c15c2c
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jun 28 11:15:19 2020 -0700

    Fix version in configure.ac.

commit 8f59685a98c422d2d8e18bf49166b45d2f9dbcc2
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 18:28:31 2020 -0700

    Fix building Italian translations with Cmake.
    
    They have no entities so having the targets require them failed.

commit 7909a13977029734846c1d5a8dd4bc9593b3f355
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 18:10:33 2020 -0700

    Fix building mobi with Cmake.

commit ca4812a26897306bf531319b522c9d4827216f32
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 16:55:55 2020 -0700

    Release Documentation for GnuCash 4.0

commit d3e5d9d41837bb836078413046c07b1007f731e0
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 16:47:07 2020 -0700

    Remove the Russian translation for the Guide.
    
    Only the first chapter was completed before the translator abandoned it.

commit 47419dcbd4c68253c2007294cc1850f6f3f52dec
Merge: 94296975 49e6c57f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 10:38:54 2020 -0700

    Merge branch 'maint'

commit 49e6c57f2a44a3bd11ea645bdcb4dcadee7c7dc1
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 08:59:37 2020 -0700

    Release Documentation for GnuCash 3.11.

commit 94296975dddb9795cd8f1390e0de05c726aec1ce
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 27 00:06:52 2020 +0200

    Screenshot: Change a Transaction Association Dialog

commit 5fbe2398207ca9561e82c2c79a7bb233661be41d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 26 23:00:21 2020 +0200

    Transaction assoc illustration: Symbols
    
    TBD: define a floatstyle in DTD

commit 29715f545cf1f032a6c90f6e1631bc01a29d9be3
Merge: b0924aee 5296addd
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 26 22:16:48 2020 +0200

    Merge branch 'maint'

commit b0924aee7e2b8ab6f2e2aef8401d4a7818a382f6
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jun 25 12:13:22 2020 -0700

    Update "Using Entry Shortcuts"
    
    Removing some incorrect statements, adding the new type-ahead search
    feature of the transfer account field, and reorganizing a bit.

commit c8a8eaf26860735fa7dd7c76b823e286b8505e15
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jun 25 11:29:06 2020 -0700

    Remove the register type group default setting description.
    
    We've decided it's not ready for release and it will be removed from 4.0.

commit b866cede8f94f5fcfc0c49b36c16639958cade18
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jun 25 11:13:29 2020 -0700

    New Bill: Fix some labels to match what the dialog displays.

commit b81e4f471d027fa73580d91aed74ed470c92f984
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jun 25 11:07:38 2020 -0700

    Document editing entries in an employee voucher.

commit 9614d8b866a45f27f9ebd994d8c7b271fdaae4c1
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jun 25 11:07:03 2020 -0700

    Document new default layout customization for Invoices and Bills.

commit b1f010e8b99218033a0cfef95f0e7b582bd53dd8
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jun 25 10:11:57 2020 -0700

    Fix docbook validity errors.

commit 5296addd2daf6b83bd6c69c77da5583bbb7a4050
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Jun 24 23:58:55 2020 +0200

    Right align numerical column in fq-spec-tiaa

commit a2e8bfa407c379c0c6ce6f56a01b2ec059e69a92
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 23 17:10:25 2020 -0700

    New section in help: Associating and External File with a Transaction.

commit dec5654d2ebc48b823840e0ae07d139d0a246d39
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 23 15:41:17 2020 -0700

    Rewrite the New Accounts Hierarch Setup section.
    
    Originally motivated by need to document the new locale selector.

commit 59a7340a911a5b67ee885a0b54e1da40f51eeeff
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 23 13:18:59 2020 -0700

    Document setting register column width layout.

commit c0cc284c620a8db4b0e4703abf4ff4406495c5ff
Merge: 425817d2 2b3050d7
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 23 11:43:41 2020 -0700

    Merge branch 'maint'

commit 2b3050d776b6ff2c2e15e41cf521aca18ff5e43f
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 23 11:43:17 2020 -0700

    Fix obsolete guide cross-reference.

commit 425817d2038d25d5809911918656dab913c2961f
Merge: b13fa9bb 06e9bf3b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 19 17:36:39 2020 +0200

    Merge branch 'maint'

commit 06e9bf3b8404b2e826fce3d7015c223836856706
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 19 17:30:18 2020 +0200

    Get rid of ulink type="http"
    
    It is the default.

commit dd2dd977fc93f3629ea349469ffa432b34c17eac
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 19 11:48:22 2020 +0200

    Remove obsolete Docbook declaration comments from docs

commit 5acd940e01a4abb145bfa3658c20141e3a68fd68
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Jun 17 03:32:29 2020 +0200

    Update bug URL in currently unused */it/it.po
    
    to avoid false alarm when grepping obsolete URLS.
    + Fix syntax errors and warnings

commit b13fa9bb0d2c723a242e9259c09802a5fefd5d34
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 13 15:13:46 2020 -0700

    Release Documentation for Gnucash 3.905.

commit 35f87570506e6e38be43eebed7c70ecb45826026
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Jun 10 00:41:58 2020 +0200

    Update version for Autotools
    
    forgotten in commit 621cd78

commit 11f7830632f0e33a36140343a0ab7ec66ad26524
Merge: 533a3c80 2d0157da
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Jun 10 00:15:21 2020 +0200

    Merge branch 'maint'

commit 2d0157dad8c87739ddafee882fdb3fe5bb01be52
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Jun 10 00:03:31 2020 +0200

    L12N:it, pt update: Vanguard is part of AlphaVantage
    
    This changed already, when yahoo shut csv interface

commit 2eae6f3799e55f883c013906f7c7353eae5c7550
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Jun 9 23:27:24 2020 +0200

    Bug 770132 - Price editor does not find ASX:XRO
    
    Ammend last commit
    German translation
    Patch other translations
    Update pt for easier synchronization

commit 5ebfed10a80f5cafba942047ef9b3a979df6aaee
Author: goodvibes2 <goodchris96 at gmail.com>
Date:   Tue Jun 9 18:46:42 2020 +1000

    Update fq-sources.html: asx source is working again
    
    Also explain why you need F::Q 1.41

commit 533a3c805f88c7b4eced59a24dbe24ae34c63dba
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Jun 8 19:24:18 2020 +0200

    Tell travis to use ubuntu-18.04-docker file

commit cfef19d72a492365aded9dfdfdc42ab260674675
Merge: 306fc9fe 4add6842
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 8 07:02:32 2020 +0200

    Merge branch 'maint'

commit 4add6842b2258a63db86f1667b901c48d1dbb8fd
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 8 06:49:49 2020 +0200

    Bug 797783 - Reverse "over" and "under" estimate of the unrealized
    
    ... capital gain: de, pt
    
    Only ja remains unchecked

commit d8621f7752d45b62e8d5e13a25bb2bc4e73fb44c
Author: Hong Xu <hong at topbug.net>
Date:   Mon Jun 8 06:27:21 2020 +0200

    Bug 797783 - Reverse "over" and "under" estimate of the unrealized
    
    ... capital gain: en, it, ru
    
    The explanation text shows that they should be the other way around.

commit 306fc9fe205ef9d8bc63b7d126a1de1b16496e20
Merge: 621cd780 8e070da3
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 7 23:45:53 2020 +0200

    Merge branch 'maint'

commit 8e070da3b70e45841f37b300aad60d8002e732b6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 7 23:25:00 2020 +0200

    L12N:de Übersetzung der beiden letzen Änderungen

commit 691e7ad4c10734862949b9671ea25dd86defbd39
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 7 23:00:32 2020 +0200

    Appendix: add "Ticker" to distinguish from security numbers

commit e08fe8c4b7ef41d7381452373d73d3b8c3a5b337
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 7 22:31:34 2020 +0200

    Note on dots in yahoo symbols
    
    from https://lists.gnucash.org/pipermail/gnucash-user/2020-June/091387.html

commit 621cd7804bc7bc7fdd15b48e5d18e4d604770410
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jun 7 10:12:58 2020 -0700

    Release documentation for GnuCash 3.904.

commit 4fe013c5d03dd771bd7532863655f3135796c5dc
Merge: b341bb7e 31c13e6c
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 6 18:26:59 2020 -0700

    Merge branch 'maint'

commit 31c13e6c5acbcbc7fea6e52f3d098ecfb810a396
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 1 06:55:38 2020 +0200

    Update gnucash-docs.spec.in
    
    It was unmaintained since many years.
    Merge the tested version from
    https://build.opensuse.org/package/view_file/home:felle:branches:GNOME:Apps/gnucash-docs/gnucash-docs.spec

commit b341bb7e7898396674d14005fb7d5457758e4a24
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun May 31 14:52:47 2020 -0700

    Release GnuCash Documentation 3.903.

commit f2e859cc2436afbe65987ed3e46309f8e6ab9960
Merge: 81f3711e 9f234c32
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun May 31 11:20:19 2020 -0700

    Merge branch 'maint'

commit 9f234c32707c65f2d8470be1f0c2944c41a70313
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 17 09:00:43 2020 +0200

    L10N of "Improve links to Selingers tutorials"

commit 81f3711e13ad06dd196683555bc12a39b7f3e717
Merge: 4bddb820 82e9e764
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 17 08:12:17 2020 +0200

    Merge branch 'maint'

commit 82e9e76413f13210add203328f0d4aef4799bc70
Merge: 08581dcf 4fc4b744
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 17 08:06:37 2020 +0200

    Merge PR #137 into maint

commit 4fc4b744fd15b1391eb7b5434a92e6e28003839c
Author: David Cousens <davidcousens at bigpond.com>
Date:   Wed Apr 29 08:33:16 2020 +1000

    Minor Correction to Help Manual
    
    Correct reconciliation action on U+C entry in table from 'n' to 'c'
    Modification of PR #137

commit 08581dcf82420067302a41b84559fb38b5b9caf5
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 17 05:33:58 2020 +0200

    Improve links to Selingers tutorials
    
    Use entities, also for titles

commit 1e5191f51f370b701fa4c2407a639d348b48206c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun May 17 01:36:42 2020 +0200

    Minor fixes from the PR #138 discussion
    
    https://github.com/Gnucash/gnucash-docs/pull/138

commit 3137da6f9aae749d0851e13786da994a1cde43a8
Author: David Cousens <davidcousens at bigpond.com>
Date:   Sat May 9 12:42:40 2020 +1000

    Modifications to Guide Ch12 to include multi-currency transactions using trading accounts.
    
    Split the multi-currency transaction after the initial introduction into two sections. The first is the original dealing with the treatment of multicurrency transactions using manual recording of the gains and losses.  The second new section deals with gains and loss treatment using trading accounts. basic introduction to trading account concepts added and an example of a transfer of funds between accounts in different currencies is added (incomplete)
    Complete currency trading example
    
    
    typo and tag fixes
    
    
    typo and tag fixes
    
    
    tag and typo fixes
    
    
    type and tag fixes
    
    
    Updates to screenshots
    
    
    Fix up screenshots
    
    
    fix tags
    
    
    changes after proof reading
    
    
    tag mismatch fix
    
    
    Proof reading edits
    
    
    typo fix

commit 2b81a73c939bf286bcf9d89a420da33d1b5bdff5
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Aug 8 06:54:14 2019 +0200

    Minor imrovements on Invoice ID
    
    Unification of lists

commit 4bddb820342e796c003526bb7fbf315902093fad
Author: John Ralls <jralls at ceridwen.us>
Date:   Wed Apr 29 18:05:30 2020 -0700

    CI for gnucash-docs should be on Ubuntu 18.04 to match gnucash.

commit 681dbb869f0c7c8a15b1ce2625d9d9a21a358a38
Merge: 5c5c7f10 5be9c2a2
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 24 15:20:44 2020 +0200

    Merge branch 'maint'

commit 5be9c2a2ee265a7f5f511c928046fd2d56da71cf
Author: David Cousens <davidcousens at bigpond.com>
Date:   Fri Apr 24 10:51:45 2020 +1000

    Fixes requested by Fellen

commit b62068a950cc675b4396c6c5df40fb3b3c1d0434
Author: David Cousens <davidcousens at bigpond.com>
Date:   Thu Apr 23 16:35:22 2020 +1000

    cherrypicked changes from 797696

commit 5c5c7f104355b7d323beb07f2290254678c62301
Merge: e258d400 5a091906
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Apr 18 14:39:46 2020 +0200

    Merge branch 'maint'

commit 5a0919068b8b2af8dd9c654463d2d2fd987a604f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Apr 18 14:37:13 2020 +0200

    L10N:de: Hilfe: Aktualisiere Yahoo-Kürzel für Börsen und Märkte

commit de98af343a4bf955aa6fb923859c202fe053fc98
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 14 23:32:48 2020 +0200

    Help: "Update Yahoo Codes for Exchanges and Markets"

commit e258d400b24d76e20f47ba0c4848f8daa84fb1db
Merge: e8b14ae2 b8f3cde3
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Apr 11 18:03:19 2020 -0700

    Merge branch 'maint'

commit b8f3cde3d5a7f1a357487cf13b0034b906d78ca2
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Apr 11 10:58:11 2020 -0700

    Release Documentation for GnuCash 3.10.

commit e8b14ae2af717c09fb6c8b243d71378f9fb160b8
Merge: 3191b329 43b5edd9
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 30 08:13:24 2020 +0200

    Merge branch 'maint'

commit 43b5edd93d156f534659737a7b08b52361171862
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 30 05:18:33 2020 +0200

    L12N:it: Guide: unify wikipedia links
    
    Not much to do, most sections missing

commit ffa90a17ca9554b0b62a2171d59cb978d34fc9fa
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 30 04:48:21 2020 +0200

    L12N:ja: Guide: unify wikipedia links

commit d89a67333bb76a386c688fe765e89d032161ebe3
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 30 04:38:57 2020 +0200

    L12N:pt: Guide: unify wikipedia links, fix GFDL URLs

commit fe2d3d9f4f4ea2a37200449d3551128afee96081
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 30 04:02:16 2020 +0200

    L12N:ru: Guide: unify wikipedia links

commit 2eba5281f44a2fa3a00b6b00579678251cdc85d6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 30 03:03:41 2020 +0200

    Guide: unify wikipedia links

commit 7c39f02349eb10fc9182f36377f4c5bdf26436d0
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 30 02:46:28 2020 +0200

    L12N:de: Reparier und vereinheitliche Wikipedia-Links

commit 3b3b50b55dde0854fc530b5fb934197e354a3113
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 30 00:11:21 2020 +0200

    L12N:de: Aktualisiere die 1. Ãœbung auf den Stand der englischen Version
    
    Text plus Gnucash 3 screenshots

commit 46d3164c9f96c6f2dfd96d7e478e552638dfd1a9
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Mar 29 05:03:54 2020 +0200

    Guide: Maintanance of Screenshots in id="basics-together1"
    
    replace <textobject>s by <figure>s
    update srccredit
    update basics_EmptyAccounts.png

commit 3b7253b84b3fc09791a02fe9be6124eda21b1075
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Mar 29 03:46:28 2020 +0200

    Guide: update basics_NewBookOpts.png
    
    Tab Tax was missing
    
    Side effect: optimize invest_stockvalue_report_options.png

commit f13d7fb8e18161595a87df7bcea806d29029dc0f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 28 21:21:07 2020 +0100

    Bug 797056: Chapter 2 - Putting it All Together - Screen Order Incorrect

commit 3191b32990cf6d51de1699d1747f9da561739ca5
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 28 16:20:25 2020 -0700

    Change CMakeLists.txt version back to 3.900

commit 48fc3eaaaf4fe13d6f200db91151e86e2497e059
Merge: 59d2cae0 fa2e85cb
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 28 16:17:35 2020 -0700

    Merge branch 'maint'

commit fa2e85cbb0a0713fde4936ae43e1e09c27b11dde
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 28 14:35:32 2020 -0700

    Fix missing closing tag.

commit 2c48209c05b28d3c5014549b8400e87405c3e124
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 28 14:27:46 2020 -0700

    Release Documentation for Gnucash 3.9

commit e58d1cda1f41af542693569e42673fe762038e65
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 28 13:18:18 2020 -0700

    Release Documentation for GnuCash 3.9

commit 59d2cae0dbfcb572618533ebad265daaf5d1a7e3
Merge: def06d41 1cb56539
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 28 02:36:44 2020 +0100

    Merge branch 'maint'

commit 1cb5653945e2f1649b40ee5652592de5ca3753f5
Merge: 8d098cb2 71045488
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 28 01:43:24 2020 +0100

    Merge PR #129 into maint

commit 8d098cb2cdf597a41bc27c9105a0e572e6311b3f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 28 01:23:27 2020 +0100

    L12N:de: Übersetzung der beiden letzten Änderungen

commit ce0dbfdeaeb2489298203750844981eb6d114935
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 28 00:55:26 2020 +0100

    Add a footnote to the translation paragraph
    
    linking https://wiki.gnucash.org/wiki/Translation

commit 6e78e4d94861cf622dc35b03b6deb1253f9a04e0
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 27 12:19:16 2020 -0700

    Rewrite the translation paragraph, updating it to match the current status.

commit def06d41e9d1eddf46eb524a998181c3c0860541
Merge: 2204100e 890ed4c4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Mar 13 13:23:37 2020 +0100

    Merge branch 'maint'

commit 890ed4c48c5daf25cd7c5a61f2568c5ff8d8cf02
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Mar 13 13:19:26 2020 +0100

    Book options->Trading Accounts: link tutorial

commit 2204100e26f8c2b482bf48feeec6a36479db9619
Merge: 25859213 9edbf251
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 7 09:58:04 2020 +0100

    Merge branch 'maint'

commit 9edbf2513c5d762be952e276d885f49aae57fa57
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 7 07:36:09 2020 +0100

    Guide: Hotfix of appendix A
    
    Replace empty pages by links;
    Replace "See .." by xrefs;
    Link contributed XSLTs
    
    New ENTITYs url-wiki-qif, url-wiki-xslt
    
    Thread: https://lists.gnucash.org/pipermail/gnucash-user/2020-March/089623.html

commit 4b8578b84101a993fe8947c58013926308cabfef
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Jan 17 16:14:07 2020 +0100

    Fix comment

commit 258592133bcef798f21330109bfc7c2fd81ebeba
Merge: 4e91a851 0479ece9
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Feb 20 20:30:56 2020 +0100

    Merge branch 'maint'

commit 0479ece9db3f8ce5b503fa49e3aa080e3bebde48
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Feb 20 20:24:44 2020 +0100

    Remove obsolete basics_main[_]win*.{xcf|png} from guide
    
    It seems to be the ancestor of help's Main-window-callouts.xcf and the
    related basics_mainwin.png was removed in 1.9.0

commit 4e91a851f90e0dbb8e010d516a45ad0e47be97da
Merge: 5be3f550 2e426e4f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Feb 18 04:51:38 2020 +0100

    Merge branch 'maint'

commit 2e426e4fdea7568e233b33cab3d9ae2740308251
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Feb 18 04:40:19 2020 +0100

    In Business Account Setup of A/R and A/P emphase 'for each currency'
    
    * Additionally the wiki link and some whitespace was fixed,
    * the german translation got a few corrections,
    * untranslated sections in other languages got a few updates from the
    english version

commit 93566dc4d2d42d3975ca5260c692faf98236a8ef
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Feb 14 20:41:55 2020 +0100

    L12N:de: 1 Tippfehler in Hilfe berichtigt

commit 5be3f5504af3da7cfa9c6debdcc0da1cdd87d815
Merge: 0eb2135b eb1b7296
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 30 23:44:40 2020 +0100

    Merge branch 'maint'

commit eb1b7296fc67fd16f097e5a7cf51ec673277c25a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 30 23:24:51 2020 +0100

    L12N:it: Remove redundant leading words in the admonition blocks
    
    Only gnucash-guide.xml got patched, not it.po.

commit c1ca7dc7b1123cf5db34ca0d267b9654d47bbfd9
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 30 22:43:37 2020 +0100

    L12N:ja: Remove redundant leading words in the admonition blocks

commit e465a181312db64beada7145c3c730403eb3ccda
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 30 22:25:23 2020 +0100

    L12N:ru: Remove redundant leading words in the admonition blocks

commit d835a6a7f04c92fcbb71eccb8a8588a119d38730
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 30 22:10:36 2020 +0100

    L12N:pt: Remove redundant leading words in the admonition blocks

commit bba80c0cdb053f46c660381385f36e076ea46e5d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 30 21:39:12 2020 +0100

    L12N:de: Remove redundant leading words in the admonition blocks

commit 5ee9d0806965ac415ff62b844c0d94444ac25b03
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 30 20:46:33 2020 +0100

    Minor improvements on last commit

commit a162fec621cfdcd1c39778b6fbd79f7d1de19bf4
Author: Xu Xinhang <xuxinhang4567#126.com>
Date:   Thu Jan 30 16:22:43 2020 +0800

    Remove redundant leading words in the admonition blocks

commit 710454889c98f5bf21227d62cf6f151351e0b122
Author: Stanislav Mekhonoshin <ejabberd at gmail.com>
Date:   Sat Jan 25 13:27:04 2020 +0300

    Fix typo

commit 4dc29733e66717ead3e3e1087b01d75dea07986f
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Jan 15 12:31:50 2020 +0100

    cmake- build chm file by default on Windows
    
    The chm targets were already enabled by default, but not built, that
    is one still had to explicitly add the 'chm' target toi make or ninja
    for chm files to get built.
    This turned out to be a problem for our Windows build scripts
    which are driven by jhbuild. While jhbuild allows to set ninjaargs
    to drive ninja, that parameter appears to ignore targets and will
    only accept command line options.

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

    Distinguish 2 "Process Payment" sections

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

    Release Docs for GnuCash 3.8

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

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

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

    Distinguish 2 "Process Payment" sections

commit 0eb2135b02402d9c07f9ac4861c4980bd8dc58c9
Merge: 7cd22364 022975e1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Nov 21 06:33:19 2019 +0100

    Merge branch 'maint'

commit 022975e1a5caad6ea4404f7b671284f1457c1cbf
Merge: 0d1e7a4b e18b87ec
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Nov 21 06:22:28 2019 +0100

    Merge branch 'wiki-links' into maint

commit 7cd223640906516da6c7855974f092a0385e62c2
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Nov 15 04:35:02 2019 +0100

    Update Bug URL of the package

commit 1f39fed29c857d6cda35b2aff42a7875e191b4de
Merge: a8957df1 0d1e7a4b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Nov 15 04:32:37 2019 +0100

    Merge branch 'maint'

commit 0d1e7a4b3a0bb5cfec277cbe2f0ba9f4497f3678
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Nov 12 11:36:29 2019 +0100

    Add a missing space

commit e18b87ec36bb6b4ea359c1f1beea15d4fdb9ef29
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Oct 29 16:05:37 2019 +0100

    Replace wiki links by entities in help
    
    for easier maintenance applied on all languages. This will also fix
    several outdated or insecure links.
    * Remove 'type="http"' from our <ulink>s

commit a8957df1776d1b897cba67e8f3018380924ddb9b
Merge: e17ba8ba ea2fe98a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Nov 12 06:35:34 2019 +0100

    Merge branch 'maint'

commit ea2fe98aa7473a081f27fe96715c20af2593367c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Nov 12 06:32:32 2019 +0100

    Fix version number 2.6.21

commit e17ba8bacbe62d269e6ad7ce9b941f87a9825d34
Merge: 2a160e09 4cfb9fe0
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Nov 12 06:11:28 2019 +0100

    Merge branch 'maint'

commit 4cfb9fe0ea2f86baca046b27056bfb8c569c47ca
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Nov 12 04:14:50 2019 +0100

    Replace wiki tag <code> by docbook tag <command>

commit a14e85f55f1eadffdd62f2ff3d3d21ea52891d0c
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue Oct 29 17:04:14 2019 +0100

    List svg files using find to avoid annoying file not found warnings

commit bd019ab4fe23e9a851070cfed323e9ab008fceb5
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Oct 26 19:02:26 2019 +0200

    Hot fix for the dead cross ref link of the loan calculator

commit 8f4f3be63bf1a1ec3347815b514f3d9884c0ea50
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Oct 26 17:01:19 2019 +0200

    Update wiki link for OFX
    
    In some languages also the GUI label and the title required an update.

commit 2a160e0911c099dd6e68bb0ccd3a9343f306763c
Merge: 201c130f 83169e40
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Oct 26 14:37:41 2019 +0200

    Merge branch 'maint'

commit 83169e40b7486f23ad60b49fbde6add295f8ad4e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Oct 26 14:23:40 2019 +0200

    Fix <application> tag

commit 201c130ffbfafaf53f4ad0c177794f7bba7eade8
Merge: d2df753a 34d02d49
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Oct 26 13:34:04 2019 +0200

    Merge commit '34d02d4950a91fa5ae5cc2ab6513bd4382c56175'

commit f9e30e94e503251dceeaf91e675a87892b04cfab
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Oct 26 13:19:30 2019 +0200

    Change entity app to "<app>GnuCash</app>"
    
    as the gnome documenters use it.
    For unmarked "GnuCash" use &appname; instead

commit 24a5d5ddd0ee60f78d8c5bc29d7aca0209ab2a9c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Oct 26 09:20:05 2019 +0200

    Preparation: Use &appname; for unmarked &app; in help/ja

commit 8ba9c3743f0a7213a8f19f37107604504418f541
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 25 11:39:25 2019 +0200

    Preparation: Use &appname; for unmarked &app; in help/C, part 3

commit a7678514535a0b9518255784da8be440cba91cba
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 25 10:59:06 2019 +0200

    Preparation: Use &appname; for unmarked &app; in help/it

commit bd9f739c00dd2ec2c249aeef7f15e55c1b6bc146
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 25 09:18:03 2019 +0200

    Preparation: Use &appname; for unmarked &app; in help/pt
    
    Additional update ids/links of tips

commit 632dbf6d43d0896076273ef0b248146a748561e1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 25 06:16:32 2019 +0200

    Preparation: Use &appname; for unmarked &app; in help/de

commit d69c1e0a590fca1c798881dd3c60d011a32df03d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 26 11:38:34 2019 +0200

    Preparation: Use &appname; for unmarked &app; in help/C, part 2

commit c3f43bb7ee080a6dc2ed45ecf73801c41a258ed1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 21 19:18:45 2019 +0200

    Preparation: Use &appname; for unmarked &app; in help/C

commit 11e2378025690275bd16e9eabc9d08d567f04d81
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 21 07:12:51 2019 +0200

    Preparation: Use &appname; in guide/it

commit 936631bb12233b5446cd800c3dad5551a12ac755
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Sep 20 18:07:21 2019 +0200

    Preparation: Use &appname; in guide/pt

commit 31d149f222b552e2ffe62e584242a57d423b045a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 14 20:11:04 2019 +0200

    Preparation: Use &appname; in guide/ru
    
    In many cases merge updates from C for untranslated parts

commit 35463fa797e4641d0691ea3903d76ba00c83f1bd
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 14 03:50:48 2019 +0200

    Preparation: Use &appname; in guide/de

commit 11bf14ee28b553a8fc034008659bcdef2a9de869
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Sep 13 22:45:31 2019 +0200

    Preparation: Use &appname; for unmarked &app; in guide/C

commit 34d02d4950a91fa5ae5cc2ab6513bd4382c56175
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 25 15:51:26 2019 +0200

    L12N:ja: convert FAQ to <qandaset>, use entities for most links

commit 644547b9223cea100d1e37838e6fcce30fff8b14
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 23 09:32:38 2019 +0200

    L12N:de: Fix wrong tag in the template
    
    which was introduced in the previous commit.

commit d2df753ad4e0ce3462545a8a5d742ef67b1a2c64
Merge: 4b85e45a 7b03d466
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 23 05:08:14 2019 +0200

    Merge branch 'maint'

commit 7b03d466160bbd48717184b47a263b5e3d3b7c6e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 23 04:18:32 2019 +0200

    L12N:de: Unify Preface - Vereinheitliche Verfasser-Seite

commit ef70f931ebc1d18d1897b0e48045ad230aa46bb6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 23 04:04:13 2019 +0200

    I18n: Improve the other credit template of the preface
    
    Before translators were probably added as a space separated list behind
    the authors.

commit 992172030005ee567be93c296912d8a39bf5588b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 23 02:10:56 2019 +0200

    Partial synchronization of de/gnucash-help with C
    
    Format, missing Author, ...

commit ac841139d9d26d23b0010ac2a9e9cf3fa79f6dea
Merge: 56dced3c 5bd804af
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 30 18:11:22 2019 +0200

    Merge branch PR #127 into maint

commit 5bd804afbcc07024c22349296137bc9dab0f7e35
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 30 18:05:48 2019 +0200

    run adjust-dpi.sh and optipng on help/C/figures

commit 9288c2ca4f86e826bfac3d701ea82c24a87e1ef3
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 30 15:53:35 2019 +0200

    Review of PR #127

commit 56dced3c8dae9d23ddbfd3eb574373a2ef3e8f3f
Merge: f1e2ea73 57881423
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 26 22:35:25 2019 +0200

    Merge PR #123 into maint

commit 4b85e45a8e3e4241b2b7bdac7d8ccdd2ca636c36
Merge: 6671ed2a f1e2ea73
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 26 13:58:37 2019 +0200

    Merge branch 'maint'

commit f1e2ea732bcad196051888f5eb21f3d1c0a32b7b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 26 13:53:22 2019 +0200

    Use entities for yahoo links

commit 30d6b14d966dad7b4c8920b7703247e874d8cc3f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 26 11:36:45 2019 +0200

    Use entity for aphavantage URL and improve grouping of entities

commit 4fed391c9dc566edf83ebbf701e5a74e4d3227f0
Author: David Cousens <davidcousens at bigpond.com>
Date:   Thu Sep 26 07:44:47 2019 +1000

    Edits to help manual Import and Export TXns to fix comments from fellen

commit fa593d88269d79c53c9090f18f61190bb546d1f5
Author: David Cousens <davidcousens at bigpond.com>
Date:   Thu Sep 12 11:47:16 2019 +1000

    Help manual Importing Transactions
    
    Series of updates to the Help manual Importing Transactions section to change the orientation more towards a description of the interface functionality in the help manual . Restructuring and adding screenshots to Importing QIF, Importing CSV, Importing OFX, Import Matcher. Added new sections on the Match Picker and Import Map Editor  and a new section re Exporting Transactions.
    Fix missing link to trans-import-DTAUS
    
    
    Another fix to missing linkend "trans-import-MT940-MT942-DTAUS
    
    
    fix to missing tags and syntax errors-add column descriptions to export transactions
    
    
    minor fix export transactions

commit 6671ed2afc8e06d33a2998210c0377fa1be361e5
Merge: c52384e7 06f4b052
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Sep 22 08:48:32 2019 +0200

    Merge branch 'maint'

commit 06f4b052f2126d0302724dc165af5badd3f73c5b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 21 09:19:23 2019 +0200

    Remove italian sgml files
    
    In 2001 we converted from sgml to xml

commit cf68eb0a520476030c4cf1a5fb48a7ed28e07014
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 21 07:11:58 2019 +0200

    Add one URL entity and fix another

commit 0562d6e0ee66545f9bf1c9ec89cb1cb8e18e7b96
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Sep 20 18:06:17 2019 +0200

    Use <qandaset> for pt FAQ

commit 00fa43ff9588e3232f1977c36c3d10cd73d98b92
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 14 03:47:54 2019 +0200

    Remove Guide/de/toc.xml
    
    It seems, it has never been used

commit 746f6ffdf40d610cc70ec4f07b2fbcbd5d9c7d66
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 14 02:29:30 2019 +0200

    Merge current guide/C "Import Business Data" into de

commit 59a90b059017be6af4bdb413e56662f280186f53
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 14 02:13:24 2019 +0200

    Merge recent changes of the english FAQ in the german version.

commit 030a7ec6d10c07a79c6b17f6b14a20db0ae4028b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 12 22:24:52 2019 +0200

    Update the data directory for Linux to 3.x in Guide/C
    
    No occurrence seen in Help/C
    TBD: Macos & Windows
    
    Improve comments on app/appname

commit 701626b2325e34580e2d7c555fdd0b35f8a29a8e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 12 18:50:29 2019 +0200

    Add entities for common dicectories

commit 59e550ac0a77c603faa92329cce4ce21af70f7cc
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 12 16:17:02 2019 +0200

    Add notes about ancient state and how to contribute templates

commit 81795bc2490bd90de3d8a90f80226f0cef12b801
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 12 16:15:25 2019 +0200

    Add Entities for url-src*

commit 79c1ec4b61975f55f4d635b4b4ab363d03454438
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 12 15:51:06 2019 +0200

    UK VAT: EEC became EC became EU

commit 9b9a657d8747e8c4969daa85e88f5bb4504ac404
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Sep 13 21:21:36 2019 +0200

    CMake - revisit project variables
    
    - Remove a number of variables we're not using
    - Tweak the 'project' command to set VERSION and use the resulting variables
    - Tell cmake we're not using any of its known languages to avoid checking C/C++ features

commit 1527cb2f639d16a8082482835b8fbe6d73421ec5
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Sep 11 16:50:32 2019 +0200

    Autotools - add svg files to dist. They are used for pdf generation.

commit 585d6071bce98073f7ef13798037794bc8eb4b86
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Sep 11 16:45:50 2019 +0200

    CMake - revisit dist and distcheck
    
    - as we had with code add an option AUTOTOOLS_IN_DIST to enable or disable
      addition of autotools files in the dist tarball
    - dist target may run autogen.sh to generate the autotools files if they don't
      exist yet. This is only possible when working from a git checkout dir as
      autogen.sh is not distributed. If generating the dist target from a
      dist tarball, the autotools files are assumed to be present already.

commit 5777d258b27a9a5a2e9c23b886728fbe527e3f8d
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue Sep 10 09:37:48 2019 +0200

    Fix indentation of EXTRA_DIST even more

commit e127ef2b7f7350c0006929689d5be57313b2a2cd
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 9 08:30:06 2019 +0200

    Fix indentation of EXTRA_DIST

commit ac64a6726c35f4e42ed86f797b1e617c1c69a100
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 9 08:20:31 2019 +0200

    Add backslashes on cmake entries in EXTRA_DIST

commit f77e8a387a751c38e9eced6cf5fdf8457bf2de61
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 9 05:47:03 2019 +0200

    FAQ: review links
    
    Remove redundance.
    Use entities, where applicable.
    
    Improve English (Where’s -> Where is)
    Explain, which FAQ is recent.
    Remove g-wrap reference.
    
    Note: Gmane seems dead.

commit 45767a71df5908e5c83e5061f030c9d3106c3d01
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 9 05:42:24 2019 +0200

    Add ENTITY url-irc

commit 1323c3dfe2afc24998ed21059cec3c6b6e795b44
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Sep 8 23:28:07 2019 +0200

    Use <qandaset> for FAQ

commit c52384e78dc4f7b471129c7c27cf18c18e6fcb36
Merge: c1ae6d7b 73beb776
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 8 12:32:38 2019 -0700

    Merge branch 'maint'

commit 73beb776ae77e5354f9602dda8921d15181ff75c
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 8 12:31:20 2019 -0700

    Fix the cmake dist dependencies in the autotools build.

commit b7619e039ad2a0f0dda0ece81294b1cae08582f7
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 7 17:35:31 2019 -0700

    Release Documentation for GnuCash 3.7.

commit 9f9e20f623063a0840d40c9eb1a11adcc856038a
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Sep 7 15:42:19 2019 +0200

    CMake - update installation components
    
    Installation is normally only done in preparation of packaging the docs.
    At that point one would want to install all documents in a given format
    at once. So make the installation components document name independent.
    There are now two components: ghelp and chm. One for integration on linux
    into the gnome help system and one for integration on Windows.
    All other document types don't define installation targets so no other
    components for installation are defined either.

commit 67f0c71751da67d324cde31ce11e4217b6d7d5e6
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Sep 7 12:22:11 2019 +0200

    CMake - revisit image handling
    
    - replace variable figdir with the hardcoded valude 'figures'. We don't
      need that much flexibility in defining where the images are stored.
    - determine list of images on a higher level so we don't have to copy
      the same code in each target function. Note there are two
      function calls to determine the list of images: one to use in the
      target functions (with absolute paths) and one to use for the
      dist target (with pathnames relative to the current source directory)

commit 12ff0d04151c1ecdac26dc30a320afd1c11344ee
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Sep 7 11:43:06 2019 +0200

    CMake - revisit xml target
    
    This is really a target to install the documentation where gnome help
    searches for it rather than some generic xml target. Rename the
    target to ghelp to make this more explicit.
    
    In addition add rules to 'install' in the build directory just like
    all the other targets. The real install target is also kept as
    this is what distro packagers will be using eventually.
    
    Lastly, move the check target to a separate location as it's not
    ghelp specific. It is used to run xmllint on the source files
    which would benefit all document formats. It has been made optional
    though as calling 'make check' will always run the check. Setting
    it as dependency for other targets would in turn cause the other
    targets to always rebuild even if no source files were changed.

commit 50a06ccd1f391064b202efd92597610ea087e98d
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Sep 7 10:40:17 2019 +0200

    CMake - refactor targets into custom commands
    
    A custom target will always run its commands. However we only want
    to run the commands if one of the dependencies changes. This is
    exactly how custom commands work. A custom target is still defined as well
    for each document/lang/format triplet as that is needed for dependency
    management across directories and to have a direct target to pass to make
    
    Note for the html target(s) this posed a challenge. When cmake is run
    to set up the build system it is unknown still what the final html files
    will be for the html targets so it's impossible to add dependencies at
    set up time. Instead a dummy file is created when the html build rule
    is run. Whenever any of the dependencies is newer than this dummy file
    the build rule will be triggered.

commit 9899639bd32b9e369da978bf1b026ff51145e248
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Sep 6 19:48:57 2019 +0200

    CMake - Define options to enable or disable document formats
    
    The defaults depend on the target platform
    - Windows: only the chm format is enabled by default
    - Other: all but chm and mobi formats are enabled by default

commit ac183ad9135f62d36cdaff7111926abee0a4feb3
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Sep 6 19:13:26 2019 +0200

    CMake - Add uninstall target

commit ee29380ca75fb3af0b559a578271aea289de7252
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Sep 6 19:03:15 2019 +0200

    CMake - revisit build and install file locations
    
    - add install rules only for xml (gnome-help) and chm (windows help).
      For the other documentation formats there's not much use as they
      are not typically installed
    - at build time mimic the install locations. That is all final documents
      that we build will be stored under BUILD_DIR/share/doc/gnucash-docs/LANG
      You will find there a directory for the html format and the final documents
      for the other formats (pdf, chm, epub, mobi)
    - files that are only needed to build the end document formats will
      remain in the traditional build directories
      (BUILDDIR/guide/LANG and BUILDDIR/help/LANG)
      These are for example the intermediate fo file (which is used
      for final pdf generation), the fop xconf file, a temporary directory
      used for epub generation,...

commit 715f7fa0e69b33b079f1b847cfe009147bcae398
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Sep 4 22:07:49 2019 +0200

    CMake - add chm target for windows documentation

commit 8cec38d55670d2858332d48db06287f4596533cf
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Sep 4 16:14:06 2019 +0200

    CMake - Use xslt parameter to set chm file name

commit 2c6180f5ba509e2ce13a040f59f6abba28b141f9
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Sep 4 15:13:50 2019 +0200

    CMake - Rename cmake modules for clarity
    
    This also moves the html rules to a separate file

commit c1ae6d7b120e57c25cf9154ff28a16b7f189d1b3
Merge: 90f4fdd5 47060825
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 2 19:30:37 2019 +0200

    Merge branch 'maint'

commit 47060825af19dd5535b9bfe6516c9bf3926f3d9f
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 2 19:12:00 2019 +0200

    CMake - Make note of missing Windows chm build rules

commit 0d88fdf9f768150c707c2b99dbbd3f00087a9e36
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 2 18:38:12 2019 +0200

    CMake - add dist and distcheck targets
    
    On a tree for which both configure and cmake have been run, dist will
    generate identical tarballs under autotools and cmake, with the exception
    of two empty directories.
    
    I haven't tested yet on a clean checkout with only cmake for comparison.
    It's likely that will fail because cmake doesn't know how to generate
    the many autotools config related files. To be investigated further.

commit ed3eebd2729472c1aaaca46d67157bc4ed9ee3a7
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 2 16:20:34 2019 +0200

    paper format fixup

commit 1b45ae373e100f475c3ab6b7addb450f433339f6
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 2 14:47:58 2019 +0200

    CMake - factor out common calls to reduce code duplication

commit 99787d0f6afdedbc4fe5f1b1f75b00d58861eff9
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 2 14:29:29 2019 +0200

    cmake pdf - determine papersize on source directory instead of environment
    
    Only C (en_US) uses letter format all others use A4.
    If in the future languages are added that also require letter format,
    the regex can be easily be updated

commit 51ebd3100d520605c7d9c0f981458a930d00fc02
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 2 14:21:36 2019 +0200

    Add epub and mobi support to cmake build system

commit 87905666e7ee270aaea077bb7ae74eff570db68d
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 2 13:06:36 2019 +0200

    Add a note about the cmake build system

commit 40e4b170e81784660ef8917a21f7945d07b506a4
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 2 12:59:30 2019 +0200

    Add pdf targets to CMake build system
    
    This comes with a few additional changes
    - Japanese font selection logic is reduced to a minimum. That is,
      one can pass fonts and a font directory on the cmake command line
      with the appropriate -D flags, but none of these are checked for
      correctness. I thought of porting the autotools rules for this
      but looking closer they are totally broken. If really needed
      an improved variation could be written later in cmake.
    - Every fop run now requires a fop config file (fop.xconf) in cmake.
      This allows fop to find our figures in the source tree instead
      eliminates the need for a link or copy of these figures in the
      build tree. The existing config files for Russian and Japanese
      are amended for this.
    - All settings that just mimic the defaults have been removed from
      the Japanese fop config file.
    
    In addition the target structure has been slightly re-arranged.
    There are a few global targets like html, check, pdf, xml.
    Each of these will depend on the equivalent targets per document.
    For example: the global html target depends on gnucash-guide-html
    and gnucash-help-html.
    Each of these in turn then depend on the equivalent targets per
    language. For example gnucash-help-html in turn depends on
    C-gnucash-help-html, it-gnucash-help-html and so on.
    
    This allows to make all documents in one go or only one document
    in all supported languages or only one single document.

commit 25d3eff242968960d9a354db4c1fcd8717115e09
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 2 09:49:05 2019 +0200

    Drop scrollkeeper/omf related bits from cmake build system
    
    Those were only used by yelp until version 2.23. All distros we care
    about have at least yelp 2.28 or 3.x.

commit 3c2ff3277af861c184937ef66da29289cd83d297
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Aug 31 18:14:35 2019 +0200

    Provide rules to build xml and html versions of our docs
    
    Note xml doesn't really require a build rule, only an install rule.

commit 2a03b4c395da62f136ea2d429968204514d1b3b8
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Aug 31 14:34:01 2019 +0200

    Setup basic structure for cmake based build system
    
    This initial commit only creates the necessary CMakeLists.txt files
    and sets a number of cmake variables in each.
    Further commits will gradually add targets and build rules to match
    the autotools based build system.

commit 2cc00a63c21e7d315c26b22f9e830331ea398aec
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Aug 17 14:58:30 2019 +0200

    Bug 797324 - yelp 3.32.2 does not find entities while listing 'all documents'
    
    gnc-docbookx.dtd should be installed together with the xml files

commit a601ea04a84d5d878e1d7cf129474fe237cd3a52
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Aug 16 15:44:11 2019 +0200

    Apply commit 5f84f78 also on de and ru
    
    I did not find the right place in the other languages because of
    structural changes

commit 5f84f7842f50998197e37a2ba99af1f49b46b443
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Aug 16 15:25:43 2019 +0200

    Remove a totally wrong sentence about expenses

commit bee947f24141cbc9de3a135958b454db954897ff
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Aug 16 07:33:35 2019 +0200

    2 "This" for different parts is confusing

commit aa5b289b7bc8b96081b99f43dd864a6ca4906f2d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Aug 16 00:57:00 2019 +0200

    Minor review of platform compatibility

commit 712a5019588ab602f5409b377b1250a3594b1087
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Aug 12 21:44:38 2019 +0200

    1 Tippfeher und mehrere "mindestens " FQ-Version

commit 157ea7936012e98557a646ac6bddb457e5cbcab1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Aug 11 17:39:36 2019 +0200

    A few minor textual improvements of Help:Tips

commit d6f0fed56b71e445fc1cc9ed516559101166ed36
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Aug 11 15:56:25 2019 +0200

    Reformat help tips
    
    Replace tabs for better device independend viewing

commit 721f5f138e02e8fb5658d06e140a98f4fb77b55c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Aug 11 15:07:23 2019 +0200

    Add note about fundlibrary's id
    
    https://lists.gnucash.org/pipermail/gnucash-user/2019-August/086381.html

commit ca6e8db9e1078576e25c79db7b3cea09e968093d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Aug 7 06:30:27 2019 +0200

    remove gnome-money.png
    
    From Release 1.7.7: xsl/titlepage.x?l: changed gnome-money.png to
    gnucash-icon.png

commit 052d88c001408ad630c2a8ae266b1b581b223c41
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Aug 7 01:45:03 2019 +0200

    Define ac_abs_top_srcdir before first use
    
    Supplement of commit ab99137

commit ab9913720092fdf9b6fdcdf6a6218f1ae5753b65
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Aug 6 14:49:45 2019 -0700

    Fix fragile method of getting an absolute path to the soure directory.

commit 8c0bbccf22278d214041e5b4d9edfd3eb8810cd6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Aug 4 07:28:36 2019 +0200

    Reformat Author section
    
    Get rid of <TAB>
    Add a missing comma

commit 735e40aec388c6dfca34a699263167b53b4a5bcd
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Aug 4 07:27:22 2019 +0200

    Minor improvements on Import Matcher section
    
    Convert one Note to Tip
    Use Vertical Span in the table

commit 78717154402728b2894d08afc3d8b220aed6a4ce
Author: David Cousens <davidcousens at bigpond.com>
Date:   Thu Aug 1 12:10:52 2019 +1000

    Improve Transactions:Import matcher -corrections
    
    Fixed indenting of author entry in gnucash-help.xml
    Added link to gnucash-fallback_310.css in Help_ch_Transactions.xml

commit c252bdb9ca1ac09a91adf5a94827d19bb0e1f368
Author: David Cousens <davidcousens at bigpond.com>
Date:   Wed Jul 31 14:57:33 2019 +1000

    Improve Transactions:Import  matcher
    
    Set colors to those defined in gnucash-fallback-310.css.
    
    Simplfy Table of matcher status indicators
    Nested tables didn't render well in all formats. Table is now unnested
    and comes up looking good in yelp
    
    Minor edit of simplified matcher status table
    
    Minor typo fix to importmatcher docs
    
    Add self to contributors list

commit e1f5a7c85872dac26dc9f07a30de0576472f344e
Merge: c7c3b5f5 da3bd778
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jul 25 02:20:03 2019 +0200

    Merge commit 'da3bd778e8d9662ff834f395867fb9500f48904f' into maint

commit da3bd778e8d9662ff834f395867fb9500f48904f
Author: Tad <tad at spotco.us>
Date:   Sun Jul 14 04:07:33 2019 -0400

    PR #124: Optimize all PNGs with optipng
    
    Reduces size by ~28MB

commit c7c3b5f5930ed6f50dd924dbe391ab6de2a198b7
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Jul 24 21:48:33 2019 +0200

    Fix syntax of a note in previous commit from PR #125

commit e6f568a431f56e4534ebfde390f3bad3eb2e2e9a
Author: David Cousens <davidcousens at bigpond.com>
Date:   Tue Jul 16 12:43:27 2019 +1000

    Help:Transactions: Modify Matcher and Multiple Selection Docs
    
    Changes to improve the description of the import matcher operation and
    improve the section on the multiple selction of transactions to reflect
    changes incorporated in v3.6
    Fixes to table of matcher status conditions
    
    Fixes to the format of the docboks table to include nested tables
    Update to Import Matcher Docs
    
    Changes to the import matcher description to update the information on
    multiple selection and improve the matcher documentation.

commit 5788142365d772d5d81aba228ad3c18ec0483116
Author: Rob Laan <rob.laan at chello.nl>
Date:   Wed Jul 10 12:19:05 2019 +0200

    Import Bills & Invoices: blank ID in import row is replaced by ID from previous row.

commit 90f4fdd55f7ba280e878413933974d08f25bc137
Merge: 4c453cb8 7d4eea62
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 29 17:56:42 2019 -0700

    Merge branch 'maint'

commit 7d4eea62e406937cc64e0abfa1237ee620c40a81
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 29 17:17:43 2019 -0700

    Release Documentation for GnuCash 3.6.

commit 63e94c8b2c360854c7a0a28f683493b677feafbe
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jun 27 03:33:38 2019 +0200

    Use url-bug-* entities instead of http:
    
    For italian, only the output was patched, not the po.

commit 42d78625c480d0ba63e9771cd1afe20765d8ffc0
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jun 27 03:25:04 2019 +0200

    A few more URL entities

commit c0a8bec5ad3d6b4898827f0b5c8f87acf8ccdbbb
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 24 10:33:49 2019 +0200

    Replace a broken link to bugzilla (en,de)
    
    Because I changed slightly the paragraph, I can not patch other
    translations

commit a2cc0d65e00bc03d25ad7cc351f2fc7145b1e952
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 24 09:32:50 2019 +0200

    Minor improvement of german translation feedback

commit f1e84d4397a0f9fd481990c7eb83daab98055ea2
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 24 07:25:07 2019 +0200

    Add common URLs to gnc-docbook.dtd
    
    So changes can be applied easier and is also part of the preparation to
    use itstools.

commit 3634474a7a2da7d3eacbe45777f34a7b19c186f5
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 23 23:11:06 2019 +0200

    Guide: Move the FDL appendix into the appendix part
    
    Several languages had it separate

commit c855c4f9694d3f0ad7885984a6da21cfade20e04
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 23 23:09:16 2019 +0200

    Guide Bus: Add IDs to tables
    
    Then they will appear in the "List of Tables"
    
    Additional update: In 2007 the EC became the EU

commit 4099a8d8375fc4da93b4891328ba48767d3be3dc
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jun 23 22:39:12 2019 +0200

    Use <equation> instead of <emphasis> in chapter basics
    
    This will allow us to link to equations
    and generates a "List of Equations" in most outut formats

commit 0539a20346245fc9b51383662a4b9b39f01aee29
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jun 22 07:36:47 2019 +0200

    Add table id
    
    Without it is not shown in the list of tables.
    Added also a missing space.

commit 007ab93440a4617317f3281dbc3a4a9dc469cff0
Author: David Cousens <davidcousens at bigpond.com>
Date:   Thu May 30 16:42:42 2019 +1000

    Draft Debit and Credits section
    
    Debit and Credit section showing which accounmt types have debit balances and which haave credit balances and the effect of debits and credits on each account type.
    Debits and Credits section
    
    Minor fix to missing tag
    Double Entry section
    
    Add a reference to the debit and credit section above

commit af6622646f6e27fb8cca73189ecc47eb05f146af
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon May 13 16:50:06 2019 +0200

    Add screenshots of book options in help

commit e903525f16096c9f717cca6b439e51336a217e99
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu May 9 03:59:55 2019 +0200

    Update README
    
    Dependencies:
    new: FontBox for ru pdf
    downgrade rarian
    
    Known issues:
    remove outdated list
    update Bug URL

commit 1a8c502d6793aa463c6614cb606356e5bdbb30a2
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Mar 31 19:37:41 2019 +0200

    Use full words and sentences for reconciliation state in Help
    Transactions

commit 5e2c5e583f48dc43718b22fa6f7f46d33a426454
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 30 20:44:02 2019 +0200

    Guide/C: remove obsolete Report_Screen.png

commit b48da530a3eb7684251b19de4bde3a3830d3631e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 30 01:35:58 2019 +0200

    Help: Update 2 Preference images
    
    They had the full (unrelated) screen instead of the current window

commit f92b8168d10d8ceba386e284dc380f4ce0fc8b88
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 30 23:02:28 2019 +0100

    Replace most occurences of <emphasis> in help:transactions
    
    Usually there are more specific tags available

commit 4c453cb89254b92edda3275388170a061679d5fe
Merge: 29c75335 4bfce900
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 30 17:37:33 2019 -0700

    Merge branch 'maint'

commit 4bfce900f8996e4b2b0ebce19042609b975f0897
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 30 12:48:15 2019 -0700

    Release GnuCash Documentation 3.5

commit a92d475f0657879ec5c5894c8516034390cf704d
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 30 13:42:18 2019 -0700

    Add OpenType fonts to dist list.

commit c061712cb656b9efa724d05442997290047e8bb7
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 30 13:31:41 2019 -0700

    Add missing images to guide/it.

commit 98d0a253af5618b4bc288c1c40dcda58879f50ae
Author: David Cousens <davidcousens at bigpond.com>
Date:   Sat Sep 15 10:30:39 2018 +1000

    Bug 796856 Help Ch6 section added for importing from files (reapplied)
    
    Incorporates changes associated with Bug 796778 re multiple selections
    in import matcher
    
    (Got lost by commit 7579770)

commit cec6df4a60e80c7abee3369ad74179c5e2256941
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 30 05:05:05 2019 +0100

    Use unique table titles in Guide
    
    Remind the global List of Tables

commit e48c289ce9d3423bc5c6e39eb0f5e1b31d63bd2c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 30 04:32:17 2019 +0100

    Income and GST Statement report: Use a more unique table titel
    
    Remember the global List of Tables

commit e9ef3f8b46c35b8ac8750e6dbfa0f4eeeba5cb35
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 30 03:08:24 2019 +0100

    Guide: Reports: Sample Chart of Accounts: fix columns
    
    ignored by check, but breaks pdf

commit f610dda630c721c86ff28dd5098131ba22da7290
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Mar 29 21:28:06 2019 +0100

    Apply commit 1c301ed - Replace ambiguous used mnenoic in Export active
    register
    
    additional update state, more <accel>...

commit 9e1424573ba8efb01ea021b0572a924d144b78f9
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Mar 28 07:54:30 2019 +0100

    Guimenus: Add missing Export Active Register entry and more <accel> tags

commit cb78d7dded28c0772074b2dac54d141bf66af1b7
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 29 14:25:20 2019 -0700

    Fix path for ume-xxx.ttf so dist works.

commit 06ca2f3f857d53cba76116f8ccacedc724ad2efb
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Mar 28 04:09:46 2019 +0100

    Guimenu: Review of "Online Banking" in Import and Action menu
    
    Add or update descriptions by the recent tooltips from
    gnc-plugin-aqbanking.c
    
    Remove "Issue Transaction...", which was obsoleted by SEPA

commit dd334574b76d97c716fc13bad6d83f7bd46bf79b
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue Mar 26 19:01:56 2019 +0100

    Pure whitespace cleanups to keep them separate from content changes
    
    Replace tabs with spaces
    Remove any trailing whitespace

commit 7a3718985cb41dc7593d11667a18df0b8512ce66
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Mar 26 16:09:43 2019 +0100

    Guide - make Account and Transactions chapters subsections of the Basics chapter

commit fffe876d1e7035ca66f77b0dfe3059f1dd3f75d3
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Mar 26 18:35:21 2019 +0100

    Bug 796856 Help Ch6 section added for importing from files
    
    Move this section to the guide in the newly created import chapter.

commit cdd8d9a9db33105bb3ec5c33903f14d97ac95a58
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Mar 26 17:52:09 2019 +0100

    Merge 'Basics - Getting Help' in 'Overview - Getting More Help'

commit 4ed28fad55706cc140bc072fc908c0fa55ee8f63
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Mar 26 17:43:56 2019 +0100

    Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 4
    
    Make the necessary editorial changes to better integrate the moved sections into the guide.

commit c06064e984b6db000ce11e03d3f1e2834f21e76c
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Mar 26 17:38:56 2019 +0100

    Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 3
    
    Pure whitespace cleanup to keep it separate from content changes.

commit 48638656014cd93976c3dd236b45300afdf90247
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Mar 26 17:12:48 2019 +0100

    Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 2
    
    Fix links in moved content.

commit 755d33c97b0a72b64e5c5ab6992bd86bed107301
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Mar 26 16:58:51 2019 +0100

    Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide - step 1
    
    Barring a couple of section tag corrections the text
    is copied verbatim from the help document.
    Links to other sections are still failing. This will
    be fixed in a follow-up commit.

commit 0a1643033dd219581d30996421013159b10fe315
Merge: 405eeb68 aba3b9e4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 25 00:02:11 2019 +0100

    Merge branch 'Bug796856' into maint

commit aba3b9e4737a993d5b92a42fe1a498dc83548e65
Merge: c8171320 75797702
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Mar 24 23:58:28 2019 +0100

    Bug 796856 Help Ch6 section added for importing from files
    
    PR # 114 Merge branch 'Bug796856' of https://github.com/DaveC49/gnucash-docs into Maint

commit 405eeb6817f28f5bc01cf586e622821c669c2d39
Merge: bf122c39 4d2183cb
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Mar 24 01:37:46 2019 +0100

    PR #118: TR, GST report, balance-forecast documentation
    
    Merge branch 'maint-progress' of https://github.com/christopherlam/gnucash-docs into maint

commit bf122c3988f41fb30c65615d0b4641d7baad72ea
Merge: 7b821113 06993c8a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 23 19:26:35 2019 +0100

    PR #117: Rewrite of chapter Import Business Data
    
    Merge branch 'ibd' of https://github.com/ekinonnakapito/gnucash-docs
    into ibd

commit 7b821113d7ef7d3924f2efaaef399f9c2dabe315
Merge: 3365049c 13fe37e9
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 23 01:08:30 2019 +0100

    PR #116: updated pt_PT help translations
    
    Merge branch pmraps-maint into maint

commit 13fe37e957186c3a988b84743689e1e673b44918
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Mar 22 19:59:46 2019 +0100

    pt help: fix docbook syntax & enable translator copyright
    
    <guisub-menu> is no docbook tag
    <application> must not appear in <gui...> elements

commit 15681d834161eec281349c6c7297391c56515f0b
Author: Pedro Albuquerque <palbuquerque73 at gmail.com>
Date:   Fri Oct 19 19:38:02 2018 +0100

    updated pt_PT help translations

commit 3365049cd0c9dd872207a7a95ab60178db68e74f
Author: Manuel Friedli <manuel at fritteli.ch>
Date:   Sun Mar 17 02:54:42 2019 +0100

    Fix various typos in the german guide.

commit 4d2183cb1579b5aad46cbeab2946604b499c4550
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Mar 14 17:27:19 2019 +0800

    new report: balance forecast

commit f36585e151bbd60ee009e855a071e158967fdb98
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Feb 3 23:50:48 2019 +0800

    add section for income-gst-statement.scm

commit 6d72121e3761eb6207d44936a5493977c6e23cce
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Jan 11 09:11:02 2019 +0800

    Transaction Report: Display / Subtotal Table
    
    Document Display/Subtotal Table averaging function and limitations

commit 06993c8ac9bbd5e270c8b6d73b4cb321de399172
Author: Rob Laan <rob.laan at chello.nl>
Date:   Wed Jan 16 10:33:24 2019 +0100

    Rewrite of chapter Import Business Data

commit 29c75335ee69f8fdd4a77ef0241e050489b48502
Merge: 281ff75c db7d7856
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 15 09:39:54 2019 -0800

    Merge branch 'maint'

commit db7d78568daf9734e99930c73107ef4e776153d0
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 15 09:39:06 2019 -0800

    Fix bad fopconfig.

commit 281ff75c43058e9b6f735507c98cc4be818704b5
Merge: a6b7695b b9385158
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 15 09:24:04 2019 -0800

    Merge branch 'maint'

commit b93851587370922b38aa049dc6971a46d0e28cfb
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 15 09:22:24 2019 -0800

    Move Japanese fonts into a truetype subdir.
    
    Matching the extended fonts that are in an opentype subdir.

commit aecc738ded9e83f44c22d33aea61dbb041403ec6
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jan 14 18:12:18 2019 -0800

    Remove the truetype font metric extraction step.
    
    No longer required by Apache FOP.

commit 76e60d9e03f197d2b825f51304c9e3388dada92e
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jan 14 18:00:57 2019 -0800

    Bug 797044 - Russian PDF on website has '#' for every cyrillic codepoint.
    
    Provide and configure missing fonts. No configuration options short of
    editing configure.ac, don't think that they're used for Japanese.

commit a6b7695ba8f20cab1dc695b52c9eb338489bdb15
Merge: a50f8722 a4b9c01d
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jan 4 13:00:10 2019 -0800

    Merge branch 'maint'

commit a4b9c01d819844a1261832ff968ad52495aaad02
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jan 4 12:59:26 2019 -0800

    Make guide/ja/fdl-appendix.xml a copy rather than a link.
    
    The link fails on Windows, breaking the build.

commit a50f8722914399108318d6e015d3207a06b38f70
Merge: 36b27d0a 1c919e80
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 1 13:28:32 2019 -0800

    Merge branch 'maint'

commit 1c919e800a3d7c5b542604d437fb4ea6d8ecf3c9
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 1 13:26:10 2019 -0800

    Rearrange the epub posthook script.
    
    So that  points to the right directory.

commit f6ec7f08a81934fab7e5a3dee4c1ee23d7d7b8ab
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 31 22:20:34 2018 -0800

    Bug 796998 - Expansion of <application>&app;</application> broken
    
    xsltproc needs the path to gnc-docbookx.dtd too.

commit 36b27d0a619d9c2c5dc6442924da2db0e84d925a
Merge: 67285ec7 1fb8e171
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 30 10:26:19 2018 -0800

    Merge branch 'maint'

commit 1fb8e171bbd9bae057b84442e4e1e4e615043c7e
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 30 07:35:03 2018 -0800

    Release GnuCash Documentation for version 3.4.

commit 1e968cd37d00b8606e891b0faa29db782f431084
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 30 07:34:56 2018 -0800

    Pass --path to xmllint so that it can find gnc-docbookx.dtd.
    
    Instead of linking it to every source dir, which fails distcheck.

commit 918a3ccf1495b33f7d11cd90a53aec6b7c0a3f34
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Oct 22 16:28:25 2018 +0200

    Add abstract and localization note to tax report
    
    and translator instructions

commit e8db6c8da94f14d38791d6d06dcc0f378c8caf02
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Oct 22 15:29:57 2018 +0200

    Add comments about subchapters for better cross checking

commit ddaf7504893389d084345c597322efbadf0a048d
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sun Oct 14 22:48:52 2018 +0200

    Fix DOCTYPE handling
    
    - as we don't intend to publicize our DTD, use a SYSTEM entity instead of a public one
    - expect the DTD next to the book's xml files
    - yet we don't want to copy it in every source directory to avoid duplication, so
      set up links such that xmllint and friends can find them while developing. Only
      copy the DTD while installing.
    
    Note the linking is a bit hacky (needed to be done in the source directory). The
    alternative was to mess with xml system catalogs, which I didn't manage to
    set up properly.

commit e7e1ce045eb42b9db855ffd4848e8e9517cc39ba
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Oct 14 05:18:02 2018 +0200

    Use "Authors" as already in the guide

commit fe7c351222376874d9ae2321eb8d1121076833a1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Oct 14 04:33:01 2018 +0200

    Add ids to book.preface and tips.sect2
    
    else html pages get numbered

commit 57783a3bbc503ed6347d83979dffe53e32888093
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 19:36:29 2018 +0200

    Drop html entity declarations
    
    They are part of the DTD and are now properly parsed.

commit 3d7124d126a15d85916c0fa646a65d1c3879adfc
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 19:33:20 2018 +0200

    Convert help documents to use XInclude instead of SYSTEM entities
    
    This is mostly the same thing as in the previous commit for guide documents.
    Note I have made one additional change in the txf-categories files: they
    had two top-level para nodes, but xml only allows one. So I have moved the
    content of the second one (which cited the source of the txf-categories)
    into the first para to make the builds work again.

commit df2bddbc2261f6a1a9510ec763490af5fd19a4d0
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 18:39:13 2018 +0200

    Convert guide and its translations to use XInclude instead of SYSTEM entities
    
    This is a huge commit, but the changes are always the same:
    - in each gnucash-guide.xml, replace the SYSTEM entities with equivalent <xi:include href=path /> nodes
      These are put in place where previously the SYSTEM entity got expanded
    - also in gnucash-guide.xml, add the xi namespace to the toplevel node to make
      the xi:include work
    - in all other xml files add an xml and a DOCTYPE node. This is required for XInclude.
      Note we use our own customized DTD for all xml files.
    
    Besides this there are a couple of minor configuration adjustments that were needed, like
    enable --xinclude processing by xmllint and xsltproc, modify the xmllint invocation to
    run validation after the file is completely parsed and allowing the xmlns:xi attribute
    on all elements to be able to use xi:include.

commit f78fdcee2da1b867dc3e03b217f84846001bed64
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 16:09:27 2018 +0200

    Drop old DocBook xsl 1.75.2 stylesheet

commit 799f738b3ea43bc9e54b202ced1b0fb56e606e33
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 16:08:47 2018 +0200

    Base gnucash custom style sheet on DocBook xsl 1.79.2

commit fceedafb0bc53650946153a1bacbceff85dda17f
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 16:04:07 2018 +0200

    Add DocBook xsl v1.79.2 (taken from Fedora 27 installation)

commit 4344a2087251635fdb085b304912df75ee4db47e
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 14:39:28 2018 +0200

    Extract common entity declarations into a custom DTD
    
    This custom DTD is based on the DocBook V4.5 DTD and is intended to be used by all
    our documentation xml files.

commit 79646ccf5f25916b76e617977fa4808239270f7f
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Oct 12 13:04:29 2018 +0200

    Update to DocBook XML spec 4.5

commit ef2b7d80f6c45849d093a4245989fe96ef937166
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 12 08:27:06 2018 +0200

    Minor fixes in Getting Help
    
    One menu entry and two typos

commit 3e37c1a065ce7a4776d57e63f53d3ce3291dd62c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 12 07:24:24 2018 +0200

    Update several URLs in configure.ac
    
    BugURL, some http->https

commit 030191107469db9aa8d7fb3dd8ef1deaa94b007c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 12 02:03:31 2018 +0200

    remove space from "web site"

commit 8dcc4b06705bf95c75ff7db04820527df0024139
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 12 01:37:36 2018 +0200

    Minor fixes in "Accessing Help"
    
    emphase recent, add missing space, https, website

commit 362b0f05354a305af44173d2a748ce40e3837a21
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Sep 18 20:36:37 2018 +0200

    Add Wiki Search page to Getting Help

commit 67285ec7bb30ce509568ad9a962b0dc243096a77
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 30 12:23:58 2018 -0700

    Add updated ChangeLog to Release.

commit deb9b5e822977e99260327cb31fb1e89fb144eed
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 30 12:23:58 2018 -0700

    Add updated ChangeLog to Release.

commit 5c66e6283af6818398169d9327e3d26f8204a0e8
Merge: 9d75de82 2e967708
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 29 16:48:53 2018 -0700

    Merge branch 'maint'

commit 2e967708caf8d2e9fba2b406f742a1d1b20afd5b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 29 16:35:38 2018 -0700

    Release Documentation 3.3.

commit a1977130a65c39228f908b45ca456690eed6ec4c
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Sep 28 17:23:54 2018 +0200

    Bug 796820 - References to "Gnome Bugzilla" should be changed to "GnuCash Bugzilla"

commit effc483b80904a6f63ca14a4cdfabb2a27422fbe
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Sep 27 20:32:09 2018 +0200

    Revert "Bug 796856 Bringing Chapter 3 of Help into Chapter 2 of Guide." and following commits of PR #115
    
    Further discussion is needed wrt how to manage documentation
    updates and translations. The work in itself is good, but we'll
    delay the merge until we have a better view on this issue.

commit 6d50f4aa1ae4ed5f80bfc1f65c41962ceafa9e75
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Wed Sep 19 10:05:11 2018 -0400

    Adding back two entity declarations to Makefile.am, per fellen

commit c70abf4a94aa0f3b13ba2f7eb8b02dfc26d19d1c
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Sep 18 22:59:37 2018 -0400

    Deleting commented out content per jralls.

commit 9623f0ce95949db843ef397b8bc5b02499228913
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Sep 18 22:48:16 2018 -0400

    Adding changes to Makefile.am, per fellen comment.

commit 67f69daf81470b9fc8a6ba93e3659f65e089a579
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Mon Sep 17 16:30:34 2018 -0400

    Bug-796855 - Add lengthy text to ch_Importing from David C. that was originally slated for Help in bug 796856

commit 3f873a9825323c978a238d9fe22f9cefaf050e76
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Thu Sep 13 21:41:11 2018 -0400

    Replace closing sect1 tag that was mistakenly commented out in Help_ch_GettingStarted.xml

commit a2c5006ac9bc380a9f604cb5edca80c767b13843
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Thu Sep 13 20:32:30 2018 -0400

    Fix error in file structure.

commit 7a7a0da41220f7ab4bb47f97fa84215f3888391c
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Thu Sep 13 20:11:49 2018 -0400

    Fix typo in entity

commit 3144c4e6b9f4fe335499cc3c63a66f871757c1c8
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Thu Sep 13 18:30:30 2018 -0400

    Committing broken version with ch_accts.xml and ch_txns.xml in separate files.
    
    xmllint yields:
    
    ch_basics.xml:1520: parser error : Premature end of data in tag chapter line 18
    
    ^
    gnucash-guide.xml:497: parser error : Failure to process entity chapter2
    &chapter2;
              ^
    gnucash-guide.xml:497: parser error : Entity 'chapter2' not defined
    &chapter2;
              ^

commit 297f3f4556b75ff20edc01a6f04f7a1f4ea4e9d8
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Wed Sep 12 20:44:08 2018 -0400

    Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide.
    
    Note: this commit required additional content be created to accommodate links, resulting in the addition of ch_configuring.xml and ch_importing.xml to the documentation source.

commit 7579770201517107cd8838a9bfd4ff17527469d1
Author: David Cousens <davidcousens at bigpond.com>
Date:   Sat Sep 15 10:30:39 2018 +1000

    Bug 796856 Help Ch6 section added for importing from files
    
    Incorporates changes associated with Bug 796778 re multiple selections in import matcher

commit c81713206bcc9546f628701b89357ea0d7bba669
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Aug 10 11:36:30 2018 -0700

    Bug 796800 - None of the "GnuCash Tutorial and Concepts Guide"...
    
    graphics (.png files) display.
    
    Fix missing figures, broken internal links.

commit ecd868ba4feb8f9b77ec02ba0f89d3b98f420e70
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Sep 6 16:50:21 2018 +0200

    Fix xmllint error

commit 507bdc1ae0061fccef33be3ec49860c2eeac8d76
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Mon Sep 3 22:24:19 2018 -0400

    Changes to meet Fellen editorial suggestions

commit f5acedca1d763d5d193ebdf1fe985168047caaad
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Fri Aug 31 16:33:38 2018 -0400

    Making "No"

commit 6929e9f1c46158447009ccd35d2b4d1a344fe593
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Fri Aug 31 14:51:46 2018 -0400

    Final edit per GJanssens suggestion.

commit 98040e597510147cef536a1dbb230c64278dba4a
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Fri Aug 31 12:38:43 2018 -0400

    Further edits, and actually checked for parsing accuracy ;)

commit 1840b871a0f733b404b44291fbebe5b195eeda78
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Fri Aug 31 12:16:04 2018 -0400

    Adding editorial changes

commit 9dfd19c83e8dcf9597165995b770844967b5d638
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Fri Aug 17 00:03:11 2018 -0700

    Bug 777893 - Add information to Guide about file formats, esp. SQL

commit c111e08b7ac3b2309954248f5ceba452e05b3cb5
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 6 04:24:57 2018 +0200

    Maintenance of Help:Reports
    
    Fix typos of commit 0522742.
    Add links for common report options.

commit 76f4d573dbd8aa20e8d0ad730ecb1e172d03734b
Author: mikeweilgart <mikeweilgart at gmail.com>
Date:   Tue Jul 24 23:58:22 2018 -0700

    Typo fixes

commit 052274207e2b565fb13c6ea8b415668b878d326d
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Aug 30 14:26:56 2018 -0700

    Elaborate and correct the descriptions of the report price source option.

commit a201379d959fb823ad948629f2dd0ba4dd46d59b
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Aug 30 15:59:49 2018 +0200

    Revert duplicate commit of "Document Filter/Closing transactions feature"
    
    This reverts commit 9b6b811df1f1fb2cb5818bcaa824f3c7f8a852f0.
    
    This was accidentally committed two times.

commit 3d3b9c874564b9d279d5da189e37127ef6486dfd
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Aug 30 15:57:31 2018 +0200

    Revert duplicate commit of "Bug 791169 - Add Reconciliation definition to glossary"
    
    This reverts commit 3f2a8c29abd5169d3af2eac3a325ff3f6c08e11e.
    
    It was accidentally applied two times.

commit 94f1bc12a3344224194cb6db1f331af6db1edc4e
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Aug 30 14:58:30 2018 +0200

    Add travis continuous integration to docs
    
    That way all PR's we receive will automatically be checked with xmllint.
    This may simplify contribution for people not comfortable with build tools.

commit 9b6b811df1f1fb2cb5818bcaa824f3c7f8a852f0
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat May 12 21:56:07 2018 +0800

    Document Filter/Closing transactions feature

commit 3f2a8c29abd5169d3af2eac3a325ff3f6c08e11e
Author: David T <sunfish62 at yahoo.com>
Date:   Fri Aug 24 11:59:27 2018 -0400

    Bug 791169 - Add Reconciliation definition to glossary

commit 8ffc1515cb0d5a6bc218fa6c6dd795d6bbc97d2f
Merge: 94744d93 f4a58baa
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Aug 30 15:39:17 2018 +0200

    Merge branch 'maint-progress' of https://github.com/christopherlam/gnucash-docs into maint

commit 94744d935411432992c2fccb257f4abdd3e3423f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Aug 29 03:29:00 2018 +0200

    Fix 2 typos

commit 93dbe52cc8c2de5a59529b396d1066d865b25839
Author: David T <sunfish62 at yahoo.com>
Date:   Fri Aug 24 11:59:27 2018 -0400

    Bug 791169 - Add Reconciliation definition to glossary

commit f4a58baa7229cdbb669fb57e79b80a5ac367055b
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu May 17 16:57:13 2018 +0800

    Add sample tax tables

commit ccbb2cabbfb7239d113683c7c4093222f4ca4b00
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat May 12 21:56:07 2018 +0800

    Document Filter/Closing transactions feature

commit 9d75de82a76021c2d163d6c60377fd0ba646cbbc
Merge: cd6fbf90 ca216668
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jun 24 14:31:17 2018 -0700

    Merge branch 'maint'

commit ca2166680841b30d9c90dd52f42c93e96272a1e4
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jun 24 14:28:41 2018 -0700

    Release Documentation for GnuCash 3.2.

commit 9041b66415a5b492f163a2396b15c6845f08942c
Author: John Ralls <jralls at ceridwen.us>
Date:   Wed May 16 06:53:52 2018 -0700

    Bug 796098 - V 3.1 Missing images in Tutorial and Concepts Guide...
    
    in PDF and Online Help pages.
    
    Rescale new Gtk3 Screenshots.

commit 6956979a4c84bc5bc9ec882e038ca05896411012
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat May 12 17:10:51 2018 +0200

    Bug 795980 - Void Reason Has No Visible Purpose
    
    It does however the documentation was unclear on this. Clarify this a bit.

commit cd6fbf90a523c91f13c8b644808e3091318045c8
Merge: e9d24d25 09069e2a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Apr 29 11:47:12 2018 -0700

    Merge branch 'maint'

commit 09069e2a0b3c1aba265b57d20346f59426ee5e13
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Apr 28 15:30:03 2018 -0700

    Release Documentation for GnuCash 3.1.

commit 9cfaf6188aebd11e0785da4504561ed2c0bc76d8
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Apr 28 14:54:50 2018 -0700

    Update supported platforms for version 3.x.

commit e9d24d250c880bafd1a340c2d3fc922c49d36f18
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Apr 2 09:17:02 2018 -0700

    Bump version to 3.900 for future release.

commit 5d546c0a39dbe28718c7175090020df9474d6f1f
Merge: 1c6d6736 561df8de
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Apr 2 09:14:18 2018 -0700

    Merge branch 'maint'

commit 1c6d673667ad190c8f2eb07d2cb7741e5fa5b659
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Apr 1 14:09:20 2018 -0700

    Release Documentation for Gnucash 3.0.

commit 561df8ded06d1c429d160808acfc91fef1002e59
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Mar 29 10:37:45 2018 -0700

    Release Documentation for GnuCash 2.6.20

commit 5598832dba14c42ed785c57be4cc598143d8053c
Merge: 7f951fca 27eb3606
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 31 18:09:03 2018 -0700

    Merge branch 'maint'

commit 7f951fca4d58cf73e4feb43f7decc4f42c83fbc0
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Mar 29 14:26:29 2018 -0700

    Replace the easy screenshots with Gtk3 ones.
    
    Most of the screenshots in the Guide require setting up an empty book and
    then following the process in the section, snapping illustrations as you
    go. I didn't have time for that, but this is at least a start.

commit 0aa3512d8e824d96f22f88f769911f756b88c416
Merge: 6c7cad27 09c85eeb
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Mar 29 11:06:11 2018 -0700

    Merge Chris Lam's "Newbie Guide to the Transaction Report" into master.

commit 27eb360610711fcae354641af06c586591edacf4
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Mar 29 10:37:45 2018 -0700

    Release 2.6.20

commit 6c7cad2726d169a8d860e2a10723cd81a85eeb78
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 17 16:29:59 2018 +0100

    Update README

commit ba7ca7a8f455c2e58043e18afe5aa1f88eab0a63
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 17 15:52:37 2018 +0100

    Add guide/ja/fop.xconf to .gitignore

commit ed4480486bfd02b88b1b5a7abc08fb5e70c54f92
Merge: 3b07d4ba 0bc5a635
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 17 13:52:00 2018 +0100

    Merge branch 'maint'

commit 0bc5a635beb4927cc175d0384937230beeac61e1
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 17 13:45:29 2018 +0100

    minor fixes in guide de currency

commit 3b07d4bab29f59b00f38d97735728c3d3d54aa12
Merge: 7cb12e64 e14445d8
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 17 07:08:19 2018 +0100

    Merge branch 'maint'

commit e14445d8d6606b7f302d88f78dd94ada48322569
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Mar 17 07:00:57 2018 +0100

    Emphasise methods & fix a few typos in guide currency (de, en)

commit 7cb12e64d48d25bd609f30a07145e16457378de4
Merge: 4e9072d6 bae91941
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Mar 16 05:13:16 2018 +0100

    Merge branch 'maint'

commit bae919416594f484a47aab678d7998455e6c79f8
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Mar 16 05:12:06 2018 +0100

    Minor improvements of FQ appendix
    
    found while translating

commit 1f21be74483fb8f741ac467f72e1ec9deea62ac4
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Mar 16 05:10:51 2018 +0100

    German translation of changes in FQ appendix

commit 4e9072d60b0ecfb735a289d18b848a4ea4acc6ea
Merge: d553796f b7850d37
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Thu Mar 15 12:28:53 2018 +0100

    Merge branch 'maint'

commit b7850d3769eae39099e2d95dfff50aa6176e6437
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Thu Mar 15 12:24:55 2018 +0100

    Apple stopped calling MacOS 'Mac OS X' at 10.12
    
    applied to all docs except the po based it.

commit d553796fe818b19cdb96b763335e8196b1715896
Merge: 9afce47d 5cbccec5
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Thu Mar 15 10:41:25 2018 +0100

    Merge branch 'maint'

commit 5cbccec5062d38b5ee17f680457bdd7f99add238
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Thu Oct 5 03:21:31 2017 +0200

    Bug 784638 - sect1 Help-Window in Help_ch_GettingHelp describes an
    outdated version of yelp's GUI
    
    and further review of that chapter

commit ec5aed74c3278e8e29858b5e9f708412f68f5c29
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Thu Mar 15 06:26:25 2018 +0100

    Replace outdated online quote sources by link to Help Tips

commit b4c948c2ddab8d3a30553b7e1b2cbe60d76f1b68
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Thu Mar 15 06:22:41 2018 +0100

    Update Help Tips to commit c0fd3b3, which was adjusted for
    Finance::Quote 1.47

commit 09c85eebaba63cdd89493a029388bfffdf8f91a3
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Mar 9 17:24:48 2018 +0800

    Clarify <emphasis> and add version info

commit 1afa19ea117a26553141fb3b51fd6a9e41ff4890
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Mar 6 06:42:51 2018 +0800

    Finalise guide and help to document features in Gnucash 3.0

commit dd91e512fd77670740d4b46300174d41569a3843
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jan 28 21:22:28 2018 +0800

    Further WIP TR help & guide.
    
    Move the TR guide to be last section of Standard Reports.

commit d1a80db05d072ecc37e375e9c4b11d6620d7d95c
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jan 28 19:24:33 2018 +0800

    Work in progress. Augment Help for Transaction Report.

commit 62b0a0cd0eb50b26199a83a969818ec96dcc7a20
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jan 28 18:10:27 2018 +0800

    Add link from introduction to scenarios.

commit 1248daf8c49038e4b6b84dd1a1b922af981c6b43
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Jan 24 22:12:15 2018 +0800

    Rewrite introduction to TR and move Q&A to a separate section

commit fffa817cd5d98a493d198f998fd77d79949a0735
Author: christopherlam <christopher.lck at gmail.com>
Date:   Mon Jan 22 13:34:45 2018 +0800

    typo - this is called subtotal summary grid

commit b9a2721b636f0d7bb8ef28dbc3b9870b8a82be38
Author: christopherlam <christopher.lck at gmail.com>
Date:   Mon Jan 22 13:33:21 2018 +0800

    fix typo - subtotal grid in Display tab

commit 7a0077d7ec236c60f54bcbb1eaeeab60fd62cd41
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jan 22 08:39:32 2018 +0800

    improve wording for Q&A

commit ab2539fcc2ba6827ec19b5259727d0c8afb149a2
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jan 22 08:31:12 2018 +0800

    max-width 80

commit 8bb6d01acaf490f8bec9f731c06193f775d6eabf
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jan 21 16:13:56 2018 +0800

    add Q&A for txn text search

commit 98692dea3128bf3ff7afb5bf8efa5c7f1b6e411b
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jan 21 15:01:14 2018 +0800

    convert option sequence to lists

commit ab268fcdaed8ea092a7b95c0c418cc41a8463be7
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Jan 19 23:19:01 2018 +0800

    Add Newbie Guide to the TR

commit 9afce47de3285d79a2698d710e81425421eb376c
Merge: e5b343a0 b45cc9fe
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sun Mar 4 01:45:35 2018 +0100

    Merge branch 'maint'

commit b45cc9fe68f30fc57b18a7c3c82ad0574133c83e
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sun Mar 4 01:42:21 2018 +0100

    Cleanup of Improve screenshots of ch_bus_features:
    Fix image resizing
    Remove obsolete captions

commit 95d6b7ee471e39ce10f8408f94b277c8368d5b17
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Tue Feb 27 20:14:58 2018 +0100

    Improve screenshots of ch_bus_features:
    
    put all screenshots in figures for 'List of figures',
    specify imageobject roles (html,fo) for adjusted output.

commit b86a1e7abee03f22b4f0bb3dc1fe475577f8edd6
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Tue Feb 27 15:42:56 2018 +0100

    Bug 793844 - GnuCash Tutorial and Concepts Guide 13.4.5. Process Payment
    says Accounts Receivable, should be Payable

commit e5b343a092b251e34ca9ff1e7e99605b9aa6297e
Merge: 50ed4eb3 f2298baa
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Feb 24 10:54:12 2018 +0100

    Merge branch 'maint'

commit f2298baa0c6d28cb67d171c11393fff8b7293117
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Feb 24 10:50:14 2018 +0100

    Revert "Fix remaining references to General Ledger as per David Carlson's suggestion"
    
    This reverts commit c1c068f5b0c0adf7a90d885630bd5069319e327e.

commit 50ed4eb3133ba7fa977fb1a8b209bf5fe566d504
Merge: e85643b9 9f2f37d5
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Feb 24 10:50:50 2018 +0100

    Merge branch 'maint'

commit 9f2f37d5df47255cfb9bc21a68580ba9b01320ff
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Feb 14 09:34:58 2018 +0100

    Link the referenced 'Simple Transaction Example' in Transactions
    'Opening Balances'

commit 6f6a9dd37bfcb3516502e04ec8bd11815c44c9d6
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Feb 14 08:50:41 2018 +0100

    Add a link from '8.5.1. Loan Specifications' to '8.3. Calculations'
    
    Some people have problems to find the calculator:
    https://lists.gnucash.org/logs/2018/02/14.html#T01:50:21

commit e85643b9980d67b6bb44e6a99de4f06b84721751
Merge: 04d21916 e458fc0b
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Feb 10 02:36:42 2018 +0100

    Merge branch 'maint'

commit e458fc0bb96d1534dba0432788199814ae1b9187
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Feb 10 02:10:25 2018 +0100

    Add required F::Q version for Bug 770132 - Price editor does not find
    ASX:XRO

commit 24a18555f0fcef1fd440bc649f917757b3c6fb6f
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Feb 10 01:45:48 2018 +0100

    Add note from bugzilla to ASX in appendix
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770132#c12

commit 04d21916751f5aa9978264fff07e8ee61c53865c
Merge: 36650325 8460176d
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Feb 7 21:51:03 2018 +0100

    Merge branch 'maint'

commit 8460176de7a1bca31658603612a5b6d8cff7e8ba
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Feb 3 22:25:46 2018 +0100

    Add Preference Online Quotes
    
    continuation of commit d983ad9 and 21431e0

commit 0becd345a96e111825e671dc0decd69c016f31d5
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Feb 3 20:32:08 2018 +0100

    Add a note about sort order of tabs in preferences

commit 1eeea718f0c0bb61af6c30f484cb713b653585c8
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 21 09:26:45 2018 -0800

    Bug 792756 - Help Manual 8.10 incorrect link

commit 36650325e9d6d7e13d1521ae266c9a64ee014c04
Merge: 0602cc7b c7eb7b6f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 17 13:04:57 2017 -0800

    Merge branch 'maint'

commit c7eb7b6fdfe7d87f8c7baefc338d7960cf9ed4d7
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 16 16:22:17 2017 -0800

    Release Documentation 2.6.19

commit 0602cc7b8b902b798b011c342dd11882466fa329
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Dec 11 22:12:32 2017 +0100

    Update preference name and meaning

commit 21af0e3a93329e25ff990298ee42e9c4129b4bc3
Merge: f332e997 088cea1e
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Dec 11 22:07:24 2017 +0100

    Merge branch 'maint'

commit 088cea1ed8088f5e13e641843902b7f0b2cfb0c1
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sun Dec 3 13:05:07 2017 +0100

    Bug 782423 - Help 10.2. Setting Preferences is outdated #105
    
    Remove <application> tag from <guilabel>

commit b2707bdcfe6828faedd3ff62a3af0b40edaed0f2
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Sun Dec 3 15:51:04 2017 +0500

    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.

commit 8b2513d05fc00bf323ae66556d9d0e071b6b6a2e
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 4 01:04:15 2017 +0200

    Translation of the german guides metafile

commit bea02d35ab34d21ef5c7fbfb04215fb9ce8e448c
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 4 01:03:15 2017 +0200

    Fix a typo in the german guide

commit 4691475acdc1a921c4a944083bb55fd59584ad08
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 4 00:19:29 2017 +0200

    remove duplicated lines from russian metafile

commit f332e997002b562af426607390b3b3bb163306b1
Merge: 6ac6de00 c15a2c1c
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 22 16:21:16 2017 -0700

    Merge branch 'maint'

commit c15a2c1c72c9f6dcdcd3a738df570ea849fc40c8
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Sep 21 11:42:30 2017 -0700

    Release 2.6.18

commit 6ac6de00042a9de382143a5620f3361b0205ccd9
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 15 15:21:49 2017 -0700

    Fix chm mapfile target and cleanfiles.
    
    The mapfile target would fail if the directory was already built,
    apparently not recognizing that its target was complete.
    Cleanfiles was missing several build targets.

commit d649fb745afe969bc8dd8db0555ad5e80146ae01
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 15 14:53:52 2017 -0700

    Build chm docs in Mingw.

commit 430feccc57f52e9952d099a067cb3bf3d67ec0ec
Merge: dc8ecbd4 2cd4f41a
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Aug 5 15:23:45 2017 +0200

    Merge branch 'maint'

commit 2cd4f41a50947e8e1ebb303f5d4dd2ff4d4984dc
Merge: 316063b1 fe1d8197
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Aug 5 14:47:34 2017 +0200

    Merge branch 'Bug120940' into maint

commit 316063b1ac6dd1f855c641521faf7793e1e1bc4c
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Aug 5 13:45:35 2017 +0200

    Freeze help/it/gnucash-help.xml.
    
    To prevent accidentally (untranslated) commits.

commit 0d20073d4e0a3068095778031db47dc9a7a9a19f
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Aug 5 13:24:36 2017 +0200

    Reset it/gnucash-help to commit 78cfa76: Remove author emails ...
    
    Later commits make too much untranslated.

commit 4186d6d88495bfeb2e21f89c64669bad3748591b
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sun Jul 30 05:47:51 2017 +0200

    Remove obsolete gnucash-guide-C.omf.out

commit fe1d81979f373cdfda4bf58f9814c5ed4397ab5c
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sun Jul 30 01:54:23 2017 +0200

    Bug 120940 - automatic decimal point & calculations fail
    
    Improve Preferences documentation

commit dc8ecbd48cecf4fbb8f9446bb1d1881e888dd55e
Merge: ab6dab8a 70b92e17
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Tue Jul 25 23:12:27 2017 +0200

    Merge branch 'maint'

commit 70b92e170d06fc0f9482285cf78459057ba4e0de
Merge: fde03b8e 0995ed0f
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Tue Jul 25 13:25:41 2017 +0200

    Merge pull request #104 from DiMan/russian_ch_accts
    
    russian translation for 3. chapter "Accounts"

commit fde03b8ef2353c8d71d35bfb170b26757519826b
Merge: 8f2061bb 8cfec161
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Mon Jul 24 22:57:56 2017 +0200

    Merge pull request #103 from DiMan/patch-2
    
    small spelling fix

commit 8cfec16198610aad4e07d2f9bdcf91b4b67913c4
Author: DiMan <DiMan at users.noreply.github.com>
Date:   Mon Jul 24 22:49:21 2017 +0200

    small spelling fix

commit 8f2061bbc97bca81b6efd95be1a1d31425513553
Merge: 7b74c85f b0022456
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Mon Jul 24 12:43:30 2017 +0200

    Merge pull request #102 from DiMan/german_ch_basics
    
    German: spelling fixes and update png-file

commit b00224566b9fab72d05bda9e1d0c761f210b9eec
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Mon Jul 24 12:39:51 2017 +0200

    Update ch_basics.xml
    
    In German usually hyphenated written.

commit 7b74c85f1261c3ed2a4900eacd6fab8494d2b488
Merge: 1a2c7928 b08dc5c7
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Mon Jul 24 12:16:26 2017 +0200

    Merge pull request #101 from DiMan/russian_ch_basics
    
    russian translation for chapter "Basics"

commit 1a2c79287216dc7bade1abae71d9369c45205915
Merge: ba05a3a1 e67c66a9
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Mon Jul 24 11:00:15 2017 +0200

    Merge pull request #100 from DiMan/russian_ch_gnucash_guide
    
    russian translation (About this Document)

commit 0995ed0f389810f6f6fa298cd5c2a15c4c5f9fac
Author: Di Mang <dimang.freetime at gmail.com>
Date:   Sun Jul 23 20:10:13 2017 +0200

    russian translation for 3. chapter "Accounts"

commit b08dc5c731c6f81828e9addc1d6b04c4a9fd2157
Author: Di Mang <dimang.freetime at gmail.com>
Date:   Sun Jul 23 20:07:11 2017 +0200

    Update for chapter "Basics"

commit ac3af9559f648840c0a986cd526898f10b0f5759
Author: Di Mang <dimang.freetime at gmail.com>
Date:   Sun Jul 23 16:17:23 2017 +0200

    Update for some screenshots

commit 17bf05a34adc65a3d63e2c1b6eb53ea50bf39c51
Author: Di Mang <dimang.freetime at gmail.com>
Date:   Thu Jul 20 20:10:47 2017 +0200

    Improvement of the graphical representation for 5 basic accounts

commit 8c3f3435413f2d675174e25a3c3bfa3afd7098a8
Author: Di Mang <dimang.freetime at gmail.com>
Date:   Thu Jul 20 20:06:42 2017 +0200

    small spelling fixes for german translation

commit 361e6ad1e49c57f1659e8d6bb5f1278829c06193
Author: Di Mang <dimang.freetime at gmail.com>
Date:   Thu Jul 20 20:05:06 2017 +0200

    russian translation for chapter "Basics"

commit e67c66a98b886a86126cf923c378224ddac3f38d
Author: Di Mang <dimang.freetime at gmail.com>
Date:   Thu Jul 20 20:01:20 2017 +0200

    russian translation

commit ba05a3a10514948f59ca00aee171973a0910d1b4
Merge: 00cbdf1e 4fcf1534
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Wed Jul 5 21:54:35 2017 +0200

    Merge pull request #97 from DiMan/maint
    
    spelling fix (german) - chapter "Overview"

commit 4fcf1534482ee27c86243434310f7b55f7456014
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Wed Jul 5 21:51:34 2017 +0200

    Update ch_oview.xml
    
    There is no "User-de!

commit 00cbdf1eacd3a2360f8eec6c738abc1fce962be9
Merge: 0eb15398 7a1eaa26
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Jul 3 18:12:40 2017 +0200

    Merge branch 'r1' of https://github.com/phil-davis/gnucash-docs into maint

commit 7a1eaa268c980a18e5f6a45fb525881309627872
Author: Phil Davis <phil at jankaritech.com>
Date:   Mon Jul 3 12:02:28 2017 +0545

    Fix 1 remaining 'incomes'

commit b7fafdbf874c8b881b34348043130cf8945ba9ed
Author: Di Mang <dimang.freetime at gmail.com>
Date:   Sun Jul 2 16:59:04 2017 +0200

    spelling fix (german) - chapter Overview

commit 0eb1539827d0e39ca9582b74049905807b3ad825
Author: DiMan <DiMan at users.noreply.github.com>
Date:   Sun Jul 2 15:01:37 2017 +0200

    Update guide/ru/Makefile.am (again)
    
    My change for file "guide/ru/Makefile.am" from the last PR was not accepted by Github (s. Pull Request #95). I try it again.

commit ab6dab8ac7d8b98541a3293cfe418d9ad71fec2b
Merge: cf669822 4160a5f3
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sun Jul 2 12:24:36 2017 +0200

    Merge branch 'maint'

commit 4160a5f34017ae4d96379d414b1da5b1ef3255d1
Author: DiMan <DiMan at users.noreply.github.com>
Date:   Fri Jun 30 22:38:13 2017 +0200

    Update translators and rename the file
    
    Hello fellen,
    
    Thank you for your adaptations, a few notes: the Evgeny Zhulin is not a translator, he simply communicated the translation of Anton Tarasov. I have replaced the Translator. If the Evgeny should later take part in the translation, we can add he in the list.
    
    In addition, I corrected the filename:
    guide/ru/gnucash-guide-de.omf => guide/ru/gnucash-guide-ru.omf
    
    Regards,
    DiMan

commit afd3c1786ec20c656dc524b6de4a7491baaa46ce
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sun Jul 2 12:12:41 2017 +0200

    Ignore target directory for help in html format as well

commit ff86066e9cc74b3ceef114cf3e64be4194804972
Author: DiMan <DiMan at users.noreply.github.com>
Date:   Sat Jul 1 14:02:09 2017 +0200

    Update .gitignore

commit df8507469ef5e20a6721559c09f2942c0bfb7ebd
Author: DiMan <DiMan at users.noreply.github.com>
Date:   Tue Jun 27 21:37:12 2017 +0200

    update .gitignore - ignore the temporary png-files
    
    Ignore the temporary files (after start "make html") like:
    guide/ru/gnucash-guide/figures/*.png
    guide/ru/gnucash-guide/stylesheet/*.png

commit 70e2e32ec430ab4a280dca132c7370d3c29f4a1a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 1 15:07:10 2017 -0700

    Release Documentation 2.6.17

commit 0d7e0cd0e7521f4d5f1d5fe628967bdf563d6154
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 1 14:58:51 2017 -0700

    Fix misnamed russian omf file.

commit cf6698226c5078fbe06112e3d9e3c330f2c6ca3c
Merge: 675ca9e6 d10b1d31
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 30 23:28:46 2017 +0200

    Merge branch 'maint'

commit d10b1d3173c922159ce3267baa83b0b1e193274a
Merge: 0c37c897 bd8d9fb3
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Fri Jun 30 23:13:58 2017 +0200

    Merge pull request #94 from DiMan/patch-1
    
    Update translators and rename the file

commit 0c37c89794f546409b42f7fa9a67fbc1e23d564c
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 30 23:00:47 2017 +0200

    Improve I18n of gnucash-guide
    
    Additional fix some typos,
    reconstruct some rev. history, ...
    and merge it in de.

commit bd8d9fb39c8cd94cd892349fbca8e5dff43a8ebe
Author: DiMan <DiMan at users.noreply.github.com>
Date:   Fri Jun 30 22:38:13 2017 +0200

    Update translators and rename the file
    
    Hello fellen,
    
    Thank you for your adaptations, a few notes: the Evgeny Zhulin is not a translator, he simply communicated the translation of Anton Tarasov. I have replaced the Translator. If the Evgeny should later take part in the translation, we can add he in the list.
    
    In addition, I corrected the filename:
    guide/ru/gnucash-guide-de.omf => guide/ru/gnucash-guide-ru.omf
    
    Regards,
    DiMan

commit df0ba23cf23f8a3d287c24b4fdedcd1150ea1984
Merge: 8d8e1c01 0d7d58a1
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Fri Jun 30 08:45:13 2017 +0200

    Merge pull request #92 from DiMan/guide-ru-initial
    
    initial russian translation of the guide

commit 8d8e1c0189b541ac444cc31a7e00a75fb89e65bf
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 30 08:05:19 2017 +0200

    Remove obsolete help/pt/gnucash-help-C.omf

commit 4cdb822225f5af86a91dc1846cf2e5a0d173c4f6
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Jun 30 08:01:17 2017 +0200

    Set the right subject category in OMF files

commit 0d7d58a1325f566693d5350d2b839836419fec72
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date:   Fri Jun 30 07:10:22 2017 +0200

    Update gnucash-guide-de.omf
    
    <contributor>: I replaced the german translators by the list of english authors and added you and Evgeny.
    BTW, shouldn't you add to the Evgeny as translator to gnucash-guide.xml?
    <subject category>: I added Financial as 3. level.
    <version>: I set the current version. Yes, the english omf file is outdated, too. ;-)

commit 2b6a1a1164eacee5271583776822075269eaa793
Author: Dima <dimang.freetime at gmail.com>
Date:   Thu Jun 29 20:57:18 2017 +0200

    omf file for Scrollkeeper/yelp

commit 4e7850197a6fd53b49b45093365e795cd862c6b8
Author: Dima <dimang.freetime at gmail.com>
Date:   Mon Jun 26 23:28:42 2017 +0200

    These files are not relevant now

commit d63cc2785659f3345553b8fa7a66137c3b710e2b
Author: Dima <dimang.freetime at gmail.com>
Date:   Mon Jun 26 23:27:37 2017 +0200

    russian translation

commit 688b24ebf9d454b942d815b300daf18c43aa1bb3
Author: Dima <dimang.freetime at gmail.com>
Date:   Mon Jun 26 22:46:11 2017 +0200

    Add the new directory "ru" into configuration files

commit 382149b928b220d9f5c923e9ad992e64f94cc5df
Author: Dima <dimang.freetime at gmail.com>
Date:   Mon Jun 26 22:44:30 2017 +0200

    copy of the files from guide/C

commit 082c829472fe8719f9a1d54b21af9420d594100f
Author: Anthony Hepple <anthony at dhdevelopment.co.uk>
Date:   Wed Jun 14 12:27:59 2017 +0100

    Fix typos.

commit 675ca9e6a45e27e44878f72afda89af9489999a1
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sun May 21 00:35:37 2017 +0200

    Use same AC_INIT invocation as on maint
    
    This adds a bug url and home page

commit 3c6247ea7fd0cb9616aa68ff55caf7b24ad185ca
Merge: 91be847a eded1c20
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat May 20 13:51:03 2017 -0700

    Merge branch 'maint'

commit eded1c20cc26ff5ff8f47bafa1d4b2c2fab8a4a2
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue May 9 22:54:15 2017 +0200

    Improvement of PR#89 - Bug 781711: Add reversing transaction definition
    
    From the comment in the PR.

commit 96f7878a8bb785e156cc02e91dec1fe701e20a08
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sun May 7 01:49:16 2017 +0200

    Improve in GuiMenus "Close Book" decription

commit a996acb04c02cd3ef7112daf0f7c99f6d0cc86b2
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Sat Apr 29 13:16:55 2017 +0500

    Bug 781714: Add Reversing Transaction text for Help document

commit 9d57a70835372e1448d47981a4beb58fd85ac183
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Apr 25 19:02:47 2017 +0500

    Bug 781711: Add reversing transaction definition

commit 91be847adee924450d2a22a96da9e93fb11019fc
Merge: 06637366 45523a15
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Mar 30 12:41:14 2017 +0200

    Merge branch 'maint'

commit 45523a157c5578c87000d65d7727d7970ec81a7f
Author: Phil Davis <phil.davis at inf.org>
Date:   Mon Mar 27 13:39:18 2017 +0545

    Minor doc spelling and grammar

commit 72a1778ccace78251a4f69eb1b0aaa486ac6fb0e
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 25 14:41:22 2017 -0700

    Release GnuCash 2.6.16.

commit 0d58316dc90b5295ed6d4123b8bb7c605c349c5a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 25 14:36:14 2017 -0700

    Freeze guide/it/gnucash-guide.xml.
    
    The changes in ch_invest are too extensive and it no longer updates correctly.

commit 0663736639d8c0f0442492a4d92377c60459131a
Merge: 7117731a 51af85d6
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 25 11:35:45 2017 -0700

    Merge branch 'maint'

commit 51af85d6d414c07469311c6bd4f311086bd9c9fe
Merge: 6e32b58d 5bc7a452
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 25 11:30:07 2017 -0700

    Merge branch 'regview' into maint

commit 5bc7a4528740f49afc479bf44d6ed60314900208
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Thu Mar 23 11:42:47 2017 +1100

    Remove section "Changing the Register View" as better handled in Guide section 4.2

commit fecf28a2518b4365f4dc6eb518074cf89a781faf
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Fri Mar 10 18:20:20 2017 +1100

    Bug 769457 More info re register views

commit 6e32b58d63d132257dedf3cd7927b73bc6c18507
Merge: 12e0ec41 54666fb4
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 25 11:25:39 2017 -0700

    Merge branch 'viewlots3' into maint

commit 54666fb4be5ec2ab92dec55f27d13fa0641c8596
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Wed Mar 22 10:40:03 2017 +1100

    Bug 774658 Add warning to delete lot before deleting a cap gain/loss transaction

commit 0477ba9d0914164bd94bc81f667500f196527131
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Mon Mar 20 19:22:27 2017 +1100

    Use − instead of - for subtraction or -ve nos

commit cae6d1b1cb0a7b728d4ef8d91fc8b6c204dba4cc
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Mon Mar 20 17:48:44 2017 +1100

    Fix indentation and some long lines ch_invest.xml

commit 7a6ae3c741ba8a2f0e0be9dcce65da646b326794
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Thu Mar 2 18:49:33 2017 +1100

    Bug 755174 How to handle commission when buying and selling securities

commit 12e0ec4178fe28d46d7c55358f0a14efe2970207
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Feb 10 21:42:14 2017 +0100

    Set PACKAGE_BUGREPORT and PACKAGE_URL

commit 2cfd0249299e77853b1f851d0e765a6c60601557
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Feb 8 00:07:16 2017 +0100

    Glossary: Transactions have at least 2 splits

commit 7117731a30beb8b0fe6b9a1964a810ad36aaa082
Merge: f31dd150 0a7a95c3
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Tue Feb 7 23:01:29 2017 +0100

    Merge branch 'maint'

commit 0a7a95c3880defcfa90859f18f5e8074bccb8134
Author: Derek Atkins <derek at ihtfp.com>
Date:   Mon Jan 23 10:08:41 2017 -0500

    it's builddir, not buildir

commit f8e2df0d822e4de5ed1ca2285bd00acbab30d73c
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Mon Feb 6 21:31:39 2017 +0500

    Bug 777891 - Guide Glossary lacks proper ID tag or mention in Basics Chapter.
    
    This patch adds the appropriate tag in the glossary, and references the glossary in the Overview Chapter.

commit 0c8c66f966356cff43032b202e86a07c23ffdd4a
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sun Feb 5 18:28:41 2017 +0100

    Update Italian guide translation following the merge of business chapters

commit bb035fb3497e145f1f5d1ae2f6a65021bcaa7b76
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Sat Jan 28 15:05:08 2017 +0500

    Golly. Keep missing things!

commit f91adcc9e63b82a861a380b57527bd06c115197f
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Sat Jan 28 14:47:20 2017 +0500

    Commit to rename to ch_bus_features.xml

commit fd9acaf5756e50537eb7e1ffae50516bb99f488f
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Sat Jan 28 14:03:28 2017 +0500

    Bug 777318 - Restructure Business Features Chapters.

commit f31dd1502afc837269728ad8756c5740bed01223
Author: Derek Atkins <derek at ihtfp.com>
Date:   Mon Jan 23 10:08:41 2017 -0500

    it's builddir, not buildir

commit 29dd3415dabfe0ae16c1d24a51f6803a7391d1e3
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Mon Jan 16 16:45:58 2017 +0500

    Bug 777287: Guide portion

commit 76ea47ac63ff49ba38863a7bd42581eec81654f9
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Mon Jan 16 16:44:58 2017 +0500

    Bug 777287: Small changes to Guide Chapter 4.4 and Help Chapter 5.8 to add info about selecting all transactions in reconcile window.

commit 4e33c3f83da3580f8636394d07e96a6d471d6bfb
Merge: 42f42f90 3b6679ec
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Jan 23 13:27:22 2017 +0100

    Merge branch 'UpdateTranslation' of https://github.com/Mechtilde/gnucash-docs

commit 3b6679ec99b0d964b9cdb5797de6c1dbad76af77
Author: Mechtilde <ooo at mechtilde.de>
Date:   Tue Jan 17 11:05:27 2017 +0100

    add translation of the new parts of ch_currency.xml

commit 24b7cb944a2651a95b2dfd81efc73dedeb8b1586
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Jan 16 19:54:16 2017 +0100

    change date of Englisch text in ch_oview.xml

commit ba774591b2a241330eeedbcd6325b13ccf53cfbb
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Jan 16 19:49:37 2017 +0100

    complete translation of ch_oview.xml

commit 38e2aef470a33af508cbc4ad9da79894f5f59c82
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Jan 16 09:33:14 2017 +0100

    translation of about author

commit 3ab6b97164e2ae45f141b407887728ff7ee8ad96
Author: Christian Stimming <christian at cstimming.de>
Date:   Sat Jan 7 21:29:41 2017 +0100

    Updated German translation of initial Help chapter.
    
    Patch by Maik Wagner <maiktapwagner at aol dot com>

commit 9800619f68d153bbb3a5e10f8ed6457ef32b1d85
Merge: 889b6c2d f727fd43
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 18 12:57:53 2016 -0800

    Merge Phil Davis's gramnar and spelling fixes into maint

commit f727fd43fc7b7d1dacbfaaec402356e01ecb5388
Author: Phil Davis <phil.davis at inf.org>
Date:   Sun Dec 18 10:46:38 2016 +0545

    Review of Help docs for typos and grammar

commit 9810432df68ae73b22a0264ab88519763a87bdc7
Author: Phil Davis <phil.davis at inf.org>
Date:   Sun Dec 18 08:50:11 2016 +0545

    gnucash-guide.xml minor comment typo

commit 42f42f90e5448345a318e04e83620e5d882f496e
Merge: 672dcdff 889b6c2d
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 18 11:46:19 2016 -0800

    Merge branch 'maint' after 2.6.15 release.

commit bb7006a4b383571e79858433f3f731761dbbea3b
Author: Phil Davis <phil.davis at inf.org>
Date:   Sun Dec 18 08:46:51 2016 +0545

    xmldocs.make minor comment typo
    
    May as well fix while I notice it.

commit 889b6c2d05680aaaec28706bcd786e5a6ca17d34
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 17 10:44:46 2016 -0800

    Release 2.6.15

commit 4dbf202974210cc1b90a99792057e4395709b9d7
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 17 10:19:24 2016 -0800

    Update AUTHORS.

commit 9d532a46fde6d5c06daf8c60251ad64935b6aa1b
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 13 17:18:58 2016 -0800

    Bug 775919 - Change Documentation of contributors
    
    Make the "by-line" just "The GnuCash Documentation Team" and list the
    individual authors in a new preface page called "About the Author".

commit 672408407db4e37d60b4253f5c584c865d00a800
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 13 11:46:42 2016 -0800

    Clean up additional help sections, making them (mostly) the same in both manuals.

commit 78cfa76cb2ffc1703b70bab8b0faa4ef2b90e355
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 13 08:34:25 2016 -0800

    Remove author emails to enhance privacy and discourage users from contacting them directly.

commit 96aa264c1a495df2d9476f7db57f0c3e3625f534
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 10 11:30:20 2016 -0800

    Update author list, version, and modification date for recently-revised ch_currency and ch_reports.

commit 47b2253b1747901f6eacb154aa3eabfcf94e3a8e
Merge: 64e1f68c 81341e8a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 10 10:53:48 2016 -0800

    Re-merge David T.'s GnuCash Glossary.
    
    To correct conflict resolution errors in previous merge.

commit 81341e8a1d0e3e3d4b869e4f63902c81b8932305
Author: David T <sunfish62 at yahoo.com>
Date:   Tue Dec 6 20:21:23 2016 +0500

    Revise glossary with better definitions and attribution.

commit 64e1f68ca1c1200e6e042ff1edc670d55a94b3ad
Merge: cd613b37 5157cdcf
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Dec 9 13:55:41 2016 -0800

    Merge David T's new glossary into maint.

commit 5157cdcfd9355d208e0ece65f7b64d6b5d181aa0
Author: David T <sunfish62 at yahoo.com>
Date:   Tue Dec 6 20:21:23 2016 +0500

    Bug-743671: Add glossary to Tutorial and Guide.

commit cd613b37807aaa29f9287bd6a715be7458cccf9e
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Dec 9 13:36:36 2016 -0800

    Add new (from bug 633590 change) ch_reports.xml to guide C and it Makefile.am.

commit 56c7bc11ee4f718acf2e95a18e7988b3e02fc09d
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Dec 9 12:13:07 2016 -0800

    Replace defective Italian gnucash-guide.xml with a working one.

commit be0c7eed1f1aac64b10cb77fc420b3eb125bada6
Author: David T <sunfish62 at yahoo.com>
Date:   Tue Dec 6 22:13:10 2016 +0500

    Bug-770371 - Add note to documentation regarding Sort order options. Added to table in Help Section 4.3.2.3

commit a44ac34acb4e68d1143ac92cc52590a7d35bd883
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 6 14:29:55 2016 -0800

    Improve ch_currency formatting of tables and charts of accounts.
    
    Attempting to get them to look decent in both HTML and PDF.
    Notes: Don't try to make columns with <literallayout> unless you're
    going to use a monospace font (class='monospace'). No two proportional
    fonts have the same width for spaces and characters and you'll never
    get the columns to line up consistently. Use <informaltable> if a true
    tablular layout makes sense, but if you need indents it's better to stick
    with <literallayout> and forget the columns. Check the results in both
    PDF and HTML to make sure that it looks OK.
    Tables in PDF don't lay out correctly unless you use <colspec colwidth>,
    and the percentage value (e.g. colwidth='10pc') doesn't seem to work. The
    proportional (e.g. colwidth='3*') value seems best.

commit 87c816c52320a25f896a96a17340c07728c15482
Author: David T <sunfish62 at yahoo.com>
Date:   Tue Dec 6 15:21:11 2016 +0500

    Bug 775592 - General Rewrite of Guide Chapter on Multiple Currencies

commit 1506575856df4c2541dd3158c794196a823ca5c7
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 6 09:13:20 2016 -0800

    Update guide/it/gnucash.xml with new chapter 10 'Reports'.

commit 8560fa16d1aca4cc6fd5abd8a1803895eff51709
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 6 09:11:00 2016 -0800

    Fix build-script error in Italian help.

commit fd51c5e9a0ed218e26323c58bb80c8967c77b009
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Nov 30 15:27:26 2016 +0100

    Review of PR #74: Update translation

commit 4944b3e972f9a8521e43771c77012eff8081a40c
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Nov 28 07:46:05 2016 +0100

    prepared for PR

commit e6ae81c68d8636a24a20e8a81e94252188fa3e9a
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Nov 27 20:35:09 2016 +0100

    mask links which can't refer to

commit de0d58f37ebd20035a8b0a009e38fcca3e44d8a9
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Nov 27 20:07:18 2016 +0100

    adoption to the first pull request

commit f264daa5fefb040f0d1b310f6c91ab0fcc3ae7c6
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Nov 27 19:19:04 2016 +0100

    Part II - translation of commit 1d753e94eebb107470514a67f246a767736ad572

commit 6facf6fd8bdedc99da9fe07ecbe4af28f8689fd7
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 21:10:21 2016 +0100

    Part I from commit 1d753e94eebb107470514a67f246a767736ad572

commit f3cfef5ba421d837865bd4fe0c4ae66dca6e5d59
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 15:08:29 2016 +0100

    translate commit 2ba657161c81c66afc8ecabb79c1d6df2b4010b4

commit 927df2f2dc064fe8aa4dadffcdfc4028da13eeea
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 13:08:10 2016 +0100

    translate commit c768b012db3216d835f1f4e3220ce75323cf7904 and add Englih screenshot

commit b326b2b5418ce20df57af7b3a35ba63bc2c2bf35
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 12:05:43 2016 +0100

    corrected Makefile.am

commit 966f7b9dd3483204831c3ef3c555963ccebcde58
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 12:03:43 2016 +0100

    update gnucash-guide.xml

commit 01686a732d53c1da8c119dcc4ff17986ab2197fd
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 11:55:54 2016 +0100

    translation of chapter Expense Accounts

commit 1c34f7d74e64234ffea66c9a74ccad1b5de1597b
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 10:14:07 2016 +0100

    initial commit of guide/de/ch_expenses.xml

commit 7ffb0b6593c2bef6e33832410da52ff9f20b3781
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 09:59:02 2016 +0100

    translation of commit 09b13337cb88a80d832c20509ce5e3a09845d739

commit b1d52e843124ff88844ff716f97a2869679ceb0f
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 09:44:14 2016 +0100

    translation of commit 25d860df72259f48bf532a401ad25a238c6105d5

commit e9ce16741865739d77c3f5fe305f66e19c7432cb
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 08:39:24 2016 +0100

    translation of commit bb525f98b551ac5ab18ba6512f385cbc1af1b184

commit 1a6616c0637d9726945e0dbd90138581fecd5d92
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 26 08:17:44 2016 +0100

    translation of commit commit df47fc56e6a94d275962366a93fcc977754ad1dd

commit 1cbd128b55cdf5c1b5494f3a635092c20e4250a0
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Nov 23 18:17:53 2016 +0100

    translation of commit 1259a0c4006827fc8b6418a65c8d780c0b26ea14

commit 981d6a7553159f87cbb9b25459602297ddad8db3
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Oct 31 19:18:51 2016 +0100

    added ch_expenses.xml and ch_reports.xml

commit 3ae39890251732afeeeae07bf4f89560d078241e
Author: Pedro Albuquerque <palbuquerque73 at gmail.com>
Date:   Wed Nov 30 08:56:19 2016 +0100

    pt section of l10n.xml

commit 3d9790267ccedfbce1a2a1f3ce310c25a663f01a
Merge: c32ae27e d62968a8
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Nov 17 12:03:22 2016 -0800

    Merge suplementary account-setup change from Dave T.

commit d62968a8a79c9a5f06e35749b016caf583d36198
Author: David T <sunfish62 at yahoo.com>
Date:   Wed Nov 16 09:57:50 2016 +0500

    Bug-397145 - Second change on this bug, as I overlooked issue noted in comment 6 on Bugzilla.

commit c32ae27e4939e1b0788ee5b8f23c9be9b9bab3ed
Merge: 28259318 4be1e74c
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Nov 15 09:43:34 2016 -0800

    Merge Sunfish's Bug 397135 doc update about hidden accounts in pick lists.

commit 282593184c5eb720c468ed2ab66f747318654931
Merge: dde2cb79 09b13337
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Nov 13 09:16:26 2016 -0800

    Merge Pull Request 71, Bug 755174 Help Document Lots in Account window, into maint

commit 09b13337cb88a80d832c20509ce5e3a09845d739
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Thu Nov 10 17:56:10 2016 +1100

    Fix incorrect use of mdash
     See discussion https://github.com/Gnucash/gnucash-docs/pull/71

commit b1f681719d755da7334c9077c45e174fc8248081
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Sat Nov 5 18:05:11 2016 +1100

    Bug 755174 Help Document Lots in Account window

commit 4be1e74cc376a8a1fffceac5f286d83e1f5af430
Author: David T <sunfish62 at yahoo.com>
Date:   Mon Nov 7 21:44:06 2016 +0500

    Small addition to Help File to explain that Hidden accounts still display in Account selector.

commit dde2cb796864093cb4987a30c8786477b7eeff05
Merge: 879cc521 e672e971
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Nov 6 14:35:26 2016 -0800

    Merge branch 'adjust-dpi' of https://github.com/goodvibes2/gnucash-docs into maint

commit e672e971520010364a097025c08f5ee8adab1447
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Sat Nov 5 17:40:15 2016 +1100

    adjust-dpi.sh: round to 1 dec instead of 2 for Help images

commit 879cc5217b33fa6a3b341e3c4be46db4903ce914
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Sun Oct 30 10:09:52 2016 +1100

    Update dpi of guide PNGs now adjust-dpi.sh fixed

commit 1d753e94eebb107470514a67f246a767736ad572
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Mon Oct 31 10:49:48 2016 +1100

    Bug 755174 Document using Lots to create investment capital gains transactions

commit b1d68608623a0f61f1c3d29861ecb8e887d54415
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Thu Oct 27 14:59:49 2016 +1100

    Fix comment guide ch_invest.xml

commit 993790e64f8fdf1569dbc6b12774dbbeac264905
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Thu Oct 27 14:43:08 2016 +1100

    Whitespace cleanup help

commit 81bf95e63505cf9f20c23b1e9f61012c66ab2310
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Thu Oct 27 14:33:00 2016 +1100

    Whitespace cleanup guide

commit 263281233a1cf8a4b3f40c15da358a7d118d37be
Author: David T <sunfish62 at yahoo.com>
Date:   Fri Oct 21 16:24:23 2016 +0500

    Bug-633590 Update and activate Reports chapter.

commit aa5b26ca11d9c6b6324e60e46b0d5bd0edbe9ab8
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Sep 23 22:20:22 2016 +0200

    Add optional requirement gnome-doc-utils to README

commit 672dcdff2b9b48ad84465a7b339b20da8256d678
Merge: 21797f1b 81b3d03f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 17 16:32:35 2016 -0700

    Merge branch 'maint'

commit 81b3d03f89035ebe35f956587ecc8c34db016d87
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 17 16:29:59 2016 -0700

    Updated Italian translation with new expenses chapter (which isn't translated).

commit 21797f1b38143818e78fd88181cb6d7e0f8c376a
Merge: b99c5701 41ece42f
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 16 11:30:02 2016 -0700

    Merge branch 'maint' for release of 2.6.14.

commit 41ece42f40bf1020414227ccc8c62dbd2ec0fa63
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 16 11:14:57 2016 -0700

    Release 2.6.14

commit 29febf92ca5e770761100e99a262d7313047dfb7
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 16 11:14:36 2016 -0700

    Check for changes in guide/C/gnucash-guide.xml to decide whether to rebuild the Italian translation.

commit e730d6937078b5749d0a7b05a3f27ea9fa808415
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 16 11:13:04 2016 -0700

    Add test to prevent moving gnucash-foo.xml when building in source.

commit f807ca04401a0d9453b19aba733982737fd967de
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 16 11:08:51 2016 -0700

    Add new guide/C/ch_expenses.xml to Makefiles.

commit 25d860df72259f48bf532a401ad25a238c6105d5
Author: David T <sunfish62 at yahoo.com>
Date:   Fri Sep 16 17:49:53 2016 +0500

    Bug 769457: Add note to 4.3 of Guide

commit 54f29a936162f6a9172c801d77f40e5a799f4b97
Author: David T <sunfish62 at yahoo.com>
Date:   Fri Sep 16 16:41:00 2016 +0500

    Patch to add new chapter for expense type accounts. Bug 687290

commit b201b540faacad0c70234fd2e4b24b4efc815ebb
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Sep 15 15:02:24 2016 -0700

    Bug 769746 - Zero interest loan formula fails.
    
    Document that the Mortgage Assistant doesn't support 0-interest loans.
    Provide instruction for creating a zero-interest loan repayment
    as a simple scheduled transaction.

commit 67035b26c540355dd8a09b40bfc4e9ee12106832
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Sep 15 12:47:01 2016 -0700

    Fix build failure in Italian translation.
    
    Problem turned out to be undefined entities in Help_ch_Tools_Assistants.xml.

commit 533c5a6f24e2bf5f214e8f134c88d0a17e7eaf9e
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Sep 13 15:14:37 2016 -0700

    Update Italian xml files to match current state of English documentation.

commit 83d4a6cfc17bb11ee772c57ad562b0869382e213
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Sep 13 15:13:55 2016 -0700

    Automate regeneration of the Italian xml files.

commit 17e43af10a9e4bdac766b866875d88d034c63867
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Sep 13 11:37:39 2016 -0700

    Bug 771230 - Modify Windows portion of 8.6.3 of Guide

commit 8033f65fdba6689b100ce6952ec4a04f30933279
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Sep 13 11:19:15 2016 -0700

    Bug 743672 - Remove What's New Sections in Chapter 1 of Guide.

commit e78b8eed56378730cce0a4d75d534644c8df6b7c
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Mon Aug 29 17:02:54 2016 +1000

    Modify adjust-dpi.sh to work with Ubuntu
    
    Ubuntu 16.04 identify utility in imagemagick Version: 8:6.8.9.9-7ubuntu5.1
    returns an unrounded dpi and does not suffix it with (space)PixelsPerCentimeter

commit 58536bb2e5445935679e0651073e302ec07c55fc
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Mon Aug 29 11:49:00 2016 +1000

    Add some extra entries to .gitignore so can use netbeans ide xlm editor + jEdit
    
    Added .*.marks (jEdit bookmarks), manifest.mf + /nbproject used by netbeans

commit e6ef0a7eaec2e0a25b3f44b97aa136e67f1a4670
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Aug 10 10:10:41 2016 +0200

    Bug 769663 - gnucash-devel - Link update on Tutorial and concepts guide
    
    Improved pt text

commit 730c8d11994c073455fff55e268402a6ab6cd1f3
Author: fell <f.ellenberger at online.de>
Date:   Wed Aug 10 07:10:26 2016 +0200

    Provide the pt guide for other country setting than PT
    
    Additional remove a few unused files

commit 7319f25215437b1865045222bc2325a2bf8587a1
Author: fell <f.ellenberger at online.de>
Date:   Wed Aug 10 05:23:36 2016 +0200

    Revert the italian update from the last commit
    
    better obsolete and coherent than partly in English

commit e4c8baef5042cd50268b0c5eaa36951e0c37278e
Author: fell <f.ellenberger at online.de>
Date:   Tue Aug 9 06:23:51 2016 +0200

    Replace the confusing Release_Schedule link by 2.6-release-tour and
    website

commit 53f5bb8d600e7e603d2130143a9641b0e6ac7dc4
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Thu Jul 28 15:32:35 2016 +1000

    Bug 115461 - Slightly improve grammar.

commit 2ba657161c81c66afc8ecabb79c1d6df2b4010b4
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Thu Jul 28 15:05:36 2016 +1000

    Bug 115461 - Highlight need to select Account Type when adding new stk acct

commit 3917358258dc2603fb33770c4fc699f2eaee68f7
Author: fell <f.ellenberger at online.de>
Date:   Mon Aug 8 08:04:08 2016 +0200

    Udated german translation of the F::Q appendix
    
    and minor review of the english

commit 2bdfa2043de130913f8554a01b199372f6334fc5
Author: fell <f.ellenberger at online.de>
Date:   Mon Aug 8 03:37:44 2016 +0200

    Update the list of Finance::Quote methods to 1.38
    
    based on commit 05da881

commit ba8ef661489ecbacc69ce86eec222fd2ef27f6b6
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 25 14:49:48 2016 -0700

    Release 2.6.13

commit f8f2f7805f545fa324632a7c360cc7b9be0d63f7
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 25 14:46:50 2016 -0700

    Update the Release Schedule link in the Guide.
    
    Only a little late: The old one was for 2.2!
    Since the Italian translation is done with a po file which must be
    manually applied against the C gnucash-guide.xml and the result committed,
    that's included too.

commit 5f38c16ed4b644593f5fe78d54871503ecff9245
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Fri Jun 24 17:45:16 2016 +1000

    Bug 637004 Document Payable/Receivable Aging Rpts and new options for
     allowing customer and vendor address info to display

commit 815a298dd7f46f38c09c6edba05fe2fc3839d2a5
Author: goodvibes2 <chris.good at ozemail.com.au>
Date:   Wed Jun 22 15:46:35 2016 +1000

    Fix unclear statement re docbook stylesheets in README.

commit c768b012db3216d835f1f4e3220ce75323cf7904
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Mon Apr 18 10:09:46 2016 +1000

    Document Investment Return of Capital in the Guide - Bug 765131

commit df47fc56e6a94d275962366a93fcc977754ad1dd
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Thu Apr 21 07:23:29 2016 +1000

    Clarify Account type designations in the Tutorial - Bug 712764

commit cef453cb6f47fae1b8e34bf45282403c27d81302
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Fri Apr 22 10:22:26 2016 +1000

    Explain how to use Find Transaction to report per-employee - Bug 751686

commit 966996299d1970b466174195fddfea787a0de2df
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Mon Mar 28 08:42:59 2016 +1100

    Fix order of Report menu items - Bug 754239

commit 4685b3b38a0f543ca13adc59c414cb61923cd71b
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Mon Mar 28 07:01:00 2016 +1100

    Update Report menu item names to Save Report Configuration - Bug 754239

commit 2ad457b3f268a38f7b4ae148637f4ff0b892d721
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 26 10:39:13 2016 -0700

    Release 2.6.12

commit 2db7f0a587299a568ef07d8172af0519a23f8bc2
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 26 10:14:11 2016 -0700

    Add Portuguese help omf, fix up guide omf.
    
    With a little help from Google Translate.

commit 3d3d3d23821c0658cf51784ca0f59b3b91387706
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sun Mar 20 10:52:07 2016 +1100

    Add Help Doc for invoice bad debt write offs Bug 729265

commit 0e7a047f4a486b2415abb9cd6c546993ef11ea17
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 26 09:17:53 2016 -0700

    Bug 762088 - Remove Section 9.4.3 From Guide

commit b99c57017098b937abb054a38e61df2ed812f9f2
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 26 09:17:53 2016 -0700

    Bug 762088 - Remove Section 9.4.3 From Guide

commit 0aa87e38af607f3c579d606c470fc1b04610c8fe
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sun Mar 20 10:52:07 2016 +1100

    Add Help Doc for invoice bad debt write offs Bug 729265

commit 8fb47e8f55a96f4090a888dfda9713e4450df438
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Mar 19 18:13:38 2016 +0100

    Update partial date entry documentation based on new default behaviour

commit 2cd204463481d204df99c844b2ecb6fa85dc5a51
Merge: 3ae473b6 bb525f98
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Mar 19 18:15:28 2016 +0100

    Merge branch 'maint'

commit bb525f98b551ac5ab18ba6512f385cbc1af1b184
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Mar 19 17:58:33 2016 +0100

    Document partial date entry and how to configure it

commit 3e4e977b7494b3ebe4e26d7fd03a3acb47e226de
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Mar 17 22:54:13 2016 +0100

    Bug 728722 - Setting number format details appear wrong in Help, section 10.3.4. Counters Book Options Tab
    
    Make minor changes following the fix for this issue in code.
    Note that 3 formats are universally supported: li, lli and I64i

commit 5e04e5728a25e3caac2c477bcc010bff64d8aaa4
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sun Mar 6 18:17:37 2016 +1100

    Add missing sect Guide ch2.8 New book options in New Acct Hierarchy Bug 761025

commit 66aadbe491d14c2c3997e5b69eea490c7fa49612
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Mar 7 10:58:04 2016 +0100

    Add adjust-dpi.sh script to utils

commit 255e2f8de143dc8cc5824859babbd2dcd2ede176
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Sat Mar 5 09:49:53 2016 +0000

    Adjust dpi of images in Portuguese translation

commit ee9e5a9906f731980921fd44153a145d993251ee
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Mar 7 10:43:04 2016 +0100

    Fix name of omf file

commit 3ae473b6b6898a07708d8540069b6f494d08b9c2
Merge: 4d5307a6 4ce34d39
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Mar 3 20:10:14 2016 +0100

    Merge branch 'maint'

commit 4ce34d39237b890f37d7b001365e21770bc8b49b
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Mar 3 19:59:45 2016 +0100

    Fix typo

commit bb55b0552e0445e604336fc28580265e32dd40c2
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Sun Feb 28 08:15:32 2016 +0000

    Reset reports after make check

commit 4ed686e6d88e5446aca92630eac12e508af925dc
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Sun Feb 28 08:09:48 2016 +0000

    Reset reports before make check

commit f7538b7583b379034fbd5b7bc4ff98f242dc9cda
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Fri Feb 26 21:58:15 2016 +0000

    Minor translation

commit d49cc37f92307d2648c5af72e0f082eb38c555c1
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Fri Feb 26 21:10:07 2016 +0000

    Commit after US-lang testing

commit 913bdbe664dd45eef73a7b8b74046aca80299a42
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Fri Feb 26 18:30:45 2016 +0000

    Draft for Accounts Summary

commit 5ba173eda87b11fc41976cd1b7761b4c51d6b0a1
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Fri Feb 26 16:22:48 2016 +0000

    Some work on the proposed documentation for reports

commit d6908e4dcc2b499e101e634e8cd9fe12a56adbe4
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Mon Feb 22 21:42:40 2016 +0000

    Still the make Check

commit 1de579de7dc1d496e0371ffcce61feafbf96f5a8
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Mon Feb 22 18:56:00 2016 +0000

    Still the make check

commit ca190cf16f9424472e43976da6c023e97325c69f
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Mon Feb 22 17:04:29 2016 +0000

    Correcting errors with make check

commit f2f43c7be8d8e3803a040f9fe53fdd2288cd8d69
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Mar 3 19:00:40 2016 +0100

    Have configure create guide/pt/Makefile

commit 146b75ff7a451e0ad1b07e1a2b908ee94b2f73f5
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Mon Feb 22 10:37:03 2016 +0000

    Rename pt_PT pt

commit 5ffbdcd01edd494f91713cdb707d440af7a76301
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Thu Feb 18 09:19:46 2016 +0000

    Add initial Portuguese translation of the guide (work in progress)

commit 2e1037788c549f7a5f0a331b4e01c5ee504a3c6e
Author: David T <sunfish62 at yahoo.com>
Date:   Wed Feb 24 14:21:07 2016 -0500

    Simple commit to address issue I raised on Bugzilla, Bug 762088.

commit 1259a0c4006827fc8b6418a65c8d780c0b26ea14
Author: David T <sunfish62 at yahoo.com>
Date:   Wed Feb 24 20:50:06 2016 -0500

    Patch to add note for Balance Column resize (Bug 762656)

commit 2c8a3600cf72714d9b010eb143ad21253d289483
Author: fell <f.ellenberger at online.de>
Date:   Thu Jan 28 05:02:40 2016 +0100

    Update the API section in Creating Reports
    
    Replacement of g-wrap by swig.
    Mention doxygen.

commit a0ea53d9257438432f0a8fe431e9cdcbda3f2dc7
Author: fell <f.ellenberger at online.de>
Date:   Wed Jan 27 23:25:24 2016 +0100

    Add an ID to the last inserted section

commit 1d8137cdf3f21907996fc7ab4adf202868dbc67f
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Wed Jan 27 22:02:01 2016 +0100

    Add instructions for over payments - Bug 729265

commit 4d5307a640be024afd18900b6e6624399c3b509c
Merge: 27459473 fd63aab3
Author: fell <f.ellenberger at online.de>
Date:   Wed Jan 27 01:25:05 2016 +0100

    Merge branch 'maint'
    
    Conflicts:
    	help/C/Help_ch_Reports.xml

commit fd63aab350ec64ca86ef065a5f41b75c745b1c56
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Tue Jan 26 21:19:34 2016 +0100

    Add format token lli in Help Counters Book Options Tab - Bug
     728722

commit 24242b56a0e7b2fac867e3f6d7568ec87e60d102
Author: fell <f.ellenberger at online.de>
Date:   Tue Jan 26 18:58:44 2016 +0100

    Remove obsolete version number from README

commit 948b447b0c3b41e4a5a9719412f4f756c8d9d7e4
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 26 09:05:47 2016 -0800

    Remove build product accidentally committed.

commit 274594730a4783e02c04f9511b765b385ef81f12
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 26 09:05:47 2016 -0800

    Remove build product accidentally committed.

commit 68c4accf3d5e282310449813bc349f705b7afb90
Author: fell <f.ellenberger at online.de>
Date:   Tue Jan 26 10:38:41 2016 +0100

    Minor improvements of commit 5b40697

commit 5b406970927371df9419ede00400ee453d3870b7
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Tue Jan 26 09:51:28 2016 +0100

    Add links to where common report preferences are set - Bug
     649283

commit 506fc583e625e46b57e5bf6e2c598c3aec11cf54
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Tue Jan 26 08:34:51 2016 +0100

    Update instructions for updating quote prices by cron - Bug
     639776

commit 77011fa2329f28d070d3bd203f6e8fa811a1f0a8
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Mon Jan 25 23:47:11 2016 +0100

    Explain buttons in Report Options dialog - Bug 649283
    
    Add extra info about running and saving reports
    Order reports like the reports menu
    Add missing reports
    Refer to Charts instead of Graphs

commit d78c9804225b79fd64ef5ddd0a7f3505362afb55
Merge: 930d4204 62d92acb
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 19 13:41:00 2016 -0800

    Merge branch 'maint', new Portuguese help translation.

commit 62d92acbfe68d62a89f80fd9d7b49e8fa131e68c
Merge: 9ef62b9f d47b5e96
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 19 13:33:40 2016 -0800

    Merge branch 'Portuguese-help-translation' into maint

commit d47b5e965c12ef05ea6a63a93f80c3eaae44e4e4
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 19 13:33:21 2016 -0800

    Finish installation of pt translation.

commit 367c1f5d534ef7687dd69e1124a1f4eead1f1c7c
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 19 13:29:43 2016 -0800

    Rename pt_PT to just pt.

commit c9f22d9628109de1017a44cd8a8f06366d64f916
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Tue Jan 19 10:23:25 2016 +0000

    completed help translation

commit 0611c2eafba3544473055beb9bb6779f26ed3816
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Mon Jan 18 09:56:13 2016 +0000

    Updated translations

commit ed7d39d44bd8257e24c9d2a4c3a797bbf7116eac
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Sun Jan 17 08:30:52 2016 +0000

    Updated translations

commit 994ccaf05aede7dc34a3ce062d546c074dfe61a1
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Sat Jan 16 10:17:53 2016 +0000

    Updated translations

commit 388b18f39b2d5ccfee03e2dd4ee97c60032e8eac
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Fri Jan 15 09:52:46 2016 +0000

    Updated translations

commit 98571f64c771017b92b6eaab8f07604443aad8cc
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Thu Jan 14 08:32:16 2016 +0000

    Updated translations

commit daad6ed892a039e4b94c77042d1f11b40d9605c4
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Tue Jan 12 10:03:45 2016 +0000

    Updated translations

commit d01bda633283533f4324dd1f6358b1a29b7cba6a
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Sun Jan 10 11:18:52 2016 +0000

    Updated translations

commit 50f0f58e121e443f3d8fd969c46d59ff49ec2250
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Sun Jan 10 08:08:37 2016 +0000

    Updated translations.
    Added some more icons

commit ebbc1aa49ba0c0494b2d6aff19c0713aad2be513
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Sat Jan 9 12:09:27 2016 +0000

    Image testings

commit 5c8e350be3e185b8fa20c5cc8fa1fdf66ce4cf00
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Sat Jan 9 10:50:42 2016 +0000

    Updated translations and added some icons

commit 88f78b900d367a103f4b58d5649cdf2e5e7c9ede
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Fri Jan 8 21:01:34 2016 +0000

    Updated translations

commit 051466ebfc3f169a365e77fbbb9f047574f3e598
Author: pmralbuquerque <palbuquerque73 at gmail.com>
Date:   Thu Jan 7 10:52:23 2016 +0000

    Updated translations

commit 30f56834eb65a6133bb0a408e124ce361d119a59
Author: Pedro Albuquerque <palbuquerque73 at gmail.com>
Date:   Wed Jan 6 17:47:10 2016 +0000

    Updated pt_PT translations

commit 930d42049805baaae4007800dff482919a462bdd
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 10 16:45:52 2016 -0800

    Release Docs v2.6.11

commit 252d5af86fb012fa57455fb85b2c00c8d9c71824
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 10 11:43:14 2016 -0800

    Bug 760407 - Note account separator isn't always a colon.

commit 5fc6ad9b5bc617d79746a8f0288345906c0f9075
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 9 11:25:50 2016 -0800

    Remove 'Remainder To' from loan assistant page 2.
    
    It was never there in a released GnuCash.

commit 6633dc6b0679c2bcedc1360da3cae304946a00a6
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 2 15:22:42 2016 -0800

    Clarify that creating a postponed SX will use the original date.

commit 37d798581d92433f31e313908cbf7691c5cba015
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Jan 2 14:22:13 2016 +0100

    small corrections of the translated text

commit 6a4395f0ef585f62193e1d36862ef8ba809d1b62
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Jan 2 10:52:11 2016 +0100

    corrections and German screenshots for chapter bus_ap

commit d1c7da46708ba0aefd4125804f05c280a8a4de43
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Jan 1 22:32:42 2016 +0100

    corrections and German screenshots for chapter bus_ar

commit 9ef62b9fad2f72ed0e07df064d8efb1dd17ab441
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 10 16:45:52 2016 -0800

    Release Docs v2.6.11

commit d4987af20c798237dbcbd073360c2b7f510dcf2b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 10 11:43:14 2016 -0800

    Bug 760407 - Note account separator isn't always a colon.

commit 28c9bfed410d2ab09c225573b3ce006ec8742323
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 9 11:25:50 2016 -0800

    Remove 'Remainder To' from loan assistant page 2.
    
    It was never there in a released GnuCash.

commit 3e13f5044516ed811c85347f3f44d486a82fe720
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 2 15:22:42 2016 -0800

    Clarify that creating a postponed SX will use the original date.

commit 8cd16f1e75cd505646ca76904e7b79a79281e9d0
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Jan 2 14:22:13 2016 +0100

    small corrections of the translated text

commit 7534c9750dd8388205ff46a3fa5b93224ff96589
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Jan 2 10:52:11 2016 +0100

    corrections and German screenshots for chapter bus_ap

commit d78b60bef939aada5cced00483f4500030348d28
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Jan 1 22:32:42 2016 +0100

    corrections and German screenshots for chapter bus_ar

commit 01eb36b7287e1119bbde268a4c8632570c46e994
Merge: 719cd6ee a45b18d3
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jan 1 12:36:19 2016 -0800

    Merge branch 'maint'

commit a45b18d30c363cfec43f82cb7bb6cc74181285a1
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jan 1 12:22:39 2016 -0800

    Use letter size paper only in US or C locales.
    
    The rest of the world uses metric A4 paper. The locale detection is done
    at configure.

commit dda9f9759710cb90434e867abb31d49cf4dac5f2
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jan 1 12:21:08 2016 -0800

    Bug 760016 - 2.6.10 and master dump script error while running configure
    
    This was dumping in bash, too, if fop wasn't installed.

commit ec0063d1934befbac4cc25e69bec3397d740223c
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Jan 1 15:11:29 2016 +0100

    corrections and German screenshots for chapter bus_intro and bus_setup

commit e7fe101b2165a1d0501472ba0796a4ef6970cf8f
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Jan 1 13:56:50 2016 +0100

    corrections and German screenshots for chapter currency - finished

commit 3165c0b1efd7e6559fb28b31ebfd657d428f92f0
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Dec 31 19:32:35 2015 +0100

    corrections and German screenshots for chapter currency - part boat

commit e5fb351f1fe5f10e50544bcb7bbb681dd6b198c6
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Dec 31 15:27:53 2015 +0100

    corrections and German screenshots for chapter currency - first part

commit 559606d38c139b8f0780aa6d5bcbca7c80f70a2f
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Dec 31 12:22:40 2015 +0100

     corrections and German screenshots for chapter capgain

commit 4232500769e077ad034bbd8abcf5fe5eb76c58e0
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Dec 31 09:53:58 2015 +0100

    first changes for chapter cap_gains

commit 7de072e06a430327dd866bdfc188eb02a81b9801
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 19:43:30 2015 +0100

    translated screenshot for chapter invest

commit 719cd6eeaed7d66b85b05e6738968d138949c1ff
Merge: 959ec94f 7a724a44
Author: fell <f.ellenberger at online.de>
Date:   Thu Dec 31 02:17:51 2015 +0100

    Merge branch 'maint'

commit 7a724a441a218093e6596f8e08c3d584b72944cf
Author: fell <f.ellenberger at online.de>
Date:   Thu Dec 31 02:13:09 2015 +0100

    Add Eclipse specific files to gitignore

commit ea21315de596dde68022a78f5dd942a6c039b827
Author: fell <f.ellenberger at online.de>
Date:   Thu Dec 31 02:06:42 2015 +0100

    Improve german wordening around the last commit

commit 6f7266df3cdcc4a125ef227c350da8da8133f62d
Author: fell <f.ellenberger at online.de>
Date:   Thu Dec 31 01:50:41 2015 +0100

    Formal accounting terms are selectable on the preferences accounts tab
    
    Thanks to omni on IRC

commit 959c8f963a9fccefc2940c3a015f1dfe13fdc31b
Author: fell <f.ellenberger at online.de>
Date:   Thu Dec 31 01:44:26 2015 +0100

    Add missing file to guide/de/Makefile.am

commit 3d64029b5ceb3e1110595c9b3ffa5c3c3d2ceeae
Author: John Ralls <jralls at ceridwen.us>
Date:   Wed Dec 30 10:10:04 2015 -0800

    Add missing sect1 element.

commit f608b33c7c3db5a6f5653a5dbc95a7ee08a15415
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 15:45:05 2015 +0100

     add als few corrections

commit 9ca3fae26d0ec10958ae268b49a2a5d1b2c8cda9
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 15:09:02 2015 +0100

     add some more files needed translation

commit 090460887983b265085ac9fc52a459d8ec86cfc5
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 14:54:25 2015 +0100

    add inforamtion about chapter import_business_data

commit c4361a3792f2616cd1f154733e671a5773c35f5f
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 14:49:24 2015 +0100

    add inforamtion about chapter python_bindings

commit 1d0d4e9ce20370201d82fc77726297b054569bb3
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 14:41:51 2015 +0100

    add inforamtion about chapter oth_assets and dep

commit 27032cfd5221a952b0af247592d30b59bffa9898
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 14:16:28 2015 +0100

    add inforamtion about chapter budgets

commit 451f2e3c9639fd53d3a1c47d83234820fb1dff15
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 14:11:42 2015 +0100

    ad inforamtion about chapter bus_pay

commit d3e3d415296ef78def99e4ee27c4b84d792ddc11
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 13:57:15 2015 +0100

    adapt chapter bus_ap after translation chapter bus_setup

commit e92d1a48201daa397ac8fb2092e3e05d4f240970
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 13:51:54 2015 +0100

    adapt chapter bus_ar after translation chapter bus_setup

commit bb2edbe6c97fee161403b768f33ec9fb7ae2c9b3
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 30 13:37:02 2015 +0100

    finishing German translation of chapter bus_setup

commit 19262a6cf0c32b29a0696b38e79b41b069a43a19
Author: Mechtilde <ooo at mechtilde.de>
Date:   Tue Dec 29 21:20:44 2015 +0100

    add the corresponding English screenshots

commit 6287001104e1adb0eb74c5c5959f8349726bdaa8
Author: Mechtilde <ooo at mechtilde.de>
Date:   Tue Dec 29 21:17:30 2015 +0100

     first part of German translation of chapter bus_setup

commit 1cc18dbd66d2d339d688d411de3ae3b671dbb6c0
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Dec 21 16:32:38 2015 +0100

    adapt Makefile.am and gnucash-guide.xml to chapter ch_bus_setup

commit 63bf83371b64a2637169c759fa36b82d2ab35301
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Dec 13 18:28:14 2015 +0100

    initial commit for German translation of chapter bus_setup

commit 959ec94fb1c8bf43b986f556fa46745b5230bb2f
Merge: 0ef8a4af 5db558ba
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 29 10:56:37 2015 -0800

    Merge branch 'maint'

commit 5db558ba26e1a79d5a3edc19af97d8f0d049d0d1
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 29 10:55:00 2015 -0800

    Fix invalid child element errors.

commit d249662f6d77e6b9dda41194a2bffd12969a67e9
Author: Mechtilde <ooo at mechtilde.de>
Date:   Tue Dec 29 18:44:48 2015 +0100

    finished German translation of chapter bus_intro

commit 862ea9424b689fa7748efdb5b06c008d860156ac
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Dec 21 12:43:02 2015 +0100

    adapt Makefile.am and gnucash-guide.xml to chapter ch_bus_intro

commit a86b670c6548ab208b2d3bc445f276273c658ef5
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Dec 13 18:19:30 2015 +0100

    initial commit for German translation of chapter bus_intro

commit 095d71cddb1c0bf8d0f98d0279840f33424e055c
Author: Mechtilde <ooo at mechtilde.de>
Date:   Tue Dec 29 15:15:13 2015 +0100

    finishe German translation of chapter currency

commit 89bbf06567cbd5f70a894783c9bd094b93e5dd43
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Dec 21 12:24:12 2015 +0100

    some further German translation of chapter currencies

commit 055b05d114cc849e4fadf902e5fe8e226b1a9c25
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Dec 19 09:26:39 2015 +0100

    add ch_currency.xml to guide/de/Makefile.am

commit 6ae901c0a68728f665f137e85dd4fe50ca673b6b
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Dec 13 18:09:27 2015 +0100

    further German translation of chapter currencies

commit 34e77a7cf754e0583c244730b454051012b71b02
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Dec 13 10:55:58 2015 +0100

    initial commit for German Translation of chapter currency

commit 54459967e2d987abe80556e6be09f9b645644967
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 26 15:28:16 2015 -0800

    Bug 759859 - Reconcilation does not convert transactions' currency to the main one making reconcilation impossible.
    
    Note that all subaccounts must be in the same commodity.

commit 0ef8a4afe2f484eed9bd1f13ee9139dd94ae1959
Merge: 5fb2de8e c1904dd1
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 21 08:49:22 2015 -0800

    Merge branch 'maint'

commit c1904dd199c7decb9b8b4a065ad7863ade62770c
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 20 10:24:50 2015 -0800

    Better style for the *.png dependencies.

commit c09a5db68bfe2c09213e21e24335e3ca7be80486
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 19 09:51:15 2015 -0800

    Release 2.6.10

commit 254029ab75db44a3634a67e274a20ed86d72aa7a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 19 10:46:45 2015 -0800

    Fix PDF build failure because some makes can't correctly interpret *.pdf as a dependency.

commit 459c95a82e2c6cc7f3aa87ec027e83076a8134b6
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Dec 13 10:16:42 2015 +0100

    finishing German translation of chapter capgain

commit c3eaaa301ae6d41d213251a4b00dfda0760cae53
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Dec 5 11:01:39 2015 +0100

    more and more German translation of chapter capgain

commit cbab4547b6bb826aad3f1c62bd4919806faecbbe
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Dec 3 19:56:53 2015 +0100

    some more translation to german of chapter capgain

commit a3a486b659255c3af03aed8312432660902ea4a6
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Dec 3 19:53:31 2015 +0100

    some more translation to german of chapter capgain

commit d80d32b393731245606bc156d88c78650492a3c7
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Dec 2 19:22:42 2015 +0100

    more translation of chapter capgain

commit 9e58362b027b73359a02f6ea0e2ef41bac5ebe6b
Author: Mechtilde <ooo at mechtilde.de>
Date:   Tue Dec 1 19:09:44 2015 +0100

    first part of chapter capgain translated

commit ebcc067a1dca847b86c2d9146b6d087f578fba7b
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Nov 6 19:46:49 2015 +0100

    initial commit for chapter capgain

commit b21b49dd0a5291d4c05f2ae10436087e3b13c09a
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Nov 15 11:51:25 2015 +0100

    add me to authors

commit 9970540faebf410f26426ec1ecda93b52937e63b
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Nov 29 19:00:14 2015 +0100

    some more German Translation

commit 67fcc2542861645b6285f39256c4f9897775e459
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Nov 28 15:54:48 2015 +0100

    add some German translation

commit 5fb2de8e9382686e8e3e36fcfeeb4897651db73d
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sat Nov 14 18:15:42 2015 +0100

    Bug 608098 - Document Transaction Rpt, including how to handle splits
    
    Master only amendments

commit b85a1273ab13f3bbd8595b19f5749b4b877103c7
Merge: 17f13dcc 24e274fa
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Nov 14 18:30:11 2015 +0100

    Merge branch 'maint'

commit 24e274faa1ec27725e87cbad4ebaeb4270dd0af6
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sat Nov 14 17:55:20 2015 +0100

    Bug 608098 - Document Transaction Rpt, including how to handle splits

commit 17f13dccef9848e6a506507686fcc440ace8855b
Merge: 3fe72357 a5ea958a
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Nov 6 10:48:44 2015 -0800

    Merge branch 'maint'

commit a5ea958aac392189724a6fc90065ce979225c496
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Nov 6 10:48:10 2015 -0800

    Remove stray characters.

commit 164f24f33a684c7b7781df353d33621de3936787
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Nov 6 10:16:12 2015 +0100

    resize one image to papersize

commit 63c12b3d8b553758d9d239267683059f9bd04d30
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Nov 5 19:07:19 2015 +0100

    proofread it using spellchecker

commit d58c2f4c2be7c7b33cafece0dfd42ef1d32bcab5
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Nov 5 19:21:43 2015 +0100

    add missing image

commit 3fe72357fe5355688d1fd35f0c7afaccae35e5fb
Merge: 3e3c6bd9 8408cbac
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Nov 5 11:40:52 2015 -0800

    Merge branch 'maint'

commit 8408cbac47146b97f324f89f677fe743b96b78b5
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Nov 5 19:41:20 2015 +0100

    Change paper format to A4 for European PDFs.
    
    Japanese already sets the paper size.

commit 3e3c6bd975fe4a6e241310eb47eb0756cd0ee3b4
Merge: 3849d0a3 e72a420d
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Nov 2 12:08:17 2015 -0800

    Merge branch 'maint'

commit e72a420d6f0eb7b2b5e7837a9f6e820e82b04eb6
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Nov 2 11:56:42 2015 -0800

    Add figures files to e-doc dependencies so that e-docs are rebuilt if they change.

commit c846234641159daa8d58c6fb83bc6302cb31845d
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Nov 2 09:10:27 2015 -0800

    Silence empty sect2 error by adding equally empty <title/><para/>.

commit 3fad02fc856e18e24b1ff617c46ad09950caf80c
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Nov 1 20:24:01 2015 +0100

    one image and some translation of chapter invest

commit 3849d0a3da0b7b1debffa872f30661402813d1c5
Merge: 10de2a23 ce0bb23a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Oct 31 15:00:30 2015 -0700

    Merge branch 'maint'

commit 99288b581993e01395c0681541e13cf7fbdbd168
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Oct 31 18:40:33 2015 +0100

    some images in German in chapter invest

commit 2bd1dd63c1fd3c6514a63085fda70a729fc36be9
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Oct 31 18:39:16 2015 +0100

    some more corrections in chapter invest

commit 24319ae9ea971c5a15480e977666d73b0b8d5558
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Oct 31 16:25:06 2015 +0100

    more corrections in chapter invest

commit 76ba2615ced38c492f7c1b542f037d570d91e676
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Oct 31 14:10:39 2015 +0100

    first corrections in chapter invest

commit ce0bb23a63a4817a646d4cc52df09f27591aa886
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 30 21:54:07 2015 +0100

    resize images to paper size chapter investment

commit ffc26dd2140696b15fb3070ec595c2427d6cee5f
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 30 21:30:29 2015 +0100

    resize images to paper size chapter loans

commit 0547c468186c957a76d923703c0619038df066c8
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 30 21:14:40 2015 +0100

    resize images to paper size chapter credit card

commit 7b5d7a8ab9376306990a482d17a02b74df6c31d2
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 30 20:46:58 2015 +0100

    resize images to paper size chapter cbook

commit f22abfacebea3ef07a1e3904c317b46d9855564b
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 30 20:11:30 2015 +0100

    resize images to paper size chapter txns

commit c1c068f5b0c0adf7a90d885630bd5069319e327e
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Oct 30 10:28:01 2015 +0100

    Fix remaining references to General Ledger as per David Carlson's suggestion

commit 86b4d7ab66a61d333df7ed773c6d587a5e0d4dce
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Oct 25 08:31:03 2015 +0100

    resize images to paper size for ch_txns

commit 702e4ad082986993a457d1b619ed45099c69973e
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Oct 22 21:03:56 2015 +0200

    resize pictures to paper size in chapter accts

commit 10de2a232bd6c6d6ca46da6eae5a132d7b815032
Merge: 91e14b60 25a6c697
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Oct 29 10:27:06 2015 -0700

    Merge branch 'maint'

commit 25a6c6970a3e06eff67d4570d581b41e85d3bae6
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Oct 27 18:04:13 2015 -0700

    Bug 757174 - FTBFS: /tmp/buildd/gnucash-docs-2.6.7/mincho.xml
    
    Don't emit metrics-url for fop version 2+.

commit 91e14b601f966180b6fb49a8c917881829e97c2b
Merge: 0db4bd9c 46feff0d
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Oct 24 14:12:06 2015 -0700

    Merge branch 'maint'

commit 46feff0d841836d925835e80ec1846787c2d6af9
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Oct 24 14:10:43 2015 -0700

    Finish removing index.

commit 949b4e82ed61ebba4ef7723d51adfcab62d0282e
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Oct 22 20:38:34 2015 +0200

    corr size of guide/de/figures/basics_EmptyAccounts.png and guide/de/figures/basics_SaveXML.png to paper size

commit b6b2ce53cad65bfb4cdd7c17c6e8b1b57148b496
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Oct 22 20:23:28 2015 +0200

    delete guide/de/index.xml neither of the other languages have it

commit 865c9c0365886805121b81cd3041452c4a91022e
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Oct 19 16:05:08 2015 -0700

    Comment out some missing links.

commit 916b22f3828e6168cdc9b94ac6a821a87d3f7386
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Oct 19 19:33:06 2015 +0200

    update guide/de/index.xml

commit 2e8b8cbe81c8123f48db29e42d320993f14ca2f0
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Oct 11 17:19:22 2015 +0200

    last correction

commit 97c7d5dfce1cf38656a29c5c4fcbffc8f5561620
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Oct 11 17:04:34 2015 +0200

    adopted to actual English version

commit 62af1d53bb79ea03ca5d1dca7963cb51f88cd458
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 9 20:02:35 2015 +0200

    update screenshots to papersize

commit 45efb43bd195038a8eff4e14d447e8517196aa8e
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 9 20:35:56 2015 +0200

    update screenshots for PDF of ch_basics

commit 2cf130bba4508aa75fe5ad5223c6c357befb9bb5
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 9 20:38:11 2015 +0200

    update screenshots for better PDF of ch_txns

commit 6aed9719f71fa8f3ec84557bd71782dbb1bf8a15
Author: David T <sunfish62 at yahoo.com>
Date:   Thu Aug 27 19:23:07 2015 -0400

    Bug 744151 - Remove Top 10 Reasons and outdated What's New

commit e8588cb7e62f72f2b44aee42d7b4f4415c4afc12
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Thu Oct 8 15:49:40 2015 -0700

    Remove e-mail from AUTHORS file

commit 0db4bd9cd2118a469c810448dfabf16d116cc959
Merge: 58af6237 336e9959
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Oct 8 15:06:43 2015 -0700

    Merge branch 'maint'

commit 336e99599b7b21ef4bec613f6d2da0308f3547f0
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Oct 8 15:02:58 2015 -0700

    Fix up minor xml errors.

commit 290b07eb2c9f7937cdee31b53cd685b2caf975b8
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Oct 7 20:06:56 2015 +0200

    corresponding screenshots

commit 7826c4f06dde31bb19ab4e81dc844aa76a431545
Author: Mechtilde <ooo at mechtilde.de>
Date:   Wed Oct 7 19:51:49 2015 +0200

    some more translation of chapter ch_invest

commit 4e0beae1309730ed71b31cc23fdc52c404d24ed6
Author: Mechtilde <ooo at mechtilde.de>
Date:   Mon Oct 5 20:11:04 2015 +0200

    more translation

commit f2b7056992e571605328d7eb5118636942dc9769
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Oct 4 21:14:00 2015 +0200

    some more translation an screenshot in German

commit 2c5c11f0ffc1a691b2f7b21f56282051dac2a208
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Oct 4 10:01:04 2015 +0200

    some more translation

commit 4e82f286f6b8e1595dc53bdb8e9f01af36bbcf43
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Oct 3 20:11:26 2015 +0200

     more translation of ch_invest

commit 06182cddb420ff69cae1b28b6b225587dabf1488
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Oct 3 17:29:07 2015 +0200

    small corrections and screenshots in German

commit 58af623786c319b7124fd7a250130780aebb6f11
Merge: ef88bb0a ae909c87
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Oct 5 14:24:01 2015 -0700

    Merge branch 'maint'

commit ae909c873743c5b080b86191e9e26535699f00bb
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Oct 5 10:55:33 2015 -0700

    Release 2.6.9

commit ef88bb0a7d9c686001a1ce884bc4dffbc67b1298
Merge: cae33665 f8811a80
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Oct 5 19:54:30 2015 +0200

    Merge branch 'maint'

commit 11f88a2d3ea71b813cd1ea434a28a73637f7fdd1
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Oct 5 10:54:19 2015 -0700

    Add cc_cbook.xml to build.

commit f8811a803c9eeebab33f5971b487e162ec6805f1
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Oct 3 14:37:41 2015 -0700

    Fix stray '>'.

commit a791604c339dd59e127db1e878767f87c32b6f4b
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Oct 3 13:09:08 2015 +0200

    add ch_cc.xml to de/Makefile.am

commit 83b1a2cbb68603305e3800edb7bb464507101f72
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sat Oct 3 13:06:58 2015 +0200

    screenshots in German

commit cae33665e4d6e73d99cc77948a15a406f47309c0
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Fri Oct 2 14:03:57 2015 -0700

    Remove e-mail from AUTHORS file

commit 97e18a46e0211ce90589da07a3a9edd66990c6f6
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 2 20:35:58 2015 +0200

    small corrections and German screenshots

commit a408a1fdb171edc8f03801d84bf7d95c933e6e55
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Oct 2 09:43:43 2015 -0700

    Fix stray close-comment mark.

commit f1f1f66843fa1ba4f35f97b01eebcfd7ee4e48d5
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 2 07:43:06 2015 +0200

    translation amd screenshots in German

commit 687db4a6e96d46274c23af56ac0c53d052d2a81d
Author: Mechtilde <ooo at mechtilde.de>
Date:   Fri Oct 2 07:40:21 2015 +0200

    ch_cc unlockes in overvoew and guide

commit 5df1ffae0117a420d8b8ae0f797c312141561216
Merge: ec46eebb 911ccce7
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Sep 28 12:51:12 2015 -0700

    Merge branch 'maint'

commit 911ccce7165b37d1a459aa8ac2fbf7c1f091a876
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Mon Sep 28 21:00:41 2015 +0200

    some small corections

commit a7cabc3d64fc7464c710ca9ad616ac6201486d56
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 27 19:31:23 2015 +0200

    small corrections

commit 69f83f28b39f2b4acc17bae38a33b712e5fd66fc
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 27 17:47:23 2015 +0200

    Screenshots in German

commit d6007efe4914a86872da3d88e161b5a0cedcdb9d
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 27 15:43:01 2015 +0200

    added screenshots

commit 80956d566112b9768779db2a4cef759be507ce63
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 27 15:28:42 2015 +0200

    finishing translation

commit 33b374c841d9037864d5a1f0c448a0e2f43f67aa
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 27 10:23:44 2015 +0200

    some more translations

commit 55c2685204e559d00e08d612076b5fecd4449a37
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 27 09:00:18 2015 +0200

    unlock chapter cbook in overview and guide

commit 417361dcbd27e5c3f43de1076ccaea2be5e0a0f7
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 27 08:53:51 2015 +0200

    more translation

commit ed32d3c9fb6109f0a6209c95b622bfe4842723cb
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sat Sep 26 09:26:56 2015 +0200

    starting translation

commit e1626936d23782ed8f0c491dfd0f4971345f1f18
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 26 14:04:15 2015 -0700

    Release 2.6.8

commit 56b1fa9af72bdcf1fe0205f7f15c56af1f463be2
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 26 14:02:57 2015 -0700

    Fix listelements lacking a para inside them.

commit e4aa950909eb7a2bab75905a39f122c29e4f014e
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 26 14:02:14 2015 -0700

    Fix invalid links that broke make check.

commit 52dfbcc1659ce3173a81129205087e009c1430f3
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 26 14:08:43 2015 -0700

    Add ch_invest.xml to Makefile.am

commit 704d119efa52092c4329b0f99490fac5720d4a12
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Fri Sep 25 21:18:58 2015 +0200

    add screenshots and translation finished

commit 63e3f4af38c1d000ad33fd118d7abd96024a5da8
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Fri Sep 25 18:31:08 2015 +0200

    more screenshots and translation

commit 7bbc9e6e7f47ebc3010ed8c03810310e879993d1
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Fri Sep 25 14:46:09 2015 +0200

    small corrections

commit 775aca46232dc32a6218b57154578d1231c28ff6
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Fri Sep 25 11:28:44 2015 +0200

    more German scrennshots

commit c2bc0b7ccc10b411f529fa2a39a679ccebafa1c6
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Wed Sep 23 21:24:24 2015 +0200

    corr build failure

commit d3530d470aecf10c0957dfd05ae33d5d6b5be6a8
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Wed Sep 23 21:14:15 2015 +0200

    more translation and screenshots

commit e406ae19526aaa0ca2c73afdcf260073511799e6
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Wed Sep 23 20:27:49 2015 +0200

    some more translations

commit db3c09ffb557283bcedb480b05ab2f35cf8f2af5
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Wed Sep 23 19:04:27 2015 +0200

    more translation and screenshots in German

commit f8aec602f0d7111f96cefd557fa67cba707db2e2
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Wed Sep 23 07:33:20 2015 +0200

    add German screenshots

commit f0a53375ec43bd91abcd613a7083321b3e307d3d
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Tue Sep 22 18:33:11 2015 +0200

    more update

commit d4582b6f53416f99fa9321272761e773593fb78b
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Mon Sep 21 18:24:16 2015 +0200

    more from English parts

commit cacbf3292b5811cb80aa286c0b039cbfcffe1544
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 20 22:19:38 2015 +0200

    add part from English

commit 6a26bcf8f166eb80e4866da621ff74c56a8316c9
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 20 20:45:51 2015 +0200

    more corrections

commit 9d37ac1f4a70e09f56434ed561a3d29a5be47c1d
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Aug 2 15:54:16 2015 +0200

    small corrections

commit 590a2f6c91ad427bf589ae1b08d0f4963fb2beee
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Fri Jul 31 21:09:54 2015 +0200

    add more screenshots

commit ec46eebbf1efec01cbcfcea7e87f020b54f23b85
Merge: 4d677136 1cbaae60
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 20 13:56:06 2015 -0700

    Merge branch 'maint'

commit 1cbaae602d62f018e26cd39fbcb85f6974c9c094
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 20 13:55:32 2015 -0700

    Reorganize Help's Transfer Dialog page per Dave Carlson's suggestion.

commit 8713b577b3eb4ad022114f2ec020faf0097a3231
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 20 12:24:41 2015 -0700

    Fix a couple of minor tagging errors.

commit 7e24b17277b511851adbfde3e77210e2b7dda1b9
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 20 16:06:38 2015 +0200

    screenshots in German

commit acff024922cb8442ea9e918aee09d413d3001533
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sun Sep 20 15:38:42 2015 +1000

    Help Business Setp, add ref to Pref, Business Bug 705309

commit 8b6523c193e14b9e5f27cf3247c003016bd874d8
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sun Sep 20 12:21:19 2015 +1000

    Dummy commit to remove renamed png files Bug 705309

commit 24c0c1d517ee830b74b1848f5bbb0fc3eedac577
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sun Sep 20 10:39:44 2015 +1000

    Document Billing Terms Editor and Tax Table Editor Bug 705309

commit bbe8ccc606d8360208d8fd763d5a1ae1ec3a3d7f
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sun Sep 13 08:47:42 2015 +1000

    Publish my Authorship

commit 3c6be9c5c561d300d1be7e23975879742a63e051
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 13 15:04:44 2015 -0700

    Bug 705309 Document Billing Terms Editor and Tax Table Editor.

commit dafa837c9ede5661bcfe47787c21f7dad58c3810
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 20 15:39:29 2015 +0200

    finishing guide/de/ch_basics

commit 31d724b34ceaa98d7aa293ac63ace18938ea60c9
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 20 14:31:31 2015 +0200

    update ch alltogether

commit 732e5d2d35ff351fe908b1b1c5d68f3a8b398d07
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 20 11:59:09 2015 +0200

    update guide/de/gnucash-guide

commit 231793e2bdea28f8e9f09abe00fac507ad9c647c
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 20 11:34:41 2015 +0200

    last build problems

commit c11503b3c3f209deffff45b0354f377d7fb2ba75
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sat Sep 19 17:09:14 2015 +0200

    more translation

commit 05f12a00e3c63e74fa7c534fc4fb29ddc95df95d
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Thu Sep 17 21:50:14 2015 +0200

    some more translation to update ch_basics

commit c8fac027f4217c780798dd9ca06e414e74246260
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Thu Sep 17 18:22:15 2015 +0200

    more changes to update ch_basics

commit 3f1d3050240fd15b10b31241e468da16f148951e
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Thu Sep 17 10:00:55 2015 +0200

    more changes to update ch_basics

commit 9183f389811bff28f9e844899eb632830e7d3e5f
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Tue Sep 15 19:39:10 2015 +0200

     add parts from English text

commit 4d6771367d260e17f1a9bdba17e98c147c080bd3
Merge: fef3a81d 58afa4e0
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Sep 19 14:34:17 2015 +0200

    Merge branch 'maint'

commit 58afa4e09da17cb55f70d263535b77344dce0c4b
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Sep 19 14:33:00 2015 +0200

    Fix indexitem element which got introduced in commit d8b0cf3071035f

commit cef548db18eea4c36a0f9c3029f5326dc2106214
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Sep 19 14:31:57 2015 +0200

    Fix listitem and note elements in the new price quote documentation

commit f7b0e27760985b8aeaf71c5da4a0bcb5f222c194
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Wed Sep 16 19:00:19 2015 +0200

    typos and small corrections

commit bcc9fa0a6cf2adf84b12f971aeb6f160eea369e6
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Wed Sep 16 07:29:28 2015 +0200

    correct typos

commit fef3a81d1e498c3e1445fd71899f8af6d9a6f959
Merge: 85eb4bd4 fbb56932
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Sep 15 16:04:57 2015 -0700

    Merge branch 'maint'

commit fbb5693200048fae6925d4f9c0c116d4dcd4dd36
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Sep 15 16:02:22 2015 -0700

    Document price input, editing, and storage.

commit 85eb4bd44a8c2b125df1dbff07e10db1a1d01161
Merge: 590a69cc 4ef90cbf
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Sep 14 13:23:31 2015 -0700

    Merge branch 'maint'

commit 4ef90cbfcad3d950cd89c0eb837d727723a638d4
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Sep 14 13:22:02 2015 -0700

    Fix double hyphen inside comment block.

commit d8b0cf3071035f161ff248eaa3e3616a790fd9cc
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 13 21:52:43 2015 +0200

    add parts from the Englisch original

commit b6010444720c18d97ea6eff42e31e5c9a3f24029
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Oct 5 09:37:47 2014 +0200

    correction of typos in guide/de/ch_oview.xml

commit 75c47a5995d081c9048aae42b8fcfc65a66b0b45
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 13 14:37:58 2015 +0200

    add chapter to gnucash-guide.xml

commit 803a1b98e3fdccc734e24feaf9f5aec252bfc72c
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 13 14:36:56 2015 +0200

    translation for pull request

commit 7cfdac03706fd49a362710f131bd303d5fbde8d9
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 13 07:54:16 2015 +0200

    more translation

commit 51a2aed3e583c7320a1568472bc00be830e8ca6a
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 13 07:11:08 2015 +0200

    commit for screenshots

commit 8f26503c1e38bc80cc2bdb4c7a0e3a0282bee09b
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sat Sep 12 20:04:00 2015 +0200

    more translation

commit 557f37d1ff9b49969c90d4662fe3fd8901182d17
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sat Sep 12 14:31:41 2015 +0200

    still more translation

commit ae2e1b37e0dd0c34d7229a9959f66db3f15c5ad7
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Sep 6 09:56:02 2015 +0200

    even more translation

commit 57bc2d26d73bb3f056fc7409ac594f619845f815
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sat Aug 29 16:03:50 2015 +0200

    some more translations

commit 4d258a32fd504de04512cb26f89ebe773833a801
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Mon Feb 16 19:48:02 2015 +0100

    starting translation ch_invest.xml

commit 80454f820dabcc622a93d814ebb566aecf0b2693
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Tue Sep 8 12:49:13 2015 +0100

    Single spelling correction.

commit 590a69cc78d4b324c04759d74329b534ad691599
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Tue Sep 8 12:42:57 2015 +0100

    Small spelling error fix.

commit bf117a6008024c6d2ff8653c48063b999fa4868c
Merge: 24eb5bff 96e74507
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Aug 27 15:45:19 2015 +0200

    Merge branch 'maint'

commit 96e74507ba106e2a111cadf875fde527ca0fd0c4
Author: David <sunfish62 at yahoo.com>
Date:   Wed Aug 26 14:56:00 2015 +0000

    Bug 692961 - Update Chapter 6.3 in Tutorial

commit 3796b48578ba7366b7f533c5ec6f3da02c7e3318
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Aug 27 11:30:43 2015 +0200

    Fix xmllint errors in previous commit

commit d569c249b842b486fa500e241689cab7e639e2de
Author: David <sunfish62 at yahoo.com>
Date:   Wed Aug 26 17:41:00 2015 +0000

    Bug 754136 - Tutorial Chapter 4 Edits
    
    The Tutorial Chapter on Transactions (Chapter 4) has a number of
    structural and logical problems with it. Attached is a patch to
    reorder and clarify several sections of the chapter.
    
    Included in the patch are changes that fix bug 744065
    by adding a note to section 4.5.

commit bb253d0ec4d064ec1c5df12ec1fea1fdb3b489e3
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Aug 27 10:56:47 2015 +0200

    Fix xmllint errors introduced in previous commit

commit 5e5fbdd55e5b7b635fb918940adc6ddbc4e76049
Author: David <sunfish62 at yahoo.com>
Date:   Wed Aug 26 15:28:00 2015 +0000

    Numerous editorial changes to improve Chapter 1: Overview in the Guide
    
    https://bugzilla.gnome.org/show_bug.cgi?id=744182

commit 24eb5bffca5ff78abd4d18bd240f7c079bfbc032
Merge: f1c65980 7fbce91a
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Aug 8 10:29:36 2015 +0200

    Merge branch 'maint'

commit 7fbce91a496d9a049f980f7a1499bd4a2e99b29b
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Thu Aug 6 19:00:22 2015 +0200

    finishing translation of A/R

commit 1798d3ac5d28645f48b09e0d1a2acf606bf9a6cd
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Wed Aug 5 19:08:50 2015 +0200

    some more translation and screenshots

commit f1c65980c4e8067578e06310ef15c28f59b2a80a
Merge: 80f4fd8a a4744152
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Aug 4 21:41:47 2015 +0200

    Merge branch 'maint'

commit a474415288bd53bc936131fa65081706f391e76e
Merge: 66bd9243 b433a307
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Aug 3 19:00:08 2015 +0200

    Merge branch 'corr_ch_bus_ap' of git://github.com/Mechtilde/gnucash-docs into maint

commit b433a307a7855b5e4538b33f8e2e3634ed8d533a
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Mon Aug 3 07:53:27 2015 +0200

    translated the missing paragraph

commit e75be3f8c2f01c3bf39721eaa6a071d3d78147de
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Aug 2 21:32:38 2015 +0200

    add ch_bus_ar

commit 3901bdc9b0bb54d5de109945179bee4879f601c9
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Aug 2 21:20:29 2015 +0200

    add linked file and new files to  Makefile.am

commit 14d15f855426f2a524d4160ede2e4818f979d069
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Aug 2 20:42:43 2015 +0200

    correct tag

commit 895745ba762f7bce34fee98ca767fb7a25a44382
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Aug 2 20:01:48 2015 +0200

    add chapter 13 to gnucash-guide.xml

commit 80f4fd8af62131cc21ee2f2d90c3e338eff2317c
Merge: 70713d9d 66bd9243
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Aug 2 10:58:31 2015 -0700

    Merge branch 'maint'

commit 66bd92434e7f169f5e7eb87deef074878bbc3f3b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Aug 2 10:57:37 2015 -0700

    Comment out note in place that doesn't comply with DTD.

commit af76b91a039324ced2a92e14523287189d72b72b
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Aug 2 19:31:03 2015 +0200

    add screenshots and small corrections

commit aa897beb722c07299a40fa9b67dd30330fb59fd6
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sun Jun 28 17:10:26 2015 +1000

    Add warnings to not manually edit AR or AP transactions Bug 705309

commit 70713d9de1b9ec2326fa024344c8e62cc88f217e
Merge: 75231c1d 35eb9902
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jul 30 11:02:31 2015 -0700

    Merge branch 'maint'

commit 35eb9902b41d7bdac2589b64fba26157993eb59e
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Wed Jul 22 18:53:03 2015 +0200

    Correction of typos etc.

commit a0279fa937dae8d4454cb3cdf20b819f6b4d1745
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Jul 19 22:09:23 2015 +0200

    translation of ch_bus_ap complete

commit 83cbafd98e9abcdfc9692b1ad97cfaa8f1309da1
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sun Jul 19 20:46:00 2015 +0200

    Further translation of ch_bus_ap

commit db4c5aa4548f222df061fdbecf94a4f67f434b4b
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sat Jul 18 07:45:10 2015 +0200

    First part of translation

commit 4079edf244496e634955533cb14108c732cdbd9c
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Mon Jul 6 06:57:07 2015 +0200

    Initial commit - Vendors

commit 51fa936480788df0ef5c3a80e4f7bdbe633fc31e
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jul 13 15:55:52 2015 -0700

    Bug 752332 - Cannot post bill using CAD currency
    
    There wasn't an actual bug, but the documentation didn't explain
    very well the importance of the Payment/Billing Info Currency fields.

commit a58249dafd3bedb8a04ec2afa7aa7637bd69a861
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jul 12 15:11:07 2015 -0700

    Bug 746998 - "Months Remaining" spinbox in Loan Assistant is non-obvious
    
    Document more thoroughly the Months Remaining and Repayment Frequency to
    explain how to handle payments on a loan which began in the past.

commit 177eea325382e63ee996e44d2b864d58df71669e
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 13:25:08 2015 -0700

    Release 2.6.7

commit 75231c1d46b01e3e3e7ca0708bb1911399cb4b88
Merge: 59fd368b 77accf9f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun May 3 16:18:11 2015 -0700

    Merge branch 'maint'

commit 77accf9fbaa376d8fd6ca6e74875ebfca9f54586
Author: Carl Reinke <mindless2112 at users.noreply.github.com>
Date:   Sat May 2 00:12:59 2015 -0600

    Fix typo

commit 59fd368bfd081ae8ffeb76cb37e80cfe77a49664
Merge: 874ac13b e7905811
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Apr 11 22:28:26 2015 +0200

    Merge branch 'maint'

commit e79058118cb36b1f23ab7d921073bf518bc849b0
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 10 23:40:33 2015 +0200

    Verbessere Erklärung Soll & Haben

commit 5b9854edb708652563468f7f1b70efe11b981751
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 10 20:47:42 2015 +0200

    Add source link and translator comment to Help_txf-categories.xml
    
    Doc part of cross linking

commit 0f1ccf1c0e3543940d8848c1b49f0e47539d6f4f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 29 14:47:15 2015 -0700

    Release 2.6.6

commit 854f0b8db2eee62ef2776eb4e7426cc8957d3bbc
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Mar 27 19:11:50 2015 +0100

    Remove obsolete sections about 'Cannot find default values' screen
    
    These were part of the gconf integration. Since
    we have switched to gsettings the dialogs referred to
    are no longer in the gnucash code base.

commit c615c874d2f4a2bd3b9f4f5076e095ac8a1e6a99
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sun Mar 1 15:16:04 2015 +1100

    Document Mike Alexander mod to Advanced Portfolio Report
    
    Mike has modified advanced-portfolio.scm so that in some
    circumstances it is not necessary to add a dummy stock split to an
    income transaction in order for the income to be automatically
    included. This was done as part of multiple bugs.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=744918

commit 9124f1af4d5dfdcf99c2902484b1d1dbc3d56a5e
Author: David T <sunfish62 at yahoo.com>
Date:   Sun Mar 1 19:58:45 2015 -0800

    Tutorial Basics CHapter edits 2015-03-01

commit 874ac13b2b2068e90e398b84ce32799cfbb1ef93
Merge: 39888bb0 27be79e8
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Feb 11 15:35:08 2015 +0100

    Merge branch 'maint'

commit 39888bb0b803c90cee33b926271a05fc2e763216
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Feb 7 15:47:35 2015 +0100

    Fix typo

commit 4a9ea1c3b71014c07e18ea037136a37ea952554b
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Feb 7 15:41:14 2015 +0100

    Bug 122895 - general ledger should be named journal

commit 27be79e8997755d02816212f8ee8fa85f32399d4
Author: David T <sunfish62 at yahoo.com>
Date:   Tue Jan 27 23:25:36 2015 -0800

    Inserting Part designations overall
    
    Cherry-picked from master...
    
    https://bugzilla.gnome.org/show_bug.cgi?id=634181

commit 8602edf4c4582ae012aeebe41ab8f25c1efcba68
Author: David T <sunfish62 at yahoo.com>
Date:   Tue Jan 27 23:25:36 2015 -0800

    Inserting Part designations overall
    
    https://bugzilla.gnome.org/show_bug.cgi?id=634181

commit 5e976a38ccaaa83b9f6370b8d32c69d5f9ee74bd
Merge: 34252dce cf1ee132
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Jan 20 13:56:45 2015 +0100

    Merge branch 'maint'
    
    - Merge 2.6.5 release commit
    - Sort txf list

commit cf1ee132407c77d44e1930b60d8aa959c871f093
Author: Mark Simpson <verdammelt at gmail.com>
Date:   Tue Dec 30 19:40:57 2014 -0500

    Sorting by TXF code within Tax Form sections.

commit 7216d7a56b68b8704c3922d8ee7f1ece593cafed
Author: Mark Simpson <verdammelt at gmail.com>
Date:   Tue Dec 30 19:17:37 2014 -0500

    Grouping together like sections.
    
    Pulling together all items of the same 'Tax Form'.

commit 34252dce0dd99f96883d7429efce4b1c0e36cbdf
Merge: b3005534 44aaa76e
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 16 15:38:44 2014 -0800

    Merge branch 'maint'

commit 44aaa76ea927c48c2afe18ad51ea052556195555
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 16 14:36:38 2014 -0800

    Release 2.6.5

commit 507a42127f519f01c459b9a8a72e9f8d47058e35
Author: Raphael Kubo da Costa <rakuco at FreeBSD.org>
Date:   Tue Dec 2 20:43:10 2014 +0200

    guide: Fix a typo in the Transactions chapter.
    
    "formers" -> "former", introduced in 743743e0 ("Bug 639264 : Add
    Information about Starting Balance in reconcile window and revise the
    entire section.").
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741039

commit b3005534b2c402d62a357d5ac3adaac99af7cacb
Merge: 062389db 67fbd650
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Nov 28 19:15:18 2014 +0100

    Merge branch 'maint'
    
    Conflicts:
    	configure.ac

commit 67fbd650c638177e9ab01c220acc0c5d0e905bf4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Nov 28 16:44:25 2014 +0100

    Apply &untranslated; in guide/de
    
    Additional a few comments, where the translation is no longer syncron
    with the english text

commit d94a03dac2f1c884b56df424833126f88574cd49
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Nov 28 16:39:25 2014 +0100

    Add an entity "untranslated" to mark partial translations

commit f9797ee7cd5ec1b9cbde0d73d7f3f119a8f371de
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Nov 23 16:06:09 2014 -0800

    Correct an error about equity being increased by a credit.

commit d0e2c7e790c2cd9cb556abab23a90f1f5265162b
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sun Nov 9 12:11:22 2014 +0100

    Fix path of freshly added xml files

commit f85e05922da07559008ceee86d73e61beed3fe56
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sun Nov 9 12:09:13 2014 +0100

    Bug 739380 - Release tarball build fails. Git builds OK.

commit d10c5792ab79733503faaab1b558a96a0d638e7f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 27 18:36:09 2014 -0700

    Release 2.6.4

commit 062389db134768c5c70c4cd4d27d98628ac3614a
Merge: 538d99d5 2df2822b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 27 01:19:19 2014 +0200

    Merge branch 'maint'

commit 2df2822baf0aa9e5b3cf75b23ed3f7fecfcdf60d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Sep 27 00:58:00 2014 +0200

    Guide C txns: Upgrade note to warning
    
    "It is important to understand that reconciliation..."

commit 2396237de7218b85a37426cce76371c19f2af946
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 25 17:35:16 2014 +0200

    Review of last commit
    
    Related changes to C guide are integrated

commit 2c663be148209535f6e9b522a5935167fe36d41c
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Sep 14 16:21:14 2014 +0200

    Guide de ch_txns: several improvements, txns-sxn1 complete
    
    20140914

commit 1e8f3a5dd7a57df10567d4ecff79a5ed269cca1e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Sep 26 22:19:58 2014 +0200

    Update modification dates

commit aa183eac2a31d5fff5af6d25528df373f7ff11cb
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Sep 26 16:59:55 2014 +0200

    Guide C txns: explain reconcilation state "cleared"
    
    Improved wordening by lmat

commit 11a4eeee9147952bff051ed1700fc7e4dd4ddf17
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 25 23:38:47 2014 +0200

    Guide C txns: Thinking is not enough for the cleared state of an
    transaction

commit 4fbbe5a2877336bd0dce99a2d8521b059d86cf88
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 25 23:35:50 2014 +0200

    Guide C txns: Add a warning about dummy transactions and auditors

commit 43c29f8ac79b661ada70a2f23adc517733f66f5c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 25 22:20:19 2014 +0200

    replace exclamation mark from previous commit

commit c16b67439ce944631b58ae5c8283e35f61659067
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 25 20:49:13 2014 +0200

    Add warning and tip about account separator character

commit 0b429cbbf8e68d1925855441255f058221b32bf7
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Sep 14 14:38:00 2014 +0200

    Guide de ch_accts: Several minor corrections
    
    20140914

commit 78bb3daa1fea45662ce34fba7d8da78c4aeddf82
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Sep 14 12:07:56 2014 +0200

    Guide de ch_basics: several corrections
    
    20140914

commit 72583f3dc289fc174124b7882092bbbb680fcc94
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 22 21:17:01 2014 +0200

    Guide C oview: update processor architecture
    
    "backport" from de

commit 5375ae37e796a2c6fdc7850101311e2bff8e078c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 22 21:14:21 2014 +0200

    Guide de oview: continue architecture update

commit f38db852e6f3de98cc389478986c237321cb633c
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Sep 14 11:39:44 2014 +0200

    guide de ch_oview: orthography and processor architecture update
    
    20140914

commit c44c3240a9fcbc62b73dee091c1a069b340150d0
Merge: a20e9752 5448abd4
Author: Mechtilde <ooo at mechtilde.de>
Date:   Thu Sep 11 18:53:05 2014 +0200

    manual merge

commit 538d99d5a0e395f9d95cb3d355c84a86e7434b14
Merge: 4c545ebf 5448abd4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 8 00:40:04 2014 +0200

    Merge branch 'maint'

commit 5448abd40a862280232f6205b1150e32d4cc2e4b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 8 00:32:50 2014 +0200

    Currency movements .. remain fully balanced if "Trading Accounts" is
    enabled
    
    "double entry" was not sufficient.

commit 273810b5392750947c11ba5cc1c19d91c493c103
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 8 00:19:29 2014 +0200

    Remove a few discrepancies between the german guide overview and other
    components.
    
    The components are:
    a) the program,
    b) its german translation
    c) the english guide

commit f2ee32f11d51cc53e9f195a898a86108a6e3978d
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Sep 7 18:59:13 2014 +0200

    Another small correction of oview; update header of basics

commit e307eb1843a564606490b4acf8608d72d059ccf1
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Sep 7 14:38:12 2014 +0200

    removed odd spaces and other small corrections in guide/de/ch_oview.xml

commit a20e9752719a2391dc324a7ea9e63cdd07871033
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Sep 7 18:59:13 2014 +0200

    small correction

commit 4b7fbb2cf19b16c9daceac8cc9b6b8f24a2811cb
Author: Mechtilde <ooo at mechtilde.de>
Date:   Sun Sep 7 14:38:12 2014 +0200

    removed odd spaces and small corrections

commit 4c545ebfe3bdc701f33f673083a4afae2ac5fe60
Merge: bcabd189 69949a44
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Aug 29 02:43:28 2014 +0200

    Merge branch 'maint'

commit 69949a44e2822fb7939881006ccfdbefb72fd86f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Aug 29 02:39:48 2014 +0200

    Ersetze umgangssprachliches "Passiva" durch "Fremdkapital"
    
    und zugehöriges Bild

commit 611af8d96973d8d6cc25ffd61bc58dd07740055e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Aug 28 22:17:46 2014 +0200

    Korrigierte Fassung von ch_accts basierend auf
    https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de

commit b37228aa0bf44ea4ed3cb87cb252cd0a4acfa23c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Aug 28 19:37:11 2014 +0200

    Improve readability of "Credit does NOT decrease ..." Patch
    
    http://lists.gnucash.org/logs/2014/08/2014-08-28.html#T12:34:28

commit bcabd1896097c60eb9f28d1b0a8adb154a7b266b
Merge: 32ea7d72 1d1c4893
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Aug 28 18:12:42 2014 +0200

    Merge branch 'maint'

commit 1d1c48939bdfdef0e966964e30553fb0e61fe223
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Aug 26 22:31:16 2014 +0200

    Update of translators in gnucash-guide-de.omf

commit 106ddca329129fc46f80bb268558d44624ad8e3b
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Aug 26 22:28:45 2014 +0200

    Korrigierte Fassung von ch_oview basierend auf
    https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de

commit 67e5908d97194f44f2ce3f1cd304ac7eb6c4d064
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Aug 26 22:28:00 2014 +0200

    Korrigierte Fassung von ch_basics basierend auf
    https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de

commit 89489bbf36f45b7402a381fa25d449da93ac11e2
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Aug 20 21:21:13 2014 +0200

    Minor Improvements of Guide/Overview: oview-featuresintl2
    
    E.g. update number of partial supported languages

commit a561ae6cc51d46461dcc028205df2cd40a97ece6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Aug 20 10:32:21 2014 +0200

    Credit does NOT decrease equity accounts
    
    http://en.wikipedia.org/wiki/Debits_and_credits#Aspects_of_transactions
    
    Improve explanation

commit 32ea7d729a81efe865b35a685d29050387de64fa
Merge: 80eed8cc 08684228
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Aug 14 21:40:55 2014 +0200

    Merge branch 'maint'
    
    Fix typo that breaks doc build

commit 08684228debe82f976d73ed04e1b63e6c55d52b5
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Aug 14 21:37:59 2014 +0200

    Fix typo that breaks doc build

commit 80eed8cc2d90353305f0f8f8dad37f60c69ef1c9
Merge: 0002d877 933ebcde
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Aug 12 12:53:43 2014 +0200

    Merge branch 'maint'
    
    - fix typo
    - add sentence about manually editing payment information for customers

commit 933ebcde3d8a73987c82738e0976f471d65a0063
Author: Benjamin Melançon <ben at agaric.com>
Date:   Fri Jul 4 18:56:01 2014 -0400

    Fix tiny missing-letter typo

commit 25cef323c20689df92153a03350397553757ef6a
Author: Mike Evans <mikee at millstreamcomputing.co.uk>
Date:   Tue Aug 5 10:47:31 2014 +0100

    Add sentence about manually editing payment information for customers.

commit 0002d8774e598bb111e82b87443d0ac56f8c2130
Merge: dcbd5097 d8481806
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Aug 2 17:39:41 2014 +0200

    Merge branch 'maint'
    
    - How to tie dividends received in cash to the appropriate stock holding (Daniel Dodson)
    - German translation of the Transactions chapter (Martin Mainka)
    -  Correct field format in python-import-fields (Mike Evans)

commit d84818069bc92baee2ca0c45a9be5854fb3d4b25
Author: DanielDodson <daniel.dodson at gmail.com>
Date:   Thu May 22 09:25:25 2014 +0100

    Reduced proportional width of description column to increase overall font size for a 510 pixel width image.

commit 67b840d312a1060209479aaa3a7ad051753fd9f0
Author: DanielDodson <daniel.dodson at gmail.com>
Date:   Sun May 18 19:50:47 2014 +0100

    Reduced size of image to 510px to match the image being replaced as requested by John Ralls.

commit 75f8dddf7517dc01af2df853420f84d4d525cba1
Author: DanielDodson <daniel.dodson at gmail.com>
Date:   Wed May 7 22:40:37 2014 +0100

    Updated documentation to explain how to tie dividends received in cash to the appropriate stock holding.

commit f9604e457bf64c78c379415ee0e0f83bcc9beb8b
Author: Martin Mainka <Internet at mainka-it.de>
Date:   Fri Jul 4 10:51:45 2014 +0200

    German translation of Transactions chapter.
    
    (cherry picked from commit dcbd509705f270e0ab4d446cc06a1f0fa58cba38)

commit dcbd509705f270e0ab4d446cc06a1f0fa58cba38
Author: Martin Mainka <Internet at mainka-it.de>
Date:   Fri Jul 4 10:51:45 2014 +0200

    German translation of Transactions chapter.

commit 0bd0bc4cb758f2149709ea8ee3ca0ed7759e552b
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jul 4 10:09:59 2014 +0200

    Fix missing para tags in listitems and notes from 6a5083c3.

commit 6437a1db3854fc0f5b202d8b9cb9a3254526ab8c
Author: Mike Evans <mikee at millstreamcomputing.co.uk>
Date:   Mon Jun 2 12:53:01 2014 +0100

    Correct field format in python-import-fields.

commit f3dbb1071c46d409f4d7ecf060cb2c279572ed42
Author: Mike Evans <mikee at millstreamcomputing.co.uk>
Date:   Mon Jun 2 12:53:01 2014 +0100

    Correct field format in python-import-fields.

commit 6a5083c368c8b8306231c1aa6e333ceb4e359508
Author: Dmitry Pavlov <zeldigas at gmail.com>
Date:   Sun Mar 2 01:26:00 2014 +0400

    Help for budget report.
    
    Include base description + updates for ranged report generation improvement

commit 37f6a51cb587751b33eea4243780d69a1aca85db
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Apr 12 17:11:18 2014 -0700

    Set version on master to 2.6.99

commit 596153b477687564cee09090fa4e30bb08283581
Author: Chris Good <chris.good at ozemail.com.au>
Date:   Sun Mar 23 13:20:52 2014 +1100

    Help Documentation: Add Advanced Portfolio Rpt details
    
    Committer: Chris Good <chris.good at ozemail.com.au>

commit acb2c1e22f0ba44195f8b0103a45cf26bb4ad960
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Apr 1 09:13:57 2014 -0700

    Update revision numbers and history for V2.6.3

commit a86680b21061f29614e1b82073ffac7152d827fc
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 30 12:59:38 2014 -0700

    Improve building Japanese PDF in separate build directory.

commit 47c4a89f346fcff8ca7d80bc216a575fa09c66c6
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 30 09:59:38 2014 -0700

    Fix scrollkeeper detection
    
    Use AC_ARG_WITH instead of AC_ARG_ENABLE, a more correct choice. Default
    behavior now will use Scrollkeeper (or Rarian-compat) if it's available,
    won't even try if --without-scrollkeeper is passed to configure, and
    will error out if --with-scrollkeeper is passed but scrollkeeper-config
    isn't found.

commit fbde1bbf336a6c423fe6f59fe1e9142ae6a9c651
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 29 17:01:50 2014 -0700

    Release 2.6.3

commit fe11f50b6d3c6a7a9b0adc718a2d1ccd8caa8d33
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 2 08:51:45 2014 -0800

    Release Documents v. 2.6.2

commit 1541cc7eed70b1fba3e91147bebd31d4347260c0
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Mon Feb 24 16:56:42 2014 -0800

    Additional typo corrections

commit f856227bbb9e631d189778c797119e24b597eb2f
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Mon Feb 24 16:29:36 2014 -0800

    Various typo corrections and minor editorial changes

commit d0c6c3d0b574d0c222f0dc657ccdadcd327e6684
Author: Cristian Marchi <cri79 at libero.it>
Date:   Mon Feb 24 22:41:59 2014 +0100

    Bug 725013 - dividends reinvested example text doesn't match graphic. Also remove a useless figure and improve text.

commit c6bba3a70010ac10a34857e473dc6d07fc243508
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Feb 24 11:54:26 2014 -0800

    Make autogen work in non-srcdir builds

commit aa1fbb8f4b52a046fd46c83d14db3d1028a9cfff
Author: Mike Evans <mikee at millstreamcomputing.co.uk>
Date:   Fri Feb 21 10:03:41 2014 +0000

    Update version numbers in business import section.

commit 78d2cba14376cc7abf9b391e5ced16ada3dfd42f
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Thu Feb 13 17:40:17 2014 -0800

    Update Gnucash version from 2.5 to 2.6 for new feature

commit 29e5fffd09c33ab13d18e9a74f9238b0c9fa1119
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Feb 1 20:58:36 2014 +0000

    Bug#547386 - Help text for Employee section missing.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23784 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 65ac0de88938fc7d85db63cb8ace45aca064c002
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Jan 30 20:19:31 2014 +0000

    Bug #723173 : One error and some typos in documentation. Thanks to Imat for the patch.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23782 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4bc7a9d369361e5e06b256d3c7284131e659f7ff
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 26 00:26:09 2014 +0000

    Release 2.6.1
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23771 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6722305215b8e54172bd86a2a29587728be82e28
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Jan 25 11:50:43 2014 +0000

    First documention updates for credit notes
    
    This commit partly implements feature request 687477
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23765 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2babca6a67900c6cc14b519c87a9075805224455
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Jan 25 11:50:31 2014 +0000

    Adapt migration documentation to gsettings introduction
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23764 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7c9f7e272d50d5edfb30ff988304ef263e70ec03
Author: Cristian Marchi <cri79 at libero.it>
Date:   Mon Jan 20 20:18:45 2014 +0000

    Add a forgotten file in Makefile. Related to commit [23705].
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23731 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2b5716188c32a2164658c6a0c4e3ce68e31ffe78
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Jan 15 20:11:29 2014 +0000

    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.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23698 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 018db12ca771412ad85aa10366b7c9ad0a5c2d33
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jan 14 21:22:05 2014 +0000

    Add information about the Business tab in book options window.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23696 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b32def83109d5e84dc30bb05df26d6c732776f7f
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 14 20:41:09 2014 +0000

    Further enhancements for building Japanese PDF
    
    * Use command string to replace fop-ttfreader if it's not available
      and fop is installed in /usr/share/java
    * If neither is available, disregard the japanese font configure settings
      and use the defaults because we can't get the metrics
    * If using a default font, copy its metric file to guide/ja so that the
      user doesn't have to.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23695 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0f777b27250f19244ac75698f707674eda671d07
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 14 01:01:34 2014 +0000

    New fonts for building guide/ja/guide.pdf
    
    These fonts actually work with fop-ttfreader, unlike the IPAex
    fonts previously linked. These fonts can be distributed as well
    as embedded, which the IPAex fonts could not.
    
    Font metric files are also included in case fop is available but
    fop-ttfreader isn't.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23694 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b6856818b9c4793317ce49d58816a70cad10f0d8
Author: Derek Atkins <derek at ihtfp.com>
Date:   Mon Jan 13 17:57:52 2014 +0000

    Add Fedora font paths
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23693 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 374dfaf5c2e0571953d560c35f87ce29019a3f3f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Jan 5 20:14:00 2014 +0000

    Adjust image after [23668] update.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23669 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0d1f227e914ec87200dec38cca116800c02489ee
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Sun Jan 5 17:03:55 2014 +0000

    Doc/guide/C: add cash account to accts-examples-organization2
    
    Retranslation of [23667]
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23668 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 15a4805458661e6eb83b9b192133b2220d388c3d
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Sun Jan 5 12:38:58 2014 +0000

    Docs/guide/de: minor corrections of spelling and an extension by Martin Mainka
    
    He wrote: ... extended the description of the base account set by a cash account(Asset:Cash), since it is uncommon in germany to pay groceries and other small commodities by check.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23667 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5b9c4bfb80700834a41ec741b2d2e1dd02eb8f2f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Jan 5 09:19:09 2014 +0000

    Update Italian translation of guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23666 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c180e4d15488579a17dc2dadf5c4420435b6b310
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Jan 5 09:17:52 2014 +0000

    Update instructions for Italian translation to adapt them to new generic langcode.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23665 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e5730e0455ee8a274a3766d0bdb4180bc19d4207
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Sun Dec 29 05:45:03 2013 +0000

    Bug 635240 RFE: Rename translations in gnucash-docs from <LANG>_<region> to <LANG>
    
    Rename omf files etc.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23652 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5a436d6c447c7b7b3334c5ddd003a94e3420cf19
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Sun Dec 29 04:28:34 2013 +0000

    Get Help building again.
    
    1. <!ENTITY app "GnuCash"> was missing in all languages
    2. in de/gnucash-help files were renamed, but neither in the makefile nor the files themself
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23651 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 20c87fdb9a5d7cbcfd27547c1099cec8a490831a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 28 23:29:03 2013 +0000

    Release 2.6.0
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23646 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 915f8d3e9bbbcb7062e466a9c297aa4bccc125b9
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Dec 28 11:43:03 2013 +0000

    Update Preferences section of the Help for the 2.6 release.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23637 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 393ef0a5cd84cd6553dbf717c1a5560cb82bb2ed
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Dec 27 20:15:36 2013 +0000

    Update all references to menu and toolbar in the Help for the 2.6 release.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23636 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fc7ec8487a14e867e746e6feba622ee297c1429e
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Dec 27 14:25:08 2013 +0000

    Bug 639264: Add information in Concepts 4.5 to Explain Starting Balance in Reconcile window
    BP.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23632 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b07ec978b0c25918ede7e4a611b10bf72820b6bf
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Dec 27 10:41:55 2013 +0000

    Change some tables from itemized to variable.
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23630 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 1a213d483ccef715a0faa46fb32c073feee7ee69
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Dec 25 18:53:26 2013 +0000

    Bug 513122: Documentation doesn't explain how to import account tree.
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23616 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7e6cecd3e7664ff7c38f33d8036ee29617bdbcd6
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Dec 24 17:59:50 2013 +0000

    Bug 712308: Double click on parent account doesn't open the register - new behaviour not documented.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23614 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e3c4ef7f0c7408715131c1050aafa9f9284e1f16
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Dec 24 16:36:14 2013 +0000

    I meant IBM...
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23609 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2d0ae658ef14fb050e31083fc317d4e7a7835cee
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 23 23:50:27 2013 +0000

    Bug 608932 - The documentation provided for opening a new stock account is not appropriate
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23606 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ba699f1e916c6d076394cf61c1fe6ad33303096d
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 23 23:17:19 2013 +0000

    Bug 700656 - Tutorial does not explain type of security
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23603 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bdb01c70b584369c2bbed6d6e762cf76884ec3d1
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 23 20:32:58 2013 +0000

    Bug 693493 - Add text to Tutorial 2.2.3 to explain Debit/Credit Columns in register
    
    Patch by David T.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23601 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 357efb275ce8d5a3eb768a8d3fda194f65fcf571
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Dec 22 16:40:04 2013 +0000

    Forgot to add proper tagging to images in previous commit
    BP.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23593 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bf005863810c2b461a72fa49edd81d92b348991f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Dec 22 16:32:26 2013 +0000

    bug 688968 - Investment documentation improvements for chapter about selling shares.
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23591 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d21b7a7b3345fa57b6d7668177ac59b292e00430
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Dec 19 20:30:11 2013 +0000

    Use clearlooks theme for the screenshots.\BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23579 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b65cbca0ec3ef5e7dfd406f7524043f047fda0f1
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Dec 18 20:14:13 2013 +0000

    Update text and images in first part of investment chapter. This also fix bug #684762.\nBP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23575 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0691dd4ca44ef00478f3e79ee77ddd97dc9116b1
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Dec 11 15:06:15 2013 +0000

    Check for availability of xmllint
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23540 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4e7e6eb5c22f271fb24990d6e33e6e04f79e0ed5
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 10 19:57:43 2013 +0000

    Fix up AC_INIT and AM_INIT_AUTOMAKE for modern specs
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23534 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 655e00f1b23d2e843eada29d87f7817e06efdbe4
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 10 19:48:39 2013 +0000

    Bug 688579 - Run xmllint or variant in make distcheck
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23533 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 572a48bd1663029775957d042b6d5e1b373e3a2e
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 10 19:48:30 2013 +0000

    Rename configure.in to configure.ac
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23532 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2e67de56ffb58998d214dd03b786682f61682c49
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Dec 10 18:28:39 2013 +0000

    Bug 719796 - Updates to business documentation
    
    Minor updates to existing business docs
    
    Squashed commit of the following:
    
    commit d973b7e28cd5a1b602e6acc670b4473810065a45
    Author: Bobby Ratliff <ratliff.bobby at gmail.com>
    Date:   Tue Dec 3 21:37:01 2013 -0600
    
        Update help 4.2.1.5 to reflect standard feature
    
        The feature described in the help is standard in new releases (greater
        than 2.5.8), but optional in older releases.
    
        Author: Robert Ratliff <ratliff.bobby at gmail.com>
    
    commit e8cc521ed4b9cb8f28038e1f4ed26e4d72620730
    Author: Bobby Ratliff <ratliff.bobby at gmail.com>
    Date:   Tue Dec 3 13:35:00 2013 -0600
    
        Minor updates to existing business docs
    
        * 4.2.1.5 Mention that menu items are part of optional modules.
        * 4.2.1.6 Add business reports that weren't present in the docs
    
        * Fix spelling mistake in 7.1.2 (Find Customer, Invoice, etc.)
        * Fix comma splice in 7.1.2
        * Split 7.1.2 up into sections:
            * Search Criteria section
            * Type of Search section
            * The rest of the search dialog
            * List of search criteria buttons
    
        * 9.3.4 Explicitly say that this is for the business module (in
          the first paragraph.) Update capitalization and punctuation.
    
        Author: Robert Ratliff <ratliff.bobby at gmail.com>
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23530 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5f8289559cf3e8dbee3b136a9c7d1020b9ff0d45
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Dec 10 18:28:28 2013 +0000

    Bug 687476 - Document Customer/Vendor overview feature
    
    Add section about customer/vendor/employee overview
    
    Help file, section 4.8 "Business Windows"
    4.8.1 Customers Overview
    4.8.2 Vendors Overview
    4.8.3 Employees Overview
    
    Author: Robert Ratliff <ratliff.bobby at gmail.com>
    with some xmllint fixes by Geert Janssens <geert at kobaltwit.be>
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23529 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ee9112589ee698221dbdd194d1c0b94440e8cac7
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Mon Dec 9 08:04:44 2013 +0000

    Docs: drop region codes
    
    This should result in a translated documentation for locale settings like e.g. de_AT or it_CH, which before only got english docs.
    You will need to rerun autogen to rebuild the makefiles.
    
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23523 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c2e08f3850d51bb0c4b0effbc507bf6bead58b6e
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Thu Dec 5 20:33:59 2013 +0000

    Fix typo from [23489], which broke last nightly build
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23492 57a11ea4-9604-0410-9ed3-97b8803252fd

commit dcbaa68dc620e6fd2ac30a363ab59ea6ef9c4c38
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Thu Dec 5 00:26:09 2013 +0000

    Upstream from [23488]: docs/guide/C/ch_accts.xml: minor improvements
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23489 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 69b27a29bea32eb88dc17bba970dc1f8de02230f
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Thu Dec 5 00:20:13 2013 +0000

    Review of [23461]: dos/guide/de_DE/ch_accts.xml
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23488 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8efd5bfd85ba7ae23a498442239415ebcf72e830
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Dec 4 22:39:32 2013 +0000

    Bug 702039 - Canadian stocks are fetched in USD by Finance-Quote
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23486 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4aeb2b9a1c34a1078e60e8988ca0d0a35932e51a
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Tue Dec 3 16:44:35 2013 +0000

    Update docs/guide/de_DE/gnucash-guide.xml to .../C/... svn 22561.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23481 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f630585ddd402bf9e9136c589b0d12baa764b915
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Nov 30 14:31:02 2013 +0000

    bug #693493: Add text to tutorial to explain debit-credit columns/nBP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23463 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2973f54dc19ddca2b19807d84176dfe7be1e24e6
Author: Christian Stimming <stimming at tuhh.de>
Date:   Fri Nov 29 20:17:13 2013 +0000

    Update German translation, by Martin Mainka. Thanks.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23461 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bd999dcb46fb01601edf6b52fa104e94a7602af1
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Mon Nov 25 15:58:03 2013 +0000

    Bug 715161 - File structure csv import customers and vendors.
    
    Improve wording of import insructions.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23436 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 511ecb95a617f30ae76fff5ba2d0e40f1a929551
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Thu Nov 21 11:56:32 2013 +0000

    Update section for invoice-bill importer.
    modified:   ch_import_business_data.xml
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23420 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ee2e1bf1317bea94dc38c67c6e89492e2173d273
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Wed Nov 20 13:20:31 2013 +0000

    Update import-customers-vendors section to reflect code changes.
    
    modified:   ch_import_business_data.xml
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23418 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ae36e0f79f5d2c6be4c034c8c8c1af8b561dc69d
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Nov 19 20:28:10 2013 +0000

    Significantly increased translation of german Guide, by Martin Mainka.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23413 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 76121f59377daf8111d906f3dd7eb1d295608964
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Oct 26 10:08:19 2013 +0000

    Add budget documentation
    
    GnuCash help:
    * 9.3.2: Clarify that the 'default budget' option is for budget reports
    * Add a section about budgets to Chapter 4.
    * Added link to "book options" in case users don't know what that is
    
    GnuCash guide:
    * 15.3: Describe budgeted income statement and budgeted balance sheet
    reports from a conceptual perspective. Note: This doesn't necessarily
    document the way these reports work in GnuCash.
    
    Author: Robert Ratliff <ratliff.bobby at gmail.com>
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23339 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0d1348d05286fad89774bd2f7c44839c81bc790f
Author: Christian Stimming <stimming at tuhh.de>
Date:   Thu Aug 15 19:08:28 2013 +0000

    Fix outdated menu item as pointed out on gnucash-de by tom1492.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23130 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 826ce2b88cbef206fa922e5298f6055a52c091be
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Aug 2 19:12:46 2013 +0000

    Improve tagging for Asset Barchart description.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23121 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7e3ad41684d9901a872c62544b114c2f2530ac4d
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Aug 2 18:17:55 2013 +0000

    Bug 699430 - Describe the Assets over Time barchart Report
    
    Add a description of Asset Barchart Reports into chapter 8.2 Assets & Liabilities
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23117 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a5a123c1dd1ce01b2d59ecf8adccca4270cdd907
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Tue May 21 17:17:43 2013 +0000

    docs: help/de add Help_tips-appendix.xml
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22999 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 489f1bedfa221a51370ab99784f19fcaba419336
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri May 17 10:20:46 2013 +0000

    Add script to generate a list of changes in html format between two revisions based on git log
    
    This is the equivalent of svnlog2ul.sh which does the same from svn log
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22985 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 53a06dd548ac32277547e35192eacb1b78a7edd9
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri May 17 10:20:38 2013 +0000

    Allow svnlog2ul.sh to run on the current working copy
    
    And from the root directory instead of having to cd to util/svnlog2ul
    Original author: John Ralls <jralls at ceridwen.us>
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22984 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4490061b8d93d65af4544ff5c91d3d145c3a2e6b
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Thu Apr 18 17:32:29 2013 +0000

    Docs: update Help_tips-appendix to reflect bugfixes of F::Q 1.18
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22915 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3c351fdd66cef67910103b9935c5ca947ef914cf
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Thu Apr 4 01:01:38 2013 +0000

    docs: README: Requirements: rarian is successor of scrollkeeper
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22870 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 60c47de07ed709b389541e9eaa70e761ac9d6f14
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Feb 9 13:27:16 2013 +0000

    Fix typos
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22769 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7dc1a4b8a87db3dfb9d94b642c1645fdb6ef3367
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Feb 9 13:24:04 2013 +0000

    Bug#692917: Note for keys when entering transactions.\nBP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22768 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f76dafd0589c0952570d78ec50adcd19552345be
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Feb 7 15:13:25 2013 +0000

    Use spaces instead of tabs in a comment
    
    This makes sure the two lines are properly aligned regardless
    of the tab indent setting
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22765 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 12e91e77a9af2e11d33de428a4c526727fd91c6e
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Feb 7 12:55:02 2013 +0000

    Update version number on trunk
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22764 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 20ae087597c29e12ace403412f5d37bd11fd5a2c
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Feb 7 11:03:41 2013 +0000

    Revert "Dummy change to test gitolite commit hook"
    
    This reverts commit d5b847d403a173c1dfc90b2a3dc52a5491743840.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22763 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7a387e0e63c73779c50102acd86a0948a08728fb
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Feb 7 10:48:55 2013 +0000

    Dummy change to test gitolite commit hook
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22762 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fb47cf9ba7254437998b5933802251776774b754
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Feb 7 10:42:46 2013 +0000

    Revert "Dummy change to test gitolite commit hook"
    
    This reverts commit ddbcec363362373681f9f0fb008ba3c53be4915f.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22761 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c985f584944aefb696c6400b3518013963acbef5
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Feb 7 10:34:06 2013 +0000

    Dummy change to test gitolite commit hook
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22760 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3e0de7629cd35aca04a88402cc535f7ea48dc0f9
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Feb 7 10:27:31 2013 +0000

    Revert "Dummy change to test gitolite commit hook"
    
    This reverts commit b55f0417cea1ac59d155231cd58b8d6ee483c85d.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22759 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5f3950452f17bc6d6b79d4ab9423353223f3c3f7
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Feb 7 10:20:50 2013 +0000

    Dummy change to test gitolite commit hook
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22758 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b99abbac0a74e70db4abc501d8a8a4eaed56cc46
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Feb 7 09:40:41 2013 +0000

    Add README to tarball
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22757 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8686314f870c634bdf20a19dae07dc4c6f3a4814
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Feb 6 20:34:58 2013 +0000

    Lowercase GNOME in the readme file
    
    The Gnome project uses it this way as well
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22756 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 831e8db3972eead493198f4d55019f4d1b5bc2ee
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Jan 29 20:32:07 2013 +0000

    Mini dummy change to test gitolite hooks
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22734 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d6e79388662caef3f28e6e0253f9a7d642748510
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Jan 29 19:52:51 2013 +0000

    Refresh copyright notice
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22733 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6f31860997ab11d69dc61a4214cdd7da54a14dc3
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Jan 29 19:10:18 2013 +0000

    Patches should be sent to gnucash-devel iso gnucash-patches
    
    gnucash-patches is an announcement only list these days.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22732 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b09dfacf4b2713fff3368794ce818455a66ccfce
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Jan 25 16:40:17 2013 +0000

    Update another obsolete url
    
    The main purpose of this commit is actually to test
    the gnucash gitolite configuration on
    code.gnucash.org
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22728 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2008457ffe2de52c2bec7bbe276181d41930b5e5
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Jan 25 16:29:41 2013 +0000

    Update another obsolete url
    
    The main purpose of this commit is actually to test
    the gnucash gitolite configuration on
    code.gnucash.org
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22727 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ea04eb78182876ac560eaa4e0d2ce1b5ed263962
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Jan 25 16:10:48 2013 +0000

    Update some obsolete ulrs
    
    The main purpose of this commit is actually to test
    the gnucash gitolite configuration on
    code.gnucash.org
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22726 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ba3fd7cdef4de926676ba4878a0f815b58250f71
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Jan 25 16:02:12 2013 +0000

    Update version to next number
    
    The main purpose of this commit is actually to test
    the gnucash gitolite configuration on
    code.gnucash.org
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22725 57a11ea4-9604-0410-9ed3-97b8803252fd

commit db94ad3fcefce89c3bc60484d808ea7f822fdd8e
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Jan 20 04:54:54 2013 +0000

    Bug #633524
    
    Guide: introduce some splits concepts to help with understanding
    transactions.
    
    BP
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22718 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e6d165a406c8cb5f40dba15442c0c5162616c7b0
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sat Jan 19 02:09:42 2013 +0000

    Bug #691762
    
    Clarify behaviour of Find Transaction dialog box's `Reconcile' criteria
    buttons.
    
    BP
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22709 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0aa893fc9605a02b159e51d3e492bfeb15d26dc4
Author: J. Alex Aycinena <alex.aycinena at gmail.com>
Date:   Sat Jan 19 00:14:00 2013 +0000

    Update to documentation for Book Option to set number source which corresponds to functionality in r22681
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22708 57a11ea4-9604-0410-9ed3-97b8803252fd

commit da3cbdd18aeadfd615bf0ca5c7a7db4fbbd45959
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Fri Jan 18 02:03:14 2013 +0000

    Bug #604519
    
    Explain scope of Find Transaction tool.
    
    BP
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22705 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f35a8bdf850858758e3348dd2c547a011c93eccc
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jan 14 01:16:43 2013 +0000

    Fix #638955
    
    Add documentation for book closing
    
    Signed-off-by: Yawar Amin <yawar.amin at gmail.com>
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22699 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 52d584434b11b175fc143710bc32263841df617f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Nov 23 20:56:29 2012 +0000

    Bug #684709: add explanation of transaction statuses (R field) and cross reference it. BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22592 57a11ea4-9604-0410-9ed3-97b8803252fd

commit dba5dbfc4c098c2c033418db01e0c111cc902305
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Nov 22 21:26:41 2012 +0000

    Fix columns width for tables in pdf output BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22590 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ba732199fac28836eb4f2e6e5948264e213c94e9
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sun Nov 18 16:25:04 2012 +0000

    Redo some minor changes in the Italian guide's revision history
    
    This time, also update the it.po file
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22568 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 475a683f5f46c1892bb1c53aaf411d485290c884
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sun Nov 18 15:05:30 2012 +0000

    Update AUTHORS and NEWS
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22566 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3396cc66c3b18cd28902e3c52df5e3cf3de8dddd
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Nov 18 10:04:38 2012 +0000

    Fix typos and update revsion of Italian translation.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22565 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4d68bbd92871032eef9e69b2c4e80cdb621fd07e
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Nov 18 09:55:17 2012 +0000

    Update Italian Translation.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22563 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 42524a3378928b6b0d8ea29ecad8343608d7558a
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Nov 17 21:01:53 2012 +0000

    Fix tags to pass docbook validation.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22561 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5cec6fbbf381b93a16ee392455fc712428381ff1
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Nov 17 17:06:06 2012 +0000

    Update revision
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22555 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bb335a72eae04f3b36d4ddec7c2f472aa0f1b48b
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Nov 17 17:05:56 2012 +0000

    Change wording on section Online Assistance
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22554 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 697d4b49bbcbba2c245d3cc02bd88d78cf124032
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Nov 17 17:05:47 2012 +0000

    Clean up the revision history list
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22553 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2f4eab36d202765076514274f0d55be0b7ae707d
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Nov 17 17:05:36 2012 +0000

    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
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22552 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a50bfd3d63bc105ad8f4b4d054037c1eb6a7be3f
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Nov 17 17:05:25 2012 +0000

    Make sure images are found when generating pdf out of tree
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22551 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 971c69ab24abbe19e9f2df68268c8b9b72b8c950
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Nov 16 20:54:50 2012 +0000

    Bug#688425: Fix steps in putting it all together section. BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22546 57a11ea4-9604-0410-9ed3-97b8803252fd

commit eba1fc1fe20449a86a8031d2070f05442fae096a
Author: Cristian Marchi <cri79 at libero.it>
Date:   Mon Nov 5 19:49:32 2012 +0000

    Bug#684709: Some rearrangement of text and chapters.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22532 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 646324e60a5166447210e38b7c9ccd0e147eaf44
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Nov 2 17:34:53 2012 +0000

    Fix in-tree build error introduced in last commit
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22503 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bd89cfe266a9e2a25d58cbaba95bbc108341f3c9
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Nov 1 17:37:29 2012 +0000

    gnucash-docs: fix out of tree epub build
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22484 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b561804186b61c4ab4035becb4e9fcd32dee18b4
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Nov 1 17:37:17 2012 +0000

    gnucash-docs: adapt make dist to git based builds
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22483 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fd7ec991b1f56dc5641a116118e701392b90a2d3
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Nov 1 12:39:55 2012 +0000

    Fix GnuCash capitalization.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22478 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a03c214b97d6134b03f9944e409c5bec1de16593
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sun Oct 28 14:28:37 2012 +0000

    Add comment about modifications in xmldoc.make
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22466 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 147d3697c1120b68c71308003af222c36e1d2440
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Oct 27 17:05:25 2012 +0000

    More Makefile improvements
    
    - Replace a bunch of custom install/uninstall/dist
      scripts with default automake syntax
    - Remove empty directories on uninstall
    
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22456 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c32ceff0b9b657048fb562b09f659f2b72368e18
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Oct 27 17:05:14 2012 +0000

    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
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22455 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d17fd30ea289b52e279c611578bf7cdc11306790
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Oct 27 17:05:05 2012 +0000

    Minor makefile fixes
    
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22454 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7ba0e581e21d4c1360aa93fc481a3c3b1062dad7
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Oct 27 17:04:53 2012 +0000

    Makefile cleanups
    
    - Use  instead of cp
    - Simplify base filename extraction
    
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22453 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 1be1cfb5cb0687525ca4c3d3449181dc1c08053b
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Oct 12 19:34:44 2012 +0000

    Some tagging.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22443 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3998627da23a3e37feba8f352fca94e0d25dca99
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Oct 12 19:17:49 2012 +0000

    Use variablelist.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22441 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d5434ad23923bc8084a9f5c982f53e18b85b9eaa
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Oct 12 19:15:00 2012 +0000

    Fix a tag.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22440 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 13a7bd8ab9959e51dbd4cc7f3ff9c1c5149eb9dd
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Oct 12 12:42:10 2012 +0000

    Bug #672668 : Add section explaining how to migrate data.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22439 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8a7fc0dfc485bdb456d3bfc73bd22d10f0720684
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Oct 12 12:22:39 2012 +0000

    Bug #684709: clarification of the find assistant.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22438 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cc65c9b55e15c65d7975b5d4dfacbbc4e7cb2038
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Tue Oct 9 22:38:02 2012 +0000

    Improvement of [22422]
    
    Explain the different way to contact the team.
    Add a few pointer to related documents.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22434 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2038f6424e264d96f5ff7183c15e4c60826e3682
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Mon Sep 24 02:32:16 2012 +0000

    Update README:
    
    Debian packaging
    non-latin PDF
    report any problem ...
    
    BP
    depends on the review of the release manager ;-)
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22422 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f58ddcbae143caf3ff4d7544c0c1bb5b14a057cd
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Sun Sep 23 21:09:05 2012 +0000

    Fix 2 errors in [22417]
    
    BP
    
    Hm, shouldn't make check call xmllint?
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22420 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 712008b6d862bd90b42b355b9bb716876e0c78ad
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Sun Sep 23 06:02:00 2012 +0000

    Update in Help_tips Pseudo-symbols that can be used for TIAA-CREF quotes
    
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22417 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4acb83faef6ea22162a180179857d03bfc6131d3
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Sun Sep 23 02:04:07 2012 +0000

    Update in Help_tips Yahoo Codes for Exchanges and Markets
    
    As a side effect, I introduced more GDP conform id's.
    I know, I should have done the formating in a separate patch - sorry for the inconvience.
    
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22415 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 779eb8aee8c25e61125e3556865716f82cf88c8f
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Sat Sep 22 21:59:10 2012 +0000

    Update in Help_tips Finance-Quote Sources to FQ 1.17 / gnc-commodity r22290
    
    Additional change order: Sources overview before source specific tables
    BP
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22411 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 171fb01a188bf2ca914e3b06ee28c145aa13972e
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Sep 21 18:24:38 2012 +0000

    Fix typos.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22409 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0d2d6128443250ab40cda2d7bf856c938c1cc2b9
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Sep 20 19:01:36 2012 +0000

    Update revision number in the Italian po file.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22408 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fb3b0d676dda2c6244260a35d7e77c51227bcf56
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Sep 20 18:46:17 2012 +0000

    Update Italian translation of the guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22406 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3403713e85147b4e53834de72fed72e682a7e6d9
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Sep 20 18:43:13 2012 +0000

    Update Italian translation of the guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22405 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 306dd6007b66388fd08712ff577c4bc6078fefa8
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Sep 15 19:03:19 2012 +0000

    Update Italian translation of GnuCash help.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22394 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 14d1f66052d75b83c27a12265031bfabfcbb79d3
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Sep 15 15:38:34 2012 +0000

    Small fixes to help files.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22393 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 915d6e239d12025aa50c334c60f9ddb5d0df0436
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Sep 15 15:20:14 2012 +0000

    Update Italian translation for GnuCash guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22392 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 020661c9ec6ea3e170874f2d39f5ed546cf0c163
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Sep 15 14:14:36 2012 +0000

    Add a non complete section for migrating GnuCash data.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22391 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 21df6fafbb6f06824b5c36adb32116ab82f24978
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Sep 15 14:13:23 2012 +0000

    Remove a part not intended to be on the previous commit.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22390 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 322dee419cbfb4a0607ff48b7db6e240c6caebcb
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Sep 15 14:07:36 2012 +0000

    Some markup corrections.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22389 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bb1ae023f08f120dad7998d9d1d0d2ecd523a7f2
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Sep 15 09:24:45 2012 +0000

    Small fix to sections in order to validate the file with xmllint.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22388 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fe5f9513c6891f3c73aec9569d67401273edfd43
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Sep 6 09:26:27 2012 +0000

    Bug #661705 - OMF files not installed at the right place: yelp doesn't see them
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22364 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 776d267600b9b7c39294da264782f45ce36596dc
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Sep 6 09:26:18 2012 +0000

    Fix out of tree build
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22363 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 16dc7793448c1f5f3743a0bff69d6facfb41d94f
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Sep 6 09:26:09 2012 +0000

    Clean up indentation
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22362 57a11ea4-9604-0410-9ed3-97b8803252fd

commit dcec27a1a6c96e49cf21a642c8f0464dcd4c5990
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Thu Aug 23 13:45:27 2012 +0000

    Add Importing Customers and Vendors section.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22345 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ed2bc4b77a0552f1abf6db0238c2bf243430ce22
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Wed Aug 22 14:13:49 2012 +0000

    Added forgotten file.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22344 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 15631a1b150d84e651ed07782ebda514c8f2c951
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Wed Aug 22 08:00:52 2012 +0000

    Add openSUSEs font path for local installed IPA*.ttf
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22337 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c3d96f6c31f20118d26953b6f4053ba69ae6bdae
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Tue Aug 21 17:02:32 2012 +0000

    Fix typo.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22336 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b9b7e1a571c5c56e124202f4355ff5ab80e9f33a
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Mon Aug 20 16:28:58 2012 +0000

    Move chapter on importing bills and invoices.
    
    Although there is some Python in this chapter it's not really about
    the Python Bindings.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22335 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 58752a3a2723a2418ab74200cb29451caa064429
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Mon Aug 20 15:50:23 2012 +0000

    Removed extra comma from end of invoice import  sample.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22334 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 10bc5784a929e5a3e893259e7c1c60f18bac7114
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Aug 18 09:05:03 2012 +0000

    XML conversion: mark old step as for pre-2.0 files only
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22331 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4d630fb2ca72bf8d2024dca6bc12a7c81537c0fb
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Sun Jul 22 10:21:38 2012 +0000

    Add missing files to help/de../makefile as suggested by Dominique
    Leuenberger on IRC.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22270 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f79f60f66d0f3b4298d6ba705cae25eba7fdc0aa
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Fri Feb 24 12:26:18 2012 +0000

    Bug 670354 - [PATCH] Outdated Docs - Assign Starting Invoice Number
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22061 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a6ab4fd708d4fd43d9151ed51eef0f498c2d5e4d
Author: Cristian Marchi <cri79 at libero.it>
Date:   Mon Feb 13 19:40:27 2012 +0000

    Fix a missing slash.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22024 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3baf7bc9e8d9dfe7b40828dd4cc8d4f6e571b4b0
Author: Cristian Marchi <cri79 at libero.it>
Date:   Mon Feb 13 19:26:57 2012 +0000

    Bug #664054: add a note about using Tab key instead of Enter key for the split in capital gain and losses.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@22023 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8c93893a7863d8c154640ee74ed17d2c5007df30
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Feb 1 09:16:56 2012 +0000

    Add proper markup for app name.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21923 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 01b0553906ac8dc6ca139b2c5850624a7c8295d1
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Tue Jan 10 16:47:33 2012 +0000

    Add overview items to business menu.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21839 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5bc9203ec610907fffb12962a18720b73e07bf83
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Tue Jan 10 13:18:26 2012 +0000

    Added import section to business menu.
    TODO: Add a link and write the link target for imports.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21838 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 140379ac17a5793e73cddfb358049038c3158ea2
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Thu Jan 5 16:51:38 2012 +0000

    Added Mac OSX path for config.user.  Thanks to John Ralls for the information.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21821 57a11ea4-9604-0410-9ed3-97b8803252fd

commit dac3aaf5f8c788107deef3d375975db3e6bd07a0
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Wed Jan 4 11:59:32 2012 +0000

    Add how to enable Bill Invoice importer for business users.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21820 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6304ee59e88e15907b09787ab4dc93a2575ea096
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Tue Nov 29 12:37:57 2011 +0000

    Added item re. line chart for net worth.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21639 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9d7b35ebd3ff148e6e22a60c6e03d8cf9fce1e33
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Fri Nov 11 16:31:13 2011 +0000

    Bug #651498
    
    Add note about automatic price retrieval
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21558 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 027e4c6e4fdaba894e1592181b51432f5bbe7a24
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Fri Nov 11 01:49:32 2011 +0000

    Bug #651886
    
    Reword and simplify A/P and A/R warnings
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21555 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 98d775d42e039f3f95a1027a535b35ea88429a3a
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Wed Nov 9 03:49:41 2011 +0000

    New method for running New Account Hierarchy
    
    https://bugzilla.gnome.org/show_bug.cgi?id=663208
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21540 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 1bf74ce04dfe69156667c1151e397b599221a935
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Wed Nov 9 03:49:33 2011 +0000

    Fix #663208
    
    guide: Reword some passages of §8.2.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21539 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3ba4925a25e6ba09dd1e5d1788f9292aa8d2c84f
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Tue Nov 8 04:49:17 2011 +0000

    Bug #651886
    
    Warn about using A/P and A/R account types directly.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21533 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 222c4e9bb94029ba8a2c147fa48f996da0b97ed9
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Tue Nov 8 04:34:36 2011 +0000

    Bug #647197
    
    Add short note on report customisation
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21532 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 96528f79bac0bdd3005a062fe59e0fb6caebcc6c
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Nov 7 15:25:12 2011 +0000

    Fix uninstall error introduced by r21467
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21531 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bc8dec46e445e3a161e007414cf13937fca38598
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Nov 6 23:07:34 2011 +0000

    guide: Slight clarification in meaning
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21527 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 020cf697f9611a646ee64fd0a34364281c6f924b
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Oct 20 08:33:10 2011 +0000

    Fix a typo.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21468 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8c8f5d364fbf7d5fb0453b3c590d031fa1670bd5
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Oct 20 08:24:32 2011 +0000

    Bug #661705 : Fix omf folders path in order to be picked up by yelp. Patch provided by Sébastien Villemot.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21467 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bcf2d53afd089763092a99c672abdd956bb2b4a6
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Oct 8 09:32:13 2011 +0000

    Bug #660379:Add tip and note about customizable register view and transactions operations.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21391 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e47e1a0c086ad8d72e3e832f52289503497fd9bf
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Thu Oct 6 09:30:50 2011 +0000

    Bug #660871 - Correct spelling.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21375 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cd0ff5b319ed16ea7aca649ed9adf53f1fe718ce
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Sep 17 09:50:52 2011 +0000

    Bug #659147 : Use Loan repayment calculator instead of financial calculator, fix some minor mistakes and add some tagging.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21261 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c0fd302ced46d07957dcaf427c34e40a04358dbb
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Sep 4 07:37:57 2011 +0000

    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
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21238 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7f8c4b3bcc81ee0044f932c296219a191675642e
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Sep 4 07:24:20 2011 +0000

    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
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21237 57a11ea4-9604-0410-9ed3-97b8803252fd

commit af514ef49fc55f73ea06234a06b5fb3630fabdbe
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Sep 3 14:21:50 2011 +0000

    Bug #654467 : Proof reading patch and many localized figures. Thanks to Yasuaki Taniguchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21235 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fc5531aa0e0bf2122d282cdd52992ca55c4c463e
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Aug 31 16:58:33 2011 +0000

    Bug #654467 : Add support to relative path for ipaexfont folder location. Thanks to Yasuaki Taniguchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21228 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 618a587a211ae4dc4cd6839dabeff118bbb97404
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Aug 30 12:36:44 2011 +0000

    Bug #654467 : Add handling of Japanese font for pdf generation. Thanks to Yasuaki Taniguchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21224 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 633664f8afd181b8107520f6deee72b76270d488
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Aug 27 08:31:23 2011 +0000

    Bug #654467 Complete the update to Japanese Translation of the GnuCash guide. Thanks to Yasuaki Taniguchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21222 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 16bb0c8ba07216ea49b863a88fd293ea8130ff1c
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Aug 25 16:16:06 2011 +0000

    Add  missing xml file for chapter 17 to Japanese guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21220 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fa537eeaee192f6d319693da60bcf75d877f6dcd
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Aug 25 16:14:47 2011 +0000

    Add  missing xml file for chapter 16 to Japanese guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21219 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9ca23b11879d26d617e846b94f4512bcee3ed10d
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Aug 18 17:46:55 2011 +0000

    Bug #654467 Updated Japanese guide text and figures by Yasuaki Taniguchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@21188 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8bd22605970089ac0dfb23a56d7a5c2455e29e6d
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jul 26 17:40:35 2011 +0000

    Fix commits of SASAKI Suguru patches for epub and mobi generation.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20949 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a6ce0884d0fd7a5e02ad68f2cb1dffcef548ab85
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Jul 22 17:23:03 2011 +0000

    Patch by SASAKI Suguru - Implement mobi generation target.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20945 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 98fc4321dffa9d345b2d4c6b56df0bcf7d32e8a8
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Jul 22 17:22:15 2011 +0000

    Patch by SASAKI Suguru - Implement epub generation target
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20944 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8a407c4cdfc236dc05d9c7066008e8340d35246d
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Jul 2 15:36:12 2011 +0000

    Add svnlog2ul script tailored to gnucash-docs
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20821 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f952e9af07998405f668712340a33dadfcd05602
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 2 05:08:16 2011 +0000

    Fixup for 2.4.1 release; delete obsolete .sgml files
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20818 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e7622a7973516d87e80a939f79ab9c0ef76a1de2
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jun 21 19:25:09 2011 +0000

    Update Italian translations
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20795 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0ab87127f98d8b9cc98d03b1b0c4c28f541017b3
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jun 21 18:43:20 2011 +0000

    bug#635365: documents the new dialog related to style sheets
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20794 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 24905ab21f6762fa4f226f060389c97d6ad51f06
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Jun 19 18:39:28 2011 +0000

    Fix errors for pdf hyperlink. Fop needs xref and link tag pointing to a sect and not to a screenshot.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20771 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ce3b47107198264d1136a6d6037d1c4f463a3c1c
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue May 17 09:03:17 2011 +0000

    Fix mixed up account names, spotted by aikhan
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20653 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 743743e09ed7a3781f3057faac97c0f9b17bd6ac
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Apr 29 18:39:43 2011 +0000

    Bug 639264 : Add Information about Starting Balance in reconcile window and revise the entire section.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20602 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 00c0592b599502434d42b8478a98a21daa8d28ac
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Apr 29 18:31:26 2011 +0000

    Bug #647735 : Add instructions on how to change the GnuCash interface language.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20601 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 003ebc6b3c713b6e668c3884bf8944388471d509
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Apr 9 10:23:21 2011 +0000

    Update Italian translation of GnuCash help to latest revision
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20545 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4e780611429f0c3a8ff84b4df105160b8df65c85
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Apr 9 10:08:39 2011 +0000

    Some more markup
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20544 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 528cc56bc3aa9d589ae75dd6065192dafa364ee2
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Apr 9 09:17:36 2011 +0000

    Markup again.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20543 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d8f1712a7b5c04f0badeb0d6bf523f35c15bea60
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Apr 3 16:47:43 2011 +0000

    Revert change in rev.20521 because the entities are for xml2po and hava nothing to do with xml validation.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20524 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 49bc9b15783ef175190cca23c62aa904e55b94bd
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Apr 3 16:28:01 2011 +0000

    Some markup.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20523 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3534781dac396204a4c832c89e3b34e1d6a8f5ca
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Apr 3 16:08:16 2011 +0000

    Add function attribute to Enter key tagging.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20522 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5704c2f2bb995cb6cc035d8ddb53ce78c183df96
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Apr 3 16:00:38 2011 +0000

    Remove obsolete entity now recognized with XML 4.4.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20521 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b63119a0689395049b6ad4a1db9d1400abd7ae57
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Apr 3 15:02:48 2011 +0000

    Fix a tab's name.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20519 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0e29b2797f1c4fe1fc409c9beb0b8ec919a69a63
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Mar 30 19:43:44 2011 +0000

    Update figures for Italian help.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20506 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3f567ba80bbf0c1dfb3763ae8b1a591da889507b
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Mar 29 19:41:40 2011 +0000

    Migrate the Italian GnuCash guide to a po file based workflow.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20503 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 55a99a8c0e07f0070b4999d1aadb4e5b3abe7d3d
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Mar 29 11:51:43 2011 +0000

    Small grammar corrections.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20502 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b9e6f4a166bd0b3faa1493bfd6e6e03bc2837455
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Mar 27 19:32:56 2011 +0000

    Bug #639999: 16.3 Current Assets miscalculation in 16.3.5 Wash/Suspense Account
    
    Patch by Chris Curtis:
    
    Patch to change '$41' to '$44' in documentation
    Patch against latest SVN, changing $41 to $44, being the difference between $50
    of groceries minus 6 × $1 cans being returned.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20498 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 320565ba40be7cb1d0d6491191925183ddc9d345
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Mar 27 13:36:07 2011 +0000

    Bug #644984 Update to 2.4 UI and workflow the guide section on scheduled transactions entering from the Scheduled transaction editor.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20495 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8f08376f68f66d5e214d9224870ea4e7a0218597
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Mar 22 19:46:19 2011 +0000

    Fix a couple of typo.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20453 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 1f6eb3dd0eaeec87300d6f9ba61c6ea1c90827c8
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Mar 22 19:28:41 2011 +0000

    Use entity instead of plain text for the application name.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20451 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 134de0beb4b98870d2314191ae2a328f6523f275
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Mar 22 19:22:43 2011 +0000

    Add hyperlink to GnuCash user list.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20450 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9294ed4b9e26d8bb00cbda16e8d1b5e05943c222
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Mar 17 17:55:12 2011 +0000

    Update the account chapter with new figures and some updated text.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20428 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 356ea1135c3c3d47c0335c9bf2dd7c8402fd73ea
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Mar 13 15:20:24 2011 +0000

    Change ppi to 144 for all figures and remove a unused
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20415 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 14b5991356f0976183b3dea41f685d078e7a7411
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Mar 13 15:13:22 2011 +0000

    Updated some images and added tagging for proper pdf display.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20414 57a11ea4-9604-0410-9ed3-97b8803252fd

commit dbfbadd9cad8e5a9e601496ffdaa5e24e0a25192
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Mar 8 13:37:25 2011 +0000

    Small improvements to markup.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20390 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f7101ea7cd5031c3f32597c84f926af480699a97
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Mar 8 13:29:58 2011 +0000

    Add a couple of missing cross references.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20389 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5ee0cd4b41c1de06bd5e395d9902ebba9b9807af
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Mar 8 13:20:39 2011 +0000

    Remove the Programlistingco tag; was it needed?
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20387 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 33447d3c6714f635b4d759df99fc7690866b905e
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Mar 8 13:18:50 2011 +0000

    Fix a couple of links to an image file.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20386 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 75dd565162527f6eab0e9d8e38a2875201c83cf1
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Mar 4 20:17:02 2011 +0000

    Final run of small fixes for the guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20372 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 746ec153b165f79eb4c21fb1823690edb62e9bd1
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Mar 4 20:06:57 2011 +0000

    Some more minor fix for the guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20371 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 262ea6d460b0e9458f3777f0d0cd78b1617e9477
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Mar 4 19:37:14 2011 +0000

    Fix a phrase.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20370 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bc3dd1d21a9cf36e076ac5ea3451f79b9ebbbeb4
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Mar 4 19:36:10 2011 +0000

    Fix some typos and markups.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20369 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d018919761814364827f8330064f783b3f6d182b
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Mar 3 13:06:57 2011 +0000

    Fix the reconcile documentation properly. Sigh...
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20366 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 81a2554c4952cc0d6a05e8203fea1460c88d29e7
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Mar 3 12:47:17 2011 +0000

    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
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20365 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0ec8e16120142c2f293d68bfb1d0dedb0dadc967
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Mar 2 13:33:27 2011 +0000

    Some markup for the python chapter.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20362 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4029cb2fe8c096d71d1105957b8e7e2789ff3920
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Mar 2 12:55:56 2011 +0000

    Correct a problem with section tag.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20361 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cabf5a211bb31f4b4b82430a3f003d2599c6630a
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Mar 2 12:53:34 2011 +0000

    Move the email tags in proper position to validate the xml.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20360 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 84572ecb5ebf164f1285567584083f0bbf0ff564
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Feb 19 14:24:40 2011 +0000

    Remove old xsl definition
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20320 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 513e1a92f9479f2aeff21a94b5b3c912281fde3b
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Feb 19 14:24:30 2011 +0000

    Update version numbers and some general titlepage cleanups
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20319 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ae8d25ba6464a6acfbdfcaceec35b992604e5585
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Feb 19 14:24:20 2011 +0000

    Add information on python invoice import script
    Documenation created by Mike Evans
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20318 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 36503b588821a59e3d2024682a2b97bd0a22c6d8
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Feb 5 09:02:47 2011 +0000

    Remove another comment about a fixed bug.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20235 57a11ea4-9604-0410-9ed3-97b8803252fd

commit db5829ca637189b942626ee1ad3215c4977e8790
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Feb 5 08:48:55 2011 +0000

    Remove a note about bug #340041 that is fixed now.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20234 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 94b8e6e654fa708d00c322968270db989860f46f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Feb 5 08:39:46 2011 +0000

    Use xref instead of plain text.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20233 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3f9e72c67c83e0244c9aca377e5c4d5399b3b827
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Feb 1 19:24:31 2011 +0000

    Some more markup for accounts names
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20221 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6972c76e848d82b61cc594d8bb27755fcaba1574
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Feb 1 19:12:41 2011 +0000

    Use plurals for Expenses and Opening Balances in accounts names.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20220 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5cfb045d7f9675e50df6403f96c2efd910715f2d
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Feb 1 19:00:46 2011 +0000

    Unify use of <emphasis>Menubar</emphasis>
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20219 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ae46a9f2f73a37215587b863ca7f55c99026b6f9
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Feb 1 18:58:55 2011 +0000

    More markups.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20218 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 774e956548f6da8d2b0c20ed7d4e486b702e5749
Author: Cristian Marchi <cri79 at libero.it>
Date:   Mon Jan 31 19:44:14 2011 +0000

    Unify use of <emphasis>Toolbar</emphasis>, <emphasis>Titlebar</emphasis>, <emphasis>Statusbar</emphasis> and <emphasis>Summarybar</emphasis>
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20215 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d5e1720c90cf120747e7111ebcddf6d650158d27
Author: Cristian Marchi <cri79 at libero.it>
Date:   Mon Jan 31 13:04:03 2011 +0000

    Add proper markup.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20213 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ca78c99e3443ebcf6142ad540d9252337b0ae49e
Author: Cristian Marchi <cri79 at libero.it>
Date:   Mon Jan 31 13:01:59 2011 +0000

    Bug #535424. Update documentation for the Since Last Run assistant.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20212 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 643afed8518a6f0bc2720059ab888b153b28e90d
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Jan 28 13:07:17 2011 +0000

    Update the Italian help and the instructions for translating
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20183 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d30a0e0e158502d037d26e34e4ec42f070416ad6
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Jan 28 13:05:58 2011 +0000

    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.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20182 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6f37458d07622a47656d0fc1eec900b2e6d2c2dd
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Jan 27 20:45:26 2011 +0000

    Another bunch of multiple tags
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20179 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9ec3c45386716fac46b04b1be231d3dd9e1f4d6f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Jan 23 15:48:30 2011 +0000

    More information on translation process
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20152 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 594dee79c94c760c712ead45d069c391a2a1e30a
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Jan 23 15:47:47 2011 +0000

    Adapt dpi of figures for pdf printing
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20151 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 713696854151b1c7b330b06d8734623752f43720
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Jan 23 14:59:22 2011 +0000

    Fix previous commit for pdf making
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20150 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3725d60fbcb7fe0510dc4702eebebca558b69a14
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Jan 23 10:55:05 2011 +0000

    Migrate Italian help translation to po file, update translation and figures to rev.20148.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20149 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 543b517c89989144d2edebcb186a44a8429bcb60
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Jan 23 10:10:43 2011 +0000

    Minor styling fix.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20148 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a1ad66c29a989a895a93c9d3d3d75ade96120904
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Jan 22 10:13:04 2011 +0000

    Substitute deprecated interface tag in favor of guilabel
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20143 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9cb89c171ea2ea7da38692fa355722b58ddb1609
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jan 18 19:27:23 2011 +0000

    Unify the use of <emphasis>Toolbar</emphasis>, <emphasis>Titlelbar</emphasis>, <emphasis>Menubar</emphasis> and <emphasis>Summary bar</emphasis>.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20122 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 90d9c81199bd1ce54bb63ab513f5f33b974bc770
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Tue Jan 18 02:53:32 2011 +0000

    Remove extra guibutton tag
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20120 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d56c1797b1bbbeb7c4e49139401715b6d840c251
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Jan 16 11:04:48 2011 +0000

    A bunch of guibutton tag.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20113 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 684daf4583ea3a8a60e9832b7bf156ed47907167
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Jan 15 20:59:41 2011 +0000

    Add xml2po to comment about unrecognized entity.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20110 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9c1d27925f23d62da51b326b1afdb322bb8b9e09
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Jan 15 20:57:19 2011 +0000

    A bunch of <acronym> tags.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20109 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 377a6694c952acab3f9389d3006e099c2d337690
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Jan 14 19:22:20 2011 +0000

    Add entity to make xml2po work.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20093 57a11ea4-9604-0410-9ed3-97b8803252fd

commit de090c049aec28de9590ea201b5cef78c46a826a
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Jan 14 19:03:49 2011 +0000

    Update docbook specification from 4.1.2 to 4.4. This removes errors given with xmllint.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20092 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 835b8b861ca56ab5289a757d2d38e3d1ecb9d702
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Jan 14 18:58:12 2011 +0000

    Correct some markup errors and use indentation.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20091 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7949ad41a484c581ac7f5c0d93685bc83b9a1b32
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Fri Jan 14 00:25:21 2011 +0000

    Bug #130920
    
    Explain workaround for user-defined currencies.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20090 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5728aace2dee65d1c294589c7ee8fd1a8165bd36
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Jan 13 22:01:14 2011 +0000

    More markup.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20088 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 448c7766f6f4f67cb34eaac682b43a4493cb9c58
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Thu Jan 13 03:49:16 2011 +0000

    guide: Remove superfluous sections from Multiple Currencies chapter
    
    Remove sections on international preferences and currency support, and
    absorb them into earlier introduction and account setup sections.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20084 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 1d620cb0cd9d765645c5cd1f097942745b7fe65b
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Jan 12 20:10:30 2011 +0000

    More markup and some minor fixes.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20080 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 56ca459e051091c6d63472ccfe605ed11d6d5246
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Jan 12 13:24:51 2011 +0000

    Add a bunch of acronym markup.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20075 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 25b3c5d9fd4cff3bc103bc2b5daece9a194c9d4b
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Jan 12 13:07:41 2011 +0000

    Unify phrases.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20074 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a0270ee1401907e864fcbfb0c9734ffb5afa2e9f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Jan 12 13:01:46 2011 +0000

    Improve markup.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20073 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 614918592bd225597ffb802bed9cfcfd15ddb84a
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Wed Jan 12 03:54:57 2011 +0000

    Add prefs menu path for Mac OS X
    
    Update all references in the C guide & help files to also show the correct
    preferences menu path for Mac OS X in addition to the Gnome one.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20072 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 97f9d44ae0d91e3158b0d68afa01515324b85067
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jan 11 13:36:13 2011 +0000

    Add guibutton tag.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20064 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 74d16b89e0f8dbf7a2b21a02f01c2f1c12ca2e2d
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jan 11 13:15:06 2011 +0000

    Column options button is not in the titlebar.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20063 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 168d490a8f958d8fa414886112e881b48fde388b
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jan 11 13:12:54 2011 +0000

    Uniform phrases and add markups.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20062 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5e1e53358f045e4051abbc7b3081c11a98351187
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jan 11 13:04:38 2011 +0000

    Uniform phrases.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20061 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b707ba47556d5e4adee89349ed5b5cc5f97196df
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jan 11 13:01:31 2011 +0000

    Four style sheets, not three.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20060 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b4a9d1d92900b02ecae77d76f1124fd35f777f95
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Jan 11 12:59:19 2011 +0000

    Fix some typo.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20059 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9fb78ac85e443b7c16a03aedfb9283346f745229
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Jan 9 20:29:12 2011 +0000

    German guide: Fix my last commit
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20046 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7a6a876222fe9bf9b5f5de8e69577ff9bf23f8e1
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Jan 9 20:21:20 2011 +0000

    Minor cleanup of German help: Remove commented-out text; remove double tip-of-day section.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20045 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5a6537cdf9f92bed77a1dcf9ce3a2b867d0f1b9f
Author: J. Alex Aycinena <alex.aycinena at gmail.com>
Date:   Sun Jan 9 00:11:48 2011 +0000

    Clean up wording in Help
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20040 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d055f7242b887cf76d16601bec4f2131c3c7efd1
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Jan 8 13:52:15 2011 +0000

    Add mdash entity to enable the use of xml2po and add description for entities.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20038 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 322d423697096f82c7938ba1a067f1a7566e8fe1
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date:   Sat Jan 8 04:52:10 2011 +0000

    fix pdf generation
    
    was broken by a malformed gnucash-help/de_DE
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20037 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 93b4b9b7a5ee527557f3d584e79e411c343dc9e5
Author: Christian Stimming <stimming at tuhh.de>
Date:   Wed Jan 5 09:46:59 2011 +0000

    Set svn:eol-style property for all XML files to LF to avoid CRLF/LF mixups.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20032 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ae22c5bc77c98feddfc3818ee1e0ebd9f9a744b4
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 4 19:52:17 2011 +0000

    Provide separate Finance::Quote instructions for each OS and clarify the ones for Linux.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20031 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 881a0c1eea33714992551120ec0ede20880fb83c
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 4 18:25:21 2011 +0000

    Bug #638500: Add a note about the source of the report being modified so that users can follow along.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20030 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d923bd4e29642caf006fd6edf4411132e70dbe25
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 4 18:24:40 2011 +0000

    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.
    
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20029 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 68c3bfb9d22d7d1d332fa4cd6e54dcb6e4e8913c
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Jan 4 06:47:00 2011 +0000

    Updated German help, by Holger Stöhr.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20028 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d81bf229eeb2585c3064b91d3dc15242a12bcc79
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Jan 3 19:07:10 2011 +0000

    Add more gitignores.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20027 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7b5dde387fad5e1112bb160f013be16e916c321d
Author: Cristian Marchi <cri79 at libero.it>
Date:   Mon Jan 3 12:56:07 2011 +0000

    Bug #582547 Add account tree columns description.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20026 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 272846dd0b33e4d696f9990c93bb6630f54daa24
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Jan 2 21:49:59 2011 +0000

    Add more gitignore.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20025 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a91b7be124294b6ceff59a3ef20dd57d2a021a5a
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Jan 2 15:39:32 2011 +0000

    Bug #633586
    
    Move the explanation of debits and credits from §3.2.2 `Income and Expense
    Accounts' into §2.1.3 `Double Entry', a more logical place. Get rid of
    historical info (easy to look up online), error checking features info
    (this isn't a sales pitch), and banks' reversed usage of debit and credit
    terms (a digression, not really relevant at this point).
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@20024 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2b26f375a14c32f3a21e5f8ddfc9c3cf1ea2dd60
Author: Christian Stimming <stimming at tuhh.de>
Date:   Thu Dec 30 10:12:29 2010 +0000

    Set svn:eol-style property for all XML files to LF to avoid CRLF/LF mixups.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19996 57a11ea4-9604-0410-9ed3-97b8803252fd

commit faf86512b780ebf63ffbeb721dd21ae42eba0d16
Author: Christian Stimming <stimming at tuhh.de>
Date:   Thu Dec 30 09:38:10 2010 +0000

    Updated German help, by Holger Stöhr.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19995 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8f24b06d0e58ef9626e7f1da568e9def37641da7
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Dec 26 20:05:29 2010 +0000

    Improve help figures for pdf printing and remove unused ones.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19980 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 297a0f9d4fb5a7e11dd1a4bd731f32d1e835cd0b
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Dec 20 14:10:37 2010 +0000

    Improve pdf layout for qif import documentation
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19966 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 18781026a353125fe33c6b9f71f718459635094f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Dec 18 13:14:04 2010 +0000

    Bug#635386 Document trading accounts GnuCash capabilities.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19962 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 30602a739ebb980b18a5f4e37d48f858b620a4b6
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Dec 18 08:44:05 2010 +0000

    Avoid mental context switch. Rephrase to make the 2.2 extension
    the exception.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19961 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8050dd128a2d99eb4919ff8a760e829eed5c38bc
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sat Dec 18 07:46:23 2010 +0000

    guide: Correct sentence error
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19960 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5af00d90a4ddd43cce5e922718743aeb662db8d6
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Dec 17 13:28:54 2010 +0000

    Adapt images of preferences tabs for pdf and html printing.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19953 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f0820d9c1480fc33fb36369f515f9fc5dcf6704c
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Dec 16 19:59:24 2010 +0000

    Bug#635357 Document Save As and Open dialogs.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19950 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 34be0b336702bfcbbd8b8d05e57deac4c774d94d
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Dec 16 19:54:53 2010 +0000

    Remove remaining links to basics-import section.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19949 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e289f4e7337154743c197fe8acb39448c2b285f3
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Dec 16 19:49:34 2010 +0000

    Related to bug#635357 Remove QIF assistant description and move New Account Hierarchy setup description.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19948 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 53d0053d26a4602a68e82bd4af95d78ce3470c2f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Dec 16 19:45:13 2010 +0000

    Bug#635360 Explain backup files from a 2.4 point of view.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19947 57a11ea4-9604-0410-9ed3-97b8803252fd

commit df3ce0c8746566ffa7be0ed2703d65c2b95c1a24
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Dec 16 13:27:05 2010 +0000

    Add cross-links for the Tax Options menu. This is related to bug #635366
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19946 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5756dd3ec97accbbaec617b0cef6d633e09e9d83
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Dec 5 13:28:46 2010 +0000

    bug #635363 Add description of auto completion for business features.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19910 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4b4504b36d215750579376b2de16258a9091e957
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Nov 30 19:49:44 2010 +0000

    Fix a couple of errors in previous commit.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19900 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8d87b2513ead0c110ce6de4751e4e8228aaecd27
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Nov 30 19:40:42 2010 +0000

    Use <guibutton> tag for buttons.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19899 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 08bb7ef8bf4b34bf40ca5c792a01c70ec201b1ae
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Nov 30 19:35:23 2010 +0000

    Use double quotes instead of single quotes for id names.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19898 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c0f0f427f98aeb5eea9c9a63374d666bb2f9d931
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Nov 30 19:31:36 2010 +0000

    Use proper xml markup instead of single quote.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19897 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8027b2ac763c8d06a13eed4205c223cb4b36b2b2
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Nov 30 13:09:46 2010 +0000

    Use ’ entity instead of "'"
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19896 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a550fe6da7086d727d3c8be162dd84d8e7b9f814
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Tue Nov 30 03:27:19 2010 +0000

    Bug #635982
    
    Fix typos and grammatical errors.
    
    Author: Yasuaki Taniguchi (yasuakit at gmail dot com)
    Review: Yawar Amin (yawar dot amin at gmail dot com)
            Cristian Marchi (cri79 at ngi dot it)
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19895 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6c6a17fa0e2ba1b329ccf1cf8b30f8a7b03eff8f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Mon Nov 29 18:43:19 2010 +0000

    Use ’ entity instead of "'"
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19893 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 26b10328cfb79a87c2120c8dffd1151317f722ac
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Nov 27 11:10:27 2010 +0000

    Remove comment about an already existing section for the reconcile window.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19886 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fc47d88f58ce98df57d45e7ad95c045bd542a9a4
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Nov 26 21:14:40 2010 +0000

    bug #635361 Update the new account screen description and minor changes to account basics chapter in help.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19885 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 87319ef46bd3e9c9b7002e00e691bf9c2137532b
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Thu Nov 25 04:05:01 2010 +0000

    Cosmetic changes
    
    Small grammar change and use curly single quote.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19882 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 11293c211d554db69a5af13ebd0184ccaa32b228
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Nov 24 15:46:16 2010 +0000

    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.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19880 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4cc3fe8be216c02e86bf00bfb98c4eab9b712dbf
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Nov 24 12:27:46 2010 +0000

    Remake pdf files when any one of its xml source files changes
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19879 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e238276791eb33b2bd11992b1fa7d237ff9a0d39
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Nov 24 12:27:34 2010 +0000

    Minor change in choice of words.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19878 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 77a75c3f8800e73f47effe5748b77b762038950d
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Nov 24 12:27:26 2010 +0000

    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.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19877 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4548fa6eb2e40025a2927e7b1162bef4782b97ab
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Nov 24 12:27:14 2010 +0000

    Bug #635365 - New images for AR Payment and AP Payment
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19876 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ae67716759b465221f09073a32b2c0fb001d5f1c
Author: Cristian Marchi <cri79 at libero.it>
Date:   Wed Nov 24 07:21:05 2010 +0000

    Add description for File->Add Report item.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19875 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 097ce59269ec331d2d57b00e10ff64eeff7ba21a
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Nov 23 22:56:09 2010 +0000

    Help manual: remove redundant columns
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19873 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5b28e42447f8e34b8247d87a99a473669b143b73
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Nov 23 22:56:01 2010 +0000

    Help manual: Add figure markup to screenshots so they appear in the list of figures on the title page
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19872 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b7e9e0a8dc87d25a25615529ed1b3078f40fcba8
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Tue Nov 23 13:11:37 2010 +0000

    Bug #635365
    
    Mention invoice post date default.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19867 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c7167665bc202456f3ac6e1b6d096f87fdd28c1d
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Nov 20 19:03:28 2010 +0000

    Generate html doc in UTF-8 instead of ISO-8859-1
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19850 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cd0f008ca370a05cad8a25a2b7c7042be4d8c710
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Nov 19 22:21:21 2010 +0000

    Update HACKING and README for the pdf changes
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19846 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9b976eb259bbdd09b33dc4e60e5d3f5a15529d24
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Nov 19 22:21:12 2010 +0000

    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
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19845 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 63cb83c32129ae14cf96c47706e833c4a210453d
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Nov 19 20:26:49 2010 +0000

    Fix pdf generation crashes in German and Italian help manual
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19844 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 792665c09779f70898e04b5e1350b8993d674c5e
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Nov 19 19:59:51 2010 +0000

    Fix some more pdf generation crashes in English help manual
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19843 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d3a1e48017e0f34a1b890b303f6099631103bfe4
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Nov 19 19:59:38 2010 +0000

    Fix pdf generation crash in gnucash_help
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19842 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b9298515d5496b7929fe44df22fc8a4c34129957
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Nov 19 19:59:29 2010 +0000

    Add pdf generation rules to all relevant makefiles.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19841 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8dc8a44056539dd1b0f4a93ee4a0d2618f3b9624
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Nov 19 19:59:18 2010 +0000

    Restore pdf creation for gnucash-guide and prepare pdf creation for others.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19840 57a11ea4-9604-0410-9ed3-97b8803252fd

commit abf6bfb1322ffd4290538453ab52f6028c145baf
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Nov 19 19:59:04 2010 +0000

    Update GnuCash' custom xsl stylesheet to work with the new base stylesheet
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19839 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6b82664f886204974f7bcb3f37d46549aa83c010
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Nov 19 19:58:24 2010 +0000

    Install more recent xsl stylesheet, including ones required for pdf and htmlhelp (Windows)
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19838 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ae2f1e67e13b7187586c80f8c1554156ac6fdc01
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Nov 19 19:49:21 2010 +0000

    Reintroduce the show splash screen option.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19837 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5ef1487cd991cdb10236f192914ca79fbacfee4d
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Nov 19 19:38:02 2010 +0000

    Use the proper markup for menu item path.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19836 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 32dc8d1dff8212b86eb1dcc8dd9b5fcac7754051
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Nov 19 19:21:55 2010 +0000

    Update menu paths to 2.4 UI.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19835 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7c901fc49a10d21b7870e73e16e113ced735520c
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Nov 19 18:58:41 2010 +0000

    Add shortcut for Transfer command.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19834 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 29c48995ccc9281c305c510297808a4c5ad16dc4
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Nov 19 12:03:15 2010 +0000

    Remove redundant index.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19833 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3a6cc5c19223182b6b6f11213d286cbc8fc9ae37
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Nov 18 18:55:38 2010 +0000

    Improved markup for menu entry.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19830 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 93ea55550c718d0b7075e2bd707e6fed8c6d56bf
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Nov 18 18:18:25 2010 +0000

    Update help to reflect changes introduced with bug #634357.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19829 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3ead513e2ff0ebd8fb2532d262d721443dcd6399
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Nov 18 12:50:08 2010 +0000

    Updated help content to GnuCash 2.4, improved markup and tagging.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19825 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c25d8a9a820510142bfd6a37b4ff32f7b470243c
Author: Christian Stimming <stimming at tuhh.de>
Date:   Thu Nov 11 20:46:53 2010 +0000

    Fix missing xml files in distribution of de_DE guide as pointed out by Juergen Hoewener.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19800 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 1ee944e933a653a9c0109a4a81bd4c95109a6269
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Mon Nov 8 01:53:46 2010 +0000

    help & guide: Update for 2.3.16 release
    
    Update date, series and version entity definitions.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19776 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 721dccc1c6fc0a6139cb83b34fce63a339b4113b
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Nov 7 04:13:05 2010 +0000

    Bug #633385
    
    Restructure §2.2 Data Entry Concepts to only include basic info on files,
    accounts, and transactions. The old double-entry section can be effectively
    replaced by §2.1.3 Double Entry, and the section showing a detailed guide
    to entering a split transaction can be effectively replaced by §4.2.2 Split
    Transaction.
    
    Minor cosmetic edits to §2.1.3 and a concept clarification to §4.2.2.
    
    Author: David (sunfish62 at yahoo dot com)
    Input:  Yawar Amin (yawar dot amin at gmail dot com)
            Tom Bullock (tbullock at nd dot edu)
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19769 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e44a84089e04f5770ee514a2e2d42523c2fa5ee0
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sat Nov 6 07:35:37 2010 +0000

    Bug #634075: Guide
    
    Replace all usage of the term `druid' with `assistant' in the GnuCash
    Guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19761 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f3e41421d4404f32c5283eab654b585e93de0556
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sat Nov 6 07:33:22 2010 +0000

    Bug #634075: Help
    
    Replace all usage of the term `druid' with `assistant' in the GnuCash Help.
    
    Author: Mike E (mikee at saxicola dot idps dot co dot uk)
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19760 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e549f542eb4cb2e19c9f9305f6daa870d5bfe063
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Thu Nov 4 04:03:22 2010 +0000

    Bug #588035
    
    Correct keyboard shortcut for Actions > Split menu item. Thanks to John
    Marter (jmarter at gmail dot com) for reporting.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19752 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cf547e62a13a2db29c8c42d2aa137ff0f908dea7
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Wed Nov 3 02:59:34 2010 +0000

    help: More edits for brevity
    
    Delete more redundant screenshot descriptions; move helpful descriptions of
    some preferences tabs to screenshots' caption elements.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19748 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f644b33c5ffef926ba044de02e3446e3c76fef62
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Nov 2 07:24:42 2010 +0000

    Update and clean figures for Preferences section.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19742 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cd1f86c3b637bf996613a5ee8479afa10d8d4820
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Tue Nov 2 05:33:34 2010 +0000

    help: Minor edits for brevity
    
    Delete the listing of tabs as that is taken care of by the section
    headings; delete redundant descriptions of screenshots; shorten image alt
    descriptions.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19741 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 82da3765b5c6b84246bbfe9f6a558f383da545d4
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Oct 31 17:15:51 2010 +0000

    bug #632244 - Removed the Preferences section from guide and updated on help.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19737 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 49a94fa35850f252147296a660fbad0faaf04d0a
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Oct 31 03:34:11 2010 +0000

    Bug #621573
    
    Simplify explanation of entering a split transaction and remove comment
    about register bug (no longer applicable). Separate the explanation into
    paragraphs covering the mechanics, the specific example, and the outcome.
    Also, refer to the screenshot through a DocBook xref tag for general
    portability, and remove the redundant screenshot caption.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19735 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7501c63aaef8e64c27055f5021d975d8fb272c8c
Author: J. Alex Aycinena <alex.aycinena at gmail.com>
Date:   Sat Oct 30 01:55:55 2010 +0000

    Update Reports section of help manual to reflect enhanced tax report.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19732 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 24cfd0a44ee59f76966f8405aa0bf453baa69d49
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sat Oct 30 01:29:02 2010 +0000

    guide: Mention important changes in What's New section
    
    The wiki pages at http://wiki.gnucash.org/wiki/Announcement_2.x.x (not a
    real URL) have very good summaries of changes. Use these to glean important
    changes between releases.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19730 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5ddde34e32d582cda35a27724d6b791b9c07f35f
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Fri Oct 29 01:07:17 2010 +0000

    Merge branch 'bug633066' into HEAD
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19711 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6d1a3fcdafa7220cbc93713d1f81f0ff825f8c17
Author: Cristian Marchi <cri79 at libero.it>
Date:   Thu Oct 28 18:29:46 2010 +0000

    Add chapter getting-help to Makefile.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19709 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 946955156044dffb78e35f96e836a669ee8e130c
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Oct 24 22:15:40 2010 +0000

    guide: Explain concept behind What's New section
    
    Add comment as per Cristian Marchi's suggestion in #628745 explaining the
    concept behind the What's New section in the overview.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19706 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 543c04728c719cff506ee9250ff40402c444de00
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Oct 24 22:09:48 2010 +0000

    guide: Add single-quote entity definitions
    
    The left and right single quotes, though commonly used in HTML, don't seem
    to be explicitly defined in DocBook:
    http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-pub.ent
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19705 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 74aa3bcb57bc5e01bd8e5a6f8b504ec8babcfc1b
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Oct 24 22:09:41 2010 +0000

    guide: Add What's New section for current stable series
    
    The idea is to always have the What's New section for the current stable
    series at the top and move older What's New sections down as they get
    superseded.
    
    The list of changes is a greatly summarised one compiled by looking through
    the milestone bugfixes pointed to by
    http://wiki.gnucash.org/wiki/Release_Schedule to pick up on significant
    user-visible improvements.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=628745
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19704 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 58506c6da9e53fb2c54e3107a0a04d6f6b92c8c2
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Oct 24 22:09:34 2010 +0000

    guide: Change/remove references to old versions
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19703 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b64ff1c6d7200af916fd2c512b458b49fa6ce3b6
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Oct 24 22:09:27 2010 +0000

    guide: Mention platform support only for current stable version
    
    It makes sense to only talk about the supported platforms for the latest
    stable version since that is the version users will care about and want to
    install.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19702 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 31ac81978a5132d46caa16a45d94d0b1fcb49161
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Oct 24 22:09:20 2010 +0000

    guide: Reword paragraphs about new file extension
    
    Mention new file extension chosen during 2.3 development. Also, two
    paragraphs in the `Basics' chapter talk about the new default .gnucash file
    format. Make the second refer to the first.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19701 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e8034a6bf842d69b5a85fb1894029e9cce5c08ba
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Oct 24 22:09:14 2010 +0000

    guide: Add entities for stable and unstable series
    
    Sometimes referring to the exact version in the documentation is a bit
    superfluous, and instead we just want to refer to general GnuCash release
    series (2.2, 2.3, 2.4, etc.) in which something happened.
    
    These two entity definitions refer to the current stable and unstable
    releases of GnuCash. They must be updated in trunk and the current release
    branch whenever a new series becomes active--for example, for the upcoming
    2.4 (stable) and 2.5 (unstable) series.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19700 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 72239fd2741152d945e9a4c0d5f32414afdc2085
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Oct 22 19:04:51 2010 +0000

    Add <application> markup to &app; entity.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19693 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 1453932363622cab8ff6fdfb5f6eff749217253f
Author: Cristian Marchi <cri79 at libero.it>
Date:   Fri Oct 22 18:28:13 2010 +0000

    Separate getting-help chapter to validate getting-started xml file.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19692 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 534f4dbac744f6936e139e20e81ca00bb9cdc15f
Author: Christian Stimming <stimming at tuhh.de>
Date:   Fri Oct 22 17:54:15 2010 +0000

    Fix typo in xml entity
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19691 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bc7eeb44c194a3dba339547f22293b4803c9be77
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Wed Oct 20 02:59:47 2010 +0000

    Add chapters to overview
    
    Add Budgets and Other Assets chapters to the overview.
    
    Author: Tom Bullock (tbullock at nd dot edu)
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19686 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a2544913a5a4d866cecc8baa8d118d065df7f1c8
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Wed Oct 20 02:59:39 2010 +0000

    Fix sequence of tenses grammar error
    
    Author: Tom Bullock (tbullock at nd dot edu)
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19685 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5622ace596c5db69244efd30447dcf99e95c0e96
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Oct 19 18:01:08 2010 +0000

    Improved markup, updated Preferences section to GnuCash2.4 and minor changes for 2.4 release.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19679 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 690f84df05328b4bdabd1345785579dad168c74b
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Oct 19 17:58:59 2010 +0000

    Remove <application> markup where not allowed.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19678 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4a7f44e3a99dd555c21f73271bbcdeb794a76bdd
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Oct 19 17:57:35 2010 +0000

    New figure for Printing tab under Preferences.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19677 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bbcd77f0aa7b4cab24235338eb8ae9e87f0e2d87
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Oct 19 17:56:37 2010 +0000

    Updated figures to GnuCash 2.4 for Preferences.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19676 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c4b54e892895d2d1d65df980f33d23b9e0a8e0e8
Author: Cristian Marchi <cri79 at libero.it>
Date:   Tue Oct 12 17:31:31 2010 +0000

    Added <application> markup to GnuCash program name
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19649 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d7e33fc675fdeede2a48a1fab93edce7ee566e90
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Oct 10 17:53:31 2010 +0000

    Completed the gnucash -> &app; switch.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19646 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8ef0b3276e9b1aa3f8666efad895055c020e81a7
Author: Christian Stimming <stimming at tuhh.de>
Date:   Thu Oct 7 20:08:39 2010 +0000

    Remove old file that collides with existing one in case-insensitive filesystems.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19645 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 727c4b86c5d01965706a95c173fde54a1642f34a
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Oct 5 18:03:51 2010 +0000

    Minor text correction in German guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19637 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b48c269b08263df9e8b75571393f60e4ce24e7ae
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Oct 5 18:03:40 2010 +0000

    Add gitignores.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19636 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 1236608ddcd010a7adba5703a7e89a8cbf27d9aa
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Oct 5 17:57:42 2010 +0000

    New and updated German version of guide document, by Juergen Hoewener.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19635 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b29e3965d64b99ed7485a43a5b1ae42897ec83ff
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Oct 5 13:35:07 2010 +0000

    Replace all uses of GnuCash with the app entity in the help manual
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19632 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3e3a86018d9330fb782d831a6e772bd668cf6eb7
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Oct 5 13:34:58 2010 +0000

    Bug #627266 - "Steps to enable On-line price updating" doesn't say to
    install Finance::Quote
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19631 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 41baa7d1ba132787b63d90ce4670cd35aaf723cd
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Oct 3 22:47:49 2010 +0000

    Spruce up DocBook tags usage and delete redundant note
    
    Delete guilabel tags below section titles with same wording (redundant).
    Delete note about debit and credit effects on asset accounts because it's
    effectively the same as note `More on Debits and Credits' at the end of
    Section 3.2.2 (Income and Expense Accounts). Replace GnuCash name with
    defined app entity. Use tip tags for tips. Use an xref tag for a reference.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19629 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9e1acaba92cf4448aed0a999d50d784c09375bec
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Sun Oct 3 22:47:42 2010 +0000

    Spelling, grammar and sentence structure tweaks
    
    A couple of minor spelling corrections and a little tweaking to make some
    sentences tighter. Several tweaks to make paragraphs in `Travel Advances'
    section gender-neutral, and avoid too many `he or she' phrases. A couple of
    small changes to refer to accounts with GnuCash's familiar A:B:C notation,
    or with just normal wording. Replace single-digit numbers not being used in
    calculations with their word equivalents, as customary in prose.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19628 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 81869dd856fc2b17806c50011ada1f88ba8e240d
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Tue Sep 28 02:53:44 2010 +0000

    Whitespace and cosmetic changes
    
    Get rid of extra whitespace after sentences, from the end of each line, and
    from between non-para lines. Adjust whitespace in Makefile.am script. Align
    author names in comment block. Replace straight quotes with curly quotes
    everywhere. Use parentheses instead of square brackets everywhere for
    consistency. Use thousands separator (comma). Use HTML entity for en dash
    instead of two hyphens.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19619 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4be81495931aa96842ec61385cb55d628447f7d2
Author: Yawar Amin <yawar.amin at gmail.com>
Date:   Tue Sep 28 02:53:36 2010 +0000

    Expand and add GnuCash Other Assets
    
    Fix #630652. Patch author: Tom Bullock (tbullock at nd dot edu)
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19618 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 399ed718ec7a24e971d618176cbabc4703b52621
Author: J. Alex Aycinena <alex.aycinena at gmail.com>
Date:   Mon Sep 27 04:58:09 2010 +0000

    Update help manual to reflect partial support of capital gains for US Income Tax reporting and TXF exporting for code 673.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19615 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c35d4ab27869dac5b328a06769adf9a33f0f1d3c
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Aug 31 16:36:14 2010 +0000

    Replace all usage of the words `GnuCash' or 'Gnucash' with the 'app'
    entity, patch by Yawar Amin
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19520 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c2ff2a9a38a8c058593551c34453d9cba4b06bb6
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sun Aug 29 13:46:04 2010 +0000

    Minor spelling and grammar fixes.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19502 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e97393882d89eb18cd5bb22ee2f2f28b5e938764
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sun Aug 29 13:22:27 2010 +0000

    Replace all usage of the words 'GnuCash' or 'Gnucash' with the 'app' entity
    Patch by Yawar Amin
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19500 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e37dbcd5decccb52ec3c1fea3a3b2ec554a84b25
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Aug 28 08:03:55 2010 +0000

    GnuCash Docs: Define entities for current stable and unstable versions in translations, patch by Yawar Amin
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19483 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e7dc5a753fb5e07741be94182e51d4b572d52a4d
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Aug 28 08:00:59 2010 +0000

    GnuCash Docs: Define entities for current stable and unstable versions, patch by Yawar Amin
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19482 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5ed6f3a6b8b3f28efe53b1c345df47d1c2346ff2
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Aug 28 07:37:32 2010 +0000

    GnuCash Docs: additional links updates
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19480 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6664c0212ce60388afde06abcfe383581176a143
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Aug 28 07:30:16 2010 +0000

    GnuCash Docs: Update GNOME documentation links, patch by Yawar Amin
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19479 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0148e242e8da0a5c44d2db964d7d5a49198d758c
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Aug 26 10:53:00 2010 +0000

    Bug #627983 - Quit or Cancel
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19473 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 18d4b62233f3d0d499d6296c1f00a2e36b012bfe
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Aug 26 10:23:07 2010 +0000

    Bug #627984 - Documentation consistency: either don't use the term druid or at least explain it.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19472 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d781b1094e78a11abb366d5a9ae7696a03f76161
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Aug 21 23:39:40 2010 +0000

    Not used (it's the english version of basics_accounts_diagram.png, and conflicts with basics_Accounts.png during checkout on case-insensitive OSes.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19460 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b4962af9569a8f8776d57b7c1ac086c40bcefc07
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Aug 21 19:37:49 2010 +0000

    Add gitignore
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19457 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 77936b3ddddb29addd41e83e98c84827b659b3d6
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Aug 21 19:29:19 2010 +0000

    Update German guide: Translation of basics chapter, by Juergen Hoewener.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19455 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b38725329e32859de33ba254571a51111eeed55c
Author: Mike Alexander <mta at umich.edu>
Date:   Fri Jul 30 03:20:50 2010 +0000

    Update for changes to print multiple checks on one invocation of Print Checks.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19387 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 48391a8d923ef04702c6e84c10aea0477db98c9a
Author: Mike Alexander <mta at umich.edu>
Date:   Fri Jul 30 03:12:47 2010 +0000

    Fix a few problems detected by xmllint.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19386 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f6d0b72ceb623f070207573333860ec73b126cc8
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Jun 30 19:22:52 2010 +0000

    Svn ignore built files
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19313 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 09c56622cebdcda557ba36be435e3c9a8393fdae
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Jun 30 19:17:45 2010 +0000

    Help & GUI Menu's intro, patch by Jesse Weinstein
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19312 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5f939ca378cb0ddb1f9cb6a7e1c10f39cd24551e
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sun Jun 27 16:40:02 2010 +0000

    Bug #622844 - sort l10n.xml by language symbol & add german section, patch by Frank H. Ellenberger
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19307 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 984d1fa7693f30339b419210e640f6a2afd5491e
Author: Christian Stimming <stimming at tuhh.de>
Date:   Fri Jun 25 18:48:56 2010 +0000

    Document the address feature of check printing added by THomas recently. Patch by Jesse Weinstein.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19302 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7a68319b9472a21e4f68197feb78769c384dcf2c
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed May 12 10:06:37 2010 +0000

    Bug #618066 - Wrong filename in docs for screenshot of Date and time preferences
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@19151 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6f8735fce15f0981871a8fc61d9f585d00ee5a0e
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Mar 16 17:16:35 2010 +0000

    Bug #589320 - Adapt / update documentation of Price Editor - Currency Namespace
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18921 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 90f43a38a601e2a41d244512ce4cc56d8e93dd4d
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Mar 12 10:04:27 2010 +0000

    Change Income Tax Options to Tax Report Options in documentation. Patch by J. Alex Aycinena
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18892 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0bf95a94b617422bdcc52a77d187bd227a4e709b
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Mar 12 09:44:43 2010 +0000

    Bug #612412 Update Japanese concepts guide, patch by Yasuaki Taniguchi
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18891 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 49f7e0212f1dafa1597c390fa6114c95b9aa498e
Author: Christian Stimming <stimming at tuhh.de>
Date:   Thu Feb 18 05:26:59 2010 +0000

    Bug #534210: Documentation for r18636, "add additional individual check item types"
    
    Patch by Thomas Troesch.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18669 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d58deaf8f3ada5f760c3f5042399261e83a19e2c
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Feb 11 11:43:52 2010 +0000

    Add Japanese translation for the concepts guide.
    
    Patch by Yasuaki Taniguchi
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18641 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fa605b3ececbdbec754ad88298e3bfbda1e98dfe
Author: Christian Stimming <stimming at tuhh.de>
Date:   Wed Dec 9 21:01:07 2009 +0000

    Update documentation for recent tax related changes. Patch by Alex Aycinena.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18478 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f67cb97d7bf20b22c2c58536f5596b1e3218d189
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Nov 19 19:51:20 2009 +0000

    Restore installation of html files (use install-html)
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18423 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c7aebebb2f2da4e1da46dcd5755879fe0478aa2d
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Oct 23 20:21:09 2009 +0000

    Fix broken scrollkeeper build
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18388 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6786732ccf719f71dd37c43c73bd41fef74fc646
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Oct 22 15:56:35 2009 +0000

    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.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18387 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 573bbec04d1645529e915970bc697a3afa36037d
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Sep 28 20:25:49 2009 +0000

    Fix typo as pointed out by chenweird at gmail.com.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18353 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d0f6fbae8bf93655aa0ec3e13fb0e75c8f2f9f4e
Author: Phil Longstaff <plongstaff at newearth.org>
Date:   Tue Jun 9 21:43:20 2009 +0000

    Change "lets" to "let's" where it means "Let us"
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18118 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 98287dd4fed7f10a0105367fa07a9ab2003eab1d
Author: Phil Longstaff <plongstaff at newearth.org>
Date:   Tue Jun 9 21:35:15 2009 +0000

    Fix bug 575894: Typo in Guide
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@18117 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 19e04e8de6a82e67cfeacc04cb955a1682743ffb
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Mar 17 20:31:08 2009 +0000

    Remove spurious string, pointed out by Brian Funk.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17995 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2cd7866ff3d27b4b79978bffb0b563fc12a5f6e7
Author: Christian Stimming <stimming at tuhh.de>
Date:   Wed Jan 28 20:48:16 2009 +0000

    Bug #568244: Typos in Tutorial and Concepts Guide
    
    Patch by Matt Kraai.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17847 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 42dec8a1c499cf37155051ad4a68497cc09f3278
Author: Christian Stimming <stimming at tuhh.de>
Date:   Wed Jan 28 20:48:09 2009 +0000

    Bug #568639: Various typo fixes for documentation
    
    Patch by Mike Morrison.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17846 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2042f4d5f40e62560d0e1aa7047298beb24d0c66
Author: Andreas Köhler <andi5.py at gmx.net>
Date:   Sun Jan 18 15:51:44 2009 +0000

    Fix typo in warning about log file restrictions.
    
    Noted by mikemorr on IRC.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17824 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e6f39edd691edef6cc0f77bbd231a7c7062feac4
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Nov 15 20:09:21 2008 +0000

    New images for the Italian guide, by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17695 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c88c1fd142a03796bc6b2f74afdf2e8015d5edfb
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Nov 15 20:08:44 2008 +0000

    ew images for the Italian help, by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17694 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 65650bbf5db506915855c1967f889b58cc76046f
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Nov 15 20:08:29 2008 +0000

    Changed the name of "screens capturer" to Cristian Marchi.
    
    Patch by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17693 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 36b7e1af3412ab3dc527c4f9b4db7abd1503dba4
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Nov 15 20:08:22 2008 +0000

    Patch for English guide files
    
    Corrected a little error on the first chapter hyperlink that was
    pointing the wrong chapter.
    
    Patch by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17692 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e0c1c059186bf7e4ea7090da7d7169b6e250b0b0
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Nov 15 20:08:15 2008 +0000

    Patch for Italian and English help files
    
     * removed the "preface" part that was doubled also in the first
    chapter in both Italian and English and gave me some problem on
    compiling the docs
     * updated the Italian help to the latest revision of the English version
    
    Patch by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17691 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e5a39b39c1f3ded69ad58493594ef75751032724
Author: Christian Stimming <stimming at tuhh.de>
Date:   Fri Nov 7 21:14:06 2008 +0000

    Updated Italian guide by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17681 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bddbe2186904c51c857999c6bfca10f8cd972466
Author: Christian Stimming <stimming at tuhh.de>
Date:   Thu Oct 30 09:22:25 2008 +0000

    Bug #553209: Fix URL of FAQ and Wiki.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17676 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c29fca86b8c2f873dc0127c189adc29398cae74f
Author: Christian Stimming <stimming at tuhh.de>
Date:   Wed Oct 29 21:04:56 2008 +0000

    Update for Italian translation of guide and updated corrupt picture.
    
    Patch by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17673 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3908f0b688b0a5cf5c042c30edb5aa5105d1676a
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Oct 28 14:45:26 2008 +0000

    Updated Italian translation of help document. Patch by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17670 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e76789844a01b19a321cd195500c824a9a735517
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Oct 28 14:44:41 2008 +0000

    Add figures for Italian translation of guide. Patch by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17669 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 24e3c33f71cadefb64e10912663cc2ed83ea2aff
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Oct 25 19:51:40 2008 +0000

    Bug #466506: Fix documentation about currency retrieval
    
    This patch corrects the documentation error encountered by the
    reporter.  When making this correction, I noticed that the whole section on
    disabling retrieval of currency exchange rates was in rather poor shape, so I
    went ahead and cleaned up the rest of that section as well and included that
    work in this patch.
    
    Patch by Daniel Harding.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17652 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b272db306ada9e67ad83f9be1278bc6138e82420
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Oct 25 19:41:38 2008 +0000

    Bug #555266: Currency account type documentation is misleading.
    
    The original text is misleading, as Currency accounts can no longer be created, and trading
    currencies is done using the Currency Transfer pane on the Transfer Funds
    Window.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17650 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5573a13b2a59b416e9ca08edaff573934dff5d0c
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Oct 25 09:32:24 2008 +0000

    Updates the Account-Actions help chapter
    
    Updates the Account-Actions help chapter to direct the user to use the
    'Edit->Tax Options' dialog to set the tax-related flag and assign
    a tax code during account set up and maintenance. Indicates that the
    tax-related flag on the account edit dialog is display only.
    
    Patch by "J. Alex Aycinena" <alex.aycinena at gmail.com>.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17647 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 64c1743841b2b0f6107ff14dbda3046a7c57333f
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Oct 25 08:23:20 2008 +0000

    Add new images for Italian translation of guide. By Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17643 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d31bbff02c50ae11432bd60f1af5a9c9025990ae
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Oct 25 08:21:03 2008 +0000

    Add it_IT omf file for Italian guide. Patch by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17642 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3a102c102d17ed289b0034d39c392ab5954b2a94
Author: Christian Stimming <stimming at tuhh.de>
Date:   Thu Oct 23 19:13:21 2008 +0000

    Update svn:ignore properties
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17641 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6997271ce0b8b897fb9b530e2fb94bb9fd666f8b
Author: Christian Stimming <stimming at tuhh.de>
Date:   Thu Oct 23 18:44:06 2008 +0000

    Updated Italian translation of guide, by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17640 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8e9ad18f320c93919809628566b5a1e6d55697ef
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Oct 21 19:24:22 2008 +0000

    Insert hyperlinks to all chapters and appendixes. Patch by Cristian Marchi.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17637 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 60240efa4bda401512f5f99b5b430617e3f4232c
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Oct 12 20:08:42 2008 +0000

    Add Italian translation of help document, by Cristian Marchi
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17626 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7d75d933891ab7002b37de1ef88ab6ebb2bee94f
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Oct 12 20:04:07 2008 +0000

    Add Italian translation of the guide, by Cristian Marchi
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17625 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 89aa4d6d46b18994264b50f61ba352507262baa2
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Oct 5 20:24:14 2008 +0000

    Tom Browder's patch for PDF creation.
    
    Explanation added to HACKING. Requirements added to README.
    A pdf rule added to guide/C/Makefile.am.
    
    Patches by Tom Browder.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17619 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 40b3772f6da4fe043130b091e51e43add5e4c710
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Sep 27 11:29:41 2008 +0000

    Updates the Customize help chapter to reflect changes to the Tax Report.
    
    Patch by J. Alex Aycinena <alex.aycinena at gmail.com>.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17603 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e66c13369eaa16998286755ec96e1944479c9fbe
Author: Christian Stimming <stimming at tuhh.de>
Date:   Thu Sep 25 08:33:56 2008 +0000

    Activate installation of de_DE translated guide.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17589 57a11ea4-9604-0410-9ed3-97b8803252fd

commit be0ec15b60780c9ceb757d2bfa1028bacd116d04
Author: Andreas Köhler <andi5.py at gmx.net>
Date:   Wed Sep 3 20:26:31 2008 +0000

    Some grammar, typo and punctuation fixes by Michael Witten.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17491 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8baeb0f00f83dca879a144558475b22f54759d36
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Sep 1 20:11:47 2008 +0000

    German translation of guide ch_overview by Niklas Spille
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17484 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d238e605d91f39cb8406eb656ac7782b5c7824be
Author: Andreas Köhler <andi5.py at gmx.net>
Date:   Sat Aug 30 14:57:27 2008 +0000

    Bug #334255: Update the "Purchasing foreign stocks" section of the Tutorial and Concepts Guide
    
    to warn about using the stock register to enter purchases
    in foreign currency. Also some other revisions to the same section to
    update, clarify, or fix spelling/grammar.
    
    Patch from Charles Day.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17481 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bc50da1dcff7e73580ef025f7dd459e708cb7b43
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Aug 5 08:07:28 2008 +0000

    Added translated German paragraphs about tip of the day, by Niklas Spille <see-g at web.de>
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17455 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3179e49ca87b65e8868b34dff799fb0a93abd044
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Jun 22 19:58:15 2008 +0000

    Add German screenshots for ledger and hierarchy.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17244 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ed92bd7f093ca673cb57110e3864867113342320
Author: Andreas Köhler <andi5.py at gmx.net>
Date:   Sun Jun 8 09:32:46 2008 +0000

    Bug #536381: It is "Assets:Current Assets:Savings Account" and not "Income:...".
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17199 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d1e62cbe29f465f6d61f697f711711b7f505cc63
Author: Andreas Köhler <andi5.py at gmx.net>
Date:   Tue May 27 22:53:49 2008 +0000

    Bug #534532: Swap explanations of AMOUNT_WORDS and AMOUNT_NUMBER.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@17177 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0634a594bf7bb0acebb12a6fd55f2501e5f8e432
Author: Christian Stimming <stimming at tuhh.de>
Date:   Tue Jan 15 08:47:42 2008 +0000

    Fix typo. Debian bug 459654.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@16857 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a1278a8fa15169beaf66efd06de957a69fb072b9
Author: Derek Atkins <derek at ihtfp.com>
Date:   Thu Nov 29 15:11:35 2007 +0000

    Correct the Tax included computation in the docs to match what the code does.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@16600 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 698675854be6517993d043e8e47b43ad333e540b
Author: Andreas Köhler <andi5.py at gmx.net>
Date:   Sun Aug 5 14:48:03 2007 +0000

    Correct mailman/listinfo urls in the FAQ, #463250.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@16386 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ab5e690cee259e1b7482a041f804d9b4cbe2d1fa
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sat Jul 14 17:11:31 2007 +0000

    Update to release gnucash-docs 2.2.0
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@16312 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cfe3873b0150c966c32ed2f35ec301cf6a1b7f63
Author: Joshua Sled <jsled at asynchronous.org>
Date:   Sat Jul 7 17:14:13 2007 +0000

    Tyop correction from Kevin Hale Boyes.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@16259 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7fe3b2cbbcc0c3aa4499da8067bbe93cc4e9d4a0
Author: Joshua Sled <jsled at asynchronous.org>
Date:   Sat Jun 30 16:08:53 2007 +0000

    Add really crappy PDF generation support.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@16239 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a6d4ebc1963d25adfee579af2a3eb0189b11b4d7
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Jun 16 10:35:11 2007 +0000

    Update FAQ about windows
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@16169 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2ed90021dd84cb1466f227e8b9412acb486d7ed6
Author: Andreas Köhler <andi5.py at gmx.net>
Date:   Mon Apr 30 07:52:29 2007 +0000

    Patch from Zach Sadecki to use correct outstanding loan for second payment, #434180.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@16026 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fcec98b0e01ba9ba2e3bd2743cf5105e5439ed06
Author: Joshua Sled <jsled at asynchronous.org>
Date:   Sun Apr 15 20:58:18 2007 +0000

    Correct account name, synchronize with account files and image.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@15904 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b06f9bd8fd1a0b9402c93732c08f1622c22d9403
Author: Derek Atkins <derek at ihtfp.com>
Date:   Tue Apr 3 11:42:09 2007 +0000

    Apply Kebin HaleBoyes' patch to change Copyright to License in the SPEC.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@15780 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4a348a585654c369d42ac4beaf139617f73caf94
Author: David Hampton <hampton at employees.org>
Date:   Tue Mar 20 05:15:14 2007 +0000

    Documentation for the new check description files.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@15740 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2605c7ba896bad32ba6e847cf228cf9ae84e987a
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Feb 19 04:50:35 2007 +0000

    Updates from Dave Herman
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@15620 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c6abefd15ce3b45faaf28cc9a19d7c4ab38bdc11
Author: David Hampton <hampton at employees.org>
Date:   Sat Feb 3 17:39:06 2007 +0000

    Add note about using keyboard in the reconciliation window.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@15494 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f8d9674a3cc6bc31bb0e7021cfd8b2d1df70a181
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Jan 22 09:59:41 2007 +0000

    Fix typos as pointed out by David Suarez. Fixes #399285.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@15417 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 833c143796fdfefff732ad291379a6b47b41f97d
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Dec 11 01:05:08 2006 +0000

    Added changelog entry for christian's commit on 27th nov
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@15201 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 319f41b3541fc63fd671745f9b4efb778dd492c2
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Nov 27 19:53:48 2006 +0000

    Text updates and bugfixes by Dave Hermann
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@15153 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 03a2f4fe2115bba7969f152af116f1f42e34815d
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Nov 5 06:58:09 2006 +0000

    fix png filename
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@15087 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9995b94b31e4779c4aae13b6c4ab171986058990
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sat Oct 21 18:57:42 2006 +0000

    fix png filename
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@15056 57a11ea4-9604-0410-9ed3-97b8803252fd

commit eb19d1dcf2a38c86c488b4ba8e90167391cca118
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Oct 8 19:06:42 2006 +0000

    update to release 2.0.1
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14937 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 130d69493252b150182cfa03b3aa83bc7e6584d2
Author: Andreas Köhler <andi5.py at gmx.net>
Date:   Sun Oct 8 10:45:25 2006 +0000

    Do not call autoheader or distribute .svn directories.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14934 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b996d395147ef81f07e6500407e4ba33c39ce41a
Author: Christian Stimming <stimming at tuhh.de>
Date:   Wed Sep 13 13:30:09 2006 +0000

    Add additional namespaces for XSL Transformations. bug#337692.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14840 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e6c58d10ebd2986da5c7621c4e6bd6a2efdb810e
Author: David Hampton <hampton at employees.org>
Date:   Tue Aug 15 02:09:52 2006 +0000

    Add some text to the "Entry Shortcuts" section for the Transfer field.
    Fixes #343244.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14672 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7b7172751e2ae5f1890294b40ef45e055537e7a3
Author: David Hampton <hampton at employees.org>
Date:   Mon Aug 14 19:49:40 2006 +0000

    Update the text to distinguish between access (underlined) keys and
    actual menu shortcuts (listed at the end of a menu item).
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14671 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f84638244771b0c45c79d8d46687074146a2384b
Author: Christian Stimming <stimming at tuhh.de>
Date:   Fri Aug 11 09:28:30 2006 +0000

    Fix Profit+Loss -> Income Statement report renaming. #350764.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14641 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f7b9b143408eba066f562d057ca10fbd009b7a54
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Jul 9 23:15:23 2006 +0000

    update to release 2.0.0
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14475 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8beea8f1cec25f20ec5b9d622550d3cb2d8ed197
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Jul 9 23:09:02 2006 +0000

    update to release 2.0.0
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14474 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 84ca033d16c9bc21d59d4ab5d3f53cf97600f08e
Author: David Hampton <hampton at employees.org>
Date:   Wed Jun 28 03:57:35 2006 +0000

    When the F::Q module can't be found refer users to their package
    manager first.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14455 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f873762134edac1b1573094883b1e65a26672e4e
Author: David Hampton <hampton at employees.org>
Date:   Thu Jun 22 03:24:45 2006 +0000

    Correct mistake about when the "Finish" menu item can be selected.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14408 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6ef55c5ae288217ff6bfc97fc6d25c88c0f9ccea
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Jun 5 02:56:23 2006 +0000

    fixes to make distcheck work again
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14329 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7d7bc812d61aed75bcc438c24d9e86b2d21357a6
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun May 28 20:10:09 2006 +0000

    fixup for 1.9.0 release
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14226 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bce8dbeabf664e786d978b2c8ea79a42ff5994c7
Author: Christian Stimming <stimming at tuhh.de>
Date:   Wed May 24 14:40:56 2006 +0000

    Fix wording. bug#149621
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14176 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9fafc5044ecbe9bfa2b4739f1a590871be14760a
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed May 24 05:08:42 2006 +0000

    update docs for release
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14172 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7abb8372bda11cb9d484bd54adbb35874510bd2a
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed May 24 04:17:56 2006 +0000

    update fix build for release
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@14171 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2e1844ec0fb50e9bf38ffb18487a199d93945950
Author: Chris Lyttle <chris at wilddev.net>
Date:   Tue May 9 03:25:44 2006 +0000

    fixup
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13967 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fbd8f5484d73b99745ef711af8058cb7e7cbd585
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun May 7 05:36:07 2006 +0000

    update with Bengt Thuree & Dave Herman's revisions
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13938 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c659e3e8254781471c5ed9c5194565ef75960d22
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Apr 26 01:29:40 2006 +0000

    update with Bengt Thuree's revisions
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13855 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c9dfac5cc5c0dea6565fb462927e2db92b1a9365
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Apr 26 01:27:03 2006 +0000

    update with Bengt Thuree's revisions
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13854 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bc9fc433ad9b299b30618b68b26c82e663518528
Author: David Hampton <hampton at employees.org>
Date:   Tue Apr 25 20:09:16 2006 +0000

    Correct the word "principle" in a couple of places. Fixes #144991.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13851 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7fadf0ed84036be6e26d1eef36764e5fed401e0c
Author: Chris Lyttle <chris at wilddev.net>
Date:   Tue Apr 25 00:48:15 2006 +0000

    update with Patrick Schweiger's revisions
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13845 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a2393996aa72eb5848fc5fd1886be98cb1e4f714
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Apr 24 02:00:39 2006 +0000

    remove not needed png file
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13839 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 122c467c0ecb34dfe95a93687125a7b5c3e614a4
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Apr 24 01:59:55 2006 +0000

    remove not needed png file
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13838 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 98ce17d03eed72c5c9d675107d89f5721b43c480
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Apr 24 01:26:02 2006 +0000

    update with Bengt Thuree's validation patch
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13837 57a11ea4-9604-0410-9ed3-97b8803252fd

commit dfb2be6ffa3f16daec34d5da417c35c502095f02
Author: Chris Lyttle <chris at wilddev.net>
Date:   Fri Apr 21 03:01:00 2006 +0000

    update with Bengt Thuree & Dave Herman's revisions
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13814 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e60e3e7671508c090c3392a77fdd909f6cb05a6b
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Apr 19 05:05:40 2006 +0000

    update with Bengt Thuree's revisions
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13807 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f838d2def8a41760e9aae39a26188ce857fcc860
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Apr 19 04:54:05 2006 +0000

    update with Bengt Thuree's revisions
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13806 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fcd8658edf9140ab1e54156bac3551c23ba3b9a1
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Apr 19 04:39:02 2006 +0000

    update with Bengt Thuree's revsions
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13805 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 48c27ff8cf44420983c90c16909fd6b1353ecf36
Author: Joshua Sled <jsled at asynchronous.org>
Date:   Wed Apr 19 02:57:52 2006 +0000

    encoding =~ s/iso-8859-1/utf-8/
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13804 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9b2993e93875f6d7619e1cc3d5cfe89177b999d8
Author: Derek Atkins <derek at ihtfp.com>
Date:   Mon Apr 10 15:56:36 2006 +0000

    Fix the svn properties of the guile XML files so they can be diff'd
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13759 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cc50ceb1d5308a2a59175691a6d46c582667506e
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Mar 18 10:05:19 2006 +0000

    Add svnignore
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13664 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cd70a2c76c767b0ada7baa0230154d67080449e0
Author: Joshua Sled <jsled at asynchronous.org>
Date:   Fri Mar 3 23:40:43 2006 +0000

    remove old .cvsignore files.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13455 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 762442e84c9f177115bc95cb392dee463c5c7d50
Author: Chris Shoemaker <c.shoemaker at cox.net>
Date:   Sun Feb 5 04:20:43 2006 +0000

       Add a first-draft of a chapter on Budgets to the guide.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@13109 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4f608b1af416f1b0a797a8383f19339d280602e4
Author: Christian Stimming <stimming at tuhh.de>
Date:   Fri Nov 18 20:34:00 2005 +0000

    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.
    
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11974 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4cdb09c067c1f6a92bdb7cfd45d56bfe7791d51b
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon May 30 21:17:43 2005 +0000

    Initial German Tutorial translation by Gerold Strobel.
    
    2005-05-30  Christian Stimming  <stimming at tuhh.de>
    
    	* guide/de_DE/ch_oview.xml, ch_basics.xml: Initial German Tutorial
    	translation by Gerold Strobel <gs at gerold-strobel.com>.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11781 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 266b3125585e6dc589e734df68eb704749547f71
Author: Neil Williams <linux at codehelp.co.uk>
Date:   Mon Mar 21 11:19:17 2005 +0000

    PDF generation
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11780 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 843de78570dcd4f56251f1aaac27e6e9d41ca263
Author: Neil Williams <linux at codehelp.co.uk>
Date:   Sat Feb 26 21:25:15 2005 +0000

    Adding namespace for doc: prefix
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11779 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d1467743e713c67dfdf6e1a13919a038a42e41af
Author: Neil Williams <linux at codehelp.co.uk>
Date:   Sat Feb 26 21:22:06 2005 +0000

    Correcting listitem syntax
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11778 57a11ea4-9604-0410-9ed3-97b8803252fd

commit aace40d78d51eb47e5bf34732abd1896c3475a93
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Dec 12 00:58:52 2004 +0000

    update to release gnucash-docs 1.8.5
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11776 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 323b576927f7ae7ed155fc2c5eb0ebc14a6d5f70
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Dec 12 00:24:30 2004 +0000

     added so this directory wouldn't break the build
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11775 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 72a2a98b885c8e80388ee401f22a8eba2c034781
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Nov 20 09:22:39 2004 +0000

    Fix word spelling -- fixes bug 157776
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11774 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3b16581160e89d3b429cece71d08b8dc8450dd99
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Nov 3 14:07:53 2004 +0000

     * more updates from David Harrison
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11773 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ec4848faa453e851aeaaaa869dcba25eef903558
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Oct 31 14:06:12 2004 +0000

      * update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11772 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 15656b70b5f72869a1ebfacf194f8ed11e9b512c
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Oct 31 14:00:24 2004 +0000

     * David Harrison's updates to depreciation
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11771 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0b58dbd1a26b32bb8c3edb8844e7e87400478751
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Oct 3 12:49:32 2004 +0000

    2004-10-03  Christian Stimming  <stimming at tuhh.de>
    
    	* guide/de_DE/gnucash-guide.xml: Add outline for German
    	translation of gnucash guide.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11770 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ce54eeb40cfb98c0f555fafa902036b702cf7368
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 24 14:43:39 2004 +0000

      * update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11769 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 48ee9d654c1ba1a340d4ed0af9dd0be621e0111f
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 24 14:24:26 2004 +0000

     * chapter overhaul from pks
     * update supported languages list
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11768 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fec1623c860e045204c4e72ddf355320e5cd88a6
Author: Derek Atkins <derek at ihtfp.com>
Date:   Tue Apr 20 03:34:33 2004 +0000

    check for PERL=no and error out if you can't find perl.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11767 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 14771be0c0a03596b1e89407b0f87d14a11ebf0f
Author: Chris Lyttle <chris at wilddev.net>
Date:   Tue Apr 13 03:46:15 2004 +0000

    Updates for release of 1.8.4
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11765 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cc84844d69f1a10bfe250308640cf6bc8e3910d3
Author: Derek Atkins <derek at ihtfp.com>
Date:   Wed Mar 24 04:15:11 2004 +0000

    	* configure.in:  add db-4.1 and db-4.2
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11764 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 772cd48d584429745571422b74a107fb560e1c79
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Feb 7 20:16:25 2004 +0000

    add 'combine 2 files' FAQ, try again
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11763 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 48c01b683ebfdf48c5bd40948d80c7ad107f9f1e
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Feb 7 20:13:54 2004 +0000

    add 'combine 2 files' FAQ
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11762 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9ddd7b93a7e8bf65d0ed41d936e23414fc84c9b3
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Feb 7 11:00:47 2004 +0000

    rename accounting FAQ page
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11761 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 14b3c30040e41da12f307e8abc4860574efab054
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Feb 7 10:46:38 2004 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11760 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fde6230faa57bfeb6ab95165598ffd6e94b469bd
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Feb 7 10:44:59 2004 +0000

    fix FAQ URL
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11759 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 77cf36ff2f27b84cc9fe612d60dd4aff7c73ed72
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Feb 7 00:08:46 2004 +0000

    spelling fix
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11758 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 82a59648b05565e65f0e3f8c07fb9d2e962e9f84
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Feb 5 14:37:11 2004 +0000

    Investment image updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11757 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5b2f5979d14d13cbef191815bf3ecfa982577781
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Feb 5 14:35:09 2004 +0000

    Investment report images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11756 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f8f07096a933e101dc039c3d59df5d004bcca845
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Feb 5 14:30:33 2004 +0000

    Investment report section
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11755 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f683fc98788da5d0ef12e2da06f426a2605db8e8
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Jan 14 17:43:05 2004 +0000

    one letter spelling fix
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11754 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 66a9fe865f02f3a4b337c10b3bdb4d59c9073f3f
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Jan 14 17:18:34 2004 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11753 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7df74b2288630eaa31949b2361627ba9b06b7094
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Jan 14 17:17:37 2004 +0000

    Derek Atkins's suggestion on register styles
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11752 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fadac68479ee5ffe27d519f34a96e809442312fe
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jan 13 10:38:30 2004 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11751 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f56ac777c1bef9904aea3f20e1fd19c5c583d21d
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jan 13 10:37:01 2004 +0000

    Derek Atkins's suggested updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11750 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5ce439a0c04d28ffb6d98ef7cc3dce49b01661ce
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Nov 16 14:44:51 2003 +0000

    fix stupid xmllint problems
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11749 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d1946fb588b5e51566d39d0f9b844a5f3d00fee4
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Nov 16 12:08:30 2003 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11748 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6611426102fa0b6a807ad8fb58707f50bfe14b3e
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Nov 16 12:07:27 2003 +0000

    fix minor nomenclature inconcistency
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11747 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fc9a449d908fc05decd5eec762d38d67ccd36239
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Nov 16 10:57:25 2003 +0000

    updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11746 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3aa9919eb263e7396b98a0c0a989c5d9c47e6af6
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Nov 16 10:50:36 2003 +0000

    sxn images by Sebastien Millet
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11745 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 73657a1b1a6285e691fcabf50792d8ee94479cd4
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Nov 16 10:47:30 2003 +0000

    sxn docs by Sebastien Millet
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11744 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8ed61ce6bcd363dce7d17ec707047e5505cffb11
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Sep 23 12:02:51 2003 +0000

    updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11743 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5ee29db9ff0eb563adb6c4144e1bddb767e7431d
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Sep 23 12:01:38 2003 +0000

    new chapter on reports
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11742 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 09a366d0ca5d3e19726d9842d06f6784aa903220
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Sep 17 01:29:56 2003 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11741 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ed614ec8ba85a39928e4194c57eb32163ba0fa37
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Sep 17 01:28:36 2003 +0000

    update combine 2 accounts FAQ
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11740 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 369e5e96f421cc80bfadf23824dc60d6d60a9631
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Sep 10 16:59:45 2003 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11739 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f387f62b79bd31673f513d15d68b194c8f32cd69
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Sep 10 16:56:57 2003 +0000

    great chapter rename of 2003
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11738 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b903fd162cef920d708abc4494d5e33413221124
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Mon Sep 1 19:53:11 2003 +0000

    updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11737 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 91193207652dd36dd78599636e8ad3cfa1824e80
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Mon Sep 1 19:50:23 2003 +0000

    change 'multiaccount transaction' to 'split transaction'
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11736 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 18b9319d0c91d644dc7af840299e54ca3b4e215b
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Mon Sep 1 19:47:09 2003 +0000

    remove split txn from example
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11735 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d5cf6ca2be7df15a6a90857bb1ba773f729eaf86
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Mon Sep 1 19:42:10 2003 +0000

    gnome documentation guide-ification of ch1-3 images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11734 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9efbe964d688f1858b81023e206407ed4e334fd2
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Mon Sep 1 19:37:07 2003 +0000

    unused images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11733 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 06b5721c21ba0eb43ec7592d3b34b30fed3c50f1
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Sep 1 03:32:08 2003 +0000

    Release gnucash-docs 1.8.3
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11731 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6c9fb8c548526955eb15b66c4793bf38d8a12cc0
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Aug 31 14:34:52 2003 +0000

    spelling fixes
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11730 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bf74e620b10cda5a75c0857991a190f25f733494
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Aug 31 13:39:24 2003 +0000

    updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11729 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 500bbad04a87811c73ffed23909e43e3e5ec7d40
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Aug 31 13:38:02 2003 +0000

    fix reconciled column
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11728 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 53e0074377b2502511b4bf462a61bb594f93988a
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Aug 31 13:36:55 2003 +0000

    new credit card chapter images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11727 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ff2e88a048069bc23b1e435928571af256eab7da
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Aug 31 13:35:26 2003 +0000

    split reconcile and payment sections
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11726 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2c4539f0986eeb842a49c727f011d61529a59bb6
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Aug 30 23:08:54 2003 +0000

    updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11725 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cedee0ec89cf5d611df159c422932d481f1c6a59
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Aug 30 23:06:24 2003 +0000

    Michael Rensing's FAQ updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11724 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 784b54425b6c4a00015ed962d0254eec72f4a903
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Aug 30 23:02:53 2003 +0000

    updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11723 57a11ea4-9604-0410-9ed3-97b8803252fd

commit edc86f3e454bf568c279dc78583faf1096b3b0a1
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Aug 30 23:01:36 2003 +0000

    image updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11722 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b31c2d009f7aaf08aedf636011902bdedf64164f
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sat Aug 30 22:56:04 2003 +0000

    credit card chapter updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11721 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fc252e439ae36ba84786ba26d429477226f29d69
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Mon Aug 25 11:19:39 2003 +0000

    updated
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11720 57a11ea4-9604-0410-9ed3-97b8803252fd

commit dc52d441a33109009df6a98aa29047284bf157ae
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Mon Aug 25 11:18:26 2003 +0000

    fix xmllint errors
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11719 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6c92af4d1aa6b64cf0674c9dcee789e45b154469
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Fri Aug 22 14:32:16 2003 +0000

    a few updates to the finance::quote docs
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11718 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bc6166409f801d77d7feecbd8a8597e9f4d57ba7
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Aug 18 00:14:48 2003 +0000

    release gnucash-docs 1.8.2
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11716 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 1c0783a0dc193b7051041071222c3ffab72d6c67
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Aug 13 00:20:15 2003 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11715 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4504edcdc5a0593fa8c6b51f27b3d7cee94f533e
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Aug 13 00:18:41 2003 +0000

    financial calculator docs
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11714 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5e5a4361dfbc78ea01ef5f7c5144fa45b6ba1641
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Aug 13 00:17:17 2003 +0000

    add platform compatibility list
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11713 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f8c3a5fedc9d78f6bb452b2d59254afa6c13ef46
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Aug 13 00:15:31 2003 +0000

    new FAQ questions
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11712 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ab20fd4d87a3bfaed72c72c5988d5b38490a34d4
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Aug 13 00:14:40 2003 +0000

    add the xml convert info
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11711 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9176d8e5d0e2a622fb5ac2e90f921bd27d2397ff
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Aug 6 23:32:18 2003 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11710 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9dc7dccca41e7074cc4bbbaf3f8e8625886457f8
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Aug 6 23:23:15 2003 +0000

    new multicurrency images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11709 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 93661160f45dd19cb6c9aa43eba72865a94d273a
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Aug 6 23:21:58 2003 +0000

    new financial calculator image
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11708 57a11ea4-9604-0410-9ed3-97b8803252fd

commit db00bfb45f5feb6d30dd7b61550d1ca936f6dbd4
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Aug 6 23:20:00 2003 +0000

    initial writing
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11707 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4b954780c8381a737f4e6afff6ab1228648a36a8
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Aug 6 23:18:18 2003 +0000

    add financial calculator section
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11706 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 93951bdfe3caf459d97028385543be44951dadf0
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 23:13:37 2003 +0000

    update image names
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11705 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 76efd349e086fc20104636d2e5b18817f9cc04e0
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 23:12:41 2003 +0000

    new cap gains images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11704 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7c006afc981609b938e0fd1e3b3f54c298ddca42
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 23:11:10 2003 +0000

    remove unused images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11703 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 895a3ca0bc69cc709c665bf819c6447e3aab6fd2
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 23:08:57 2003 +0000

    new depreciation images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11702 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 40588f5b400f9f8a6644486930cadf3364828995
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:52:09 2003 +0000

    gobs 'o changes
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11701 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b5ebfe3c73224bf1e256489ff10404bf411bb5b6
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:51:15 2003 +0000

    add chapter 14
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11700 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d6b2f9364d718ba458c7742311a63f05d6fc2a21
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:48:46 2003 +0000

    spellcheck
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11699 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ccf74d62e8e703bd4df843e3a57d8cc17964d8fb
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:45:50 2003 +0000

    new chapter due to chapter swap
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11698 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3a8e0dbc01f6f50796ac67bd969515ed4efd308c
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:43:10 2003 +0000

    spellcheck and chapter swap
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11697 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0dcece59bbbbf6a0926d1f2ec4357a53acecc411
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:42:15 2003 +0000

    new invoice mod images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11696 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cbc97397bd1921a8d8c5e2ac47fec681f028a627
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:32:51 2003 +0000

    chapter rearrangement
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11695 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6f6d4d3e235cf7060665d32e02f00ab31de4a341
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:31:48 2003 +0000

    spellcheck
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11694 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ef261750ec252b3c5618158915d5418189ee0be1
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:29:39 2003 +0000

    new account reconciliation image
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11693 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 70e07b83e6224b4baf9c157f37b30a6f0d35db10
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:25:58 2003 +0000

    spellcheck and new acct reconciliation
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11692 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 39c843b3e24af9acbe704adb7527e857844b1bed
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:24:24 2003 +0000

    spellcheck and minor text changes
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11691 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d5b67a74548fccb63b589d806528d26de8c5503c
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:23:01 2003 +0000

    spellcheck and new accounting concepts
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11690 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 819237b86765dbceeffa9ac838d90407568e48d1
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Aug 5 22:20:55 2003 +0000

    spellcheck and new features list grouping
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11689 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cf657bd4fbc52be16ceee7bf70eed5be68918b14
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Fri Aug 1 14:51:12 2003 +0000

        * list suggested changes
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11688 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 217a7a3ba9b02f2dc0a3ca3d01230106b21bd09c
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Fri Aug 1 14:47:29 2003 +0000

        * added 2 tips
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11687 57a11ea4-9604-0410-9ed3-97b8803252fd

commit aada8001fc34f9ee100459bb577fcf1e02a04779
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 20:59:19 2003 +0000

        * new image
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11686 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5fdb71bbab61eb7d2d8a90b22b48ccfde408b63b
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 20:55:27 2003 +0000

        * remove old appendi
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11685 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8178c01472c68742d9f9adf26d76aeadda7c8a68
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 20:53:23 2003 +0000

        * update appendi
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11684 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ee47c0be095e6f4c68b869b040508e38de3208bf
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 19:32:09 2003 +0000

        * Add replay log feature
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11683 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 336025ef7bf06f2a747bbd9f97f5d3387ed3081b
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 17:47:57 2003 +0000

        * expences -> expenses
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11682 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b628cf44c81cd95331822e420b0023e1c34ac4e3
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 16:06:43 2003 +0000

        * Derek's changes
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11681 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 9658f85d68cbfa92a10aac31d69c9a70f02839ab
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 14:54:12 2003 +0000

        * move 'view stock value' section
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11680 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4d9590dd3734717de20614fdffece6004edf8e4d
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 14:52:29 2003 +0000

        * new invest figure
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11679 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c3988a53bcb4c5aee7f4de700c2be495f292c2ad
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 12:58:24 2003 +0000

        * update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11678 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a357f141c9076e385d996ca9fce6d43c6112c25a
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 12:53:19 2003 +0000

        * Derek's Changes
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11677 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 293b3f885c48ce53c919230ee60a0fe8e064f6e9
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 12:31:07 2003 +0000

        * update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11676 57a11ea4-9604-0410-9ed3-97b8803252fd

commit deb581f76c190fcf6e25cbee5f64ec8d675efa76
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 12:10:50 2003 +0000

        * Derek's changes
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11675 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 238f935500f589fbcfcc193a5139e54a4c92278b
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 02:29:07 2003 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11674 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 29c45f37e84e3d4485ef673633961206a88eaf72
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 02:27:50 2003 +0000

    update investment figures
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11673 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8befb8fe37de2082765acd31988b283714c795b8
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 31 02:20:36 2003 +0000

      * price editor updates
      * added dividends section
      * added selling stocks section
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11672 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fdc53d14624d336b83b48d9fb9a1f755c3648b70
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Jul 30 11:53:44 2003 +0000

    new price editor images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11671 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 17a5b5e02c39700f4f7098be861922125459118c
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 16:39:16 2003 +0000

    fix image name
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11670 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 064524b6e52d760881356b80a3256c36b0d0a55e
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 16:29:32 2003 +0000

    fix image name
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11669 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7677c36b4a472835f5766d575a27c0bbd9b9c840
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 16:08:24 2003 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11668 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c4daa36aae7e6ab459eb0a5b97710471270ae7ca
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 16:07:10 2003 +0000

    add new chapters
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11667 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a56bcd14926ff7f7e7047a98b0ce7fb002814251
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:49:44 2003 +0000

    update
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11666 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3d7a9a7be197eb843d844fe74b819f1554df75fe
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:46:33 2003 +0000

    include new chapters
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11665 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4e7322733a4c995bcf890742dcff15fa3400f3cd
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:45:06 2003 +0000

    appendix splitup
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11664 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8a89df90ec70592f346987673edfb6d3444cd9d5
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:42:44 2003 +0000

    namespace cleanups
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11663 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7c0624bc4c20eacca088f0ea9ca5eb7b0f5a165e
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:41:06 2003 +0000

    namespace cleanup
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11662 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d71b88541b5f91b89b44287a2d94bf74547305e8
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:33:01 2003 +0000

    namespace cleanups
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11661 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3da74ffa8b4515e3e6af5fe0f10d4ec9ed240a1a
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:29:58 2003 +0000

    new images
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11660 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ddff71156f0c98b55db0e978dab21977b9fca77e
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:25:46 2003 +0000

    namespace cleanup
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11659 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5a0508c1e2c286273a807b0d1648ba81602cb6ee
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:19:40 2003 +0000

    namespace cleanup
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11658 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 590931461b774df9e42725c2ae91f1c195519620
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:11:05 2003 +0000

    new payroll chapter
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11657 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f378b3d4d43b13f60f12e2ac3d42429fd89e5bb3
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:10:23 2003 +0000

    new accounts payable chapter
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11656 57a11ea4-9604-0410-9ed3-97b8803252fd

commit db18f2eeaf5cbea9767578b13f95e4b42cdaa0dc
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:09:28 2003 +0000

    new accounts receivable chapter
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11655 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 72c940266db9150405ec43f93197a8ae33807515
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:07:52 2003 +0000

    update loans chapter
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11654 57a11ea4-9604-0410-9ed3-97b8803252fd

commit ba017f4739b35e72e74dc31d4397a200d5bc6e2f
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:06:57 2003 +0000

    namespace cleanups
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11653 57a11ea4-9604-0410-9ed3-97b8803252fd

commit acf2e9e4e9be42b1959c1981468503e7f9f6525d
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 15:05:23 2003 +0000

    namespace cleanups and rearrange sections
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11652 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c516ce8eecf6a305ff7dea1b646e77b6c81abe63
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Tue Jul 29 14:59:48 2003 +0000

    added whats new version
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11651 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 12882e4b3d1de04afe9141b40f056f91ea939998
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Jul 27 02:31:37 2003 +0000

    *** empty log message ***
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11650 57a11ea4-9604-0410-9ed3-97b8803252fd

commit de8a59876c501c6a0685150c7091999b4d4a7b94
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Sun Jul 27 02:29:50 2003 +0000

    added features and whats new lists
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11649 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5f620d038f88f27504cf5090b7e08e4ca5649680
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Fri Jul 25 12:47:52 2003 +0000

    rewrite ch10 - currencies
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11648 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7d207b4fb1ae444106f14154e116fdf8de134a2d
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Fri Jul 25 12:46:39 2003 +0000

    rewrite ch9 - loans
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11647 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4b3366374ad2028a99e6744b03e920bbde5e93f4
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Fri Jul 25 12:44:36 2003 +0000

    ch 8 updates
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11646 57a11ea4-9604-0410-9ed3-97b8803252fd

commit dccc5f131087af155a999b5c58c87f88d269672e
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Fri Jul 25 12:43:41 2003 +0000

    cap gains figure
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11645 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 21b3a03d6d43c29111b8a7bc8ce3fa5e681c617b
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Fri Jul 25 12:35:59 2003 +0000

    depreciation and capital gains
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11644 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 86156173fd1cae11fc693284377ca9f7f7e29f26
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 24 19:26:17 2003 +0000

    update changelog
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11643 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 46f193c9a34971c1bc30df252f45eaffd03757b3
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 24 19:23:43 2003 +0000

    investment screenshot
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11642 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 549015b9944fe63fdaaeeb75fbc4a9ab0d749526
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 24 19:12:57 2003 +0000

    -minor fix, added "fixed assets" to list of possible investments
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11641 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2c38d6241a300e9507d024136b462d45bdd33f25
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Thu Jul 24 18:46:02 2003 +0000

    -rewrite of chapter 7 (well, it didn't really exist before)
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11640 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6935b86916d56d97216c507077783564fcc7482d
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Jul 23 20:35:28 2003 +0000

    -add note on "historical meaning of double-entry accounting"
    -add note on changing time to delete backup files
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11639 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 23dbf55d52d07f06d3623b341f1cfa40e0715608
Author: Jon Lapham <lapham at extracta.com.br>
Date:   Wed Jul 23 13:32:00 2003 +0000

    -added accounts receivable and accounts payable to account types
    -added principal of balance equation
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11638 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cdb82a055fc821f4c0699284e1074d714c174bec
Author: Chris Lyttle <chris at wilddev.net>
Date:   Thu Jul 3 06:45:19 2003 +0000

    more patches from jon
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11637 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 8a62ff0a27aecd99a28871c8c5bf6d83c909e143
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sat Jun 21 15:01:39 2003 +0000

    oops forgot to add these
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11636 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 7e032918cb46c9ee0f532b166f7233bbc2519b53
Author: Chris Lyttle <chris at wilddev.net>
Date:   Fri Jun 20 06:18:26 2003 +0000

    Jon's chpt3 reorg patch
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11635 57a11ea4-9604-0410-9ed3-97b8803252fd

commit de85f54b8ab4eb73ba5def47db45338e0b8fcbe7
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Jun 18 04:04:05 2003 +0000

    fix docbook xml errors
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11634 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e00d2b028ec40e75d0da373a8b314f27340a4ab9
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Jun 18 03:56:15 2003 +0000

    Added Jon Lapham's chpt2 patch
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11633 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fed29242d8805c23eeb5db3beb099a504e2ebc3b
Author: Chris Lyttle <chris at wilddev.net>
Date:   Tue Jun 17 02:39:41 2003 +0000

    change test -e to test -r
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11632 57a11ea4-9604-0410-9ed3-97b8803252fd

commit aee260bf869cff7f301425f6084010a9108bc6be
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sat Jun 14 21:07:25 2003 +0000

    moved convert-html to make all
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11631 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 74a841efecb993d29d92e1333ef898ed229bb196
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sat Jun 14 16:41:09 2003 +0000

    Added Jon Lapham's patch
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11630 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 35b886267211377ca6b42833f31d938f8d2cf7b3
Author: Christian Stimming <stimming at tuhh.de>
Date:   Fri May 30 19:12:13 2003 +0000

    2003-05-30  Christian Stimming  <stimming at tuhh.de>
    
    	* help/de_DE/gnucash-help.xml: Change German translation of
    	"depot" to "Aktienkonto".
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11629 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 426c89e66484338a1920e5c48e63fc9b9cebab79
Author: Chris Lyttle <chris at wilddev.net>
Date:   Tue May 13 02:51:18 2003 +0000

    Release 1.8.1
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11628 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f50291301fd382ddfa7a89ca038dc4a35b026a74
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Apr 14 21:08:54 2003 +0000

    2003-04-14  Christian Stimming  <chs at ckiste.holstenstr>
    
    	* help/de_DE/gnucash-help.xml: Updated some new German
    	translations.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11627 57a11ea4-9604-0410-9ed3-97b8803252fd

commit bdf382a260c302d964a2fbc8e2cf26a94d9eba90
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Mar 10 23:23:39 2003 +0000

    2003-03-11  Christian Stimming  <stimming at tuhh.de>
    
    	* help/C/gnucash-help.xml: Clarified some small issues that
    	Andreas Fahle pointed out.
    
    	* help/de_DE/gnucash-help.xml: Greatly updated German translation
    	by Andreas Fahle <fahle at web.de>
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11626 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6fa47f33f95f9d3ccdc1dab818be78f37fd12bc7
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Mar 2 09:04:35 2003 +0000

    Fix typo.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11625 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b08d6dbad92e8ab3abee3c2f8bf550fa3d34194d
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sat Mar 1 10:30:32 2003 +0000

    2003-03-01  Christian Stimming  <stimming at tuhh.de>
    
    	* help/de_DE/gnucash-help.xml: Updated German translation by
    	Andreas Fahle <fahle at web.de>
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11624 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 97bdc8e89c5d651e63f3ae8daae11950cf1bdd85
Author: David Hampton <hampton at employees.org>
Date:   Sat Feb 22 08:58:15 2003 +0000

    Ignore another file.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11623 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 17e38f95c045eaeb954db3bbb02bd69cb7b4802c
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Feb 9 08:20:51 2003 +0000

    fix typo
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11622 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d3fb9ae73d62736f677153130327fe6f196003b5
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Feb 3 03:36:23 2003 +0000

    release 1.8.0
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11620 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d0ac16c1228851701ee8931a763d3141b8b3b0da
Author: Chris Lyttle <chris at wilddev.net>
Date:   Tue Jan 28 01:12:23 2003 +0000

    release 1.7.8
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11618 57a11ea4-9604-0410-9ed3-97b8803252fd

commit e2a4b9847ee1d2b938d5eda5b43a7b999dba10b7
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Jan 27 07:48:22 2003 +0000

    stop stylesheets from resolving to docbook site
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11617 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c6c1ccb6b2066371ac383d1c69b73d0a6cbd1499
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Jan 27 06:16:05 2003 +0000

    fix typo's
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11616 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a80a4558197c4a088d05a2c00ea6bebad2797d41
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Jan 26 22:24:57 2003 +0000

    patch for db4 support
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11615 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 3f62aa9ae2d05ab2f494bd87faac958dd684d9e4
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Jan 6 07:45:32 2003 +0000

    release 1.7.7
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11613 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4f6fca946cd5c6659532167fbf0f19e17effc6d2
Author: Chris Lyttle <chris at wilddev.net>
Date:   Thu Jan 2 08:00:45 2003 +0000

    clean up tutorial
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11612 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 82beea74ebdfde167e483192de972fa51b494b38
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Dec 30 23:19:58 2002 +0000

    2002-12-30  Christian Stimming  <stimming at tuhh.de>
    
    	* help/de_DE/gnucash-help.xml: Added German section headings
    	according to Gnucash's de.po file.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11611 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fb2167ca14b7a4a4a42ec4a16dcc09dc77f4d783
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Dec 23 11:26:29 2002 +0000

    Convert file to proper UTF-8.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11610 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 517f4f2bdffbe22e9a2ec96b1f386417acd7c51c
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Dec 23 11:00:43 2002 +0000

    2002-12-23  Christian Stimming  <stimming at tuhh.de>
    
    	* help/de_DE/gnucash-help-de_DE.omf, legal.xml: Update files after
    	checking back with Chris.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11609 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 4a592f346708d9a448e64128a2bed8a5e05b674a
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Dec 23 05:55:58 2002 +0000

    update author's section of guide, release 1.7.6
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11607 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 09ef075d0c0c0a1cfbef09f184457ac62bd60039
Author: Christian Stimming <stimming at tuhh.de>
Date:   Mon Dec 23 00:46:52 2002 +0000

    2002-12-23  Christian Stimming  <stimming at tuhh.de>
    
    	* help/de_DE/*: Add files for German help translation, with *very*
    	initial German translation so far. The rest of the text is still
    	english.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11606 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 917860740a45bd513c8fbd7fedaae99032a604d4
Author: Chris Lyttle <chris at wilddev.net>
Date:   Fri Dec 20 22:45:15 2002 +0000

    fix for omf files not installing
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11605 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d9a3d17b0683c87830dbe17205b9cf4e33409ea6
Author: Chris Lyttle <chris at wilddev.net>
Date:   Thu Dec 19 12:05:46 2002 +0000

    fixes so it works on rh8 too
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11604 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 5e821183613f93b4077b155097f5cc51d2c52735
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Dec 16 06:25:34 2002 +0000

    require gnucash-1.7.6 in spec file
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11603 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6e838745c736ac628884ff5c65b290473317ac85
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Dec 16 05:45:41 2002 +0000

    release 1.7.6
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11602 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 13f34b22352b6fd4f4489cef38f53750d7581968
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Dec 16 05:24:08 2002 +0000

    patch from hampton to fix distcheck
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11601 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b2851aba074585634e075521d0fd183d0670bddb
Author: Chris Lyttle <chris at wilddev.net>
Date:   Fri Dec 13 04:52:35 2002 +0000

    updated to fix omf file problem
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11600 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a951e34076dc373e05a76a11dcf050601f41e400
Author: Chris Lyttle <chris at wilddev.net>
Date:   Fri Dec 13 04:41:19 2002 +0000

    updated spec file
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11599 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 51ead375120fcd011f9c72d4a922547f976045ec
Author: Chris Lyttle <chris at wilddev.net>
Date:   Fri Dec 13 03:42:01 2002 +0000

    remove dir
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11598 57a11ea4-9604-0410-9ed3-97b8803252fd

commit d6c22e832a800ced787abbedac9b895a0e5051e5
Author: Chris Lyttle <chris at wilddev.net>
Date:   Fri Dec 13 03:35:39 2002 +0000

    move doc-tools module from main gnucash module
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11597 57a11ea4-9604-0410-9ed3-97b8803252fd

commit c6dcde0eb6894802fce8743355c6193e8964451d
Author: Chris Lyttle <chris at wilddev.net>
Date:   Tue Dec 10 06:53:28 2002 +0000

    add guide to build
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11596 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f2f6d683b114eccf3eddb37f3d24de0575d5de6e
Author: Chris Lyttle <chris at wilddev.net>
Date:   Tue Dec 10 00:15:22 2002 +0000

    commit changes to move to gdp stylesheets, generate html files in subdir of docs folder, add HACKING, requirements, initial guide dir setup
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11595 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 6564e1626eeca378bc680c7656ad6a6d82b09b2c
Author: Christian Stimming <stimming at tuhh.de>
Date:   Sun Dec 8 00:44:03 2002 +0000

    Add cvsignores.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11594 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a4b6d92966aa7c12564601e6630ec9d7ff6d9f77
Author: Chris Lyttle <chris at wilddev.net>
Date:   Thu Dec 5 09:36:03 2002 +0000

    remove gnucash-docs dir
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11593 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 092363453917dd14f15c17db776cc77a6d658fb1
Author: Chris Lyttle <chris at wilddev.net>
Date:   Thu Dec 5 07:20:58 2002 +0000

    remove extra directory
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11592 57a11ea4-9604-0410-9ed3-97b8803252fd

commit cd4c96219b152a7522e292080a456c557e0803a1
Author: Chris Lyttle <chris at wilddev.net>
Date:   Mon Dec 2 05:59:59 2002 +0000

    files to make the docs module ready to go
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11591 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 2bf4f4739b8aa3a6dd13b8dc8db1e61ab489a12c
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Nov 27 01:12:33 2002 +0000

    Initial import of makefiles, etc
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11590 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f641123e33455cf9ac9231bf73c39d2a69496e2e
Author: David Hampton <hampton at employees.org>
Date:   Tue May 7 19:42:51 2002 +0000

    Remove user visible references to gnucash.com.
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11583 57a11ea4-9604-0410-9ed3-97b8803252fd

commit fac4032fcbaef5cc87ed266f6ed35e34380913c7
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Nov 25 10:37:41 2001 +0000

    Initial work on Investments chapter
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11582 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 309aad1ad266d15267b9f1a04b176b9993bff2ef
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Nov 25 00:44:54 2001 +0000

    Outlines of remaining chapters
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11581 57a11ea4-9604-0410-9ed3-97b8803252fd

commit df37fb1c21e63553ee1bd3a8a1da89a1b810b09d
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sat Nov 24 23:27:27 2001 +0000

    Make toc validate
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11580 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 81fbdf3c2a8b47a129663f3d75e72078fdfc0088
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sat Nov 24 23:23:02 2001 +0000

    Make toc validate
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11579 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 34097834edf56ca516fe7ce64c9feb46290323f9
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sat Nov 24 22:51:53 2001 +0000

    Replace toc with xml version
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11578 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 0ec730422a8417abc5856ce0fa780eda3c39b03a
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sat Nov 24 03:25:39 2001 +0000

    Added some screenshots, finished converting chapters to XML
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11576 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 146a17748f027d4d6cc109e5f319a835b3aac9e9
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Nov 21 08:34:44 2001 +0000

    Convert sgml files to xml
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11575 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 702a8cf180eff9728d4a25057c57e94e647a08ce
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Nov 21 06:29:52 2001 +0000

    Add figures for screenshots
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11574 57a11ea4-9604-0410-9ed3-97b8803252fd

commit a04a3537a17357a0e0094011c2bb24a8454a5680
Author: Chris Lyttle <chris at wilddev.net>
Date:   Wed Nov 21 06:15:49 2001 +0000

    Add title page, revised first 2 chapters to have screenshots and tie into title page
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11573 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f357e0e5b8d639f7ea08071dc5abaf2af5a9fc99
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Nov 11 09:45:29 2001 +0000

    Fixed Error Chapter 3
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11572 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 70cf711456f051428ea3b0191ea4fd75971b00e9
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Nov 11 09:36:06 2001 +0000

    Last one Chapter 6
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11571 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 634786efd4e25ac23f52a27a44154b185b5b6c69
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Nov 11 05:41:57 2001 +0000

    Finished off Chapter 5
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11570 57a11ea4-9604-0410-9ed3-97b8803252fd

commit f182dc7d20089f2913492472d231ee17391ebae2
Author: Chris Lyttle <chris at wilddev.net>
Date:   Sun Nov 11 00:24:47 2001 +0000

    Finished off Chapter 4
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11569 57a11ea4-9604-0410-9ed3-97b8803252fd

commit 96e29877f0d29394d85aabf9859ca084fbc4af57
Author: Chris Lyttle <chris at wilddev.net>
Date:   Thu Nov 8 08:57:34 2001 +0000

    Import of New Version of GnuCash Manual
    
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11568 57a11ea4-9604-0410-9ed3-97b8803252fd

commit b1a2d9520a14b59d7b7e8db85121bb01c5803159
Author: unknown user <unknown at gnucash.org>
Date:   Thu Nov 8 08:57:34 2001 +0000

    New repository initialized by cvs2svn.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@11567 57a11ea4-9604-0410-9ed3-97b8803252fd





More information about the gnucash-patches mailing list