summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/apps/testsms/app.composite
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-08-06 05:59:22 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-08-06 05:59:22 +0000
commit4b14cefc9e79850ebb18844752771c3f141c7385 (patch)
tree567396c674b675b9395d1350191e2c4851f646ff /sca-cpp/trunk/modules/edit/apps/testsms/app.composite
parent96659f703781c4223a9db5013cac10b850daa46b (diff)
Refactor the sample composites and components and cleanup the component names a bit.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154446 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/modules/edit/apps/testsms/app.composite')
-rw-r--r--sca-cpp/trunk/modules/edit/apps/testsms/app.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/modules/edit/apps/testsms/app.composite b/sca-cpp/trunk/modules/edit/apps/testsms/app.composite
index a5d82a2891..d2abbaae28 100644
--- a/sca-cpp/trunk/modules/edit/apps/testsms/app.composite
+++ b/sca-cpp/trunk/modules/edit/apps/testsms/app.composite
@@ -85,7 +85,7 @@
<service name="text"/>
<property>Hello there</property>
</component>
- <component x="140" y="30" name="twsms1" title="sms" color="blue1">
+ <component x="20" y="10" name="twsms1" title="sms" color="blue1">
<implementation.python script="nuvem/twsms.py"/>
<service name="twsms"/>
<reference target="keychain1" name="sid"/>