Skip to content

Commit

Permalink
Use English names for Italian and Bucharest stock exchanges
Browse files Browse the repository at this point in the history
  • Loading branch information
pkryger committed Oct 21, 2024
1 parent 9e4cd9e commit 3dd9a70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libgnucash/engine/gnc-commodity.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@ static QuoteSourceList single_quote_sources =
{ false, SOURCE_SINGLE, "Athens Exchange Group, GR", "asegr" },
{ false, SOURCE_SINGLE, "Australian Stock Exchange, AU", "asx" },
{ false, SOURCE_SINGLE, "Bloomberg", "bloomberg" },
{ false, SOURCE_SINGLE, "Borsa Italiana, IT", "borsa_italiana" },
{ false, SOURCE_SINGLE, "Italian Stock Exchange, IT", "borsa_italiana" },
{ false, SOURCE_SINGLE, "BSE India, IN", "bseindia" },
{ false, SOURCE_SINGLE, "Bursa de Valori Bucuresti, RO", "bvb" },
{ false, SOURCE_SINGLE, "Bucharest Stock Exchange, RO", "bvb" },
{ false, SOURCE_SINGLE, "Colombo Stock Exchange, LK", "cse" },
{ false, SOURCE_SINGLE, "comdirect, DE", "comdirect" },
{ false, SOURCE_SINGLE, "Consors Bank, DE", "consorsbank" },
Expand Down

0 comments on commit 3dd9a70

Please sign in to comment.