author | Da Risk <darisk972@gmail.com> |
Thu, 19 Mar 2009 12:40:29 +0100 | |
changeset 19 | 213b84d2e743 |
parent 17 | afd3a080d318 |
child 23 | b6f30d35ea22 |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
<resources> |
|
3 |
<string name="app_name">Beem</string> |
|
4 | 4 |
|
17 | 5 |
<string name="BeemServiceDescription">Use the Beem Service</string> |
6 |
<string name="BeemServiceCreated">BeemService Created</string> |
|
7 |
<string name="BeemServiceDestroyed">BeemService destroyed</string> |
|
19
213b84d2e743
Improve the service. It connect with a xmpp server running on the
Da Risk <darisk972@gmail.com>
parents:
17
diff
changeset
|
8 |
|
213b84d2e743
Improve the service. It connect with a xmpp server running on the
Da Risk <darisk972@gmail.com>
parents:
17
diff
changeset
|
9 |
<!-- Preferences information --> |
213b84d2e743
Improve the service. It connect with a xmpp server running on the
Da Risk <darisk972@gmail.com>
parents:
17
diff
changeset
|
10 |
<string name="PreferenceFileName">Beem</string> |
213b84d2e743
Improve the service. It connect with a xmpp server running on the
Da Risk <darisk972@gmail.com>
parents:
17
diff
changeset
|
11 |
<string name="PreferenceLoginKey">login</string> |
213b84d2e743
Improve the service. It connect with a xmpp server running on the
Da Risk <darisk972@gmail.com>
parents:
17
diff
changeset
|
12 |
<string name="PreferenceHostKey">host</string> |
213b84d2e743
Improve the service. It connect with a xmpp server running on the
Da Risk <darisk972@gmail.com>
parents:
17
diff
changeset
|
13 |
<string name="PreferencePasswordKey">password</string> |
213b84d2e743
Improve the service. It connect with a xmpp server running on the
Da Risk <darisk972@gmail.com>
parents:
17
diff
changeset
|
14 |
<string name="PreferencePortKey">port</string> |
0 | 15 |
</resources> |