-
Notifications
You must be signed in to change notification settings - Fork 12
/
crosstalk.qrc
22 lines (22 loc) · 942 Bytes
/
crosstalk.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<RCC>
<qresource prefix="/banners">
<file alias="jianji">res/jianji.png</file>
<file alias="logo">res/ct_logo_60.png</file>
<file alias="logo_320">res/logo_320x60.png</file>
<file alias="logo_320_2">res/logo_320x60_2.png</file>
</qresource>
<qresource prefix="/locales">
<file alias="crosstalk_de_DE">res/crosstalk_de_DE.qm</file>
</qresource>
<qresource prefix="/positionalaudio">
<file alias="avatar">res/avatar.png</file>
<file alias="camera">res/camera.png</file>
</qresource>
<qresource prefix="/icons">
<file alias="add.png">res/16x16_add.png</file>
<file alias="delete.png">res/16x16_delete.png</file>
<file alias="check_update.png">res/16x16_check_update.png</file>
<file alias="3d_sound_me.png">res/20x20_3d_sound_me.png</file>
<file alias="3d_sound.png">res/24x24_3d_sound.png</file>
</qresource>
</RCC>