abouttreesummaryrefslogcommitdiff
path: root/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/arrays.xml')
-rw-r--r--res/values/arrays.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 896c515..c6e2139 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string-array name="pref_layout_values">
- <item>azerty</item>
- <item>qwerty</item>
- </string-array>
+ <string-array name="pref_layout_values">
+ <item>system</item>
+ <item>azerty</item>
+ <item>qwerty</item>
+ </string-array>
</resources>