summaryrefslogtreecommitdiffstats
path: root/installerbuilder
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 /installerbuilder
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 'installerbuilder')
-rw-r--r--installerbuilder/installerbuilder.dox1
1 files changed, 0 insertions, 1 deletions
diff --git a/installerbuilder/installerbuilder.dox b/installerbuilder/installerbuilder.dox
index 022df80fd..443f94fa9 100644
--- a/installerbuilder/installerbuilder.dox
+++ b/installerbuilder/installerbuilder.dox
@@ -70,7 +70,6 @@
\li \b Dependencies Comma-separated list of \ref componentdependencies "dependencies" - \a optional.
\li \b Virtual Set to true if this is a virtual component not showing up in the installer.
\li \b SortingPriority Priority of this component when visible in the tree. Lowest priority number is on top.
- \li \b InstallPriority Priority of this component when getting installed. Lowest priority number is first.
\li \b Script File name of a \ref componentscripting "script" being loaded - \a optional.
\li \b UserInterfaces One ore more file names of \ref componentuserinterfaces "user interfaces" being loaded - \a optional.
\li \b Translations One ore more file names of \ref componenttranslation "translations" being loaded - \a optional.