summaryrefslogtreecommitdiffstats
path: root/examples/quit_installer/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml
diff options
context:
space:
mode:
authorjkobus <jaroslaw.kobus@theqtcompany.com>2014-12-01 15:46:32 +0100
committerJarek Kobus <jaroslaw.kobus@theqtcompany.com>2014-12-01 16:12:36 +0100
commit5a6d753d62c91bc44ddbedc87bf7876942db35b9 (patch)
treea5bcc504dd1632e2b9325cc95b692d1aa45c7b7a /examples/quit_installer/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml
parent52e176b4a40d55b84aac762b77da5262687f6503 (diff)
Select by default components in examples
Change-Id: I884b6ff2055ecf9505b0fd4dd75fe9a56b69e6ff Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'examples/quit_installer/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml')
-rw-r--r--examples/quit_installer/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quit_installer/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml b/examples/quit_installer/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml
index 343086ddd..9362e7341 100644
--- a/examples/quit_installer/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml
+++ b/examples/quit_installer/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml
@@ -4,5 +4,6 @@
<Description>Quits the installer in a nice way, if there is something missing</Description>
<Version>1.0.1</Version>
<ReleaseDate>2013-02-27</ReleaseDate>
+ <Default>true</Default>
<Script>installscript.js</Script>
</Package>