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:
authorSergey Yershov <yershov@corp.mail.ru>2016-04-20 13:39:53 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-04-20 13:39:53 +0300
commit7dec4f0a92eae90e9d09e86cea774ce1efe9b250 (patch)
treecdbf5c04af91003ed7a4f82e0ca6b10059a1eab6 /defines.hpp
parentf200c20e0ca880d0e304c8a303715173562e8f06 (diff)
[downloader] Add node localized description
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index 9e19115b78..b35ed0a154 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -70,3 +70,5 @@
#define GPS_TRACK_FILENAME "gps_track.dat"
#define REPLACED_TAGS_FILE "replaced_tags.txt"
+
+#define LOCALIZATION_DESCRIPTION_SUFFIX " Description"