-
Notifications
You must be signed in to change notification settings - Fork 3
/
resources.qrc
323 lines (323 loc) · 16.9 KB
/
resources.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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<RCC>
<qresource prefix="/">
<file>SVG-cards/Default/back.png</file>
<file>SVG-cards/Default/card-base2.png</file>
<file>SVG-cards/Default/club_1.png</file>
<file>SVG-cards/Default/club_2.png</file>
<file>SVG-cards/Default/club_3.png</file>
<file>SVG-cards/Default/club_4.png</file>
<file>SVG-cards/Default/club_5.png</file>
<file>SVG-cards/Default/club_6.png</file>
<file>SVG-cards/Default/club_7.png</file>
<file>SVG-cards/Default/club_8.png</file>
<file>SVG-cards/Default/club_9.png</file>
<file>SVG-cards/Default/club_10.png</file>
<file>SVG-cards/Default/club_jack.png</file>
<file>SVG-cards/Default/club_king.png</file>
<file>SVG-cards/Default/club_queen.png</file>
<file>SVG-cards/Default/diamond_1.png</file>
<file>SVG-cards/Default/diamond_2.png</file>
<file>SVG-cards/Default/diamond_3.png</file>
<file>SVG-cards/Default/diamond_4.png</file>
<file>SVG-cards/Default/diamond_5.png</file>
<file>SVG-cards/Default/diamond_6.png</file>
<file>SVG-cards/Default/diamond_7.png</file>
<file>SVG-cards/Default/diamond_8.png</file>
<file>SVG-cards/Default/diamond_9.png</file>
<file>SVG-cards/Default/diamond_10.png</file>
<file>SVG-cards/Default/diamond_jack.png</file>
<file>SVG-cards/Default/diamond_king.png</file>
<file>SVG-cards/Default/diamond_queen.png</file>
<file>SVG-cards/Default/empty.png</file>
<file>SVG-cards/Default/heart_1.png</file>
<file>SVG-cards/Default/heart_2.png</file>
<file>SVG-cards/Default/heart_3.png</file>
<file>SVG-cards/Default/heart_4.png</file>
<file>SVG-cards/Default/heart_5.png</file>
<file>SVG-cards/Default/heart_6.png</file>
<file>SVG-cards/Default/heart_7.png</file>
<file>SVG-cards/Default/heart_8.png</file>
<file>SVG-cards/Default/heart_9.png</file>
<file>SVG-cards/Default/heart_10.png</file>
<file>SVG-cards/Default/heart_jack.png</file>
<file>SVG-cards/Default/heart_king.png</file>
<file>SVG-cards/Default/heart_queen.png</file>
<file>SVG-cards/Default/spade_1.png</file>
<file>SVG-cards/Default/spade_2.png</file>
<file>SVG-cards/Default/spade_3.png</file>
<file>SVG-cards/Default/spade_4.png</file>
<file>SVG-cards/Default/spade_5.png</file>
<file>SVG-cards/Default/spade_6.png</file>
<file>SVG-cards/Default/spade_7.png</file>
<file>SVG-cards/Default/spade_8.png</file>
<file>SVG-cards/Default/spade_9.png</file>
<file>SVG-cards/Default/spade_10.png</file>
<file>SVG-cards/Default/spade_jack.png</file>
<file>SVG-cards/Default/spade_king.png</file>
<file>SVG-cards/Default/spade_queen.png</file>
<file>SVG-cards/Default/heart_1(80x115).png</file>
<file>SVG-cards/English/club_10.svg</file>
<file>SVG-cards/English/club_1.svg</file>
<file>SVG-cards/English/club_2.svg</file>
<file>SVG-cards/English/club_3.svg</file>
<file>SVG-cards/English/club_4.svg</file>
<file>SVG-cards/English/club_5.svg</file>
<file>SVG-cards/English/club_6.svg</file>
<file>SVG-cards/English/club_7.svg</file>
<file>SVG-cards/English/club_8.svg</file>
<file>SVG-cards/English/club_9.svg</file>
<file>SVG-cards/English/club_jack.svg</file>
<file>SVG-cards/English/club_king.svg</file>
<file>SVG-cards/English/club_queen.svg</file>
<file>SVG-cards/English/diamond_10.svg</file>
<file>SVG-cards/English/diamond_1.svg</file>
<file>SVG-cards/English/diamond_2.svg</file>
<file>SVG-cards/English/diamond_3.svg</file>
<file>SVG-cards/English/diamond_4.svg</file>
<file>SVG-cards/English/diamond_5.svg</file>
<file>SVG-cards/English/diamond_6.svg</file>
<file>SVG-cards/English/diamond_7.svg</file>
<file>SVG-cards/English/diamond_8.svg</file>
<file>SVG-cards/English/diamond_9.svg</file>
<file>SVG-cards/English/diamond_jack.svg</file>
<file>SVG-cards/English/diamond_king.svg</file>
<file>SVG-cards/English/diamond_queen.svg</file>
<file>SVG-cards/English/heart_10.svg</file>
<file>SVG-cards/English/heart_1.svg</file>
<file>SVG-cards/English/heart_2.svg</file>
<file>SVG-cards/English/heart_3.svg</file>
<file>SVG-cards/English/heart_4.svg</file>
<file>SVG-cards/English/heart_5.svg</file>
<file>SVG-cards/English/heart_6.svg</file>
<file>SVG-cards/English/heart_7.svg</file>
<file>SVG-cards/English/heart_8.svg</file>
<file>SVG-cards/English/heart_9.svg</file>
<file>SVG-cards/English/heart_jack.svg</file>
<file>SVG-cards/English/heart_king.svg</file>
<file>SVG-cards/English/heart_queen.svg</file>
<file>SVG-cards/English/spade_10.svg</file>
<file>SVG-cards/English/spade_1.svg</file>
<file>SVG-cards/English/spade_2.svg</file>
<file>SVG-cards/English/spade_3.svg</file>
<file>SVG-cards/English/spade_4.svg</file>
<file>SVG-cards/English/spade_5.svg</file>
<file>SVG-cards/English/spade_6.svg</file>
<file>SVG-cards/English/spade_7.svg</file>
<file>SVG-cards/English/spade_8.svg</file>
<file>SVG-cards/English/spade_9.svg</file>
<file>SVG-cards/English/spade_jack.svg</file>
<file>SVG-cards/English/spade_king.svg</file>
<file>SVG-cards/English/spade_queen.svg</file>
<file>SVG-cards/Russian/club_10.png</file>
<file>SVG-cards/Russian/club_1.png</file>
<file>SVG-cards/Russian/club_2.png</file>
<file>SVG-cards/Russian/club_3.png</file>
<file>SVG-cards/Russian/club_4.png</file>
<file>SVG-cards/Russian/club_5.png</file>
<file>SVG-cards/Russian/club_6.png</file>
<file>SVG-cards/Russian/club_7.png</file>
<file>SVG-cards/Russian/club_8.png</file>
<file>SVG-cards/Russian/club_9.png</file>
<file>SVG-cards/Russian/club_jack.png</file>
<file>SVG-cards/Russian/club_king.png</file>
<file>SVG-cards/Russian/club_queen.png</file>
<file>SVG-cards/Russian/diamond_10.png</file>
<file>SVG-cards/Russian/diamond_1.png</file>
<file>SVG-cards/Russian/diamond_2.png</file>
<file>SVG-cards/Russian/diamond_3.png</file>
<file>SVG-cards/Russian/diamond_4.png</file>
<file>SVG-cards/Russian/diamond_5.png</file>
<file>SVG-cards/Russian/diamond_6.png</file>
<file>SVG-cards/Russian/diamond_7.png</file>
<file>SVG-cards/Russian/diamond_8.png</file>
<file>SVG-cards/Russian/diamond_9.png</file>
<file>SVG-cards/Russian/diamond_jack.png</file>
<file>SVG-cards/Russian/diamond_king.png</file>
<file>SVG-cards/Russian/diamond_queen.png</file>
<file>SVG-cards/Russian/heart_10.png</file>
<file>SVG-cards/Russian/heart_1.png</file>
<file>SVG-cards/Russian/heart_2.png</file>
<file>SVG-cards/Russian/heart_3.png</file>
<file>SVG-cards/Russian/heart_4.png</file>
<file>SVG-cards/Russian/heart_5.png</file>
<file>SVG-cards/Russian/heart_6.png</file>
<file>SVG-cards/Russian/heart_7.png</file>
<file>SVG-cards/Russian/heart_8.png</file>
<file>SVG-cards/Russian/heart_9.png</file>
<file>SVG-cards/Russian/heart_jack.png</file>
<file>SVG-cards/Russian/heart_king.png</file>
<file>SVG-cards/Russian/heart_queen.png</file>
<file>SVG-cards/Russian/spade_10.png</file>
<file>SVG-cards/Russian/spade_1.png</file>
<file>SVG-cards/Russian/spade_2.png</file>
<file>SVG-cards/Russian/spade_3.png</file>
<file>SVG-cards/Russian/spade_4.png</file>
<file>SVG-cards/Russian/spade_5.png</file>
<file>SVG-cards/Russian/spade_6.png</file>
<file>SVG-cards/Russian/spade_7.png</file>
<file>SVG-cards/Russian/spade_8.png</file>
<file>SVG-cards/Russian/spade_9.png</file>
<file>SVG-cards/Russian/spade_jack.png</file>
<file>SVG-cards/Russian/spade_king.png</file>
<file>SVG-cards/Russian/spade_queen.png</file>
<file>sounds/34201__themfish__glass-house1.wav</file>
<file>sounds/96127__bmaczero__contact1.wav</file>
<file>sounds/133283__fins__game-over.wav</file>
<file>sounds/171671__fins__success-1.wav</file>
<file>sounds/240777__f4ngy__dealing-card.wav</file>
<file>sounds/253886__themusicalnomad__negative-beeps.wav</file>
<file>sounds/344013__reitanna__high-pitched-ah2.wav</file>
<file>sounds/423767__someonecool14__card-shuffling.wav</file>
<file>sounds/434472__dersuperanton__taking-card.wav</file>
<file>sounds/Soundwhich - Correct (LittleRainySeasons) [public].wav</file>
<file>sounds/400163__vitovsky1__fanfare-short.wav</file>
<file>icons/left-icon.png</file>
<file>icons/no_pass-icon.png</file>
<file>icons/right-icon.png</file>
<file>icons/up-icon.png</file>
<file>sounds/322897__rhodesmas__connected-01.wav</file>
<file>sounds/322895__rhodesmas__disconnected-01.wav</file>
<file>sounds/493696__stib__bingbong.wav</file>
<file>icons/connected.png</file>
<file>icons/disconnected.png</file>
<file>languages/translation_fr.qm</file>
<file>languages/translation_en.qm</file>
<file>languages/translation_ru.qm</file>
<file>icons/Paomedia-Small-N-Flat-Sign-add.svg</file>
<file>icons/Paomedia-Small-N-Flat-Sign-left.svg</file>
<file>icons/Paomedia-Small-N-Flat-Sign-up.svg</file>
<file>icons/table-icon.png</file>
<file>icons/deck_h.png</file>
<file>icons/deck_n.png</file>
<file>icons/deck_s.png</file>
<file>icons/heart.png</file>
<file>icons/muted.png</file>
<file>sounds/403013__inspectorj__ui-confirmation-alert-b5.wav</file>
<file>icons/Paomedia-Small-N-Flat-Sign-check.svg</file>
<file>SVG-cards/white/white_c_2.svg</file>
<file>SVG-cards/white/white_c_3.svg</file>
<file>SVG-cards/white/white_c_4.svg</file>
<file>SVG-cards/white/white_c_5.svg</file>
<file>SVG-cards/white/white_c_6.svg</file>
<file>SVG-cards/white/white_c_7.svg</file>
<file>SVG-cards/white/white_c_8.svg</file>
<file>SVG-cards/white/white_c_9.svg</file>
<file>SVG-cards/white/white_c_10.svg</file>
<file>SVG-cards/white/white_c_a.svg</file>
<file>SVG-cards/white/white_c_j.svg</file>
<file>SVG-cards/white/white_c_k.svg</file>
<file>SVG-cards/white/white_c_q.svg</file>
<file>SVG-cards/white/white_d_2.svg</file>
<file>SVG-cards/white/white_d_3.svg</file>
<file>SVG-cards/white/white_d_4.svg</file>
<file>SVG-cards/white/white_d_5.svg</file>
<file>SVG-cards/white/white_d_6.svg</file>
<file>SVG-cards/white/white_d_7.svg</file>
<file>SVG-cards/white/white_d_8.svg</file>
<file>SVG-cards/white/white_d_9.svg</file>
<file>SVG-cards/white/white_d_10.svg</file>
<file>SVG-cards/white/white_d_a.svg</file>
<file>SVG-cards/white/white_d_j.svg</file>
<file>SVG-cards/white/white_d_k.svg</file>
<file>SVG-cards/white/white_d_q.svg</file>
<file>SVG-cards/white/white_h_2.svg</file>
<file>SVG-cards/white/white_h_3.svg</file>
<file>SVG-cards/white/white_h_4.svg</file>
<file>SVG-cards/white/white_h_5.svg</file>
<file>SVG-cards/white/white_h_6.svg</file>
<file>SVG-cards/white/white_h_7.svg</file>
<file>SVG-cards/white/white_h_8.svg</file>
<file>SVG-cards/white/white_h_9.svg</file>
<file>SVG-cards/white/white_h_10.svg</file>
<file>SVG-cards/white/white_h_a.svg</file>
<file>SVG-cards/white/white_h_j.svg</file>
<file>SVG-cards/white/white_h_k.svg</file>
<file>SVG-cards/white/white_h_q.svg</file>
<file>SVG-cards/white/white_s_2.svg</file>
<file>SVG-cards/white/white_s_3.svg</file>
<file>SVG-cards/white/white_s_4.svg</file>
<file>SVG-cards/white/white_s_5.svg</file>
<file>SVG-cards/white/white_s_6.svg</file>
<file>SVG-cards/white/white_s_7.svg</file>
<file>SVG-cards/white/white_s_8.svg</file>
<file>SVG-cards/white/white_s_9.svg</file>
<file>SVG-cards/white/white_s_10.svg</file>
<file>SVG-cards/white/white_s_a.svg</file>
<file>SVG-cards/white/white_s_j.svg</file>
<file>SVG-cards/white/white_s_k.svg</file>
<file>SVG-cards/white/white_s_q.svg</file>
<file>SVG-cards/white/back07.png</file>
<file>backgrounds/eso1723a.jpg</file>
<file>backgrounds/8,848m_Everest_8,516m_Lhotse_Himalaya_Mountain_Flights_Nepal_-_panoramio_(2).jpg</file>
<file>backgrounds/Mount._Fuji_early_in_the_morning_早朝の富士山_-_panoramio.jpg</file>
<file>backgrounds/Wadi_rum_desert.jpg</file>
<file>SVG-cards/tigullio-modern/back.png</file>
<file>SVG-cards/tigullio-modern/club_1.png</file>
<file>SVG-cards/tigullio-modern/club_2.png</file>
<file>SVG-cards/tigullio-modern/club_3.png</file>
<file>SVG-cards/tigullio-modern/club_4.png</file>
<file>SVG-cards/tigullio-modern/club_5.png</file>
<file>SVG-cards/tigullio-modern/club_6.png</file>
<file>SVG-cards/tigullio-modern/club_7.png</file>
<file>SVG-cards/tigullio-modern/club_8.png</file>
<file>SVG-cards/tigullio-modern/club_9.png</file>
<file>SVG-cards/tigullio-modern/club_10.png</file>
<file>SVG-cards/tigullio-modern/club_jack.png</file>
<file>SVG-cards/tigullio-modern/club_king.png</file>
<file>SVG-cards/tigullio-modern/club_queen.png</file>
<file>SVG-cards/tigullio-modern/diamond_1.png</file>
<file>SVG-cards/tigullio-modern/diamond_2.png</file>
<file>SVG-cards/tigullio-modern/diamond_3.png</file>
<file>SVG-cards/tigullio-modern/diamond_4.png</file>
<file>SVG-cards/tigullio-modern/diamond_5.png</file>
<file>SVG-cards/tigullio-modern/diamond_6.png</file>
<file>SVG-cards/tigullio-modern/diamond_7.png</file>
<file>SVG-cards/tigullio-modern/diamond_8.png</file>
<file>SVG-cards/tigullio-modern/diamond_9.png</file>
<file>SVG-cards/tigullio-modern/diamond_10.png</file>
<file>SVG-cards/tigullio-modern/diamond_jack.png</file>
<file>SVG-cards/tigullio-modern/diamond_king.png</file>
<file>SVG-cards/tigullio-modern/diamond_queen.png</file>
<file>SVG-cards/tigullio-modern/heart_1.png</file>
<file>SVG-cards/tigullio-modern/heart_2.png</file>
<file>SVG-cards/tigullio-modern/heart_3.png</file>
<file>SVG-cards/tigullio-modern/heart_4.png</file>
<file>SVG-cards/tigullio-modern/heart_5.png</file>
<file>SVG-cards/tigullio-modern/heart_6.png</file>
<file>SVG-cards/tigullio-modern/heart_7.png</file>
<file>SVG-cards/tigullio-modern/heart_8.png</file>
<file>SVG-cards/tigullio-modern/heart_9.png</file>
<file>SVG-cards/tigullio-modern/heart_10.png</file>
<file>SVG-cards/tigullio-modern/heart_jack.png</file>
<file>SVG-cards/tigullio-modern/heart_king.png</file>
<file>SVG-cards/tigullio-modern/heart_queen.png</file>
<file>SVG-cards/tigullio-modern/spade_1.png</file>
<file>SVG-cards/tigullio-modern/spade_2.png</file>
<file>SVG-cards/tigullio-modern/spade_3.png</file>
<file>SVG-cards/tigullio-modern/spade_4.png</file>
<file>SVG-cards/tigullio-modern/spade_5.png</file>
<file>SVG-cards/tigullio-modern/spade_6.png</file>
<file>SVG-cards/tigullio-modern/spade_7.png</file>
<file>SVG-cards/tigullio-modern/spade_8.png</file>
<file>SVG-cards/tigullio-modern/spade_9.png</file>
<file>SVG-cards/tigullio-modern/spade_10.png</file>
<file>SVG-cards/tigullio-modern/spade_jack.png</file>
<file>SVG-cards/tigullio-modern/spade_king.png</file>
<file>SVG-cards/tigullio-modern/spade_queen.png</file>
<file>backgrounds/WoodenPlanks.svg</file>
<file>backgrounds/WoodTexture.svg</file>
<file>icons/heart-grey.png</file>
<file>backgrounds/OverlappingPlanks5.svg</file>
<file>icons/Spades-Symbol-by-Merlin2525.svg</file>
<file>icons/Hearts-Symbol-by-Merlin2525.svg</file>
<file>icons/Diamonds-Symbol-by-Merlin2525.svg</file>
<file>icons/Clubs-Symbol-by-Merlin2525.svg</file>
<file>backgrounds/leaves.jpg</file>
<file>backgrounds/marble.jpg</file>
<file>backgrounds/380441109-2ed06248-c87c-4a56-a718-0584d0cdc85d.png</file>
<file>icons/persongeneric.svg</file>
<file>backgrounds/WoodenFloor2.svg</file>
<file>icons/computer-icon.png</file>
<file>backgrounds/__Palm___Beach._Port_Douglas._-_panoramio.jpg</file>
</qresource>
</RCC>