Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
diff options
context:
space:
mode:
authorAgustin Zubiaga <aguz@sugarlabs.org>2012-06-09 03:13:32 (GMT)
committer Agustin Zubiaga <aguz@sugarlabs.org>2012-06-09 03:13:32 (GMT)
commit04db2560940c0659447f84833af8e78aa7388b0e (patch)
treed77287d71eb7f360331a2902bb2cf991398d4b49 /activity
parentea63dfebe3a23aac77a006d71062e19b80158384 (diff)
Using a thread to download the list
Diffstat (limited to 'activity')
-rw-r--r--activity/activity.info2
-rw-r--r--activity/notes.svg32
2 files changed, 1 insertions, 33 deletions
diff --git a/activity/activity.info b/activity/activity.info
index 1e52566..0a20ee6 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,6 +3,6 @@ name = Install
activity_version = 1
bundle_id = org.sugarlabs.Install
exec = sugar-activity activity.InstallActivity -s
-icon = notes
+icon = activity-install
show_launcher = yes
license = GPLv3+
diff --git a/activity/notes.svg b/activity/notes.svg
deleted file mode 100644
index b0bd905..0000000
--- a/activity/notes.svg
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" ?><!-- Created with Inkscape (http://www.inkscape.org/) --><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
- <!ENTITY stroke_color "#ffffff">
- <!ENTITY fill_color "#000000">
-]><svg height="55" id="svg2" inkscape:version="0.48.2 r9819" sodipodi:docname="notes.svg" version="1.1" width="55" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs id="defs4">
- <linearGradient id="linearGradient3756" inkscape:collect="always">
- <stop id="stop3758" offset="0" style="stop-color:#0000fd;stop-opacity:1;"/>
- <stop id="stop3760" offset="1" style="stop-color:#0000fd;stop-opacity:0;"/>
- </linearGradient>
- <linearGradient gradientUnits="userSpaceOnUse" id="linearGradient3762" inkscape:collect="always" x1="431.02184" x2="459.51553" xlink:href="#linearGradient3756" y1="1010.5219" y2="1010.5219"/>
- </defs>
- <sodipodi:namedview bordercolor="#666666" borderopacity="1.0" id="base" inkscape:current-layer="layer1" inkscape:cx="-9.4403697" inkscape:cy="42.848126" inkscape:document-units="px" inkscape:guide-bbox="true" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:window-height="746" inkscape:window-maximized="1" inkscape:window-width="1280" inkscape:window-x="0" inkscape:window-y="26" inkscape:zoom="5.3044218" pagecolor="#ffffff" showgrid="false" showguides="true"/>
- <metadata id="metadata7">
- <rdf:RDF>
- <cc:Work rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
- <dc:title/>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g id="layer1" inkscape:groupmode="layer" inkscape:label="Capa 1" transform="translate(0,-997.36218)">
- <g id="clipping-text" style="display:block;stroke:&fill_color;;stroke-opacity:1" transform="matrix(0.90599684,0,0,0.99133469,4.1080154,999.0103)">
- <g id="g4127" style="stroke:&fill_color;;stroke-opacity:1;display:inline;fill:&stroke_color;;fill-opacity:1">
- <g id="g4129" style="stroke:&fill_color;;stroke-opacity:1;fill:&stroke_color;;fill-opacity:1">
- <rect height="40.802326" id="rect3376" style="fill:&stroke_color;;fill-opacity:1;stroke:&fill_color;;stroke-width:3.04907632000000017;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" transform="matrix(0.78332962,-0.62160655,0.67983097,0.73336884,0,0)" width="30.865267" x="-13.573125" y="17.59075"/>
- </g>
- </g>
- </g>
- <text id="text2992" sodipodi:linespacing="125%" style="font-size:11.91758347000000029px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:&fill_color;;fill-opacity:1;stroke:&stroke_color;;font-family:VAGRounded BT;-inkscape-font-specification:VAGRounded BT;font-stretch:normal;font-variant:normal;stroke-opacity:1;stroke-width:0.29999999999999999;stroke-miterlimit:4;stroke-dasharray:none" transform="matrix(0.99555921,0.35386732,-0.41030503,0.8586194,0,0)" x="430.87506" xml:space="preserve" y="1014.7582"><tspan id="tspan2994" sodipodi:role="line" style="fill-opacity:1;fill:&fill_color;;stroke:&stroke_color;;stroke-opacity:1" x="430.87506" y="1014.7582">Store</tspan></text>
- </g>
-</svg> \ No newline at end of file