summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/simple/apps/tld.test.simple1/info.yaml
blob: 49a0e1e406cdf7afebf1c52713882852b36c983d (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-application
---
id:      'tld.test.simple1'
icon:    'icon.png'
code:    'app1.qml'
runtime: 'qml'
version: '1.0'
name:
  en: 'Simple1'
applicationProperties:
  ignored: 42
  protected:
    pro1: 'pro1'
    proandpri: 'pro2'
  private:
    pri1: 'pri1'
    proandpri: 'pri2'

mimeTypes: [
             "x-scheme-handler/x-test",
             "text/plain"
           ]