Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
diff options
context:
space:
mode:
authorAntoine van Gelder <antoine@g7.org.za>2007-10-28 09:45:28 (GMT)
committer Antoine van Gelder <antoine@g7.org.za>2007-10-28 09:45:28 (GMT)
commit800e3caabcd9c85b0b2ae9299217ea31d0309545 (patch)
tree130af075b9cbc72eba462c58166c771739ded092 /activity
parent49eb6ebd4760b4bfcf009f7e887a3ef9a547061d (diff)
Initial import
Diffstat (limited to 'activity')
-rw-r--r--activity/activity-jokemachine.svg32
-rw-r--r--activity/activity.info9
2 files changed, 41 insertions, 0 deletions
diff --git a/activity/activity-jokemachine.svg b/activity/activity-jokemachine.svg
new file mode 100644
index 0000000..a8c7c4a
--- /dev/null
+++ b/activity/activity-jokemachine.svg
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 12.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 51448) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_svg "http://www.w3.org/2000/svg">
+ <!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
+]>
+<svg version="1.1" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="60.75" height="56.5" viewBox="0 0 60.75 56.5"
+ overflow="visible" enable-background="new 0 0 60.75 56.5" xml:space="preserve">
+<rect x="1.75" y="1.75" fill="#FFFFFF" stroke="#000000" stroke-width="3.5" width="57.25" height="53"/>
+<ellipse fill-rule="evenodd" clip-rule="evenodd" fill="none" stroke="#000000" stroke-width="3" cx="29.726" cy="29.637" rx="21.81" ry="18.793"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="none" stroke="#000000" stroke-width="3" d="M47.243,33.35
+ c0,3.523-12.31,10.789-19.837,10.789c-7.529,0-11.904-9.853-11.938-13.377c-0.014-1.393,9.129,4.504,17.275,3.98
+ C40.255,34.26,47.243,29.826,47.243,33.35z"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="none" stroke="#000000" stroke-width="3" d="M14.065,26.622"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="none" stroke="#000000" stroke-width="3" d="M44.228,22.677"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="none" stroke="#000000" stroke-width="2" d="M12.576,20.412
+ c1.501-0.623,12.924-1.156,13.708,3.993c0.014,0.091-4.813-3.247-12.688,0.563"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="none" stroke="#000000" stroke-width="2" d="M48.199,21.083
+ c-1.546-0.699-12.289-3.17-13.752,2.142c-0.028,0.097,10.306-2.403,12.135,2.482"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="none" stroke="#000000" stroke-width="2" d="M22.591,27.987
+ c2.613,2.383,7.6,4.846,10.336,2.951c2.735-1.896,3.517-2.985,3.432-3.734"/>
+<path fill-rule="evenodd" clip-rule="evenodd" d="M19.009,36.604c4.701,3.023,24.288,1.567,25.072,1.344s-6.38,3.693-6.38,3.693
+ l-10.634-1.79l-7.087-0.706L19.009,36.604z"/>
+<path fill-rule="evenodd" clip-rule="evenodd" d="M7.591,24.853c0-0.03-0.009-0.146-0.027-0.333
+ C7.382,22.597,6.36,13.212,6.36,13.212l4.365,2.35l2.911-5.82l3.917,2.351l5.373-4.253L25.5,9.854l5.596-2.462l2.463,2.687
+ l14.999-2.016l-3.693,6.829l9.066-1.455l-4.59,6.268l3.247,1.344l-1.792,3.134c0,0-11.753-11.529-22.274-10.745
+ c-13.403,0.998-19.7,9.402-20.036,10.969"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="none" stroke="#000000" d="M26.679,25.169
+ c-3.119,0.347-9.587,0.924-9.934,1.155"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="none" stroke="#000000" d="M34.534,23.899c1.154,0.462,8.894,2.772,8.894,2.772
+ "/>
+</svg>
diff --git a/activity/activity.info b/activity/activity.info
new file mode 100644
index 0000000..f6b9c24
--- /dev/null
+++ b/activity/activity.info
@@ -0,0 +1,9 @@
+[Activity]
+name = Joke Machine
+bundle_id = org.worldwideworkshop.JokeMachineActivity
+service_name = org.worldwideworkshop.JokeMachineActivity
+class = JokeMachineActivity.JokeMachineActivity
+icon = activity-jokemachine
+activity_version = 1
+host_version = 1
+show_launcher = 1