LatinIME: Update all dicts for ICS

In ICS the binary dictionary format for dictionaries
has changed. I decompiled them all to xml and then
recompiled with ICS makedict. They will still not be
considered installed however. I have confirmed the
files work by messing with LatinImeDictionaryPack.apk
though, a part of the gapps.

I'm just submitting this in the hope that someone
else will also try to figure it out.

It also decreases the size of LatinIME.apk slightly
as the new format results in greater compression.

Change-Id: Ia4d1305bf64e6529cd90b44aa9af39dcefae1282
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-da/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-da/main.dict
index 4e61860..049ff60 100644
--- a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-da/main.dict
+++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-da/main.dict
Binary files differ
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict
index d572836..2a9287e 100644
--- a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict
+++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict
Binary files differ
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-ka/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-ka/main.dict
index bf0bd47..075c043 100644
--- a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-ka/main.dict
+++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-ka/main.dict
Binary files differ
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict
index b857fc9..fe1d277 100644
--- a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict
+++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict
Binary files differ
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-sv/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-sv/main.dict
index 7799661..30bb707 100644
--- a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-sv/main.dict
+++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-sv/main.dict
Binary files differ