summaryrefslogtreecommitdiff
path: root/horizon.qrc
blob: dfe0fa8f6c33b78bcbd271292a088380b3241e30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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>
        <file>resources/network-start-help.txt</file>
        <file>resources/software-help.txt</file>
        <file>resources/partition-help.txt</file>
    </qresource>
</RCC>