diff res/xml/preferences.xml @ 79:01d939969b10

merge tn5250 branch into default
author Carl Byington <carl@five-ten-sg.com>
date Mon, 16 Jun 2014 08:24:00 -0700
parents 9a6335a203b2
children 69333ca1563c
line wrap: on
line diff
--- a/res/xml/preferences.xml	Tue Jun 03 08:48:14 2014 -0700
+++ b/res/xml/preferences.xml	Mon Jun 16 08:24:00 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-256color"
 			/>
 
 		<EditTextPreference