From 3e953b30a44f4696d99d2ab1b4a6951de0e5c33b Mon Sep 17 00:00:00 2001 From: Christian Kamm Date: Mon, 9 May 2011 12:05:01 +0200 Subject: Mention that models are inside the app bundle on mac. Task-number: QTSIM-176 --- doc/simulator.qdoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/simulator.qdoc b/doc/simulator.qdoc index bc4bdda..17d6f51 100644 --- a/doc/simulator.qdoc +++ b/doc/simulator.qdoc @@ -849,7 +849,10 @@ In the configuration file, specify the position of the screen within the image. The graphics and settings for the device models are stored in the \c {models/} - folder next to your Qt Simulator executable. To add a new device, create a subfolder + folder next to your Qt Simulator executable. On Mac OS they are inside + the simulator.app application bundle. + + To add a new device, create a subfolder and put a \c {.config} file into it. It is easiest to copy and modify one of the existing files. -- cgit v1.2.3