From 32b640a5f9dbe9465ac2f6dd3da7c06839edda25 Mon Sep 17 00:00:00 2001 From: Aurindam Jana Date: Thu, 7 Feb 2013 13:02:21 +0100 Subject: Add RunProgramArguments The common case that the called application needs arguments wasn't implemented. Change-Id: I60b2d149399b4036c4fc30b55b0d17997993d8bd Reviewed-by: Leena Miettinen Reviewed-by: Karsten Heimrich Reviewed-by: Niels Weber Reviewed-by: Kai Koehne --- doc/examples/config.xml | 1 + doc/installerfw.qdoc | 3 +++ 2 files changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/examples/config.xml b/doc/examples/config.xml index c234bab25..daf212711 100644 --- a/doc/examples/config.xml +++ b/doc/examples/config.xml @@ -8,6 +8,7 @@ logo.png watermark.png + Some Application Entry Dir SDKMaintenanceTool diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc index c57260e91..00d602bce 100644 --- a/doc/installerfw.qdoc +++ b/doc/installerfw.qdoc @@ -199,6 +199,9 @@ \o RunProgram \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 -- cgit v1.2.3