aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/wiz_eula.xml
diff options
context:
space:
mode:
authorJeffrey Sharkey <jsharkey@jsharkey.org>2008-10-27 15:58:43 +0000
committerJeffrey Sharkey <jsharkey@jsharkey.org>2008-10-27 15:58:43 +0000
commitc394e79b95caaa2b0eb21241dacf5b7373cef887 (patch)
tree7af6489d0f0cf628038127d8a86f24be3134e643 /res/layout/wiz_eula.xml
parentcb8a0cf9827bcec452fd49023a2a940bdd334f62 (diff)
downloadconnectbot-c394e79b95caaa2b0eb21241dacf5b7373cef887.tar.gz
connectbot-c394e79b95caaa2b0eb21241dacf5b7373cef887.tar.bz2
connectbot-c394e79b95caaa2b0eb21241dacf5b7373cef887.zip
* finished implementing copy functionality
* added right or left alt- or shift- helping keys (/ and tab), disableable from settings * fixed a few random bugs
Diffstat (limited to 'res/layout/wiz_eula.xml')
-rw-r--r--res/layout/wiz_eula.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/wiz_eula.xml b/res/layout/wiz_eula.xml
index 7616612..41b6b9f 100644
--- a/res/layout/wiz_eula.xml
+++ b/res/layout/wiz_eula.xml
@@ -41,7 +41,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingTop="10dip"
- android:text="It can manage several SSH sessions in the background, and can copy/paste between other apps."
+ android:text="It can manage several SSH sessions in the background, create tunnels, and copy/paste between other apps."
android:textAppearance="?android:attr/textAppearanceMedium"
/>