summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Kamm <christian.d.kamm@nokia.com>2011-05-09 12:05:01 +0200
committerChristian Kamm <christian.d.kamm@nokia.com>2011-05-09 12:05:45 +0200
commit3e953b30a44f4696d99d2ab1b4a6951de0e5c33b (patch)
treeb96bc20fbb588159c7392818a64b76874aea3bc4
parent06e62f6849bb48a0c7fb95837066a50ee1a94867 (diff)
Mention that models are inside the app bundle on mac.
Task-number: QTSIM-176
-rw-r--r--doc/simulator.qdoc5
1 files changed, 4 insertions, 1 deletions
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 {<your device name>.config} file into it. It is easiest to
copy and modify one of the existing files.