mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-13 08:01:33 +01:00
provide a default rematch order preference
This commit is contained in:
parent
90456a824d
commit
86def1ca9a
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
android:title="@string/title_rematch_order"
|
||||
android:entries="@array/ro_names"
|
||||
android:entryValues="@array/ro_names"
|
||||
android:defaultValue="@string/ro_no_default"
|
||||
/>
|
||||
|
||||
<Preference app:title="@string/prefs_dicts"
|
||||
|
|
Loading…
Reference in a new issue