forked from fotowall/fotowall
-
Notifications
You must be signed in to change notification settings - Fork 0
/
fotowall.qrc
71 lines (71 loc) · 3.17 KB
/
fotowall.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
65
66
67
68
69
70
71
<RCC>
<qresource prefix="/" >
<file>data/action-add.png</file>
<file>data/action-clear-r.png</file>
<file>data/action-configure.png</file>
<file>data/action-delete.png</file>
<file>data/action-flip-horizontal.png</file>
<file>data/action-flip-vertical.png</file>
<file>data/action-move.png</file>
<file>data/action-open.png</file>
<file>data/action-order-back.png</file>
<file>data/action-order-front.png</file>
<file>data/action-order-lower.png</file>
<file>data/action-order-raise.png</file>
<file>data/action-perspective.png</file>
<file>data/action-remove.png</file>
<file>data/action-rotate.png</file>
<file>data/action-save.png</file>
<file>data/action-scale.png</file>
<file>data/action-snapshot.png</file>
<file>data/home-art.svg</file>
<file>data/home-logo.png</file>
<file>data/home-newcanvas.png</file>
<file>data/home-newwordcloud.png</file>
<file>data/home-wizard.png</file>
<file>data/insert-download.png</file>
<file>data/insert-fotowall.png</file>
<file>data/insert-image.png</file>
<file>data/insert-overlay-plus.png</file>
<file>data/insert-text.png</file>
<file>data/insert-webcam.png</file>
<file>data/insert-wordcloud.png</file>
<file>data/effects-icons/autoblend-effect.png</file>
<file>data/effects-icons/black-and-white-effect.png</file>
<file>data/effects-icons/glow-effect.png</file>
<file>data/effects-icons/invert-effect.png</file>
<file>data/effects-icons/no-effect.png</file>
<file>data/effects-icons/opacity-effect.png</file>
<file>data/effects-icons/sepia-effect.png</file>
<file>data/effects-icons/nvg-effect.png</file>
<file>data/fotowall.png</file>
<file>data/opengl-logo.png</file>
<file>data/picture-gimp.png</file>
<file>data/text-deshake.png</file>
<file>data/text-shake.png</file>
<file>data/textbold.png</file>
<file>data/textinsertimage.png</file>
<file>data/textitalic.png</file>
<file>data/textsubscript.png</file>
<file>data/textsuperscript.png</file>
<file>data/textunder.png</file>
<file>data/webcam-loading.svg</file>
<file>translations/fotowall_de.qm</file>
<file>translations/fotowall_el.qm</file>
<file>translations/fotowall_en.qm</file>
<file>translations/fotowall_es.qm</file>
<file>translations/fotowall_fr.qm</file>
<file>translations/fotowall_it.qm</file>
<file>translations/fotowall_pl.qm</file>
<file>translations/fotowall_pt_BR.qm</file>
<file>translations/fotowall_ru_RU.qm</file>
<file>translations/fotowall_zh_CN.qm</file>
<file>translations/fotowall_zh_TW.ts</file>
</qresource>
<qresource prefix="/plasma-frames" >
<file alias="1.svg" >data/frame-plasma-1.svg</file>
<file alias="2.svg" >data/frame-plasma-2.svg</file>
<file alias="3.svg" >data/frame-plasma-3.svg</file>
<file alias="4.svg" >data/frame-plasma-4.svg</file>
</qresource>
</RCC>