X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=src%2Fcom%2Fhughes%2Fandroid%2Fdictionary%2FC.java;h=fa407b4d18fbcddd236be2aa966624bee2b863dd;hb=9babb854fd0ab5925c3eb6660cc8d60358ffeec9;hp=fc28a15dab4f8e44defd9fbbcf89d2e45c2db2fe;hpb=ec41a2b17c280999e264d7fcded56d323f5da9f8;p=Dictionary.git diff --git a/src/com/hughes/android/dictionary/C.java b/src/com/hughes/android/dictionary/C.java index fc28a15..fa407b4 100644 --- a/src/com/hughes/android/dictionary/C.java +++ b/src/com/hughes/android/dictionary/C.java @@ -16,7 +16,7 @@ package com.hughes.android.dictionary; public class C { - static final String DICTIONARY_CONFIGS = "dictionaryConfigs"; + static final String DICTIONARY_CONFIGS = "dictionaryConfigs2"; static final String DICT_FILE = "dictFile"; static final String INDEX_INDEX = "indexIndex"; @@ -31,7 +31,7 @@ public class C { R.drawable.theme_default_token_row_other_bg, R.drawable.theme_default_other_lang_bg), - LIGHT(R.style.Theme_Light, + LIGHT(R.style.Theme_Light, R.style.Theme_Light_TokenRow_Fg, R.drawable.theme_light_token_row_main_bg, R.drawable.theme_light_token_row_other_bg,