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:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2016-11-18 16:56:09 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2016-11-18 16:56:09 +0300
commit29149d8f5e02ca0ddc20ad434900d663121927eb (patch)
tree7f51512acdbbe9bac715fd8f3d19db2009a4069d /android/script
parent066c67b32d27da86683db4260630bbadb1a1a22c (diff)
Removed obsolete ldpi resources and fixed traffic-arrow textures
Diffstat (limited to 'android/script')
-rw-r--r--android/script/replace_links.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/android/script/replace_links.bat b/android/script/replace_links.bat
index b0bf4ce67e..810344f440 100644
--- a/android/script/replace_links.bat
+++ b/android/script/replace_links.bat
@@ -27,9 +27,6 @@ cp ../data/opening_hours_how_to_edit.html assets/
cp -r ../data/resources-hdpi_legacy/ assets/
cp -r ../data/resources-hdpi_dark/ assets/
cp -r ../data/resources-hdpi_clear/ assets/
-cp -r ../data/resources-ldpi_legacy/ assets/
-cp -r ../data/resources-ldpi_dark/ assets/
-cp -r ../data/resources-ldpi_clear/ assets/
cp -r ../data/resources-mdpi_legacy/ assets/
cp -r ../data/resources-mdpi_dark/ assets/
cp -r ../data/resources-mdpi_clear/ assets/