summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-12-07 17:36:09 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-12-07 17:36:09 -0800
commit8df6db62fe11320468eab7624adfee27ad36a666 (patch)
tree5d8dfae125cedfc4cbf96212b35960288a0a04f6 /res/values
parent475655ea5900df19bbf31a9b2f7bd99dbeeef1a9 (diff)
parent21376520a974b2e71ca82bed868b6e19f612a790 (diff)
downloadandroid_packages_apps_Trebuchet-8df6db62fe11320468eab7624adfee27ad36a666.tar.gz
android_packages_apps_Trebuchet-8df6db62fe11320468eab7624adfee27ad36a666.tar.bz2
android_packages_apps_Trebuchet-8df6db62fe11320468eab7624adfee27ad36a666.zip
am 21376520: am 7bb005c6: Merge "Adding static wallpapers for crespo/tablet (Bug 5506089)" into ics-mr1
* commit '21376520a974b2e71ca82bed868b6e19f612a790': Adding static wallpapers for crespo/tablet (Bug 5506089)
Diffstat (limited to 'res/values')
-rw-r--r--res/values/wallpapers.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/res/values/wallpapers.xml b/res/values/wallpapers.xml
new file mode 100644
index 000000000..fb386f491
--- /dev/null
+++ b/res/values/wallpapers.xml
@@ -0,0 +1,32 @@
+<?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_architecture</item>
+ <item>wallpaper_bubblegum</item>
+ <item>wallpaper_canyon</item>
+ <item>wallpaper_chroma</item>
+ <item>wallpaper_escape</item>
+ <item>wallpaper_fidelity</item>
+ <item>wallpaper_flora</item>
+ <item>wallpaper_kepler</item>
+ <item>wallpaper_leaf</item>
+ <item>wallpaper_noir</item>
+ <item>wallpaper_outofthebox</item>
+ </string-array>
+</resources>