forked from qradiolink/qradiolink
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.qrc
55 lines (55 loc) · 2.23 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
<RCC>
<qresource prefix="/">
<file>res/Button-Blank-Blue-icon.png</file>
<file>res/Button-Blank-Gray-icon.png</file>
<file>res/Button-Blank-Green-icon.png</file>
<file>res/Button-Blank-Red-icon.png</file>
<file>res/Button-Blank-Yellow-icon.png</file>
<file>res/white-bg.png</file>
<file>res/transparent-bg.png</file>
<file>res/end_beep.raw</file>
<file>res/logo.png</file>
<file>res/data_rec.raw</file>
<file>res/led-screen-texture.png</file>
<file>res/arrow-up.png</file>
<file>res/arrow-up-red.png</file>
<file>res/s-meter-bg-black.png</file>
<file>res/s-meter-bg-black-small.png</file>
<file>res/arrow-left-double.png</file>
<file>res/arrow-right-double.png</file>
<file>res/go-first-view.png</file>
<file>res/go-last-view.png</file>
<file>res/text-speak.png</file>
<file>res/application-exit.png</file>
<file>res/call-start.png</file>
<file>res/im-user.png</file>
<file>res/speaker.png</file>
<file>res/list-add.png</file>
<file>res/list-remove.png</file>
<file>res/end_beep1.raw</file>
<file>res/dialog-close.png</file>
<file>res/document-save.png</file>
<file>res/audio-volume-high.png</file>
<file>res/audio-volume-muted.png</file>
<file>res/call-stop.png</file>
<file>res/media-record.png</file>
<file>res/audio-input-microphone.png</file>
<file>res/view-conversation-balloon.png</file>
<file>res/end_beep2.raw</file>
<file>res/MDC1200.raw</file>
<file>res/MODAT.raw</file>
<file>res/talk_permit.raw</file>
<file>res/MDC1200_preamble.raw</file>
<file>res/StatusChange.raw</file>
<file>res/BeepBeep.raw</file>
<file>res/Caution.raw</file>
<file>res/constellation_icon.png</file>
<file>res/constellation_icon_enabled.png</file>
</qresource>
<qresource prefix="/fonts">
<file>res/LiquidCrystal-Normal.otf</file>
<file>res/LiquidCrystal-Bold.otf</file>
<file>res/LiquidCrystal-BoldItalic.otf</file>
<file>res/LiquidCrystal-NormalItalic.otf</file>
</qresource>
</RCC>