rpcsx/rpcs3/resources.qrc
Megamouse a1c72de1eb add "Other" category
include all categories to list and filters
2017-06-25 00:13:10 +03:00

28 lines
982 B
Plaintext

<RCC>
<qresource prefix="/">
<file>Icons/pause.png</file>
<file>Icons/play.png</file>
<file>Icons/restart.png</file>
<file>Icons/stop.png</file>
<file>rpcs3.ico</file>
<file>Icons/data_blue.png</file>
<file>Icons/data_gray.png</file>
<file>Icons/disc_blue.png</file>
<file>Icons/disc_gray.png</file>
<file>Icons/grid_blue.png</file>
<file>Icons/grid_gray.png</file>
<file>Icons/hdd_blue.png</file>
<file>Icons/hdd_gray.png</file>
<file>Icons/home_blue.png</file>
<file>Icons/home_gray.png</file>
<file>Icons/list_blue.png</file>
<file>Icons/list_gray.png</file>
<file>Icons/media_blue.png</file>
<file>Icons/media_gray.png</file>
<file>Icons/unknown_blue.png</file>
<file>Icons/unknown_gray.png</file>
<file>Icons/other_blue.png</file>
<file>Icons/other_gray.png</file>
</qresource>
</RCC>