Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Kunin <dkunin@mapswith.me>2013-08-23 18:04:58 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:00:04 +0300
commit2cdd4de3e2c409e8bd03f09a0237e62d8611d619 (patch)
tree3eaf78d8bc59788f4637b52c316b332493c9d263 /defines.hpp
parenta8b62cff288e9e0b1916ae7f3e11453c19687e46 (diff)
[core] Valid file name and url.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/defines.hpp b/defines.hpp
index 4c5005bd8f..93d138b847 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -17,7 +17,7 @@
#define BOOKMARKS_FILE_EXTENSION ".kml"
#define COUNTRIES_FILE "countries.txt"
-#define GUIDES_DATA_FILE_SUFFIX "guidesData.txt"
+#define GUIDES_DATA_FILE_SUFFIX "guides.json"
#define WORLD_FILE_NAME "World"
#define WORLD_COASTS_FILE_NAME "WorldCoasts"