forked from AdunanzA/Tsunami
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.qrc.bak
59 lines (59 loc) · 2.42 KB
/
resources.qrc.bak
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
<RCC>
<qresource prefix="/">
<file>images/add.png</file>
<file>images/archive_off.png</file>
<file>images/archive_on.png</file>
<file>images/button_bkg.png</file>
<file>images/chat.png</file>
<file>images/download_off.png</file>
<file>images/download_on.png</file>
<file>images/power.png</file>
<file>images/search_off.png</file>
<file>images/search_on.png</file>
<file>images/selected.png</file>
<file>images/settings_off.png</file>
<file>images/settings_on.png</file>
<file>images/statistics_off.png</file>
<file>images/statistics_on.png</file>
<file>images/streaming_off.png</file>
<file>images/streaming_on.png</file>
<file>images/user_off.png</file>
<file>images/user_on.png</file>
<file>images/settings_hover.png</file>
<file>images/user_hover.png</file>
<file>images/search_hover.png</file>
<file>images/download_hover.png</file>
<file>images/archive_hover.png</file>
<file>images/streaming_hover.png</file>
<file>images/statistics_hover.png</file>
<file>images/logo_tsunami_big.ico</file>
<file>images/bkg1.png</file>
<file>images/bkg2.png</file>
<file>images/finished.png</file>
<file>images/pause.png</file>
<file>images/pb3.png</file>
<file>images/resume.png</file>
<file>images/state_download.png</file>
<file>images/state_loading.png</file>
<file>images/state_pause.png</file>
<file>images/state_warning.png</file>
<file>images/tsu_streaming_off.png</file>
<file>images/tsu_streaming_on.png</file>
<file>images/x.png</file>
<file>images/adunanza.jpg</file>
<file>images/logo_tsunami_tiny.ico</file>
<file>font/BEBAS___.TTF</file>
<file>images/tsuitem/bkg.png</file>
<file>images/tsuitem/bkg2.png</file>
<file>images/tsuitem/finished.png</file>
<file>images/tsuitem/pause.png</file>
<file>images/tsuitem/resume.png</file>
<file>images/tsuitem/state_download.png</file>
<file>images/tsuitem/state_loading.png</file>
<file>images/tsuitem/state_pause.png</file>
<file>images/tsuitem/state_warning.png</file>
<file>images/tsuitem/X.png</file>
<file>images/htmlOff.png</file>
<file>images/htmlOn.png</file>
</qresource>
</RCC>