-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
resources.qrc
109 lines (98 loc) · 3.27 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
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>encsign/KOI8-R</file>
<file>encsign/KOI8-U</file>
<file>encsign/CP1251</file>
<file>encsign/CP866</file>
<file>icons/file-new.png</file>
<file>icons/file-open.png</file>
<file>icons/file-open-active.png</file>
<file>icons/file-save.png</file>
<file>icons/file-save-active.png</file>
<file>icons/file-save-as.png</file>
<file>icons/edit-copy.png</file>
<file>icons/edit-copy-active.png</file>
<file>icons/edit-cut.png</file>
<file>icons/edit-cut-active.png</file>
<file>icons/edit-paste.png</file>
<file>icons/edit-paste-active.png</file>
<file>icons/current-list.png</file>
<file>icons/fn-spell-check.png</file>
<file>icons/tea_icon_v2.png</file>
<file>icons/tea-icon-v3-01.png</file>
<file>icons/tea-icon-v3-02.png</file>
<file>icons/tea-icon-v3-03.png</file>
<file>icons/labels.png</file>
<file>translations/ru.qm</file>
<file>translations/de.qm</file>
<file>translations/fr.qm</file>
<file>translations/pl.qm</file>
<file>translations/es.qm</file>
<file>images/moon-phases.png</file>
<file>manuals/en.html</file>
<file>manuals/ru.html</file>
<file>manuals/pl.html</file>
<file>text-data/lorem-ipsum</file>
<file>text-data/morse-en</file>
<file>text-data/morse-ru</file>
<file>text-data/template-html</file>
<file>text-data/template-html5</file>
<file>text-data/template-teaproject</file>
<file>text-data/tpl_cpp.cpp</file>
<file>text-data/tpl_c.c</file>
<file>text-data/cm-tf-names</file>
<file>themes/TEA/stylesheet.css</file>
<file>themes/Cotton/stylesheet.css</file>
<file>themes/Plum/stylesheet.css</file>
<file>themes/Smaragd/stylesheet.css</file>
<file>themes/Turbo/stylesheet.css</file>
<file>themes/Vegan/stylesheet.css</file>
<file>themes/Yagodnaya/stylesheet.css</file>
<file>palettes/paper-old</file>
<file>palettes/paper-toilet</file>
<file>palettes/TEA</file>
<file>palettes/UNIX</file>
<file>palettes/Linux MC</file>
<file>palettes/Pines</file>
<file>palettes/Vinyl</file>
<file>palettes/Berry</file>
<file>palettes/Turbo90</file>
<file>palettes/Morning</file>
<file>palettes/Navigator</file>
<file>hls/awk.xml</file>
<file>hls/xml.xml</file>
<file>hls/clike.xml</file>
<file>hls/po.xml</file>
<file>hls/java.xml</file>
<file>hls/python.xml</file>
<file>hls/pascal.xml</file>
<file>hls/seed7.xml</file>
<file>hls/nsis.xml</file>
<file>hls/fortran.xml</file>
<file>hls/cs.xml</file>
<file>hls/basic.xml</file>
<file>hls/tex.xml</file>
<file>hls/verilog.xml</file>
<file>hls/d.xml</file>
<file>hls/php.xml</file>
<file>hls/lout.xml</file>
<file>hls/lua.xml</file>
<file>hls/perl.xml</file>
<file>hls/vala.xml</file>
<file>hls/bash.xml</file>
<file>hls/nasm.xml</file>
<file>hls/lilypond.xml</file>
<file>hls/wikitext.xml</file>
<file>hls/r.xml</file>
<file>hls/subtitles.xml</file>
<file>hls/hs.xml</file>
<file>hls/rust.xml</file>
<file>README.md</file>
<file>NEWS</file>
<file>TODO</file>
<file>NEWS-RU</file>
<file>COPYING</file>
<file>AUTHORS</file>
<file>ChangeLog</file>
</qresource>
</RCC>