Merge pull request #424 from Ingramz/master

Add new scanfile country codes
This commit is contained in:
perexg 2014-07-03 18:50:31 +02:00
commit 6e1815c376

View file

@ -61,6 +61,7 @@ static const struct {
{"cz", "Czech Republic"},
{"de", "Germany"},
{"dk", "Denmark"},
{"ee", "Estonia"},
{"es", "Spain"},
{"fi", "Finland"},
{"fr", "France"},
@ -88,6 +89,7 @@ static const struct {
{"sk", "Slovakia"},
{"tw", "Taiwan"},
{"ua", "Ukraine"},
{"ug", "Uganda"},
{"uk", "United Kingdom"},
{"us", "United States"},
{"vn", "Vietnam"},