aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2007-11-18 05:52:08 +0000
committerKenny Root <kenny@the-b.org>2007-11-18 05:52:08 +0000
commit1c008e4dffdf42797f623a6a5ced59d705d4e6b5 (patch)
treef71e75bbb962b1dbb61506b9f29aca8eb376b10e /res/values
parent0a4ee03304d605e7e1383aa37ff2c355a383caff (diff)
downloadconnectbot-1c008e4dffdf42797f623a6a5ced59d705d4e6b5.tar.gz
connectbot-1c008e4dffdf42797f623a6a5ced59d705d4e6b5.tar.bz2
connectbot-1c008e4dffdf42797f623a6a5ced59d705d4e6b5.zip
Updated icon for about screen.
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e76c311..b9531d8 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -19,6 +19,6 @@
<string name="button_cancel">Cancel</string>
<string name="button_change">Change</string>
- <string name="msg_copyright">Copyright (C) 2007, Kenny Root</string>
+ <string name="msg_copyright">Copyright &#169; 2007, Kenny Root http://the-b.org/</string>
<string name="msg_version">v1.0</string>
</resources>