18 lines
641 B
Plaintext
18 lines
641 B
Plaintext
|
<RCC>
|
||
|
<qresource prefix="/png">
|
||
|
<file alias="logo">png/logo.png</file>
|
||
|
<file alias="open">png/open.png</file>
|
||
|
<file alias="pause">png/pause.png</file>
|
||
|
<file alias="play">png/play.png</file>
|
||
|
<file alias="menu">png/menu.png</file>
|
||
|
<file alias="next">png/next.png</file>
|
||
|
<file alias="prev">png/prev.png</file>
|
||
|
<file alias="stop">png/stop.png</file>
|
||
|
<file alias="volume_up">png/volume_up.png</file>
|
||
|
<file alias="volume_down">png/volume_down.png</file>
|
||
|
</qresource>
|
||
|
<qresource prefix="/">
|
||
|
<file alias="gpl">GPL.txt</file>
|
||
|
</qresource>
|
||
|
</RCC>
|