diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-13 07:57:30 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-13 07:57:30 +0000 |
commit | d3bdc051ec4a6499c73d00e80f744aa375a01687 (patch) | |
tree | 859ef5c6e4ca93b6a72d40febe0d6dd0ace33d09 /sca-cpp/trunk/modules/edit/store/featured/store.apps | |
parent | ba223e693c0f6e652fd70c05d83d69956262ff09 (diff) |
Minor refactoring and cleanup of edit module and its test composites. Add HTML generation and messaging components and a few more tests.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135048 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/modules/edit/store/featured/store.apps')
-rw-r--r-- | sca-cpp/trunk/modules/edit/store/featured/store.apps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/modules/edit/store/featured/store.apps b/sca-cpp/trunk/modules/edit/store/featured/store.apps index 7fd59364cf..956dffb9eb 100644 --- a/sca-cpp/trunk/modules/edit/store/featured/store.apps +++ b/sca-cpp/trunk/modules/edit/store/featured/store.apps @@ -1 +1 @@ -((entry (title "Check my public social data") (id "me360")) (entry (title "Where are my friends") (id "nearme")) (entry (title "Our photos of an event") (id "ourphotos")) (entry (title "My online store") (id "shoppingcart")) (entry (title "Slice") (id "slice"))) +((entry (title "Check my public social data") (id "me360")) (entry (title "Where are my friends") (id "nearme")) (entry (title "Our photos of an event") (id "ourphotos")) (entry (title "Slice") (id "slice")) (entry (title "My online store") (id "shoppingcart")) (entry (title "SMS send service") (id "twsms"))) |