diff res/xml/preferences.xml @ 61:ce8f13242339 tn5250

add 5250 config entries
author Carl Byington <carl@five-ten-sg.com>
date Fri, 13 Jun 2014 15:27:08 -0700
parents 0ce5cc452d02
children 9a6335a203b2
line wrap: on
line diff
--- a/res/xml/preferences.xml	Wed Jun 11 15:44:59 2014 -0700
+++ b/res/xml/preferences.xml	Fri Jun 13 15:27:08 2014 -0700
@@ -52,7 +52,7 @@
 			android:summary="@string/pref_emulation_summary"
 			android:entries="@array/list_emulation_modes"
 			android:entryValues="@array/list_emulation_modes"
-			android:defaultValue="screen"
+			android:defaultValue="xterm"
 			/>
 
 		<EditTextPreference