]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/xml/preferences.xml
Lots of bug fixes! Workaround for ICS OOM, background loading of which
[Dictionary.git] / res / xml / preferences.xml
index d52c300eadbc41ffffec9a540d576d52d014bac8..23a7a03babc8de343a4e867189a567021464590f 100644 (file)
@@ -1,5 +1,14 @@
 <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">\r
 \r
+  <EditTextPreference\r
+    android:key="@string/quickdicDirectoryKey"\r
+    android:title="@string/quickdicDirectoryTitle" \r
+    android:summary="@string/quickdicDirectorySummary"\r
+    android:defaultValue="@string/quickdicDirectoryDefault"\r
+    android:persistent="true"\r
+  />\r
+\r
+    \r
        <EditTextPreference\r
          android:key="@string/wordListFileKey"\r
     android:title="@string/wordListFileTitle" \r
@@ -12,7 +21,7 @@
     android:key="@string/fontSizeKey"\r
     android:title="@string/fontSizeTitle" \r
     android:summary="@string/fontSizeSummary"\r
-    android:defaultValue="12"\r
+    android:defaultValue="14"\r
     android:persistent="true"\r
   />\r
 \r
@@ -45,7 +54,7 @@
     android:title="@string/themeTitle"\r
     android:summary="@string/themeSummary"\r
     android:persistent="true"\r
-    android:defaultValue=""\r
+    android:defaultValue="themeLight"\r
     android:entries="@array/themes"\r
     android:entryValues="@array/themeKeys"\r
   />\r