From c394e79b95caaa2b0eb21241dacf5b7373cef887 Mon Sep 17 00:00:00 2001 From: Jeffrey Sharkey Date: Mon, 27 Oct 2008 15:58:43 +0000 Subject: * finished implementing copy functionality * added right or left alt- or shift- helping keys (/ and tab), disableable from settings * fixed a few random bugs --- res/layout/wiz_eula.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/wiz_eula.xml') 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" /> -- cgit v1.2.3