aboutsummaryrefslogtreecommitdiffstats
path: root/plugins.yaml.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins.yaml.in')
-rw-r--r--plugins.yaml.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins.yaml.in b/plugins.yaml.in
new file mode 100644
index 00000000..750e9b9a
--- /dev/null
+++ b/plugins.yaml.in
@@ -0,0 +1,11 @@
+formatVersion: 1
+formatType: am-configuration
+---
+runtimes:
+ qml:
+ importPaths: [ \"$$PLUGINS_DIR\" ]
+
+# ... as well as the SystemUI
+
+ui:
+ importPaths: [ \"$$PLUGINS_DIR\" ]