Merge "corrected T-2 (MCC 293 MNC 64) APNs" into gingerbread
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
new file mode 100644
index 0000000..4e61860
--- /dev/null
+++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-da/main.dict
Binary files differ
diff --git a/products/cyanogen_vega.mk b/products/cyanogen_vega.mk
index 01ac93a..46977a5 100644
--- a/products/cyanogen_vega.mk
+++ b/products/cyanogen_vega.mk
@@ -1,5 +1,8 @@
 $(call inherit-product, device/advent/vega/vega.mk)
 
+# skips themes and keeps the resulting rom tiny so it fits on /system/ with all languages included
+SKIP_THEMES := true
+
 # Inherit some common cyanogenmod stuff.
 $(call inherit-product, vendor/cyanogen/products/common_full.mk)