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 Yunitsky <yunik@mapswithme.com>2014-10-28 17:39:47 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:31:49 +0300
commit43de87d4977116c7cf8d8e81602536d2e3f0f41b (patch)
treefde9519d18c428f9081c94422d05f5cc5b9786c0 /android/flavors
parentb219a2f09c9bae7a4112ed8a6351f8f0365dd5b3 (diff)
Restored correct package name for PRO version.
Diffstat (limited to 'android/flavors')
-rw-r--r--android/flavors/pro/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/flavors/pro/res/values/strings.xml b/android/flavors/pro/res/values/strings.xml
index 117c794b86..f251f8e84b 100644
--- a/android/flavors/pro/res/values/strings.xml
+++ b/android/flavors/pro/res/values/strings.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources>
<string name="flurry_app_key">***REMOVED***</string>
+ <string name="app_name">MAPS.ME Pro</string>
</resources>