2011-05-09 20:44:46 +02:00
|
|
|
<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>
|
2011-05-12 17:55:24 +02:00
|
|
|
<qresource prefix="/images">
|
|
|
|
<file alias="about">res/images/about.png</file>
|
|
|
|
</qresource>
|
2011-05-09 20:44:46 +02:00
|
|
|
</RCC>
|