X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=res%2Fxml%2Fpreferences.xml;h=2d6f51264b89d76c947f48622f8cd25934437888;hb=75a1b9d9ca54bcb1dadf4f164adeea7894d1ee4c;hp=56df4ff2f18268b5d2163a11f48dd75703eee1d1;hpb=668f0c4dc71677f782ac40f01415595e43a0a93c;p=Dictionary.git diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 56df4ff..2d6f512 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -20,7 +20,7 @@ android:key="@string/wordListFileKey" android:title="@string/wordListFileTitle" android:summary="@string/wordListFileSummary" - android:defaultValue="@string/wordListFileDefault" + android:defaultValue="" android:persistent="true" /> @@ -29,7 +29,7 @@ android:title="@string/fontTitle" android:summary="@string/fontSummary" android:persistent="true" - android:defaultValue="FreeSerif.ttf.jpg" + android:defaultValue="FreeSerif.otf.jpg" android:entries="@array/fonts" android:entryValues="@array/fontKeys" /> @@ -76,4 +76,12 @@ android:entryValues="@array/themeKeys" /> - \ No newline at end of file + + +