calamares/src/modules/users/users.qrc
Teo Mrnjavac d97bb47f09 Add proper QResrouce system to libcalamaresui, finish up prepare checks
This also adds ImageRegistry, a SVG cache, a bunch of utility functions
for shared pixmaps in CalamaresUtilsGui and renames several qrc files
in viewmodules.
2014-08-26 18:24:51 +02:00

7 lines
135 B
Plaintext

<RCC>
<qresource prefix="/">
<file>images/invalid.png</file>
<file>images/valid.png</file>
</qresource>
</RCC>