diff options
Diffstat (limited to 'java/res/xml/prefs_screen_correction.xml')
-rw-r--r-- | java/res/xml/prefs_screen_correction.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/java/res/xml/prefs_screen_correction.xml b/java/res/xml/prefs_screen_correction.xml index a943dc1a3..d3f5c2695 100644 --- a/java/res/xml/prefs_screen_correction.xml +++ b/java/res/xml/prefs_screen_correction.xml @@ -20,11 +20,6 @@ android:title="@string/settings_screen_correction" android:key="screen_correction"> <PreferenceScreen - android:key="edit_personal_dictionary" - android:title="@string/edit_personal_dictionary"> - <intent android:action="android.settings.USER_DICTIONARY_SETTINGS" /> - </PreferenceScreen> - <PreferenceScreen android:key="configure_dictionaries_key" android:title="@string/configure_dictionaries_title"> <intent |