aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/images.qrc
blob: 0715215f8aa4a25b5a99bbeb67ba9f30a916aef5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/images">
        <file>menubar_background.png</file>
        <file>menubar_normal_background.png</file>
        <file>menubar_full_background.png</file>
        <file>fullscreen.png</file>
        <file>normal.png</file>
        <file>split_switch.png</file>
        <file>split_switch_disable.png</file>
    </qresource>
</RCC>