Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/activity.info
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@activitycentral.org>2011-06-28 09:23:54 (GMT)
committer Aleksey Lim <alsroot@activitycentral.org>2011-06-28 09:24:48 (GMT)
commit11003147ac4ea947ec5017921019d668cb4953d1 (patch)
treeeaab12347c33cb62326f9eb53121eff594301638 /activity/activity.info
parent35278d261ace09d5ed20bdae0983730d88dd8037 (diff)
Switch to the singular sources tree and releasing scheme
Diffstat (limited to 'activity/activity.info')
-rw-r--r--activity/activity.info23
1 files changed, 23 insertions, 0 deletions
diff --git a/activity/activity.info b/activity/activity.info
new file mode 100644
index 0000000..3b39e9f
--- /dev/null
+++ b/activity/activity.info
@@ -0,0 +1,23 @@
+[DEFAULT]
+component_id = suite
+component_name = TamTamSuite
+
+[Activity]
+implement = tamtam/%(component_id)s
+name = %(component_name)s
+summary = A music and sound exploration application for Sugar
+description = TamTam is a suite of four music and sound related activities
+ for Sugar. TamTam is written in python with some C functions for
+ speed-critical services. The audio engine for TamTam is Csound.
+homepage = http://wiki.sugarlabs.org/go/Activities/TamTam
+license = GPLv2+
+
+version = %(activity_version)s
+stability = stable
+
+icon = %(component_name)s
+exec = sugar-activity %(component_name)s.%(component_name)s -s
+
+# original activity.info options
+bundle_id = org.laptop.%(component_name)s
+activity_version = 58