summaryrefslogtreecommitdiffstats
path: root/res/xml/button_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/button_settings.xml')
-rw-r--r--res/xml/button_settings.xml11
1 files changed, 1 insertions, 10 deletions
diff --git a/res/xml/button_settings.xml b/res/xml/button_settings.xml
index d62b538..d144698 100644
--- a/res/xml/button_settings.xml
+++ b/res/xml/button_settings.xml
@@ -29,17 +29,8 @@
android:dialogTitle="@string/button_backlight_title"
android:persistent="false" />
- <!-- Device Specific Bluetooth Input settings -->
- <Preference
- android:key="bluetooth_input_settings">
- <intent
- android:action="com.cyanogenmod.action.LAUNCH_BLUETOOTH_INPUT_SETTINGS"
- android:targetPackage="com.cyanogenmod.settings.device"
- android:targetClass="com.cyanogenmod.settings.device.BluetoothInputSettings" />
- </Preference>
-
<PreferenceCategory
- android:key="navigation_bar"
+ android:key="navigation_bar_category"
android:title="@string/navigation_bar_category" >
<com.android.settings.cyanogenmod.CMSystemSettingSwitchPreference