summaryrefslogtreecommitdiffstats
path: root/examples/testapp/config/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/testapp/config/config.xml')
-rw-r--r--examples/testapp/config/config.xml11
1 files changed, 1 insertions, 10 deletions
diff --git a/examples/testapp/config/config.xml b/examples/testapp/config/config.xml
index c42bae91d..efc49fea6 100644
--- a/examples/testapp/config/config.xml
+++ b/examples/testapp/config/config.xml
@@ -10,20 +10,11 @@
<Icon>qticon</Icon>
<Watermark>watermark.png</Watermark>
<UninstallerName>TestAppUninstaller</UninstallerName>
-<!-- <RemoteRepositories>
+ <RemoteRepositories>
<Repository>
<Url>http://www.xxxx.com/repository</Url>
</Repository>
</RemoteRepositories>
--->
- <PublicKey>
- -----BEGIN PUBLIC KEY-----
- MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDzdb8ti9Ss5kmEY5rGf2HFEsj0
- W6dXOXRIO4W3XXr37Rzc8JI4UMZd6lEcxF9mdnoqOOyhHQABI8/CB2t9HTsZPRPC
- TCq43QLMfVMgI6A5Cgetv6osvZFgNG3nFAlRkLHw2gLO/zxoblY0wPq5p4xmYRh4
- f/YjsgYeA2v9V9FBAQIDAQAB
- -----END PUBLIC KEY-----
- </PublicKey>
<!-- @homeDir@ and @rootDir@ are some of the supported vars -->
<TargetDir>@rootDir@/testinstall</TargetDir>