From a27b8f14a50b18123a63e3d5f875a6ce8cac881a Mon Sep 17 00:00:00 2001 From: Papoteur Date: Mon, 29 Jun 2020 15:07:23 +0200 Subject: Update project file for new qml scripts to take in translation scope --- mageiawelcome.pro | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'mageiawelcome.pro') diff --git a/mageiawelcome.pro b/mageiawelcome.pro index d1fb6d4..70731cf 100644 --- a/mageiawelcome.pro +++ b/mageiawelcome.pro @@ -1,5 +1,15 @@ SOURCES = qml/mageiawelcome.py \ qml/AppList.qml \ - qml/mw-ui.qml + qml/mw-ui.qml \ + qml/Configuration.qml \ + qml/Install.qml \ + qml/InstallSoftware.qml \ + qml/Links.qml \ + qml/Live.qml \ + qml/Mcc.qml \ + qml/Sources.qml \ + qml/Updates.qml \ + qml/Welcome.qml + TRANSLATIONS = po/mageiawelcome_fr.ts -- cgit v1.2.1