aboutsummaryrefslogtreecommitdiffstats
path: root/apps/com.theqtcompany.cluster/info.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/com.theqtcompany.cluster/info.yaml')
-rw-r--r--apps/com.theqtcompany.cluster/info.yaml16
1 files changed, 9 insertions, 7 deletions
diff --git a/apps/com.theqtcompany.cluster/info.yaml b/apps/com.theqtcompany.cluster/info.yaml
index bc92b692..2a2cb5dc 100644
--- a/apps/com.theqtcompany.cluster/info.yaml
+++ b/apps/com.theqtcompany.cluster/info.yaml
@@ -1,12 +1,8 @@
formatVersion: 1
-formatType: am-application
+formatType: am-package
---
id: 'com.theqtcompany.cluster'
icon: 'icon.png'
-code: 'Main.qml'
-runtime: 'qml'
-runtimeParameters:
- importPaths: [ '.' ]
name:
en: 'Instrument Cluster'
de: 'Instrumentengruppe'
@@ -16,8 +12,14 @@ name:
ja: '計器クラスタ'
ko: '계기판'
-applicationProperties:
- private:
+applications:
+ - id: 'com.theqtcompany.cluster'
+ code: 'Main.qml'
+ runtime: 'qml'
+ runtimeParameters:
+ importPaths: [ '.' ]
+ applicationProperties:
+ private:
squishPort: 7723
categories: [ 'cluster' ]