-
Notifications
You must be signed in to change notification settings - Fork 39
/
resources.qrc
49 lines (49 loc) · 1.85 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
<RCC>
<qresource prefix="/">
<file>icons/le_icon_256.png</file>
<file>icons/header.png</file>
<file>icons/refresh.png</file>
<file>icons/opencollective.png</file>
<file>icons/no1.png</file>
<file>icons/no2.png</file>
<file>icons/no3.png</file>
<file>icons/no4.png</file>
<file>icons/device_eject.png</file>
<file>icons/device_load.png</file>
<file>icons/device_remove.png</file>
<file>lang/flag-empty.png</file>
<file>lang/flag-ar_SA.png</file>
<file>lang/flag-ast_ES.png</file>
<file>lang/flag-bg_BG.png</file>
<file>lang/flag-cs_CZ.png</file>
<file>lang/flag-da_DK.png</file>
<file>lang/flag-de_DE.png</file>
<file>lang/flag-el_GR.png</file>
<file>lang/flag-en_GB.png</file>
<file>lang/flag-es_ES.png</file>
<file>lang/flag-fa_IR.png</file>
<file>lang/flag-fi_FI.png</file>
<file>lang/flag-fr_FR.png</file>
<file>lang/flag-he_IL.png</file>
<file>lang/flag-hr_HR.png</file>
<file>lang/flag-hu_HU.png</file>
<file>lang/flag-it_IT.png</file>
<file>lang/flag-ko_KR.png</file>
<file>lang/flag-lt_LT.png</file>
<file>lang/flag-nl_NL.png</file>
<file>lang/flag-no_NO.png</file>
<file>lang/flag-pl_PL.png</file>
<file>lang/flag-pt_BR.png</file>
<file>lang/flag-pt_PT.png</file>
<file>lang/flag-ru_RU.png</file>
<file>lang/flag-sk_SK.png</file>
<file>lang/flag-sl_SI.png</file>
<file>lang/flag-sr_RS.png</file>
<file>lang/flag-sv_SE.png</file>
<file>lang/flag-tr_TR.png</file>
<file>lang/flag-uk_UA.png</file>
<file>lang/flag-zh_CN.png</file>
<file>qss/stylesheet.qss</file>
<file>qss/stylesheet_osx.qss</file>
</qresource>
</RCC>