summaryrefslogtreecommitdiffstats
path: root/res/values-mdpi/wallpapers.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-12-07 14:24:51 -0800
committerWinson Chung <winsonc@google.com>2011-12-07 14:25:29 -0800
commitd6843b2075a1b03aa79ff2e1ef1a9d8f94e79255 (patch)
treea15e225b29029e6590e0db9cad269f50025687ca /res/values-mdpi/wallpapers.xml
parent65604f1668304ee7718459990206bd1783014771 (diff)
downloadandroid_packages_apps_Trebuchet-d6843b2075a1b03aa79ff2e1ef1a9d8f94e79255.tar.gz
android_packages_apps_Trebuchet-d6843b2075a1b03aa79ff2e1ef1a9d8f94e79255.tar.bz2
android_packages_apps_Trebuchet-d6843b2075a1b03aa79ff2e1ef1a9d8f94e79255.zip
Adding static wallpapers for crespo/tablet (Bug 5506089)
Change-Id: I7f56b046cf02c198def811e0113688d93008785a
Diffstat (limited to 'res/values-mdpi/wallpapers.xml')
-rw-r--r--res/values-mdpi/wallpapers.xml35
1 files changed, 0 insertions, 35 deletions
diff --git a/res/values-mdpi/wallpapers.xml b/res/values-mdpi/wallpapers.xml
deleted file mode 100644
index 33039b09e..000000000
--- a/res/values-mdpi/wallpapers.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- * Copyright (C) 2009 Google Inc.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- -->
-
-<resources>
- <string-array name="wallpapers" translatable="false">
- <item>wallpaper_lake</item>
- <item>wallpaper_sunset</item>
- <item>wallpaper_beach</item>
- <item>wallpaper_snow_leopard</item>
- <item>wallpaper_path</item>
- <item>wallpaper_sunrise</item>
- <item>wallpaper_mountain</item>
- <item>wallpaper_road</item>
- <item>wallpaper_jellyfish</item>
- <item>wallpaper_zanzibar</item>
- <item>wallpaper_blue</item>
- <item>wallpaper_grey</item>
- <item>wallpaper_green</item>
- <item>wallpaper_pink</item>
- </string-array>
-</resources>