-
Notifications
You must be signed in to change notification settings - Fork 38
/
cmst.qrc
29 lines (29 loc) · 1.11 KB
/
cmst.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
<RCC>
<qresource prefix="text">
<file>text/changelog.txt</file>
<file>text/eduroam_long.txt</file>
<file>text/eduroam_short.txt</file>
<file>text/license.txt</file>
</qresource>
<qresource prefix="translations">
<file>translations/cmst_ru_RU.qm</file>
</qresource>
<qresource prefix="icons">
<file>images/systemtray/connect_creating.png</file>
<file>images/systemtray/cancel.png</file>
<file>images/systemtray/connect_no.png</file>
<file>images/systemtray/wired_established.png</file>
<file>images/systemtray/wl000.png</file>
<file>images/systemtray/wl025.png</file>
<file>images/systemtray/wl075.png</file>
<file>images/systemtray/wl100.png</file>
<file>images/interface/cancel.png</file>
<file>images/interface/connect_creating.png</file>
<file>images/interface/connect_established.png</file>
<file>images/interface/connect_no.png</file>
<file>images/interface/favorite.png</file>
<file>images/interface/whatsthis.png</file>
<file>images/interface/golfball_green.png</file>
<file>images/interface/golfball_red.png</file>
</qresource>
</RCC>