]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/xml/preferences.xml
Added GNU free fonts for more consistent rendering on all devices.
[Dictionary.git] / res / xml / preferences.xml
index 23a7a03babc8de343a4e867189a567021464590f..4a6f57ebd88333ebcecb68114227de4d35e21b6c 100644 (file)
                android:defaultValue="@string/wordListFileDefault"\r
     android:persistent="true"\r
        />\r
-\r
\r
+   <ListPreference \r
+    android:key="@string/fontKey"\r
+    android:title="@string/fontTitle"\r
+    android:summary="@string/fontSummary"\r
+    android:persistent="true"\r
+    android:defaultValue="FreeSerif.ttf.jpg"\r
+    android:entries="@array/fonts"\r
+    android:entryValues="@array/fontKeys"\r
+  />\r
\r
   <EditTextPreference\r
     android:key="@string/fontSizeKey"\r
     android:title="@string/fontSizeTitle" \r