aboutsummaryrefslogtreecommitdiff
path: root/launcher/resources/backgrounds/backgrounds.qrc
blob: e63a25b5a102e16c010f3b5cb632c5ffbe550473 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE RCC>
<RCC version="1.0">
    <qresource prefix="/backgrounds">
        <file alias="kitteh">kitteh.png</file>
        <file alias="kitteh-xmas">kitteh-xmas.png</file>
        <file alias="kitteh-bday">kitteh-bday.png</file>
        <file alias="kitteh-spooky">kitteh-spooky.png</file>
        <file alias="rory">rory.png</file>
        <file alias="rory-xmas">rory-xmas.png</file>
        <file alias="rory-bday">rory-bday.png</file>
        <file alias="rory-spooky">rory-spooky.png</file>
        <file alias="rory-flat">rory-flat.png</file>
        <file alias="rory-flat-xmas">rory-flat-xmas.png</file>
        <file alias="rory-flat-bday">rory-flat-bday.png</file>
        <file alias="rory-flat-spooky">rory-flat-spooky.png</file>
        <!-- teawie images -->
        <!-- copyright (c) SympathyTea 2023 -->
        <!-- these are licensed under the CC BY-SA 4.0 and have been unmodified aside from downscaling -->
        <!-- the full license with appropriate notices is avalible at https://creativecommons.org/licenses/by-sa/4.0/ -->
        <file alias="teawie">teawie.png</file>
        <!-- https://commons.wikimedia.org/wiki/File:Teawie.png -->
        <file alias="teawie-xmas">teawie-xmas.png</file>
        <!-- https://commons.wikimedia.org/wiki/File:Teawie_Holiday.png -->
        <file alias="teawie-bday">teawie-bday.png</file>
        <!-- https://commons.wikimedia.org/wiki/File:Teawie_Party.png -->
        <file alias="teawie-spooky">teawie-spooky.png</file>
        <!-- https://commons.wikimedia.org/wiki/File:Teawie_Halloween.png -->
    </qresource>
</RCC>