diff options
Diffstat (limited to 'res/xml/wallpaper_settings.xml')
-rw-r--r-- | res/xml/wallpaper_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/wallpaper_settings.xml b/res/xml/wallpaper_settings.xml index 63346f7..bb9e809 100644 --- a/res/xml/wallpaper_settings.xml +++ b/res/xml/wallpaper_settings.xml @@ -15,6 +15,6 @@ --> <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" - android:title="@string/wallpaper_settings_title"> + android:title="@string/wallpaper_settings_fragment_title"> </PreferenceScreen> |