summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-01-21 13:46:12 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-01-21 14:27:15 +0100
commit69ae31ad0be4eceb6f2201477b4af6ec300156a4 (patch)
treefd52c2d3ccf94475a35774ac53ea3ecafa00ffbf /examples
parentb46be1dc52d27e5df0ee098eeda6f69a989ab243 (diff)
Doc: more missed "section" to "element" changes
Change-Id: I2382e13b9e143f870b27507b214f2dfc045e2a50 Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/doc/changeuserinterface.qdoc6
-rw-r--r--examples/doc/componenterror.qdoc2
-rw-r--r--examples/doc/dynamicpage.qdoc6
-rw-r--r--examples/doc/modifyextract.qdoc4
-rw-r--r--examples/doc/openreadme.qdoc6
5 files changed, 12 insertions, 12 deletions
diff --git a/examples/doc/changeuserinterface.qdoc b/examples/doc/changeuserinterface.qdoc
index 15212756c..14da0cfa4 100644
--- a/examples/doc/changeuserinterface.qdoc
+++ b/examples/doc/changeuserinterface.qdoc
@@ -47,11 +47,11 @@
\include installerfw-examples-packaging.qdocinc
\list
- \li The \c <Default> section specifies whether the component is
+ \li The \c <Default> element specifies whether the component is
preselected for installation in the user interface by default.
- \li The \c <Script> section specifies the file name of the JavaScript
+ \li The \c <Script> element specifies the file name of the JavaScript
file that is loaded to perform operations.
- \li The \c <Licenses> section specifies the \c name of the license
+ \li The \c <Licenses> element specifies the \c name of the license
agreement to be accepted by the end user and the filename of the
\c file that contains the license.
\endlist
diff --git a/examples/doc/componenterror.qdoc b/examples/doc/componenterror.qdoc
index 39a0dcb84..d51c8cbf5 100644
--- a/examples/doc/componenterror.qdoc
+++ b/examples/doc/componenterror.qdoc
@@ -45,7 +45,7 @@
\include installerfw-examples-packaging.qdocinc
\list
- \li The \c <Script> section specifies the file name of the JavaScript
+ \li The \c <Script> element specifies the file name of the JavaScript
file that is loaded to perform operations.
\endlist
diff --git a/examples/doc/dynamicpage.qdoc b/examples/doc/dynamicpage.qdoc
index 6c68fe336..edfee0e36 100644
--- a/examples/doc/dynamicpage.qdoc
+++ b/examples/doc/dynamicpage.qdoc
@@ -49,11 +49,11 @@
\include installerfw-examples-packaging.qdocinc
\list
- \li The \c <Script> section specifies the file name of the JavaScript
+ \li The \c <Script> element specifies the file name of the JavaScript
file that is loaded to perform operations.
- \li The \c <UserInterfaces> section specifies the file names of the
+ \li The \c <UserInterfaces> element specifies the file names of the
installer pages (.ui files) to use.
- \li The \c <Name> section provides domain-like identification for the
+ \li The \c <Name> element provides domain-like identification for the
component.
\endlist
diff --git a/examples/doc/modifyextract.qdoc b/examples/doc/modifyextract.qdoc
index 7dbd455c2..2114b3b54 100644
--- a/examples/doc/modifyextract.qdoc
+++ b/examples/doc/modifyextract.qdoc
@@ -46,9 +46,9 @@
\include installerfw-examples-packaging.qdocinc
\list
- \li The \c <Default> section is set to \c true to preselect the
+ \li The \c <Default> element is set to \c true to preselect the
component in the installer.
- \li The \c <Script> section specifies the file name of the JavaScript
+ \li The \c <Script> element specifies the file name of the JavaScript
file that is loaded to perform operations.
\endlist
diff --git a/examples/doc/openreadme.qdoc b/examples/doc/openreadme.qdoc
index be24df084..38cdb4e13 100644
--- a/examples/doc/openreadme.qdoc
+++ b/examples/doc/openreadme.qdoc
@@ -46,11 +46,11 @@
\include installerfw-examples-packaging.qdocinc
\list
- \li The \c <Default> section is set to \c true to preselect the
+ \li The \c <Default> element is set to \c true to preselect the
component in the installer.
- \li The \c <Script> section specifies the file name of the JavaScript
+ \li The \c <Script> element specifies the file name of the JavaScript
file that is loaded to perform operations.
- \li The \c <UserInterfaces> section specifies the file name of the
+ \li The \c <UserInterfaces> element specifies the file name of the
installer page (.ui file) to use.
\endlist