Reverted back update url

This commit is contained in:
Alex Zolotarev 2011-02-23 21:11:23 +01:00 committed by Alex Zolotarev
parent aff28e7abf
commit 67a664be08

View file

@ -7,13 +7,10 @@
#define INDEX_FILE_TAG "idx"
#define HEADER_FILE_TAG "header"
// used with "file name = country name" engine
//#define COUNTRIES_FILE "countries_poly.txt"
// used with bucket storage engine
#define COUNTRIES_FILE "countries_poly.txt"
#define DATA_UPDATE_FILE "maps.update"
#define BINARY_UPDATE_FILE "binary.update"
#define UPDATE_BASE_URL "http://data.mapswithme.com/maps/"
#define UPDATE_BASE_URL "http://melnichek.ath.cx:34568/maps/"
#define WORLD_FILE_NAME "World"