blob: 32518d17a519fe7ee1ea3c293fe378438f1937a0 [file] [log] [blame]
Andrew Applebya09f0f82018-07-06 16:41:12 +02001<?xml version="1.0" encoding="utf-8"?>
2<!--
3 * Copyright (C) 2018 Fairphone B.V.
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">
Luca Weissb4868da2022-02-03 10:06:24 +010020 <item>a10_blue</item>
Andrew Applebya09f0f82018-07-06 16:41:12 +020021 <item>a7_blue</item>
Luca Weissb4868da2022-02-03 10:06:24 +010022 <item>a7_bw</item>
Andrew Applebya09f0f82018-07-06 16:41:12 +020023 <item>a7_orange</item>
24 <item>a</item>
25 <item>b</item>
26 <item>c</item>
27 <item>fp_stained_glass</item>
28 <item>fp_stained_glass_blue</item>
29 <item>fp_stained_glass_dark_blue</item>
30 <item>fp_stained_glass_dark_grey</item>
31 <item>fp_stained_glass_dark_red</item>
32 <item>fp_stained_glass_grey</item>
33 <item>fp_stained_glass_red</item>
34 <item>wallpaper_pcb</item>
35 <item>wallpaper_press</item>
36 <item>wallpaper_screws</item>
37 </string-array>
38</resources>