gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Wed Oct 30 21:27:01 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/56882041 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5614cbbe (commit)
	from  https://github.com/Gnucash/gnucash/commit/f35a39c7 (commit)



commit 56882041184e4ed7a5bca8c0ff9987b8316c7aaf
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Oct 31 09:07:30 2019 +0800

    [html-style-sheet] compact function using ice-9 match

commit 5614cbbe4210e8ad12b771b5d6a84c86a63e613f
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Oct 28 22:57:22 2019 +0800

    [stylesheets] merge easy/fancy/footer stylesheets



Summary of changes:
 gnucash/report/report-system/html-style-sheet.scm |  27 +-
 gnucash/report/stylesheets/CMakeLists.txt         |   2 -
 gnucash/report/stylesheets/stylesheet-easy.scm    | 394 ----------------------
 gnucash/report/stylesheets/stylesheet-fancy.scm   | 388 ---------------------
 gnucash/report/stylesheets/stylesheet-footer.scm  |  62 ++--
 gnucash/report/stylesheets/stylesheets.scm        |   2 -
 po/POTFILES.in                                    |   2 -
 7 files changed, 53 insertions(+), 824 deletions(-)
 delete mode 100644 gnucash/report/stylesheets/stylesheet-easy.scm
 delete mode 100644 gnucash/report/stylesheets/stylesheet-fancy.scm



More information about the gnucash-patches mailing list