summaryrefslogtreecommitdiffstats
path: root/examples/online
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-02-26 13:47:14 +0100
committerJarek Kobus <jaroslaw.kobus@theqtcompany.com>2015-02-26 14:09:53 +0000
commit4503aa1ee136df122e1e1ea25e672f0f3b4aa13c (patch)
treebcbbea59beb3a508c9a19f1d1d0e12f44ac0935a /examples/online
parentf0951246d8192c8fbd3ea7f6366f476736ae1a2d (diff)
Fix the default installation location for all examples
Now they are all located in distinct subfolders of one common IfwExamples folder located in home. Change-Id: Ife92e8d7f7fc33bc1f941f49c75333d0e4fc72d1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'examples/online')
-rw-r--r--examples/online/config/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/online/config/config.xml b/examples/online/config/config.xml
index 9aeedd00d..193f8f8a5 100644
--- a/examples/online/config/config.xml
+++ b/examples/online/config/config.xml
@@ -6,7 +6,7 @@
<Publisher>The Qt Company</Publisher>
<!-- Directory name is used in component.xml -->
<StartMenuDir>Qt IFW Examples</StartMenuDir>
- <TargetDir>@HomeDir@/IfwExample</TargetDir>
+ <TargetDir>@HomeDir@/IfwExamples/online</TargetDir>
<RemoteRepositories>
<Repository>
<Url>http://localhost/repository</Url>