diff options
| author | Santiago Cézar <santiagocezar2013@gmail.com> | 2022-11-01 20:21:34 -0300 |
|---|---|---|
| committer | Santiago Cézar <santiagocezar2013@gmail.com> | 2022-11-01 20:21:34 -0300 |
| commit | 76203018e9dae39ebd7ee8db511a07736ea270f6 (patch) | |
| tree | f096c0b9567c8f694ab7665eef43964f7489688d | |
| parent | 668342b4708fca830a0650a6902805de3ff1380a (diff) | |
| download | PrismLauncher-76203018e9dae39ebd7ee8db511a07736ea270f6.tar.gz PrismLauncher-76203018e9dae39ebd7ee8db511a07736ea270f6.tar.bz2 PrismLauncher-76203018e9dae39ebd7ee8db511a07736ea270f6.zip | |
forgot the qrc
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
| -rw-r--r-- | launcher/resources/backgrounds/backgrounds.qrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/launcher/resources/backgrounds/backgrounds.qrc b/launcher/resources/backgrounds/backgrounds.qrc index db48af8b..fb426707 100644 --- a/launcher/resources/backgrounds/backgrounds.qrc +++ b/launcher/resources/backgrounds/backgrounds.qrc @@ -7,5 +7,8 @@ <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-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> </qresource> </RCC> |
