From 55098eb9e6e8012e0c1c20482e7981904c635868 Mon Sep 17 00:00:00 2001 From: Agustin Zubiaga Date: Tue, 17 Jan 2012 20:04:30 +0000 Subject: SimpleGraph base --- (limited to 'activity') diff --git a/activity/activity.info b/activity/activity.info new file mode 100644 index 0000000..dd799bd --- /dev/null +++ b/activity/activity.info @@ -0,0 +1,7 @@ +[Activity] +name = SimpleGraph +activity_version = 1 +bundle_id = org.sugarlabs.SimpleGraph +exec = sugar-activity activity.SimpleGraph -s +icon = simplegraph +license = GPLv3+ diff --git a/activity/simplegraph.svg b/activity/simplegraph.svg new file mode 100644 index 0000000..8e94bd0 --- /dev/null +++ b/activity/simplegraph.svg @@ -0,0 +1,76 @@ + +image/svg+xml + + + + + + + + + + \ No newline at end of file -- cgit v0.9.1