forked from organicmaps/organicmaps
some minor fixes.
This commit is contained in:
parent
2e2829e992
commit
d78518cec9
7 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.mapswithme.maps.lite"
|
||||
package="com.mapswithme.maps"
|
||||
android:versionCode="205"
|
||||
android:versionName="2.0.5"
|
||||
android:installLocation="preferExternal"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<resources>
|
||||
<string name="app_name">MapsWithMe</string>
|
||||
<string name="app_name">Maps With Me</string>
|
||||
</resources>
|
||||
|
|
BIN
android/MapsWithMePro/res/drawable-hdpi/ic_launcher.png
Normal file
BIN
android/MapsWithMePro/res/drawable-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
android/MapsWithMePro/res/drawable-ldpi/ic_launcher.png
Normal file
BIN
android/MapsWithMePro/res/drawable-ldpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
android/MapsWithMePro/res/drawable-mdpi/ic_launcher.png
Normal file
BIN
android/MapsWithMePro/res/drawable-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
android/MapsWithMePro/res/drawable-xhdpi/ic_launcher.png
Normal file
BIN
android/MapsWithMePro/res/drawable-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<resources>
|
||||
<string name="app_name">MapsWithMe Pro</string>
|
||||
<string name="app_name">Maps With Me Pro</string>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Reference in a new issue