forked from BearWare/TeamTalk5
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresources.qrc
More file actions
50 lines (50 loc) · 1.86 KB
/
resources.qrc
File metadata and controls
50 lines (50 loc) · 1.86 KB
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
<RCC>
<qresource prefix="/images">
<file>images/admin.png</file>
<file>images/chalkstick.png</file>
<file>images/chalkstickbg.png</file>
<file>images/channel.png</file>
<file>images/channel_open.png</file>
<file>images/connect.png</file>
<file>images/delete.png</file>
<file>images/desktopbg.png</file>
<file>images/desktoptx.png</file>
<file>images/detach.png</file>
<file>images/download.png</file>
<file>images/file_open.png</file>
<file>images/hand.png</file>
<file>images/hotkey.png</file>
<file>images/lock.png</file>
<file>images/message_blue.png</file>
<file>images/mike.png</file>
<file>images/minus.png</file>
<file>images/msg.png</file>
<file>images/muteall.png</file>
<file>images/oksign.png</file>
<file>images/op.png</file>
<file>images/pause.png</file>
<file>images/play.png</file>
<file>images/plus.png</file>
<file>images/record.png</file>
<file>images/refresh.png</file>
<file>images/root.png</file>
<file>images/root_open.png</file>
<file>images/speaker.png</file>
<file>images/stop.png</file>
<file>images/stopsign.png</file>
<file>images/stream.png</file>
<file>images/streammedia.png</file>
<file>images/teamtalk.png</file>
<file>images/teamtalkg.png</file>
<file>images/teamtalky.png</file>
<file>images/tvframe.png</file>
<file>images/upload.png</file>
<file>images/user.png</file>
<file>images/user_female.png</file>
<file>images/voiceact.png</file>
<file>images/vumeter.png</file>
<file>images/webcam.png</file>
<file>images/webcam_start.png</file>
<file>images/webcam_stop.png</file>
</qresource>
</RCC>