summaryrefslogtreecommitdiff
path: root/ui/qt5/horizon.qrc
blob: 037155449964d1a8a5b87c077c9f55c5482e6029 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<RCC>
    <qresource prefix="/wizard_pixmaps">
        <file>resources/intro-high.png</file>
        <file>resources/intro-low.png</file>
        <file>resources/disk-low.png</file>
        <file>resources/disk-high.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>
        <file>resources/acct-high.png</file>
        <file>resources/acct-low.png</file>
        <file>resources/finish-high.png</file>
        <file>resources/finish-low.png</file>
        <file alias="resources/status-current-high.svg">../../assets/status-current-high.svg</file>
        <file alias="resources/status-current-low.svg">../../assets/status-current-low.svg</file>
        <file alias="resources/status-issue-high.svg">../../assets/status-issue-high.svg</file>
        <file alias="resources/status-issue-low.svg">../../assets/status-issue-low.svg</file>
        <file alias="resources/status-success-high.svg">../../assets/status-success-high.svg</file>
        <file alias="resources/status-success-low.svg">../../assets/status-success-low.svg</file>
    </qresource>
    <qresource prefix="/wizard_help">
        <file>resources/intro-help.txt</file>
        <file>resources/input-help.txt</file>
        <file>resources/partition-help.txt</file>
        <file>resources/partition-disk-help.txt</file>
        <file>resources/partition-manipulation-help.txt</file>
        <file>resources/partition-manual-help.txt</file>
        <file>resources/partition-mountpoints-help.txt</file>
        <file>resources/firmware-help.txt</file>
        <file>resources/network-start-help.txt</file>
        <file>resources/network-iface-help.txt</file>
        <file>resources/network-dhcp-help.txt</file>
        <file>resources/datetime-help.txt</file>
        <file>resources/hostname-help.txt</file>
        <file>resources/packages-simple-help.txt</file>
        <file>resources/startup-help.txt</file>
        <file>resources/rootpw-help.txt</file>
        <file>resources/accounts-help.txt</file>
        <file>resources/commit-help.txt</file>
        <file>resources/network-manual-help.txt</file>
        <file>resources/packages-custom-default-help.txt</file>
        <file>resources/packages-custom-help.txt</file>
    </qresource>
    <qresource prefix="/">
        <file alias="horizon-256.png">../../assets/horizon-256.png</file>
	<file alias="packages.txt">resources/packages.txt</file>
    </qresource>
</RCC>