summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNiels Weber <niels.2.weber@nokia.com>2011-08-16 09:20:09 +0200
committerKarsten Heimrich <karsten.heimrich@nokia.com>2011-08-16 13:17:48 +0200
commit5a453faff78b820604bb623945e283e648a07721 (patch)
tree16258b71226fe0360e0e96af93f019a4847fa9e7 /doc
parentea61ee4e9512f659f2030a6ac29502b6755e61d1 (diff)
remove InstallPriority from doc
Change-Id: I478d676b7c87093ad0ca0ceac6b6db8a02aeb8c5 Reviewed-on: http://codereview.qt.nokia.com/2991 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/installerfw.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 08ab5a2e2..2cfac1e63 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -240,7 +240,6 @@
\o \bold{Dependencies} Comma-separated list of dependencies - optional.
\o \bold{Virtual} Set to true if this is a virtual component not showing up in the installer.
\o \bold{SortingPriority} Priority of this component when visible in the tree. Lowest priority number is on top.
- \o \bold{InstallPriority} Priority of this component when getting installed. Lowest priority number is first.
\o \bold{Script} File name of a script being loaded - optional.
\o \bold{UserInterfaces} One ore more file names of user interfaces being loaded - optional.
\o \bold{Translations} One ore more file names of translations being loaded - optional.