Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-10-03 00:24:36 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-10-03 00:24:36 (GMT)
commitb0e22b3b1ab7a16471f6ddd1e91e1f0c6a8b529d (patch)
tree7b6b9076bc91feb36468e74f1df6465f071e4741 /activity
new project
Diffstat (limited to 'activity')
-rw-r--r--activity/activity-cardsort.svg16
-rw-r--r--activity/activity.info9
2 files changed, 25 insertions, 0 deletions
diff --git a/activity/activity-cardsort.svg b/activity/activity-cardsort.svg
new file mode 100644
index 0000000..b6903c1
--- /dev/null
+++ b/activity/activity-cardsort.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" ?>
+<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
+ <!ENTITY stroke_color "#000">
+ <!ENTITY fill_color "#eee">
+]>
+<svg height="55px" viewBox="0 0 55 55" width="55px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5" stroke="&stroke_color;" fill="&fill_color;">
+ <g transform="matrix(0.35,0,0,0.35,-86,-149)">
+ <path
+ d="M 43.125,0.28125 C 38.752029,0.38960001 34.34065,7.48886 35.75,12.3125 C 36.959209,16.45113 45.59375,25.3125 45.59375,25.3125 L 45.59375,35.3125 L 0.5,35.3125 L 0.5,80.3125 L 15.5,80.3125 C 15.5,80.3125 12.01332,70.308533 20.5,70.3125 C 28.98668,70.31647 25.5,80.312497 25.5,80.3125 C 25.5,80.3125 35.462309,76.883632 35.5,85.28125 C 35.53769,93.67887 25.5,90.281249 25.5,90.28125 C 25.5,90.28125 28.09181,100.43092 20.5,100.28125 C 12.9082,100.13158 15.5,90.281249 15.5,90.28125 L 0.5,90.28125 L 0.5,135.3125 L 45.59375,135.3125 L 45.59375,125.3125 C 45.59375,125.3125 36.959209,116.45113 35.75,112.3125 C 34.34065,107.48886 38.752029,100.3896 43.125,100.28125 C 47.49798,100.17293 50.500001,105.28125 50.5,105.28125 C 50.5,105.28125 53.31129,100.28762 57.90625,100.28125 C 62.50121,100.27488 66.555577,107.45016 65.28125,112.3125 C 64.17038,116.55114 55.437499,125.3125 55.4375,125.3125 L 55.4375,135.3125 L 100.5,135.3125 L 100.5,90.28125 L 115.5,90.28125 C 115.5,90.281249 112.9082,100.13158 120.5,100.28125 C 128.09181,100.43092 125.5,90.28125 125.5,90.28125 C 125.5,90.281249 135.53769,93.67887 135.5,85.28125 C 135.4623,76.883632 125.5,80.3125 125.5,80.3125 C 125.5,80.312497 128.98668,70.31647 120.5,70.3125 C 112.01332,70.308533 115.5,80.3125 115.5,80.3125 L 100.5,80.3125 L 100.5,35.3125 L 55.4375,35.3125 L 55.4375,25.3125 C 55.437499,25.312499 64.17038,16.55114 65.28125,12.3125 C 66.555577,7.4501605 62.50121,0.27488 57.90625,0.28125 C 53.31129,0.28762001 50.5,5.28125 50.5,5.28125 C 50.500001,5.2812498 47.49798,0.17293 43.125,0.28125 z"
+ transform="translate(252.5,430.6)"
+ fill="&fill_color;"
+ stroke="&stroke_color;"
+ stroke-width="8"
+ />
+ </g>
+</svg>
diff --git a/activity/activity.info b/activity/activity.info
new file mode 100644
index 0000000..4df192a
--- /dev/null
+++ b/activity/activity.info
@@ -0,0 +1,9 @@
+
+[Activity]
+name = Card Sort
+activity_version = 1
+license = GPLv3
+bundle_id = org.sugarlabs.CardSortActivity
+exec = sugar-activity CardSortActivity.CardSortActivity
+icon = activity-cardsort
+show_launcher = yes