summaryrefslogtreecommitdiffstats
path: root/examples/quitinstaller/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@theqtcompany.com>2015-02-26 11:24:04 +0100
committerKarsten Heimrich <karsten.heimrich@theqtcompany.com>2015-03-02 11:19:33 +0000
commit96aa59558d651b9b74d9b6c2f8292d9b838c2e34 (patch)
tree3c132ead216f6ecbc357ecfc38989a26de489de7 /examples/quitinstaller/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml
parent986bb1d89785ad52d791db51199aa31b465521a3 (diff)
Drop underscore in quit_installer example
Change-Id: I06291cf5ec09e5281f4a9554bb4145a2974042a1 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>
Diffstat (limited to 'examples/quitinstaller/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml')
-rw-r--r--examples/quitinstaller/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/quitinstaller/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml b/examples/quitinstaller/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml
new file mode 100644
index 000000000..9362e7341
--- /dev/null
+++ b/examples/quitinstaller/packages/org.qtproject.ifw.example.quitinstaller/meta/package.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<Package>
+ <DisplayName>Quit an installer</DisplayName>
+ <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>