2015-08-08 22:24:19 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
2021-04-28 00:23:52 +02:00
|
|
|
<string-array name="pref_layout_values">
|
|
|
|
<item>system</item>
|
|
|
|
<item>azerty</item>
|
|
|
|
<item>qwerty</item>
|
|
|
|
</string-array>
|
2015-08-08 22:24:19 +02:00
|
|
|
</resources>
|