aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/qml.qrc
blob: 3c0dbcd9427e65270e464bf8fb6081a6dc5ac455 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
    <qresource prefix="/">
        <file>MediaArea.qml</file>
        <file>MediaAreaBlank.qml</file>
        <file>MediaAreaMusic.qml</file>
        <file>MediaAreaRadio.qml</file>
        <file>ShortcutArea.qml</file>
        <file>ShortcutIcon.qml</file>
        <file>StatusArea.qml</file>
        <file>TopArea.qml</file>
        <file>IconItem.qml</file>
        <file>background.qml</file>
        <file>background_with_panels.qml</file>
        <file>toppanel.qml</file>
        <file>bottompanel.qml</file>
        <file>background_demo.qml</file>
        <file>toppanel_demo.qml</file>
        <file>bottompanel_demo.qml</file>
    </qresource>
</RCC>