From: Thad Hughes Date: Sun, 25 Dec 2011 20:15:40 +0000 (-0800) Subject: Font size pref, reorder a few EntryTypes. X-Git-Url: http://gitweb.fperrin.net/?p=Dictionary.git;a=commitdiff_plain;h=67c3e9eccdd20c48b9b93b2ae18cd28404835bd5 Font size pref, reorder a few EntryTypes. --- diff --git a/images/italian_sogni.png b/images/italian_sogni.png index 41b5df1..6f0e647 100644 Binary files a/images/italian_sogni.png and b/images/italian_sogni.png differ diff --git a/res/values/strings.xml b/res/values/strings.xml index 4509546..9aed937 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -86,6 +86,10 @@ The local file where the word list will be appended. /sdcard/quickDic/wordList.txt + fontSize + Font size + The size of the font for dictionary rows. + saveOnlyFirstSubentry Save only first sub-entry For entries with multiple sub-entries, only write the first to the word list. diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index af00c84..d52c300 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -8,6 +8,14 @@ android:persistent="true" /> + + ISO_CODES_WITH_DICTS = Arrays.asList(); - static final Map symbolToLangauge = new LinkedHashMap(); final String symbol;