source: s10k/Vago/resources.qrc@ 1183

Last change on this file since 1183 was 1061, checked in by s10k, 8 years ago

Added Vago 1.3

File size: 1.1 KB
Line 
1<RCC>
2 <qresource prefix="/new/icons">
3 <file>oni_icon.png</file>
4 <file>AE_icon.png</file>
5 <file>command_icon.png</file>
6 <file>vago_icon.png</file>
7 <file>folder_icon.png</file>
8 <file>minus.png</file>
9 <file>plus.png</file>
10 <file>switch.png</file>
11 <file>package.png</file>
12 <file>log.png</file>
13 <file>toolPackage.png</file>
14 <file>sound.png</file>
15 <file>oni_icon_mac.png</file>
16 <file>abort.png</file>
17 <file>background_image.png</file>
18 <file>xmltoolsinterface.png</file>
19 <file>windowmessages.png</file>
20 <file>formatting_bold.png</file>
21 <file>formatting_color.png</file>
22 <file>formatting_italic.png</file>
23 <file>formatting_underline.png</file>
24 </qresource>
25 <qresource prefix="/new/about">
26 <file>about.png</file>
27 </qresource>
28 <qresource prefix="/new">
29 <file>sampleFiles/OSBDsample_file.amb.xml</file>
30 <file>sampleFiles/OSBDsample_file.grp.xml</file>
31 <file>sampleFiles/OSBDsample_file.imp.xml</file>
32 </qresource>
33</RCC>
Note: See TracBrowser for help on using the repository browser.