mirror of
https://github.com/Lime3DS/Lime3DS
synced 2024-11-01 12:47:52 +00:00
17 lines
572 B
Text
17 lines
572 B
Text
<RCC>
|
|
<qresource prefix="icons/default">
|
|
<file alias="index.theme">icons/index.theme</file>
|
|
|
|
<file alias="16x16/checked.png">icons/16x16/checked.png</file>
|
|
|
|
<file alias="16x16/failed.png">icons/16x16/failed.png</file>
|
|
|
|
<file alias="16x16/connected.png">icons/16x16/connected.png</file>
|
|
|
|
<file alias="16x16/disconnected.png">icons/16x16/disconnected.png</file>
|
|
|
|
<file alias="16x16/lock.png">icons/16x16/lock.png</file>
|
|
|
|
<file alias="256x256/citra.png">icons/256x256/citra.png</file>
|
|
</qresource>
|
|
</RCC>
|