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.
9 lines
296 B
9 lines
296 B
14 years ago
|
<RCC>
|
||
|
<qresource prefix="/icons">
|
||
|
<file alias="address-book">res/icons/address-book.png</file>
|
||
|
<file alias="bitcoin">res/icons/bitcoin.png</file>
|
||
|
<file alias="quit">res/icons/quit.png</file>
|
||
|
<file alias="send">res/icons/send.png</file>
|
||
|
</qresource>
|
||
|
</RCC>
|