summaryrefslogtreecommitdiffstats
path: root/resources/pe_light/pe_light.qrc
blob: f1dce8373bbd525239a042e00e428ffae6e4b984 (plain)
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
<!DOCTYPE RCC>
<RCC version="1.0">
    <qresource prefix="/icons/pe_light">
		<file>index.theme</file>

		<!-- OK console icon. Our own -->
		<file>scalable/console.svg</file>

		<!-- ERROR console icon. Our own -->
		<file>scalable/console_error.svg</file>

		<!-- About dialog. Our own. -->
		<file>scalable/about.svg</file>

		<!-- Report bug. Our own. -->
		<file>scalable/bug.svg</file>

		<!-- Patron logo, black and white. (C) 2014 Patreon, Inc., http://www.patreon.com/toolbox?ftyp=media -->
		<file>scalable/patreon.svg</file>

		<!-- Show mods folder. Our own. -->
		<file>scalable/centralmods.svg</file>

		<!-- Update. Our own. -->
		<file>scalable/checkupdate.svg</file>

		<!-- copy instance. Our own. -->
		<file>scalable/copy.svg</file>

		<!-- New instance. Our own. -->
		<file>scalable/new.svg</file>

		<!-- Open news. Our own. -->
		<file>scalable/news.svg</file>

		<!-- Bad status. Our own. -->
		<file>16x16/status-bad.png</file>
		<file>22x22/status-bad.png</file>
		<file>24x24/status-bad.png</file>
		<file>32x32/status-bad.png</file>
		<file>48x48/status-bad.png</file>
		<file>64x64/status-bad.png</file>

		<!-- Good status. Our own. -->
		<file>16x16/status-good.png</file>
		<file>22x22/status-good.png</file>
		<file>24x24/status-good.png</file>
		<file>32x32/status-good.png</file>
		<file>48x48/status-good.png</file>
		<file>64x64/status-good.png</file>

		<!-- Refresh, Our own. -->
		<file>scalable/refresh.svg</file>

		<!-- Settings, Our own. -->
		<file>scalable/settings.svg</file>

		<!-- View folder. Our own. -->
		<file>scalable/viewfolder.svg</file>
    </qresource>
</RCC>