]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - src/com/hughes/android/dictionary/C.java
Removed font stuff, added notes. Added language names to what's new.
[Dictionary.git] / src / com / hughes / android / dictionary / C.java
index 654a56a7cb99f63b249d19a3fdbb67e49331d961..abf55f47e1bf7ef8cde94fd3a9bce5f6637e7a5f 100644 (file)
@@ -22,6 +22,7 @@ public class C {
   static final String INDEX_INDEX = "indexIndex";
   static final String SEARCH_TOKEN = "searchToken";
   static final String CAN_AUTO_LAUNCH_DICT = "canAutoLaunch";
+  public static final String SHOW_LOCAL = "showLocal";
 
   public static final String THANKS_FOR_UPDATING_VERSION = "thanksForUpdatingVersion";