diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2013-05-30 07:29:30 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2013-05-30 07:29:30 +0200 |
| commit | 5b3a2c3f858538788fdbeb91919f1827ab9bb154 (patch) | |
| tree | b59b1beeebcce9ab00beac4f60f0900e6b810dea /main | |
| parent | cc69b7a2ccaf55ec925302d49f89323ff7adc710 (diff) | |
| download | cgeo-5b3a2c3f858538788fdbeb91919f1827ab9bb154.zip cgeo-5b3a2c3f858538788fdbeb91919f1827ab9bb154.tar.gz cgeo-5b3a2c3f858538788fdbeb91919f1827ab9bb154.tar.bz2 | |
typo
Diffstat (limited to 'main')
| -rw-r--r-- | main/templates/private.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/templates/private.properties b/main/templates/private.properties index 13c424b..731ff50 100644 --- a/main/templates/private.properties +++ b/main/templates/private.properties @@ -1,7 +1,7 @@ # The API-key is necessary in order that Google Maps is working. # You can get one at # http://code.google.com/intl/de/android/add-ons/google-apis/maps-api-signup.html -# For developing paste your key to both lines and you will not have any problems +# For developing paste your key to both lines and you will not have any problems. maps.api.key= maps.api.key.market= @@ -17,9 +17,9 @@ maps.api.key.market= #key.store.password= #key.alias.password= -# These keys allow c:geo to be registered at openaching.de and -# to search and log caches in your name -# You can request your own at http://www.opencaching.de/okapi/signup.html +# These keys allow c:geo to be registered at opencaching.de and +# to search and log caches in your name. +# You can request your own key at http://www.opencaching.de/okapi/signup.html ocde.okapi.consumer.key= ocde.okapi.consumer.secret= |
