Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/activity.info
blob: 3b39e9f83c4cf848ffd665b51dc628e2a8660656 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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