aboutsummaryrefslogtreecommitdiffstats
path: root/main/templates/private.properties
blob: 2451048807c5cd5625d24d44da829bd8690c2d69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# 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.

maps.api.key=
maps.api.key.market=

# Uncomment the following lines if you want Ant to sign the application
# automatically. Otherwise you must sign and zipalign it manually.
# If you don't enter passwords you'll be asked for it.
#
# Note: You have to escape backslashes (e.g. C:\\Programs)

#key.store=
#key.alias=
#key.store.password=
#key.alias.password=

# 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=

# 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=

# These keys allow c:geo to be registered at openaching.us and
# to search and log caches in your name
# You can request your own at http://www.opencaching.us/okapi/signup.html

ocus.okapi.consumer.key=
ocus.okapi.consumer.secret=

# These keys allow c:geo to be registered at openaching.nl and
# to search and log caches in your name
# You can request your own at http://www.opencaching.nl/okapi/signup.html

ocnl.okapi.consumer.key=
ocnl.okapi.consumer.secret=

# These keys allow c:geo to be registered at openaching.ro and
# to search and log caches in your name
# You can request your own at http://oc.opencaching.ro/okapi/signup.html

ocro.okapi.consumer.key=
ocro.okapi.consumer.secret=