From 0e5632331731467330148c0944148c5eae8da071 Mon Sep 17 00:00:00 2001 From: campbeb Date: Sat, 25 May 2013 13:40:59 -1000 Subject: Fix #2727 - Support GeoTour attribute Also some minor changes to attritube generation files for additional explanation --- main/res/drawable-mdpi/attribute_geotour.png | Bin 0 -> 961 bytes main/res/values/cache_attributes.xml | 4 ++++ main/res/values/strings.xml | 4 +++- 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 main/res/drawable-mdpi/attribute_geotour.png (limited to 'main/res') diff --git a/main/res/drawable-mdpi/attribute_geotour.png b/main/res/drawable-mdpi/attribute_geotour.png new file mode 100644 index 0000000..f1f0c24 Binary files /dev/null and b/main/res/drawable-mdpi/attribute_geotour.png differ diff --git a/main/res/values/cache_attributes.xml b/main/res/values/cache_attributes.xml index 815e007..c392b6f 100644 --- a/main/res/values/cache_attributes.xml +++ b/main/res/values/cache_attributes.xml @@ -69,10 +69,14 @@ frontyard_no teamwork_yes teamwork_no + + landf_yes landf_no partnership_yes partnership_no + geotour_yes + geotour_no fee_yes diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index dd0f937..1a5d2d1 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1052,7 +1052,9 @@ Don\'t ask owner for start conditions Unknown attribute present No unknown attribute present - + Part of GeoTour + Not part of GeoTour + To use the services of Geocaching.com, terms and conditions of the Groundspeak disclaimer have to be agreed. To make geocaching easier, to make users lazier. -- cgit v1.1