aboutsummaryrefslogtreecommitdiffstats
path: root/main/templates
diff options
context:
space:
mode:
Diffstat (limited to 'main/templates')
-rw-r--r--main/templates/ocpl_okapi.xml5
-rw-r--r--main/templates/private.properties7
2 files changed, 12 insertions, 0 deletions
diff --git a/main/templates/ocpl_okapi.xml b/main/templates/ocpl_okapi.xml
new file mode 100644
index 0000000..6903ce7
--- /dev/null
+++ b/main/templates/ocpl_okapi.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources>
+ <string name="oc_pl_okapi_consumer_key" translatable="false">@ocpl.okapi.consumer.key@</string>
+ <string name="oc_pl_okapi_consumer_secret" translatable="false">@ocpl.okapi.consumer.secret@</string>
+</resources>
diff --git a/main/templates/private.properties b/main/templates/private.properties
index 731ff50..0c40fda 100644
--- a/main/templates/private.properties
+++ b/main/templates/private.properties
@@ -23,3 +23,10 @@ maps.api.key.market=
ocde.okapi.consumer.key=
ocde.okapi.consumer.secret=
+
+# These keys allow c:geo to be registered at openaching.pl and
+# to search and log caches in your name
+# You can request your own at http://www.opencaching.pl/okapi/signup.html
+
+ocpl.okapi.consumer.key=
+ocpl.okapi.consumer.secret=