aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/qml.qrc
blob: 7a0be7c5ef0ed12863e765f247404ce1cdd5f19b (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>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>
        <file>background_demo.qml</file>
        <file>toppanel_demo.qml</file>
        <file>bottompanel_demo.qml</file>
    </qresource>
</RCC>