From: Mischa POSLAWSKY Date: Sun, 1 Feb 2015 09:30:07 +0000 (+0100) Subject: countries: prefer most significant country of .rb X-Git-Tag: v1.6~40 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/32fb9f2c80a51719751e65446daf0d10248e5590?ds=sidebyside countries: prefer most significant country of .rb Reserved twice, but Botswana seems to be more authorised (notified to UN according to wikipedia). --- diff --git a/tools/mkcountries-geonames b/tools/mkcountries-geonames index 32883ec..f5a1cf1 100755 --- a/tools/mkcountries-geonames +++ b/tools/mkcountries-geonames @@ -24,7 +24,7 @@ my %cc; # map of country code to info array lf => ["Libya Fezzan", "c-af Xr", "Fezzan", 'ly'], pi => ["(Philippines)", "c-as Xr", undef, 'ph'], ra => ["(Argentina)", "c-sa Xr", undef, 'ar'], - rb => ["Bolivia/Botswana", "c-xx Xr"], + rb => ["(Botswana, Bolivia)", "c-sa Xr", "(Bots...)"], rc => ["(RoC)", "c-as Xr", undef, 'tw'], rh => ["(Haiti)", "c-na Xr",undef, 'ht'], ri => ["(Indonesia)", "c-as Xr", undef, 'id'],