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.bender@gmail.com>2011-03-12 14:17:31 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-03-12 14:17:31 (GMT)
commit37c35cbd0fa5215a88f802b36af8d0cc0d6c4a49 (patch)
tree48e7ad4085cec88b104b7a36c14bdd0b3b03d766 /activity
New project
Diffstat (limited to 'activity')
-rw-r--r--activity/activity-infused.svg21
-rw-r--r--activity/activity.info8
2 files changed, 29 insertions, 0 deletions
diff --git a/activity/activity-infused.svg b/activity/activity-infused.svg
new file mode 100644
index 0000000..c562b97
--- /dev/null
+++ b/activity/activity-infused.svg
@@ -0,0 +1,21 @@
+<?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;">
+ <rect
+ width="54"
+ height="35"
+ rx="1.5"
+ ry="1.5"
+ x="0.5"
+ y="10"
+ fill="&fill_color;"/>
+ <text
+ x="13.5"
+ y="40.5"
+ style="font-size:48px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ff0000;fill-opacity:1;stroke:none;font-family:Sans"><tspan
+ x="13.5"
+ y="40.5"
+ fill="&stroke_color;"
+ font-size="48px">a</tspan></text>
+ </svg>
diff --git a/activity/activity.info b/activity/activity.info
new file mode 100644
index 0000000..d5b0cf1
--- /dev/null
+++ b/activity/activity.info
@@ -0,0 +1,8 @@
+[Activity]
+name = Infused
+activity_version = 1
+license = GPLv3
+bundle_id = org.sugarlabs.InfusedActivity
+exec = sugar-activity InfusedActivity.InfusedActivity
+icon = activity-infused
+show_launcher = yes