mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26900 a1c6a512-1295-4272-9138-f99709370657
12 lines
439 B
Text
12 lines
439 B
Text
<RCC>
|
|
<qresource prefix="/resources">
|
|
<file>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>
|
|
</qresource>
|
|
<qresource prefix="/render">
|
|
<file alias="scenebg.png">resources/render/scenebg.png</file>
|
|
</qresource>
|
|
</RCC>
|