mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-02-11 06:40:39 +00:00
fix lib stuff fix build add slider amd searchbar disable gamelist toolbar per default Dagimon rookie level
48 lines
1.8 KiB
Plaintext
48 lines
1.8 KiB
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/controller.png</file>
|
|
<file>Icons/insignia.png</file>
|
|
<file>Icons/configure.png</file>
|
|
<file>Icons/context.png</file>
|
|
<file>Icons/controllers.png</file>
|
|
<file>Icons/controls.png</file>
|
|
<file>Icons/disc.png</file>
|
|
<file>Icons/fullscreen.png</file>
|
|
<file>Icons/grid.png</file>
|
|
<file>Icons/list.png</file>
|
|
<file>Icons/refresh.png</file>
|
|
<file>Icons/screenshot.png</file>
|
|
<file>Icons/separator.png</file>
|
|
<file>Icons/sort.png</file>
|
|
<file>Icons/fullscreen_invert.png</file>
|
|
<file>Json/tooltips.json</file>
|
|
<file>Icons/other_blue.png</file>
|
|
<file>Icons/other_gray.png</file>
|
|
<file>Icons/pause_blue.png</file>
|
|
<file>Icons/play_blue.png</file>
|
|
<file>Icons/restart_blue.png</file>
|
|
<file>Icons/stop_blue.png</file>
|
|
</qresource>
|
|
</RCC>
|