Merge "You section title for current user details" into jb-mr1-dev

This commit is contained in:
Amith Yamasani
2012-09-25 17:18:21 -07:00
committed by Android (Google) Code Review
2 changed files with 5 additions and 0 deletions

View File

@@ -18,6 +18,9 @@
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
android:title="@string/user_settings_title">
<PreferenceCategory
android:key="user_you"
android:title="@string/user_you_section"/>
<Preference
android:key="user_me"
android:summary="@string/user_owner" />