summaryrefslogtreecommitdiffstats
path: root/res/values
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
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')
-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>