Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2012-01-01 22:20:41 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2012-01-01 22:20:41 (GMT)
commitfb9904ee9af4320c9239246186e3e634e403f73e (patch)
tree47356f9069aad071327609516c3cbae6ea44f53b /activity
Initial version
Diffstat (limited to 'activity')
-rw-r--r--activity/activity-simplepiano.svg53
-rw-r--r--activity/activity.info7
2 files changed, 60 insertions, 0 deletions
diff --git a/activity/activity-simplepiano.svg b/activity/activity-simplepiano.svg
new file mode 100644
index 0000000..6e740d1
--- /dev/null
+++ b/activity/activity-simplepiano.svg
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.1"
+ width="55"
+ height="55"
+ viewBox="0 0 55 55"
+ id="svg3062"
+ xml:space="preserve"><metadata
+ id="metadata3079"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+ id="defs3077" />
+
+
+
+<rect
+ width="13.699533"
+ height="43.348454"
+ x="7.6786108"
+ y="5.4357018"
+ id="rect3081"
+ style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:3.10540009;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
+ width="8.0816011"
+ height="30.315643"
+ x="17.218063"
+ y="4.638278"
+ id="rect3081-8"
+ style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.32974613;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
+ width="13.699533"
+ height="43.348454"
+ x="21.313848"
+ y="5.4357018"
+ id="rect3081-2"
+ style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:3.10540009;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
+ width="13.699533"
+ height="43.348454"
+ x="34.701172"
+ y="5.4357018"
+ id="rect3081-5"
+ style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:3.10540009;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
+ width="8.0816011"
+ height="30.315643"
+ x="31.065582"
+ y="4.5407605"
+ id="rect3081-8-7"
+ style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.32974613;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /></svg> \ No newline at end of file
diff --git a/activity/activity.info b/activity/activity.info
new file mode 100644
index 0000000..bd0aa9f
--- /dev/null
+++ b/activity/activity.info
@@ -0,0 +1,7 @@
+[Activity]
+name = SimplePiano
+activity_version = 1
+bundle_id = org.sugarlabs.SimplePiano
+exec = sugar-activity activity.SimplePianoActivity
+icon = activity-simplepiano
+license = GPLv2+