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-01-16 15:22:38 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-01-16 15:22:38 (GMT)
commit5d8a77347a05c940455c2b11b3848baa553da0b3 (patch)
treeadd3c6abc834e252ee7b146f69af4b1627f82216 /activity
parenteb4dfd4db9b8ae05ae95f3cfd72ee0bea4145a48 (diff)
fixed icon
Diffstat (limited to 'activity')
-rw-r--r--activity/activity.info4
-rw-r--r--activity/slicelogo.svg18
2 files changed, 9 insertions, 13 deletions
diff --git a/activity/activity.info b/activity/activity.info
index ddecfb5..8de7891 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,6 +3,6 @@ name = InfoSlicer
activity_version = 1
host_version = 1
icon = slicelogo
-service_name = org.laptop.infoslicer
+service_name = org.sugarlabs.infoslicer
class = sugaractivity.sugaractivity
-show_launcher = yes \ No newline at end of file
+show_launcher = yes
diff --git a/activity/slicelogo.svg b/activity/slicelogo.svg
index 0a61e75..9645fa0 100644
--- a/activity/slicelogo.svg
+++ b/activity/slicelogo.svg
@@ -1,13 +1,8 @@
-<!-- Copyright (C) IBM Corporation 2008 -->
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
- <!ENTITY stroke_color "white">
- <!ENTITY fill_color "none">
-]>
-
-<svg xmlns="http://www.w3.org/2000/svg"
- width="0.833333in" height="0.833333in"
- viewBox="0 0 60 60">
+<?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;">
+<g>
<path id="Left"
fill="&fill_color;" stroke="&stroke_color;" stroke-width="3"
d="M 12.99,13.24
@@ -33,5 +28,6 @@
51.92,61.19 45.67,60.59 42.85,56.77
40.77,53.95 41.01,49.36 41.00,46.00
41.00,46.00 41.00,34.00 41.00,34.00
- 32.85,39.73 29.80,33.82 30.84,30.00 Z" />
+ 32.85,39.73 29.80,33.82 30.84,30.00 Z" />
+</g>
</svg>