Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2014-03-07 01:04:18 +01:00
commit 2805803942

View file

@ -1001,7 +1001,7 @@ public class OsmandSettings {
defaultLocation));
}
public static final int VERSION_DEFAULTLOCATION_CHANGED = 19;
public static final int VERSION_DEFAULTLOCATION_CHANGED = Integer.MAX_VALUE;
public String getDefaultExternalStorageLocation() {
String defaultLocation = ctx.getExternalServiceAPI().getExternalStorageDirectory();