summaryrefslogtreecommitdiff
path: root/horizon.qrc
blob: b37c3910b6cf6cc9cb02569bdd5be0ccf45c1321 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<RCC>
    <qresource prefix="/wizard_pixmaps">
        <file>resources/welcome-high.png</file>
        <file>resources/welcome-low.png</file>
        <file>resources/network-low.png</file>
        <file>resources/network-high.png</file>
        <file>resources/software-high.png</file>
        <file>resources/software-low.png</file>
    </qresource>
    <qresource prefix="/wizard_help">
        <file>resources/welcome-help.txt</file>
    </qresource>
</RCC>