-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathhomeScreen.qrc
27 lines (27 loc) · 1.41 KB
/
homeScreen.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
<RCC>
<qresource prefix="/">
<file>resources/home-screen/block-climate.png</file>
<file>resources/home-screen/block-homeautomation.png</file>
<file>resources/home-screen/block-lighting.png</file>
<file>resources/home-screen/block-logo.png</file>
<file>resources/home-screen/block-media.png</file>
<file>resources/home-screen/block-security.png</file>
<file>resources/home-screen/block-settings.png</file>
<file>resources/home-screen/block-help.png</file>
<file>resources/other/loader1.gif</file>
<file>resources/other/loader2.gif</file>
<file>resources/other/loader.gif</file>
<file>resources/other/loader4.gif</file>
<file>resources/other/loader5.gif</file>
<file>resources/other/loader6.gif</file>
<file>resources/other/loader7.gif</file>
<file>resources/smallhome-screen/block-climate.png</file>
<file>resources/smallhome-screen/block-help.png</file>
<file>resources/smallhome-screen/block-homeautomation.png</file>
<file>resources/smallhome-screen/block-lighting.png</file>
<file>resources/smallhome-screen/block-logo.png</file>
<file>resources/smallhome-screen/block-media.png</file>
<file>resources/smallhome-screen/block-security.png</file>
<file>resources/smallhome-screen/block-settings.png</file>
</qresource>
</RCC>