#10662 NORM 11.2.0-: sugar-artwork: Many icons do not have entities defined
Zarro Boogs per Child
bugtracker at laptop.org
Fri Feb 4 07:57:40 EST 2011
#10662: sugar-artwork: Many icons do not have entities defined
---------------------------+------------------------------------------------
Reporter: godiard | Owner: erikos
Type: defect | Status: new
Priority: normal | Milestone: 11.2.0-M3
Component: sugar-artwork | Version: not specified
Keywords: | Next_action: code
Verified: 0 | Deployment_affected:
Blockedby: | Blocking:
---------------------------+------------------------------------------------
The following icons do not have the entities needed to change colors
defined:
In the actions directory:
"""
cell-format.svg
cell-height.svg
cell-size.svg
cell-width.svg
column-insert.svg
column-remove.svg
edit-redo.svg
edit-undo.svg
format-columns-double.svg
format-columns-single.svg
format-columns-triple.svg
format-justify-center.svg
format-justify-fill.svg
format-justify-left.svg
format-justify-right.svg
format-text-bold.svg
format-text-italic.svg
format-text-leading.svg
format-text-size.svg
format-text-underline.svg
go-next-paired.svg
go-previous-paired.svg
insert-image.svg
insert-table.svg
invite.svg
row-insert.svg
row-remove.svg
system-logout.svg
toolbar-colors.svg
tray-hide.svg
tray-show.svg
view-refresh.svg
zoom-best-fit.svg
zoom-in.svg
zoom-out.svg
"""
In the status directory:
"""
image-missing.svg
"""
To check the list:
"""
[gonzalo at aronax actions]$ ls *.svg | sort > /tmp/all_icons.txt
[gonzalo at aronax actions]$ grep "ENTITY stroke_color" *.svg | awk -F":"
'{printf("%s\n", $1)}' | sort > /tmp/icons_with_entities.txt
[gonzalo at aronax actions]$ diff -u /tmp/icons_with_entities.txt
/tmp/all_icons.txt | grep "+" | grep -v "@"
"""
I have verified all the directories.
--
Ticket URL: <http://dev.laptop.org/ticket/10662>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list