From 11003147ac4ea947ec5017921019d668cb4953d1 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Tue, 28 Jun 2011 09:23:54 +0000 Subject: Switch to the singular sources tree and releasing scheme --- (limited to 'activity') diff --git a/activity/TamTamEdit.svg b/activity/TamTamEdit.svg new file mode 100644 index 0000000..44f1ba6 --- /dev/null +++ b/activity/TamTamEdit.svg @@ -0,0 +1,22 @@ + + +]> + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/activity/TamTamJam.svg b/activity/TamTamJam.svg new file mode 100644 index 0000000..8c4d2b0 --- /dev/null +++ b/activity/TamTamJam.svg @@ -0,0 +1,77 @@ + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/activity/TamTamMini.svg b/activity/TamTamMini.svg new file mode 100644 index 0000000..563df7b --- /dev/null +++ b/activity/TamTamMini.svg @@ -0,0 +1,24 @@ + + +]> + + + + + + + + + + + + + + + + + + + + diff --git a/activity/TamTamSynthLab.svg b/activity/TamTamSynthLab.svg new file mode 100644 index 0000000..7e3feb6 --- /dev/null +++ b/activity/TamTamSynthLab.svg @@ -0,0 +1,12 @@ + + +]> + + + + + + + + \ No newline at end of file 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 -- cgit v0.9.1