aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/qml.qrc
blob: 801d0f4c2e7390df8f712a70461272a8049ba1b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<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>SpeechChrome.qml</file>
        <file>StatusArea.qml</file>
        <file>TopArea.qml</file>
        <file>IconItem.qml</file>
        <file>background.qml</file>
        <file>toppanel.qml</file>
        <file>bottompanel.qml</file>
    </qresource>
</RCC>