aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/arrays.xml')
-rw-r--r--res/values/arrays.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index c1cdefe..f4ef7c3 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -7,4 +7,11 @@
<item>xterm</item>
</string-array>
+
+ <string-array name="list_colors">
+ <item>red</item>
+ <item>green</item>
+ <item>blue</item>
+ </string-array>
+
</resources>