creator/scripts/impsEx.creatorxml
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:30:35 +0100
branchRCL_3
changeset 20 fad26422216a
parent 0 d6fe6244b863
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<creatorscript schemaVersion="1.0" scriptVersion="1.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:noNamespaceSchemaLocation="creator.xsd">

<!-- Create an IMPS server -->
<impsserver>
    <fields>
        <name>Creator_test_imps</name>
        <url/>
        <username/>
        <password/>
        <connectionmethodname/>
    </fields>
</impsserver>

</creatorscript>