aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/editors/creator-editors.qdoc
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@digia.com>2012-10-09 12:21:04 +0200
committerTobias Hunger <tobias.hunger@digia.com>2012-10-09 12:24:24 +0200
commit1504ca67fb0c611a5f6b91eeb61f4484ed661e9c (patch)
tree8b416198275f256354bd6674a2f95ee02b548f49 /doc/src/editors/creator-editors.qdoc
parent2b56943a8e6efa4e60c14b11afc8d9fefcca13eb (diff)
More Nokia -> Digia/QtProject changes
Change-Id: If52505dbc95ee48ac3467cdfbbea91629c11089c Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'doc/src/editors/creator-editors.qdoc')
-rw-r--r--doc/src/editors/creator-editors.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index 786f1e01f2..cf217ae9b6 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -187,9 +187,9 @@
The specification does not define how to map JSON instances with JSON
schemas. As a temporary solution, \QC looks for a JSON schema file with a
name that matches the name of the JSON instance file in the user
- configuration folder. For example, \c {~/config/Nokia/qtcreator/json} on
+ configuration folder. For example, \c {~/config/QtProject/qtcreator/json} on
Linux and Mac OS and
- \c {C:\Users\username\AppData\Roaming\Nokia\qtcreator\json}
+ \c {C:\Users\username\AppData\Roaming\QtCreator\qtcreator\json}
in Windows. To check JSON data structure, copy the JSON schema file to the
above folder.