Merge Bruce Schuck's 'rm-aex' of https://github.com/bpschuck/gnucash into stable

pull/2112/merge
John Ralls 2 weeks ago
commit f9e2fb9130

@ -189,7 +189,6 @@ static QuoteSourceList currency_quote_sources =
static QuoteSourceList single_quote_sources =
{
{ false, SOURCE_SINGLE, NC_("FQ Source", "Alphavantage"), "alphavantage" },
{ false, SOURCE_SINGLE, NC_("FQ Source", "Amsterdam Euronext eXchange, NL"), "aex" },
{ false, SOURCE_SINGLE, NC_("FQ Source", "Association of Mutual Funds in India"), "amfiindia" },
{ false, SOURCE_SINGLE, NC_("FQ Source", "Athens Exchange Group, GR"), "asegr" },
{ false, SOURCE_SINGLE, NC_("FQ Source", "Australian Stock Exchange, AU"), "asx" },

Loading…
Cancel
Save