aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml')
-rw-r--r--examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml b/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml
index 4762f2a..20304e3 100644
--- a/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml
+++ b/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml
@@ -1,3 +1,7 @@
+Example.IVI.AddressBook:
+ config_simulator:
+ simulationFile: ":/plugin_resource/simulation.qml"
+
Example.IVI.AddressBook.AddressBook#contacts:
config_simulator:
default: [[ "John", "Doe", "12345" ], [ "Jane", "Doe", "67890" ]]