calamares/src/modules/packagechooser/packagechooser.qrc
Adriaan de Groot 781be3368e [packagechooser] Remove bogus images
- KDE and GNOME selection images were drawn by me for the bogus
   package model, and should not be used.
 - Keep Calamares logo though, even if it doesn't make much sense
   to use it in package selection.
 - Keep the no-selection image since it might be used more often,
   but it's not very good.
2019-08-07 11:57:02 +02:00

7 lines
144 B
Plaintext

<RCC>
<qresource prefix="/">
<file>images/no-selection.png</file>
<file>images/calamares.png</file>
</qresource>
</RCC>