Some months ago I sent this patch to include Spain and Portugal in LocatorConfig.xml, but no one seemed to commit it. I've been using it all this time without any problem, so I think it's safe to be committed to trunk. Could some of the developers do it please? Cheers Carlos
Index: resources/LocatorConfig.xml =================================================================== --- resources/LocatorConfig.xml (revisión: 1186) +++ resources/LocatorConfig.xml (copia de trabajo) @@ -27,6 +27,13 @@ <variant>IT</variant> </country> <country name="France" abr="FRA"> ++ </country> ++ <country name="España" abr="ESP" poiDispFlag="0xc"> ++ <variant>Spain</variant> ++ <variant>ES</variant> ++ </country> ++ <country name="Portugal" abr="POR" poiDispFlag="0xc"> ++ <variant>PT</variant> </country> <country name="United States" abr="USA"> <variant>USA</variant>
_______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
