aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/arrays.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 8c03c0b..21863e2 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -2,9 +2,12 @@
<resources>
<string-array name="list_emulation_modes">
+ <item>xterm-color</item>
+ <item>xterm-256color</item>
+ <item>xterm</item>
+ <item>vt100</item>
+ <item>ansi</item>
<item>screen</item>
- <item>vt100</item>
- <item>xterm</item>
</string-array>
<string-array name="list_rotation">