summaryrefslogtreecommitdiff
path: root/horizon.qrc
blob: 601eb25f661165a8e702cf384b6486906fb3fa74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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>
    </qresource>
</RCC>