comparison 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
comparison
equal deleted inserted replaced
60:d9b27288a9d2 61:ce8f13242339
50 android:key="emulation" 50 android:key="emulation"
51 android:title="@string/pref_emulation_title" 51 android:title="@string/pref_emulation_title"
52 android:summary="@string/pref_emulation_summary" 52 android:summary="@string/pref_emulation_summary"
53 android:entries="@array/list_emulation_modes" 53 android:entries="@array/list_emulation_modes"
54 android:entryValues="@array/list_emulation_modes" 54 android:entryValues="@array/list_emulation_modes"
55 android:defaultValue="screen" 55 android:defaultValue="xterm"
56 /> 56 />
57 57
58 <EditTextPreference 58 <EditTextPreference
59 android:key="scrollback" 59 android:key="scrollback"
60 android:title="@string/pref_scrollback_title" 60 android:title="@string/pref_scrollback_title"