From dc5f3984bd9e739fedf72e68b5123ffd8c7100f3 Mon Sep 17 00:00:00 2001 From: Jamie Boisture Date: Mon, 08 Jun 2009 15:30:22 +0000 Subject: This is the initial commit for the Grapher activity --- (limited to 'activity') diff --git a/activity/activity-grapher.sugar.svg b/activity/activity-grapher.sugar.svg new file mode 100755 index 0000000..1bcac3b --- /dev/null +++ b/activity/activity-grapher.sugar.svg @@ -0,0 +1,10 @@ + + +]> + + + + + + \ No newline at end of file diff --git a/activity/activity-grapher.svg b/activity/activity-grapher.svg new file mode 100755 index 0000000..107eab2 --- /dev/null +++ b/activity/activity-grapher.svg @@ -0,0 +1,21 @@ + + + + + + + + + diff --git a/activity/activity.info b/activity/activity.info new file mode 100755 index 0000000..1060da2 --- /dev/null +++ b/activity/activity.info @@ -0,0 +1,8 @@ +[Activity] +name = Grapher-sugarized +bundle_id = org.laptop.GrapherActivity-sugarized +class = GrapherActivity-sugarized.GrapherActivity +icon = activity-grapher.sugar +activity_version = 1 +host_version = 1 +show_launcher = yes -- cgit v0.9.1