From 71ef0dc8ec5213eaa4adf9eecc1fd0c93220a573 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Tue, 5 May 2009 19:34:20 +0000 Subject: Added better support for virtual (soft) keyboards git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@217 df292f66-193f-0410-a5fc-6d59da041ff2 --- res/values/arrays.xml | 1 + res/values/strings.xml | 2 ++ 2 files changed, 3 insertions(+) (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index eaed39a..6286561 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -11,6 +11,7 @@ + @string/list_rotation_default @string/list_rotation_land @string/list_rotation_port @string/list_rotation_auto diff --git a/res/values/strings.xml b/res/values/strings.xml index ef4d8d6..2ec7d70 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -304,6 +304,8 @@ Delete host Use the quick-connect box\nbelow to connect to a host. + + Default Force landscape Force portrait -- cgit v1.2.3