summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/res/values-nodpi/wallpapers.xml
diff options
context:
space:
mode:
Diffstat (limited to 'WallpaperPicker/res/values-nodpi/wallpapers.xml')
-rw-r--r--WallpaperPicker/res/values-nodpi/wallpapers.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/WallpaperPicker/res/values-nodpi/wallpapers.xml b/WallpaperPicker/res/values-nodpi/wallpapers.xml
index e176936eb..1e340e4b2 100644
--- a/WallpaperPicker/res/values-nodpi/wallpapers.xml
+++ b/WallpaperPicker/res/values-nodpi/wallpapers.xml
@@ -17,13 +17,5 @@
<resources>
<string-array name="wallpapers" translatable="false">
- <!-- This special drawable references the platform's private
- default_wallpaper resource so the user can always choose it. -->
- <item>default_wallpaper</item>
-
- <!-- If you want additional bitmap drawable resources to appear in the
- wallpaper picker, add them to this list. For each foo.jpg be sure
- to include a foo_small.jpg to be used as a thumbnail in the
- scrolling gallery widget. -->
</string-array>
</resources>