ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/resources.qrc
Revision: 1092
Committed: Sat Dec 30 13:43:28 2017 UTC (7 years, 9 months ago) by s10k
File size: 1134 byte(s)
Log Message:
moved files to s10k directory since now vago uses the same libs structures as my other projects (e.g. XmlTools)

File Contents

# Content
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>