add CollegeEng dict and make it default for new games

This commit is contained in:
Andy2 2010-10-26 06:54:54 -07:00
parent f9b2eb4a3e
commit 89c7e02928
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -10,6 +10,7 @@
<org.eehouse.android.xw4.DictListPreference
android:key="@string/key_default_dict"
android:title="@string/default_dict"
android:defaultValue="CollegeEng_2to8"
/>
<ListPreference android:key="@string/key_default_phonies"