abouttreesummaryrefslogcommitdiff
path: root/res/xml/settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/settings.xml')
-rw-r--r--res/xml/settings.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/xml/settings.xml b/res/xml/settings.xml
index a4cf7ff..8c37179 100644
--- a/res/xml/settings.xml
+++ b/res/xml/settings.xml
@@ -1,14 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory android:title="@string/pref_category_layout">
- <ListPreference
- android:key="keyboard_layout"
- android:title="@string/pref_layout_title"
- android:summary="@string/pref_layout_summary"
- android:defaultValue="azerty"
- android:entries="@array/pref_layout_entries"
- android:entryValues="@array/pref_layout_values"
- />
<CheckBoxPreference
android:key="disable_accent_keys"
android:title="@string/pref_disable_accent_keys_title"