diff options
| author | Mike Beattie <mike@ethernal.org> | 2012-01-02 22:11:21 +1300 |
|---|---|---|
| committer | Mike Beattie <mike@ethernal.org> | 2012-01-02 22:11:21 +1300 |
| commit | 6992abccb8f748e54384ed6c70299420a7c02ea1 (patch) | |
| tree | 4127be29a9e5bf3742d86943244e7bdca0db27d4 /res/values | |
| parent | 365b40503f72a84b1c921b322df717089bff8014 (diff) | |
Add AltusMetrum Logo as app icon, and change app name
Signed-off-by: Mike Beattie <mike@ethernal.org>
Diffstat (limited to 'res/values')
| -rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 53af2a3..60823b1 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -15,7 +15,7 @@ --> <resources> - <string name="app_name">Bluetooth Chat</string> + <string name="app_name">AltosDroid</string> <!-- BluetoothChat --> <string name="send">Send</string> |
