<br><br><div class="gmail_quote">On Thu, Feb 3, 2011 at 4:26 PM, Simon Schampijer <span dir="ltr"><<a href="mailto:simon@schampijer.de">simon@schampijer.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Gonzalo,<br>
<br>
looks good to me. Please push to the master branch.<br></blockquote><div><br>I think you added to Gonzalo Delgado, not me.<br>
I am godiard in git.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
>From the icons under icons/scalable/actions the logout icon does not honour the stroke and fill colour - I would take a patch for that one, too :)<br>
<br></blockquote><div>All this icons don't have the entities defined:<br><br>cell-format.svg<br>cell-height.svg<br>cell-size.svg<br>cell-width.svg<br>column-insert.svg<br>column-remove.svg<br>edit-redo.svg<br>edit-undo.svg<br>
format-columns-double.svg<br>format-columns-single.svg<br>format-columns-triple.svg<br>format-justify-center.svg<br>format-justify-fill.svg<br>format-justify-left.svg<br>format-justify-right.svg<br>format-text-bold.svg<br>
format-text-italic.svg<br>format-text-leading.svg<br>format-text-size.svg<br>format-text-underline.svg<br>go-next-paired.svg<br>go-previous-paired.svg<br>insert-image.svg<br>insert-table.svg<br>invite.svg<br>row-insert.svg<br>
row-remove.svg<br>system-logout.svg<br>toolbar-colors.svg<br>tray-hide.svg<br>tray-show.svg<br>view-refresh.svg<br>zoom-best-fit.svg<br>zoom-in.svg<br>zoom-out.svg<br><br>To get the list i did:<br><br>
[gonzalo@aronax actions]$ ls *.svg | sort > /tmp/all_icons.txt<br>
[gonzalo@aronax actions]$ grep "ENTITY stroke_color" *.svg | awk -F":" 
'{printf("%s\n", $1)}' | sort > /tmp/icons_with_entities.txt<br>
[gonzalo@aronax actions]$ diff -u /tmp/icons_with_entities.txt /tmp/all_icons.txt | grep "+" | grep -v "@"<br>
<br>I have created a ticket <a href="http://dev.laptop.org/ticket/10663">http://dev.laptop.org/ticket/10663</a> to follow this.<br><br>Gonzalo<br><br>OT: checking the existing tickets I found <a href="http://dev.laptop.org/ticket/8612">http://dev.laptop.org/ticket/8612</a>, I think must be closed<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div class="h5"><br>
On 02/03/2011 06:05 PM, <a href="mailto:godiard@sugarlabs.org" target="_blank">godiard@sugarlabs.org</a> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
From: Gonzalo Odiard<<a href="mailto:godiard@gmail.com" target="_blank">godiard@gmail.com</a>><br>
<br>
---<br>
  icons/scalable/actions/system-search.svg |    9 ++++++---<br>
  1 files changed, 6 insertions(+), 3 deletions(-)<br>
<br>
diff --git a/icons/scalable/actions/system-search.svg b/icons/scalable/actions/system-search.svg<br>
index 7b19fe5..f132175 100644<br>
--- a/icons/scalable/actions/system-search.svg<br>
+++ b/icons/scalable/actions/system-search.svg<br>
@@ -1,11 +1,14 @@<br>
  <?xml version="1.0" encoding="utf-8"?><br>
  <!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948)  --><br>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "<a href="http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" target="_blank">http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd</a>"><br>
+<!DOCTYPE svg  PUBLIC '-//W3C//DTD SVG 1.1//EN'  '<a href="http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" target="_blank">http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd</a>' [<br>
+<!ENTITY stroke_color "#010101"><br>
+<!ENTITY fill_color "#FFFFFF"><br>
+]><br>
  <svg version="1.1" id="Layer_1" xmlns="<a href="http://www.w3.org/2000/svg" target="_blank">http://www.w3.org/2000/svg</a>" xmlns:xlink="<a href="http://www.w3.org/1999/xlink" target="_blank">http://www.w3.org/1999/xlink</a>" x="0px" y="0px"<br>

         width="22.156px" height="22.156px" viewBox="0 0 22.156 22.156" enable-background="new 0 0 22.156 22.156" xml:space="preserve"><br>
  <g><br>
-       <path fill="none" stroke="#4C4D4F" stroke-width="3.5" d="M1.75,9.216c0,4.125,3.342,7.47,7.468,7.47<br>
+       <path fill="none" stroke="&fill_color;" stroke-width="2" d="M1.75,9.216c0,4.125,3.342,7.47,7.468,7.47<br>
                c4.121,0,7.466-3.345,7.466-7.47c0-4.123-3.345-7.466-7.466-7.466C5.092,1.75,1.75,5.093,1.75,9.216z"/><br>
-       <line fill="none" stroke="#4C4D4F" stroke-width="3.5" x1="14.498" y1="14.497" x2="20.918" y2="20.919"/><br>
+       <line fill="none" stroke="&fill_color;" stroke-width="2" x1="14.498" y1="14.497" x2="20.918" y2="20.919"/><br>
  </g><br>
  </svg><br>
</blockquote>
<br></div></div>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</blockquote></div><br>