blob: 425b78e78960b04c3308f18f06f7425d693ffd15 [file] [log] [blame]
Michael Jurka104c4562013-07-08 18:03:46 -07001<?xml version="1.0" encoding="utf-8"?>
2<!--
3 * Copyright (C) 2009 Google Inc.
4 *
5 * Licensed under the Apache License, Version 2.0 (the "License");
6 * you may not use this file except in compliance with the License.
7 * You may obtain a copy of the License at
8 *
9 * http://www.apache.org/licenses/LICENSE-2.0
10 *
11 * Unless required by applicable law or agreed to in writing, software
12 * distributed under the License is distributed on an "AS IS" BASIS,
13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 * See the License for the specific language governing permissions and
15 * limitations under the License.
16 -->
17
18<resources>
19 <string-array name="wallpapers" translatable="false">
Filipe80a5f4c2015-08-31 21:28:37 +000020 <item>wallpaper_press</item>
Maarten Derks603c05a2015-10-28 17:03:51 +010021 <item>wallpaper_pcb</item>
Maarten Derkse8d39e02016-12-01 21:26:25 +010022 <item>fp_stained_glass</item>
Maarten Derks07257dd2016-12-02 12:23:37 +010023 <item>fp_stained_glass_grey</item>
24 <item>fp_stained_glass_dark_grey</item>
Maarten Derkse8d39e02016-12-01 21:26:25 +010025 <item>fp_stained_glass_blue</item>
26 <item>fp_stained_glass_dark_blue</item>
Maarten Derkse8d39e02016-12-01 21:26:25 +010027 <item>fp_stained_glass_red</item>
Maarten Derks07257dd2016-12-02 12:23:37 +010028 <item>fp_stained_glass_dark_red</item>
Michael Jurka104c4562013-07-08 18:03:46 -070029 </string-array>
30</resources>