forked from organicmaps/organicmaps
Creating symlink to data/sound-strings in android/assets in set_up_android.py
This commit is contained in:
parent
7ba9def334
commit
31888461a2
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
../../data/sound-strings/
|
||||
../../data/sound-strings
|
|
@ -12,7 +12,7 @@ files=(copyright.html faq.html resources-ldpi resources-mdpi resources-hdpi reso
|
|||
resources-ldpi_dark resources-mdpi_dark resources-hdpi_dark resources-xhdpi_dark resources-xxhdpi_dark
|
||||
resources-ldpi_clear resources-mdpi_clear resources-hdpi_clear resources-xhdpi_clear resources-xxhdpi_clear
|
||||
types.txt fonts_blacklist.txt fonts_whitelist.txt languages.txt unicode_blocks.txt
|
||||
drules_proto.bin drules_proto_dark.bin drules_proto_clear.bin external_resources.txt packed_polygons.bin countries.txt)
|
||||
drules_proto.bin drules_proto_dark.bin drules_proto_clear.bin external_resources.txt packed_polygons.bin countries.txt sound-strings)
|
||||
|
||||
for item in ${files[*]}
|
||||
do
|
||||
|
|
Loading…
Add table
Reference in a new issue