summaryrefslogblamecommitdiff
path: root/ui/qt5/horizon.qrc
blob: a683dc3b4b8221adb43fd4699c22d842f28c2b0a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                       
<RCC>
    <qresource prefix="/wizard_pixmaps">
        <file>resources/intro-high.png</file>
        <file>resources/intro-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/intro-help.txt</file>
        <file>resources/partition-help.txt</file>
        <file>resources/network-start-help.txt</file>
        <file>resources/packages-simple-help.txt</file>
    </qresource>
</RCC>