From dcf53dd03a6c23a4c77f857422639b15245074e7 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Thu, 16 Jul 2020 11:21:23 +0200 Subject: Export publicly lua files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The provided widget is automatically exported publicly but its lua scripts file also need to be exported publicly. This fixes. Bug-AGL: SPEC-3489 Signed-off-by: José Bollo Change-Id: Idfd2a5f26743604159f683621a016b21cb29c391 (cherry picked from commit b4c61ecd637abb01af20a8e5f432f1ee9c32ce47) --- conf.d/wgt/config.xml.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in index b66ab0c..ee089d8 100644 --- a/conf.d/wgt/config.xml.in +++ b/conf.d/wgt/config.xml.in @@ -23,4 +23,10 @@ + + + + + + -- cgit 1.2.3-korg