Merge "Make the boolean for re-correction false" into froyo-ub-latinimegoogle

main
satok 2010-09-07 08:33:02 -07:00 committed by Android (Google) Code Review
commit 3053c2ef91
1 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@
<bool name="config_swipeDisambiguation">true</bool>
<!-- Whether or not Popup on key press is enabled by default -->
<bool name="default_popup_preview">true</bool>
<bool name="default_recorrection_enabled">true</bool>
<bool name="default_recorrection_enabled">false</bool>
</resources>