From 9b98d8972241289bcd57633684bce79ee0b627bc Mon Sep 17 00:00:00 2001 From: Andy2 Date: Mon, 20 Sep 2010 19:38:26 -0700 Subject: [PATCH] add mimeType entry to data. This coupled with the right apache AddType config means the browser doesn't get a chance to download dicts, giving users one less way to get confused. --- xwords4/android/XWords4/AndroidManifest.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/xwords4/android/XWords4/AndroidManifest.xml b/xwords4/android/XWords4/AndroidManifest.xml index 14b7d629f..a5c8d777e 100644 --- a/xwords4/android/XWords4/AndroidManifest.xml +++ b/xwords4/android/XWords4/AndroidManifest.xml @@ -89,10 +89,17 @@ - - + + + + +