diff options
| author | Petr Mrázek <peterix@gmail.com> | 2021-07-25 19:11:59 +0200 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2021-07-25 19:50:44 +0200 |
| commit | 20b9f2b42a3b58b6081af271774fbcc34025dccb (patch) | |
| tree | 064fa59facb3357139b47bd4e60bfc8edb35ca11 /application/resources/backgrounds | |
| parent | dd133680858351e3e07690e286882327a4f42ba5 (diff) | |
| download | PrismLauncher-20b9f2b42a3b58b6081af271774fbcc34025dccb.tar.gz PrismLauncher-20b9f2b42a3b58b6081af271774fbcc34025dccb.tar.bz2 PrismLauncher-20b9f2b42a3b58b6081af271774fbcc34025dccb.zip | |
NOISSUE Flatten gui and logic libraries into MultiMC
Diffstat (limited to 'application/resources/backgrounds')
| -rw-r--r-- | application/resources/backgrounds/backgrounds.qrc | 7 | ||||
| -rw-r--r-- | application/resources/backgrounds/catbgrnd2.png | bin | 62973 -> 0 bytes | |||
| -rw-r--r-- | application/resources/backgrounds/catmas.png | bin | 72818 -> 0 bytes |
3 files changed, 0 insertions, 7 deletions
diff --git a/application/resources/backgrounds/backgrounds.qrc b/application/resources/backgrounds/backgrounds.qrc deleted file mode 100644 index 83505635..00000000 --- a/application/resources/backgrounds/backgrounds.qrc +++ /dev/null @@ -1,7 +0,0 @@ -<!DOCTYPE RCC> -<RCC version="1.0"> - <qresource prefix="/backgrounds"> - <file alias="kitteh">catbgrnd2.png</file> - <file alias="catmas">catmas.png</file> - </qresource> -</RCC> diff --git a/application/resources/backgrounds/catbgrnd2.png b/application/resources/backgrounds/catbgrnd2.png Binary files differdeleted file mode 100644 index e9de7f27..00000000 --- a/application/resources/backgrounds/catbgrnd2.png +++ /dev/null diff --git a/application/resources/backgrounds/catmas.png b/application/resources/backgrounds/catmas.png Binary files differdeleted file mode 100644 index 8bdb1d5c..00000000 --- a/application/resources/backgrounds/catmas.png +++ /dev/null |
