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:
authorvng <viktor.govako@gmail.com>2013-03-25 20:18:35 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:52:22 +0300
commit85fc90ca1ed5c839339699504e16ce07e96e40ea (patch)
tree74e2cff1f2488f63bed44d6625ad8f25d80c2acc /defines.hpp
parent75dc74ae2ff2960828c0aa9226df1243aea5158c (diff)
[android] Move kml files when changing storage path.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index 9d910f7460..bfa28febe8 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -13,6 +13,7 @@
#define READY_FILE_EXTENSION ".ready"
#define RESUME_FILE_EXTENSION ".resume3"
#define DOWNLOADING_FILE_EXTENSION ".downloading3"
+#define BOOKMARKS_FILE_EXTENSION ".kml"
#define COUNTRIES_FILE "countries.txt"