gnucash maint: Provide preference panel to set the Alpha Vantage API key needed for fincance::quote

Geert Janssens gjanssens at code.gnucash.org
Fri Feb 2 12:48:55 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/d983ad9e (commit)
	from  https://github.com/Gnucash/gnucash/commit/8812aae5 (commit)



commit d983ad9e468434420d42f198aeddffdb70881017
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Feb 2 18:46:58 2018 +0100

    Provide preference panel to set the Alpha Vantage API key needed for fincance::quote



Summary of changes:
 configure.ac                                       |  1 +
 po/POTFILES.in                                     |  2 +-
 src/core-utils/core-utils.scm                      |  1 +
 .../gtkbuilder/dialog-preferences.glade            | 98 +++++++++++++++++++---
 src/gnome/gschemas/CMakeLists.txt                  |  3 +-
 src/gnome/gschemas/Makefile.am                     |  1 +
 ...gnucash.general.finance-quote.gschema.xml.in.in |  9 ++
 src/scm/price-quotes.scm                           |  7 ++
 8 files changed, 108 insertions(+), 14 deletions(-)
 create mode 100644 src/gnome/gschemas/org.gnucash.general.finance-quote.gschema.xml.in.in



More information about the gnucash-patches mailing list