calamares: yarrr har, steal kaos qml

This commit is contained in:
2026-06-23 17:34:08 +02:00
parent edccdcdfba
commit ee616f7a75
13 changed files with 549 additions and 228 deletions
@@ -0,0 +1,8 @@
import QtQuick 2.15
Item {
property string title
property string body
property string footer
property url image
}