summaryrefslogtreecommitdiffstats
path: root/res/xml/application_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/application_settings.xml')
-rw-r--r--res/xml/application_settings.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/xml/application_settings.xml b/res/xml/application_settings.xml
index b49896c..1dfdce8 100644
--- a/res/xml/application_settings.xml
+++ b/res/xml/application_settings.xml
@@ -62,16 +62,5 @@
android:entries="@array/app_install_location_entries"
android:entryValues="@array/app_install_location_values"/>
- <!-- Disabled quick launch settings pending UI redesign.
- <PreferenceScreen
- android:key="quick_launch"
- android:title="@string/quick_launch_title"
- android:summary="@string/quick_launch_summary">
- <intent android:action="android.intent.action.MAIN"
- android:targetPackage="com.android.settings"
- android:targetClass="com.android.settings.quicklaunch.QuickLaunchSettings" />
- </PreferenceScreen>
- -->
-
</PreferenceScreen>