summaryrefslogtreecommitdiffstats
path: root/examples/modifyextract
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/modifyextract
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/modifyextract')
-rw-r--r--examples/modifyextract/packages/org.qtproject.ifw.example.modifyextract/meta/package.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/modifyextract/packages/org.qtproject.ifw.example.modifyextract/meta/package.xml b/examples/modifyextract/packages/org.qtproject.ifw.example.modifyextract/meta/package.xml
index b6b007067..ed7bce619 100644
--- a/examples/modifyextract/packages/org.qtproject.ifw.example.modifyextract/meta/package.xml
+++ b/examples/modifyextract/packages/org.qtproject.ifw.example.modifyextract/meta/package.xml
@@ -4,5 +4,6 @@
<Description>A component that uses a hook to modify the extract operation.</Description>
<Version>1.0.1</Version>
<ReleaseDate>2013-02-27</ReleaseDate>
+ <Default>true</Default>
<Script>installscript.js</Script>
</Package>