From e0f03586b4b3c7a89abdd43a94276e9cdb83d415 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 21 Jun 2020 22:42:18 +0200 Subject: New screens for live mode. --- qml/mw-ui.qml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'qml/mw-ui.qml') diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml index c1d0e6f..4c93854 100644 --- a/qml/mw-ui.qml +++ b/qml/mw-ui.qml @@ -85,7 +85,7 @@ Rectangle { Mcc {} // Install software page - Install {} + InstallSoftware {} // Applications page function update_list(group) { @@ -367,6 +367,9 @@ Rectangle { Mcc {} // Install software page + InstallSoftware {} + + // Install on HD Install {} // Documentation links -- cgit v1.2.1