Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/icon-stroke.svg
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2010-05-17 23:43:05 (GMT)
committer Gonzalo Odiard <gonzalo@nautilus.localdomain>2010-06-09 15:56:43 (GMT)
commitbd1523a1f700e7e509a5a26c768ff056cf54a87d (patch)
tree622b46a48265f4fe94c5566aed325f781742422e /icons/icon-stroke.svg
parent3fb9bd69b2c14e48f0191442b06344482a3eedbc (diff)
fix OLPC #1015 - Use new colorchooser
In the Tools tab this patch changes the Tool Color button to Stroke Color, and uses the new colour chooser. In the Shapes tab, this patch changes the Fill Color and the Stroke Color buttons, and uses the new colour chooser. Each of the colour choices made are effective for the next drawing operation. Tested-by: James Cameron <quozl@laptop.org> Signed-off-by: James Cameron <quozl@laptop.org>
Diffstat (limited to 'icons/icon-stroke.svg')
-rw-r--r--icons/icon-stroke.svg30
1 files changed, 8 insertions, 22 deletions
diff --git a/icons/icon-stroke.svg b/icons/icon-stroke.svg
index 71545c8..201a754 100644
--- a/icons/icon-stroke.svg
+++ b/icons/icon-stroke.svg
@@ -1,5 +1,7 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Generator: Adobe Illustrator 13.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
+<?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
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
@@ -28,29 +30,13 @@
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
id="defs8">
-</defs><sodipodi:namedview
- inkscape:window-height="941"
- inkscape:window-width="1269"
- inkscape:pageshadow="2"
- inkscape:pageopacity="0.0"
- guidetolerance="10.0"
- gridtolerance="10.0"
- objecttolerance="10.0"
- borderopacity="1.0"
- bordercolor="#666666"
- pagecolor="#ffffff"
- id="base"
- inkscape:zoom="6.8909091"
- inkscape:cx="27.5"
- inkscape:cy="15.890501"
- inkscape:window-x="0"
- inkscape:window-y="27"
- inkscape:current-layer="svg2" />
+</defs>
<path
- style="fill:none;display:inline;stroke:#ffffff;stroke-opacity:1"
+ style="fill:none;display:inline;stroke:&fill_color;;stroke-opacity:1" stroke-width="3"
d="M 48.897307,33.594988 C 48.897307,44.525692 24.353188,48.898307 15.889502,42.513082 C 7.1635122,35.929969 8.1442163,21.098901 17.129718,14.87467 C 22.64423,11.054784 34.272782,10.165018 36.496363,19.452618 C 39.041402,30.082908 48.897307,22.664284 48.897307,33.594988 z "
id="circle5"
sodipodi:nodetypes="csssc" />
-</svg> \ No newline at end of file
+</svg>
+