From 3cb58e32ca9d5d01992e2945ba196ace626acf6f Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 23 May 2011 07:03:25 +0000 Subject: Fix build error, move dashboard and store directories to the correct module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126337 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/edit/store/new/store.apps | 1 + 1 file changed, 1 insertion(+) create mode 100644 sca-cpp/trunk/modules/edit/store/new/store.apps (limited to 'sca-cpp/trunk/modules/edit/store/new') diff --git a/sca-cpp/trunk/modules/edit/store/new/store.apps b/sca-cpp/trunk/modules/edit/store/new/store.apps new file mode 100644 index 0000000000..402b4260e4 --- /dev/null +++ b/sca-cpp/trunk/modules/edit/store/new/store.apps @@ -0,0 +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 "Slice") (id "slice")) (entry (title "My online store") (id "shoppingcart")) (entry (title "An empty test app") (id "test")) (entry (title "Test values and lists") (id "testvalues")) (entry (title "Test social components") (id "testsocial")) (entry (title "Test URL components") (id "testurl")) (entry (title "Test logic components") (id "testlogic")) (entry (title "Test text processing components") (id "testtext")) (entry (title "Test HTTP components") (id "testhttp")) (entry (title "Test widgets") (id "testwidgets")) (entry (title "Test more widgets") (id "testwidgets2")) (entry (title "Test event components") (id "testevents")) (entry (title "Test search components") (id "testsearch")) (entry (title "Test database components") (id "testdb"))) -- cgit v1.2.3