-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathzima-cad-parts.qrc
64 lines (64 loc) · 2.6 KB
/
zima-cad-parts.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<RCC>
<qresource prefix="/">
<file>gfx/splash.png</file>
<file>gfx/logo.png</file>
<file>gfx/icon.png</file>
<file>gfx/configure.png</file>
<file>data/zima-cad-parts.html</file>
<file>data/zima-cad-parts_cs_CZ.html</file>
<file>gfx/flags/cs.png</file>
<file>gfx/flags/en.png</file>
<file>gfx/flags/de.png</file>
<file>gfx/flags/ru.png</file>
<file>gfx/pin.png</file>
<file>gfx/icons/asm.png</file>
<file>gfx/icons/blend.png</file>
<file>gfx/icons/catdrawing.png</file>
<file>gfx/icons/catpart.png</file>
<file>gfx/icons/catproduct.png</file>
<file>gfx/icons/dft.png</file>
<file>gfx/icons/drw.png</file>
<file>gfx/icons/dwg.png</file>
<file>gfx/icons/dxf.png</file>
<file>gfx/icons/frm.png</file>
<file>gfx/icons/iam.png</file>
<file>gfx/icons/idw.png</file>
<file>gfx/icons/ipt.png</file>
<file>gfx/icons/par.png</file>
<file>gfx/icons/pdf.png</file>
<file>gfx/icons/psm.png</file>
<file>gfx/icons/sldasm.png</file>
<file>gfx/icons/step.png</file>
<file>gfx/icons/stl.png</file>
<file>gfx/icons/prt_proe.png</file>
<file>gfx/icons/prt_nx.png</file>
<file>gfx/icons/neu_proe.png</file>
<file>gfx/icons/office-database.png</file>
<file>gfx/icons/office-document.png</file>
<file>gfx/icons/office-presentation.png</file>
<file>gfx/icons/office-project.png</file>
<file>gfx/icons/office-spreadsheet.png</file>
<file>gfx/icons/office-drawing.png</file>
<file>gfx/external_programs/ZIMA-CAD-Sync.png</file>
<file>gfx/external_programs/ZIMA-PS2PDF.png</file>
<file>gfx/external_programs/ZIMA-PTC-Cleaner.png</file>
<file>gfx/external_programs/ZIMA-STEP-Edit.png</file>
<file>gfx/gohome.png</file>
<file>gfx/icons/iges.png</file>
<file>gfx/icons/sldprt.png</file>
<file>gfx/icons/slddrw.png</file>
<file>gfx/list-remove.png</file>
<file>gfx/icons/internet-mail.png</file>
<file>gfx/icons/image-x-generic.png</file>
<file>gfx/image-loading.png</file>
<file>gfx/document-edit.png</file>
<file>gfx/list-add.png</file>
<file>gfx/tab-new.png</file>
<file>gfx/icons/mail-mbox.png</file>
<file>gfx/edit-rename.png</file>
<file>gfx/arrow-right.png</file>
<file>gfx/icons/audio-x-generic.png</file>
<file>gfx/zima-engineering-logo.svg</file>
<file>gfx/edit-copy.png</file>
</qresource>
</RCC>