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