aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2013-10-31 09:27:00 -0400
committerJoerg Bornemann <joerg.bornemann@digia.com>2013-11-04 11:44:00 +0100
commit4e136110b1b6ac0cbc5ace5077a26aa258338e21 (patch)
tree55e8296c70a47a3309cd745d9281e4bde0714ceb /doc
parent2bd54bec4e67c90350c141dc05b65ff9cdac4a1e (diff)
Don't use the term "Burn" in the WiX module.
What WiX happens to calls its various internal parts is irrelevant to users; using more well understood terminology now. Task-number: QBS-413 Change-Id: Iba2359d92d36b0a2e8a78b75d9bed7fec4d728d1 Reviewed-by: Jake Petroules <jake.petroules@petroules.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/wix-module.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/reference/modules/wix-module.qdoc b/doc/reference/modules/wix-module.qdoc
index d515511f5..58612b784 100644
--- a/doc/reference/modules/wix-module.qdoc
+++ b/doc/reference/modules/wix-module.qdoc
@@ -37,7 +37,7 @@
\brief Provides Windows Installer XML Toolset support.
The \c wix module contains properties and rules for building MSI and
- Burn setup packages with the Windows Installer XML Toolset.
+ EXE setup packages with the Windows Installer XML Toolset.
This module is only available on Windows.
@@ -156,8 +156,8 @@
\table
\row \li \b{Type:} \li \c{stringList}
- \row \li \b{Default:} \li \c{["WixBalExtension"]} if the product type is a Burn setup bundle,
- otherwise \c{undefined}.
+ \row \li \b{Default:} \li \c{["WixBalExtension"]} if the product type is an EXE setup
+ application, otherwise \c{undefined}.
\row \li \b{Possible Values:} \li \c{"WixBalExtension"},
\c{"WixComPlusExtension"},
\c{"WixDependencyExtension"},