LatinIME/java/src/com/android/inputmethod/latin/makedict
Jean Chalard 2521edec09 Fix a bug with the passed dictionary id
We used to make the dictionary that we passed to the
dictionary pack as an initial value based on the locale.
This is wrong - it should be read from the dictionary.
This change fixes that.

Bug: 7005813
Change-Id: Ib08ed31dd9c216f6f7b9c6c3174ca514bf96e06f
2013-02-22 20:49:48 -08:00
..
BinaryDictInputOutput.java
BinaryDictIOUtils.java Create methods in LatinIME to make the current dict lists 2013-01-31 09:26:52 +09:00
CharGroupInfo.java
FormatSpec.java Fix a bug with the passed dictionary id 2013-02-22 20:49:48 -08:00
FusionDictionary.java
MakedictLog.java
PendingAttribute.java
UnsupportedFormatException.java
Word.java