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-21 08:56:31 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-10-21 08:56:31 (GMT)
commite47ceb7f52e266460dd69843a87567c664ba3f0c (patch)
tree1328f51f50193eafd407bdc4e006b3c9dda8da38 /activity
New project
Diffstat (limited to 'activity')
-rw-r--r--activity/activity-sliderule.svg70
-rw-r--r--activity/activity.info8
2 files changed, 78 insertions, 0 deletions
diff --git a/activity/activity-sliderule.svg b/activity/activity-sliderule.svg
new file mode 100644
index 0000000..7fa38e5
--- /dev/null
+++ b/activity/activity-sliderule.svg
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY fill_color "#AAAAAA">
+ <!ENTITY stroke_color "#000000">
+]>
+<svg xmlns="http://www.w3.org/2000/svg" width="45" height="45">
+ <rect
+ width="10.120248"
+ height="36.075348"
+ x="-33.633625"
+ y="1.0134212"
+ transform="matrix(0,-1,1,0,0,0)"
+ id="rect4"
+ style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2" />
+ <line
+ y1="27.5"
+ y2="23.5"
+ x1="10.0"
+ x2="10.0"
+ style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"
+ id="line6" />
+ <line
+ y1="27.5"
+ y2="23.5"
+ x1="23.0"
+ x2="23.0"
+ style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"
+ id="line8" />
+ <line
+ y1="27.5"
+ y2="23.5"
+ x1="30.0"
+ x2="30.0"
+ style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"
+ id="line10" />
+ <rect
+ width="10.1"
+ height="36.0"
+ x="11.3"
+ y="7.9"
+ transform="matrix(0,1,1,0,0,0)"
+ id="rect2398"
+ style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2" />
+ <line
+ y1="17.4"
+ y2="21.4"
+ x1="16.9"
+ x2="16.9"
+ style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"
+ id="line2400" />
+ <line
+ y1="17.4"
+ y2="21.4"
+ x1="29.9"
+ x2="29.9"
+ style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"
+ id="line2402" />
+ <line
+ y1="17.4"
+ y2="21.4"
+ x1="36.9"
+ x2="36.9"
+ style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"
+ id="line2404" />
+ <path
+ d="M 26,8.0 L 26,37.0"
+ id="path2436"
+ style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.02091491px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+</svg>
diff --git a/activity/activity.info b/activity/activity.info
new file mode 100644
index 0000000..36d97d8
--- /dev/null
+++ b/activity/activity.info
@@ -0,0 +1,8 @@
+[Activity]
+name = Sliderule
+activity_version = 1
+license = GPLv3
+bundle_id = org.sugarlabs.SlideruleActivity
+exec = sugar-activity SlideruleActivity.SlideruleActivity
+icon = activity-sliderule
+show_launcher = yes