]> Shamusworld >> Repos - virtualjaguar/blob - src/gui/virtualjaguar.qrc
3c26d37e93e007d4b8907f8539fb9b00db861a97
[virtualjaguar] / src / gui / virtualjaguar.qrc
1 <!DOCTYPE RCC><RCC version="1.0">
2 <qresource>
3         <file>../../res/vj-icon.png</file>
4         <file>../../res/power-off.png</file>
5         <file>../../res/power-on-red.png</file>
6         <file>../../res/power-on-green.png</file>
7         <file>../../res/pause-off.png</file>
8         <file>../../res/pause-on.png</file>
9         <file>../../res/frame-advance.png</file>
10         <file>../../res/zoom100.png</file>
11         <file>../../res/zoom200.png</file>
12         <file>../../res/zoom300.png</file>
13         <file>../../res/blur.png</file>
14         <file>../../res/fullscreen.png</file>
15         <file>../../res/tool-memory.png</file>
16         <file>../../res/tool-cpu.png</file>
17         <file>../../res/tool-op.png</file>
18         <file>../../res/tool-68k-dis.png</file>
19         <file>../../res/tool-risc-dis.png</file>
20         <file>../../res/generic.png</file>
21         <file>../../res/cart-blank.png</file>
22         <file>../../res/label-blank.png</file>
23         <file>../../res/vj_title_small.png</file>
24         <file>../../res/controller.png</file>
25         <file>../../res/insert.png</file>
26         <file>../../res/software.png</file>
27         <file>../../res/ntsc.png</file>
28         <file>../../res/pal.png</file>
29         <file>../../res/compact-disc.png</file>
30         <file>../../res/wrench.png</file>
31         <file>../../res/upper-left.png</file>
32         <file>../../res/upper-right.png</file>
33         <file>../../res/alpine-file.png</file>
34         <file>../../res/skunkboard-file.png</file>
35         <file>../../res/homebrew-file.png</file>
36         <file>../../res/unknown-file.png</file>
37         <file>../../res/test-pattern.jpg</file>
38         <file>../../res/help.html</file>
39 </qresource>
40 <qresource lang="fr">
41         <file alias="/res/help.html">../../res/help_fr.html</file>
42 </qresource>
43 <qresource lang="gr">
44         <file alias="/res/help.html">../../res/help_gr.html</file>
45 </qresource>
46 </RCC>