Limit the list of settings that can have shortcuts on home.

Updated some strings as well, to be shorter.

Bug: 5087499
Bug: 5082543
Change-Id: I1b38ceda377a6cf9fcb6cd000af2ec0c96b243bb
This commit is contained in:
Amith Yamasani
2011-07-28 12:14:47 -07:00
parent 95ce1898c5
commit c81c2573cd
3 changed files with 9 additions and 23 deletions

View File

@@ -66,14 +66,14 @@
android:id="@+id/sound_settings"
android:icon="@drawable/ic_settings_sound"
android:fragment="com.android.settings.SoundSettings"
android:title="@string/sound_settings_title" />
android:title="@string/sound_settings" />
<!-- Display -->
<header
android:id="@+id/display_settings"
android:icon="@drawable/ic_settings_display"
android:fragment="com.android.settings.DisplaySettings"
android:title="@string/display_settings_title" />
android:title="@string/display_settings" />
<!-- Storage -->
<header