summaryrefslogtreecommitdiffstats
path: root/doc/installerfw.qdoc
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2022-04-07 16:05:47 +0300
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2022-05-05 08:38:14 +0300
commitdae54c30a9f8c6e15de2f5daf3b0806fbbf63cbd (patch)
treea50f08889978c07c72f79315b7d404d35ae0ffb6 /doc/installerfw.qdoc
parent61b05e03159195ccafe6173707c249f8d56bbb8d (diff)
macOS: Create alias of maintenance tool to Applications directory
This makes maintenance tool startable from Launchpad and Spotlight search. Add "MaintenanceToolAlias" configuration variable for setting the name of the alias, which may differ from the actual file name in installation directory. Task-number: QTIFW-2535 Task-number: QTIFW-2478 Change-Id: I73ae5bbf5d0196b2512b5517cb02c391b2ab278c Reviewed-by: Katja Marttila <katja.marttila@qt.io>
Diffstat (limited to 'doc/installerfw.qdoc')
-rw-r--r--doc/installerfw.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index cd3ca3091..7c4fce45a 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -512,6 +512,10 @@
\li Filename for the configuration of the generated maintenance tool. Defaults to
\e {MaintenanceToolName}.ini.
\row
+ \li MaintenanceToolAlias
+ \li Filename for an alias of the maintenance tool that will be created to the
+ Applications directory. Defaults to \e {MaintenanceToolName}. Only used on macOS.
+ \row
\li RemoveTargetDir
\li Set to \c false if the target directory should not be deleted when uninstalling.
\row