diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-11-06 07:27:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-06 07:27:39 +0100 |
commit | 126bbd67f7bdeb26905520a068d8dc1968f2659c (patch) | |
tree | 86470d8f5f9ac10cbce01f5390d428a156f545f5 /launcher/resources | |
parent | 9fb80a268750866e2fdcb677ffa9b1bcfcf19ff5 (diff) | |
parent | 4708ce4226e7b23046b8a099dd033192e68f8fd5 (diff) | |
download | PrismLauncher-126bbd67f7bdeb26905520a068d8dc1968f2659c.tar.gz PrismLauncher-126bbd67f7bdeb26905520a068d8dc1968f2659c.tar.bz2 PrismLauncher-126bbd67f7bdeb26905520a068d8dc1968f2659c.zip |
Merge pull request #405 from AshtakaOOf/spooky
Diffstat (limited to 'launcher/resources')
-rw-r--r-- | launcher/resources/backgrounds/backgrounds.qrc | 4 | ||||
-rw-r--r-- | launcher/resources/backgrounds/kitteh-spooky.png (renamed from launcher/resources/backgrounds/kitteh-ween.png) | bin | 94677 -> 94677 bytes | |||
-rw-r--r-- | launcher/resources/backgrounds/rory-flat-spooky.png | bin | 0 -> 66906 bytes | |||
-rw-r--r-- | launcher/resources/backgrounds/rory-spooky.png | bin | 0 -> 95940 bytes |
4 files changed, 3 insertions, 1 deletions
diff --git a/launcher/resources/backgrounds/backgrounds.qrc b/launcher/resources/backgrounds/backgrounds.qrc index 652e7084..e55faf15 100644 --- a/launcher/resources/backgrounds/backgrounds.qrc +++ b/launcher/resources/backgrounds/backgrounds.qrc @@ -4,12 +4,14 @@ <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-ween">kitteh-ween.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> </qresource> </RCC> diff --git a/launcher/resources/backgrounds/kitteh-ween.png b/launcher/resources/backgrounds/kitteh-spooky.png Binary files differindex deb0bebb..deb0bebb 100644 --- a/launcher/resources/backgrounds/kitteh-ween.png +++ b/launcher/resources/backgrounds/kitteh-spooky.png diff --git a/launcher/resources/backgrounds/rory-flat-spooky.png b/launcher/resources/backgrounds/rory-flat-spooky.png Binary files differnew file mode 100644 index 00000000..6360c612 --- /dev/null +++ b/launcher/resources/backgrounds/rory-flat-spooky.png diff --git a/launcher/resources/backgrounds/rory-spooky.png b/launcher/resources/backgrounds/rory-spooky.png Binary files differnew file mode 100644 index 00000000..a727619b --- /dev/null +++ b/launcher/resources/backgrounds/rory-spooky.png |