summaryrefslogtreecommitdiffstats
path: root/doc/installerfw.qdoc
diff options
context:
space:
mode:
authorAurindam Jana <aurindam.jana@digia.com>2013-02-07 13:02:21 +0100
committerAurindam Jana <aurindam.jana@digia.com>2013-03-04 15:32:55 +0100
commit32b640a5f9dbe9465ac2f6dd3da7c06839edda25 (patch)
tree94b50beba373ca92e1cfad76ea8667581ed7f64b /doc/installerfw.qdoc
parent9e8a2a251636df5fda1b61f124a5c161428b18c9 (diff)
Add RunProgramArguments
The common case that the called application needs arguments wasn't implemented. Change-Id: I60b2d149399b4036c4fc30b55b0d17997993d8bd Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com> Reviewed-by: Niels Weber <niels.weber@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'doc/installerfw.qdoc')
-rw-r--r--doc/installerfw.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index c57260e91..00d602bce 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -200,6 +200,9 @@
\o Command executed after the installer is done if the user accepts
the action.
\row
+ \o RunProgramArguments
+ \o Arguments passed to the program specified in RunProgram.
+ \row
\o RunProgramDescription
\o Text shown next to the check box for running the program after
the installation. Defaults to \gui {Run <Name>}.