summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/intents/apps/intents.red/info.yaml
blob: ff63154040ebd82e8eb9c562e3377dbb2c25a25d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
formatVersion: 1
formatType: am-package
---
id:      'intents.red'
icon:    'icon.png'
name:
  en: 'Red Intents'
applications:
- id:      'intents.red'
  code:    'main.qml'
  runtime: 'qml'
  capabilities: 'call-blue'

intents:
- id: rotate-window
  name:
    en: Rotate Red
- id: scale-window
  name:
    en: Scale Red
- id: broadcast/blink-window
  name:
    en: Blink Red