Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrés Ambrois <andresambrois@gmail.com>2008-09-26 10:00:32 (GMT)
committer Andrés Ambrois <andresambrois@gmail.com>2008-09-26 10:00:32 (GMT)
commitf58f3570f4925f017f996b7d5e0aa23128e3efa1 (patch)
treedbedd098c147d4067330909defce905d504c84bb
parentbc37c00059d24e17ce2b258ebe01bd5118f7d09c (diff)
Remove activity-helloworld.svg from repo.
-rw-r--r--activity/activity-helloworld.svg8
1 files changed, 0 insertions, 8 deletions
diff --git a/activity/activity-helloworld.svg b/activity/activity-helloworld.svg
deleted file mode 100644
index b9278b0..0000000
--- a/activity/activity-helloworld.svg
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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 "#FFFFFF">
- <!ENTITY stroke_color "#000000">
-]>
-<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50">
-<rect x="1" y="1" width="48" height="48" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"/>
-</svg>