diff options
author | seth <getchoo@tuta.io> | 2023-01-07 03:42:15 -0500 |
---|---|---|
committer | seth <getchoo@tuta.io> | 2023-01-07 03:42:53 -0500 |
commit | a5051327dbbb0b225e6badd05921d445d3022c7c (patch) | |
tree | ba9c80554af24f1dd85c5abfb1f58d77710e2b46 /launcher/resources/backgrounds/backgrounds.qrc | |
parent | 8140f5136d7389ea1c134f7eb84caaefe037a3d9 (diff) | |
download | PrismLauncher-a5051327dbbb0b225e6badd05921d445d3022c7c.tar.gz PrismLauncher-a5051327dbbb0b225e6badd05921d445d3022c7c.tar.bz2 PrismLauncher-a5051327dbbb0b225e6badd05921d445d3022c7c.zip |
feat: add spooky teawie
Signed-off-by: seth <getchoo@tuta.io>
Diffstat (limited to 'launcher/resources/backgrounds/backgrounds.qrc')
-rw-r--r-- | launcher/resources/backgrounds/backgrounds.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/resources/backgrounds/backgrounds.qrc b/launcher/resources/backgrounds/backgrounds.qrc index 7ed9410b..87e70935 100644 --- a/launcher/resources/backgrounds/backgrounds.qrc +++ b/launcher/resources/backgrounds/backgrounds.qrc @@ -14,5 +14,6 @@ <file alias="rory-flat-bday">rory-flat-bday.png</file> <file alias="rory-flat-spooky">rory-flat-spooky.png</file> <file alias="teawie">teawie.png</file> + <file alias="teawie-spooky">teawie-spooky.png</file> </qresource> </RCC> |