Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2008-05-08 02:32:56 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2008-05-08 02:32:56 (GMT)
commitc2c958a0480ac98c9538af0fe48f94cc9fabbe57 (patch)
tree6740ef70d811c9668ff7a52c48421d624dcad55c /activity
parent1160be18e5addca578cf0c3b503c239400a9cdea (diff)
First pass at the wikiserver activity.
Starts up & displays pages, but code needs to be refactored to improve the shell integration.
Diffstat (limited to 'activity')
-rw-r--r--activity/activity-web.svg15
-rwxr-xr-xactivity/activity.info6
2 files changed, 21 insertions, 0 deletions
diff --git a/activity/activity-web.svg b/activity/activity-web.svg
new file mode 100644
index 0000000..c8f466a
--- /dev/null
+++ b/activity/activity-web.svg
@@ -0,0 +1,15 @@
+<?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 "#010101">
+ <!ENTITY fill_color "#FFFFFF">
+]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="activity-browse">
+ <circle cx="27.375" cy="27.5" display="inline" fill="&fill_color;" r="19.903" stroke="&stroke_color;" stroke-width="3.5"/>
+ <g display="inline">
+ <path d="M27.376,7.598c0,0-11.205,8.394-11.205,19.976 c0,11.583,11.205,19.829,11.205,19.829" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5"/>
+ <path d="M27.376,7.598c0,0,11.066,9.141,11.066,19.976 c0,10.839-11.066,19.829-11.066,19.829" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5"/>
+ <line fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" x1="27.376" x2="27.376" y1="7.598" y2="47.402"/>
+ <line fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" x1="27.376" x2="27.376" y1="7.598" y2="47.402"/>
+ <line fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" x1="27.376" x2="27.376" y1="7.598" y2="47.402"/>
+ <line fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" x1="7.472" x2="47.278" y1="27.5" y2="27.5"/>
+ </g>
+</g></svg>
+
diff --git a/activity/activity.info b/activity/activity.info
new file mode 100755
index 0000000..c410e40
--- /dev/null
+++ b/activity/activity.info
@@ -0,0 +1,6 @@
+[Activity]
+name = Wikipedia
+activity_version = 1
+service_name = org.laptop.WikipediaActivity
+icon = activity-web
+exec = launcher