-
Notifications
You must be signed in to change notification settings - Fork 21
/
communi.qrc
95 lines (89 loc) · 4.18 KB
/
communi.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file alias="communi-16.png">images/icons/16x16/apps/communi.png</file>
<file alias="[email protected]">images/icons/16x16/apps/[email protected]</file>
<file alias="communi-24.png">images/icons/24x24/apps/communi.png</file>
<file alias="[email protected]">images/icons/24x24/apps/[email protected]</file>
<file alias="communi-32.png">images/icons/32x32/apps/communi.png</file>
<file alias="[email protected]">images/icons/32x32/apps/[email protected]</file>
<file alias="communi-48.png">images/icons/48x48/apps/communi.png</file>
<file alias="[email protected]">images/icons/48x48/apps/[email protected]</file>
<file alias="communi-64.png">images/icons/64x64/apps/communi.png</file>
<file alias="[email protected]">images/icons/64x64/apps/[email protected]</file>
<file alias="communi-128.png">images/icons/128x128/apps/communi.png</file>
<file alias="[email protected]">images/icons/128x128/apps/[email protected]</file>
<file alias="communi-256.png">images/icons/256x256/apps/communi.png</file>
<file alias="[email protected]">images/icons/256x256/apps/[email protected]</file>
<file alias="communi-512.png">images/icons/512x512/apps/communi.png</file>
<file alias="[email protected]">images/icons/512x512/apps/[email protected]</file>
<!-- NOTE: the @2x assets should be commented out until QTBUG-36825 is fixed -->
<file>images/black/menu.png</file>
<!--file>images/black/[email protected]</file-->
<file>images/black/refresh.png</file>
<!--file>images/black/[email protected]</file-->
<file>images/black/down.png</file>
<!--file>images/black/[email protected]</file-->
<file>images/black/left.png</file>
<!--file>images/black/[email protected]</file-->
<file>images/black/right.png</file>
<!--file>images/black/[email protected]</file-->
<file>images/black/spinner.png</file>
<file>images/black/[email protected]</file>
<file>images/black/up.png</file>
<!--file>images/black/[email protected]</file-->
<file>images/black/pause.png</file>
<!--file>images/black/[email protected]</file-->
<file>images/gray/menu.png</file>
<!--file>images/gray/[email protected]</file-->
<file>images/gray/refresh.png</file>
<!--file>images/gray/[email protected]</file-->
<file>images/gray/down.png</file>
<!--file>images/gray/[email protected]</file-->
<file>images/gray/left.png</file>
<!--file>images/gray/[email protected]</file-->
<file>images/gray/right.png</file>
<!--file>images/gray/[email protected]</file-->
<file>images/gray/spinner.png</file>
<file>images/gray/[email protected]</file>
<file>images/gray/up.png</file>
<!--file>images/gray/[email protected]</file-->
<file>images/gray/pause.png</file>
<!--file>images/gray/[email protected]</file-->
<file>images/white/menu.png</file>
<!--file>images/white/[email protected]</file-->
<file>images/white/refresh.png</file>
<!--file>images/white/[email protected]</file-->
<file>images/white/down.png</file>
<!--file>images/white/[email protected]</file-->
<file>images/white/left.png</file>
<!--file>images/white/[email protected]</file-->
<file>images/white/right.png</file>
<!--file>images/white/[email protected]</file-->
<file>images/white/spinner.png</file>
<file>images/white/[email protected]</file>
<file>images/white/up.png</file>
<!--file>images/white/[email protected]</file-->
<file>images/white/pause.png</file>
<!--file>images/white/[email protected]</file-->
<file>images/tray/black/black.png</file>
<file>images/tray/black/[email protected]</file>
<file>images/tray/black/blue.png</file>
<file>images/tray/black/[email protected]</file>
<file>images/tray/black/gray.png</file>
<file>images/tray/black/[email protected]</file>
<file>images/tray/black/transparent.png</file>
<file>images/tray/black/[email protected]</file>
<file>images/tray/black/white.png</file>
<file>images/tray/black/[email protected]</file>
<file>images/tray/white/black.png</file>
<file>images/tray/white/[email protected]</file>
<file>images/tray/white/blue.png</file>
<file>images/tray/white/[email protected]</file>
<file>images/tray/white/gray.png</file>
<file>images/tray/white/[email protected]</file>
<file>images/tray/white/transparent.png</file>
<file>images/tray/white/[email protected]</file>
<file>images/tray/white/white.png</file>
<file>images/tray/white/[email protected]</file>
</qresource>
</RCC>