aboutsummaryrefslogtreecommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-01-31 11:08:28 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-01-31 11:08:28 +0000
commitffce660d3993b1f0d4d9e2cb1aa5cb2c5062989d (patch)
treed5241967b8c58e7e8d728c66737b0933249a4287 /res/xml
parentfb831b1e33d4b988b97e95493336e076c7f799ab (diff)
downloadsouthamptonuniversitymap-ffce660d3993b1f0d4d9e2cb1aa5cb2c5062989d.tar
southamptonuniversitymap-ffce660d3993b1f0d4d9e2cb1aa5cb2c5062989d.tar.gz
Changed tile provider to MapQuest.
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/about.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/xml/about.xml b/res/xml/about.xml
index 59f6cef..f938b88 100644
--- a/res/xml/about.xml
+++ b/res/xml/about.xml
@@ -45,6 +45,10 @@
android:summary="@string/about_osm_map_summary"
android:title="@string/about_osm_map" />
<Preference
+ android:key="about_map_tiles"
+ android:summary="@string/about_map_tiles_summary"
+ android:title="@string/about_map_tiles" />
+ <Preference
android:key="about_database"
android:summary="@string/about_database_summary"
android:title="@string/about_database" />