summaryrefslogtreecommitdiff
path: root/ui/qt5/horizon.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt5/horizon.qrc')
-rw-r--r--ui/qt5/horizon.qrc16
1 files changed, 16 insertions, 0 deletions
diff --git a/ui/qt5/horizon.qrc b/ui/qt5/horizon.qrc
new file mode 100644
index 0000000..a683dc3
--- /dev/null
+++ b/ui/qt5/horizon.qrc
@@ -0,0 +1,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>