rockbox/utils/themeeditor/resources.qrc

14 lines
529 B
Text
Raw Normal View History

<RCC>
<qresource prefix="/resources">
<file alias="windowicon.png">resources/windowicon.png</file>
<file>resources/document-new.png</file>
<file>resources/document-open.png</file>
<file>resources/document-save.png</file>
<file alias="configkeys">resources/configkeys</file>
<file alias="deviceoptions">resources/deviceoptions</file>
</qresource>
<qresource prefix="/render">
<file alias="scenebg.png">resources/render/scenebg.png</file>
</qresource>
</RCC>