comparison res/xml/host_prefs.xml @ 90:3f587bd647a5

convert ctrl keys to virtual keys; use proper android home directory
author Carl Byington <carl@five-ten-sg.com>
date Mon, 16 Jun 2014 12:34:05 -0700
parents c8f45608d94c
children 446dbcf606eb
comparison
equal deleted inserted replaced
89:bb27518ac2e9 90:3f587bd647a5
128 /> 128 />
129 129
130 <EditTextPreference 130 <EditTextPreference
131 android:key="monitor" 131 android:key="monitor"
132 android:title="@string/hostpref_monitor_title" 132 android:title="@string/hostpref_monitor_title"
133 android:summary="@string/hostpref_monitor_summary"
133 android:singleLine="true" 134 android:singleLine="true"
134 /> 135 />
135 136
136 <EditTextPreference 137 <EditTextPreference
137 android:key="emulation" 138 android:key="emulation"