AI 145909: Manual merge of CL 145663 from //branches/cupcake/ to //branches/donutburger/
  Added -d to the "g4 integrate" command.

Automated import of CL 145909
diff --git a/res/xml/prefs.xml b/res/xml/prefs.xml
index 8652699..2fc82aa 100644
--- a/res/xml/prefs.xml
+++ b/res/xml/prefs.xml
@@ -62,7 +62,7 @@
             android:title="@string/auto_complete"
             android:summary="@string/auto_complete_summary"
             android:persistent="true" 
-            android:defaultValue="true"
+            android:defaultValue="@bool/enable_autocorrect"
             android:dependency="show_suggestions"
             />