Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
diff options
context:
space:
mode:
authorJamie Boisture <jboisture@nevada.gctaa.net>2009-06-08 15:30:22 (GMT)
committer Jamie Boisture <jboisture@nevada.gctaa.net>2009-06-08 15:30:22 (GMT)
commitdc5f3984bd9e739fedf72e68b5123ffd8c7100f3 (patch)
treecc94cdf95e504e26fb5e42c4525434f2ab39042d /activity
This is the initial commit for the Grapher activityHEADmaster
Diffstat (limited to 'activity')
-rwxr-xr-xactivity/activity-grapher.sugar.svg10
-rwxr-xr-xactivity/activity-grapher.svg21
-rwxr-xr-xactivity/activity.info8
3 files changed, 39 insertions, 0 deletions
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 @@
+<?xml version="1.0" ?><!-- Created with Inkscape (http://www.inkscape.org/) --><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
+ <!ENTITY stroke_color "#666666">
+ <!ENTITY fill_color "#ffffff">
+]><svg height="6cm" id="svg3231" style="" version="1.0" viewBox="0 0 500 500" width="6cm" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
+ <defs id="defs3237" style=""/>
+ <g style="fill:&fill_color;;fill-rule:evenodd;stroke:&stroke_color;;stroke-width:20px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1">
+ <path d="M 48.921569,270.49019 C 148.92156,470.49019 248.92156,270.49019 248.92156,270.49019 C 348.92156,70.490194 448.92156,270.49019 448.92156,270.49019 M 55.948516,433.07109 C 254.31372,-285.23411 452.67893,433.07109 452.67893,433.07109" id="path3758" style=""/>
+ <path d="M 247.45098,39.34021 L 247.45098,467.22841 M 489.52574,270.98039 L 13.219357,270.98039" id="path2459" style=""/>
+ </g>
+</svg> \ 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 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.0"
+ width="6cm"
+ height="6cm"
+ viewBox="0 0 500 500"
+ id="svg3231">
+ <defs
+ id="defs3237" />
+ <g style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:20px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1">
+ <path
+ d="M 48.921569,270.49019 C 148.92156,470.49019 248.92156,270.49019 248.92156,270.49019 C 348.92156,70.490194 448.92156,270.49019 448.92156,270.49019 M 55.948516,433.07109 C 254.31372,-285.23411 452.67893,433.07109 452.67893,433.07109"
+ id="path3758" />
+ <path
+ d="M 247.45098,39.34021 L 247.45098,467.22841 M 489.52574,270.98039 L 13.219357,270.98039"
+ id="path2459" />
+ </g>
+</svg>
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