Skip to content

Commit

Permalink
Add Kosovo to known countries
Browse files Browse the repository at this point in the history
  • Loading branch information
metalstrolch authored and jkoan committed Aug 28, 2019
1 parent ecca970 commit bcc10a8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions navit/country.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ static struct country country[]= {
{548, "VAN", "VU", "VUT", /* 548 */ _n("Vanuatu")},
{876, NULL, "WF", "WLF", /* 876 */ _n("Wallis and Futuna")},
{882, "WS", "WS", "WSM", /* 882 */ _n("Samoa")},
{412, "XK", "XK", "XXK", /* 412 */ _n("Kosovo")},
{887, "YAR", "YE", "YEM", /* 887 */ _n("Yemen")},
{175, NULL, "YT", "MYT", /* 175 */ _n("Mayotte")},
{710, "ZA", "ZA", "ZAF", /* 710 */ _n("South Africa") },
Expand Down
Binary file added navit/icons/country_XK.svgz
Binary file not shown.
1 change: 1 addition & 0 deletions navit/maptool/osm.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ struct country_table {
{ 404,"Kenya"},
{ 408,"Korea, Democratic People's Republic of"},
{ 410,"Korea, Republic of"},
{ 412,"Kosovo,Kosova"},
{ 414,"Kuwait"},
{ 417,"Kyrgyzstan"},
{ 418,"Lao People's Democratic Republic"},
Expand Down

0 comments on commit bcc10a8

Please sign in to comment.