summaryrefslogtreecommitdiffstats
path: root/examples/modifyextract/packages/org.qtproject.ifw.example.modifyextract/meta/package.xml
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2014-12-19 11:22:40 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-01-08 17:02:30 +0100
commit5a1b61d27e7dcfc7b82d6db483f5afcac585318c (patch)
tree97ce0eb1efad7b545102235a0fe61d4f1f2674f3 /examples/modifyextract/packages/org.qtproject.ifw.example.modifyextract/meta/package.xml
parentfb25c949f8e50bbd6ff6db3a4b59762d1d22c951 (diff)
Doc: update docs for Modify Extract Installer example
Fix issues in the example files and unify some values to make it possible to use standard text for the configuring section. Change-Id: I4e4236d519d075fc1f0461e3b863989ca0373cd3 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'examples/modifyextract/packages/org.qtproject.ifw.example.modifyextract/meta/package.xml')
-rw-r--r--examples/modifyextract/packages/org.qtproject.ifw.example.modifyextract/meta/package.xml4
1 files changed, 2 insertions, 2 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 ed7bce619..18f51b39a 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
@@ -1,9 +1,9 @@
<?xml version="1.0"?>
<Package>
- <DisplayName>modify extract operation</DisplayName>
+ <DisplayName>Modify extract operation</DisplayName>
<Description>A component that uses a hook to modify the extract operation.</Description>
<Version>1.0.1</Version>
- <ReleaseDate>2013-02-27</ReleaseDate>
+ <ReleaseDate>2014-12-19</ReleaseDate>
<Default>true</Default>
<Script>installscript.js</Script>
</Package>