You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
installer-prompt/src/resource.qrc

11 lines
421 B

<RCC>
<qresource prefix="/">
<file alias="background">../img/background.png</file>
<file alias="installer">../img/installer.png</file>
<file alias="symbol">../img/symbol.png</file>
<file alias="logo">../img/lubuntu-logo.png</file>
<file alias="arrow-down">../img/arrow-down.svg</file>
<file alias="warning-icon">../img/dialog-warning.svg</file>
</qresource>
</RCC>