summaryrefslogtreecommitdiffstats
path: root/examples/testapp/config.xml
diff options
context:
space:
mode:
authorNiels Weber <niels.2.weber@nokia.com>2011-08-17 13:58:26 +0200
committerTim Jenssen <tim.jenssen@nokia.com>2011-08-17 14:28:30 +0200
commit507d1e2e12e4a2686dbc308f455c457274372245 (patch)
treee9fb1c590d4f53de5500b543ff7c2f4096d7bbf3 /examples/testapp/config.xml
parent63f0f5378a31336f5b6048651946808e5716a9fe (diff)
remove <Required> tag
Change-Id: Idf74e199ba04b574380900c5838b654bb6d6d806 Reviewed-on: http://codereview.qt.nokia.com/3096 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
Diffstat (limited to 'examples/testapp/config.xml')
-rw-r--r--examples/testapp/config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/testapp/config.xml b/examples/testapp/config.xml
index 26b2f0980..698fdc696 100644
--- a/examples/testapp/config.xml
+++ b/examples/testapp/config.xml
@@ -41,7 +41,6 @@
<RemoteRepositories>
<Repository>
<Url>http://www.kdab.com/~christoph/testapp</Url>
- <Required>true</Required>
</Repository>
</RemoteRepositories>
</Installer>