Kees Cook wrote:
I finally got around to importing Andreas Nilsson's new icons (I tweaked them a little and added some more that I made), and fixing the code to load them. It's great! :)
Andreas, can you re-examine the XML editor icons -- I sent some comments about them a while back.
As far as David's whole-replacements, I've got a fall-back icon path preference thingy in the works, so hopefully we'll be able to give a list of files to go searching for icons through. :)
Here's the list of pixmaps still needing to be replaced:
add_xml_element_node.xpm \ add_xml_text_node.xpm \ delete_xml_attribute.xpm \ delete_xml_node.xpm \ duplicate_xml_node.xpm \ set.xpm \ writing_mode_lr.xpm \ writing_mode_tb.xpm
Ok, here are replacements for the first five ones. http://ramnet.se/~nisse/diverse/temp/add_xml_element_node.svg http://ramnet.se/~nisse/diverse/temp/add_xml_text_node.svg http://ramnet.se/~nisse/diverse/temp/delete_xml_attribute.svg http://ramnet.se/~nisse/diverse/temp/delete_xml_node.svg http://ramnet.se/~nisse/diverse/temp/duplicate_xml_node.svg
Might get around to fix the remaning three tomorrow and then we have finally got rid of the xpms in Inkscape.
I have also created scalable arrows to use in the xml-dialog and I will commit these to Gnome Icon Theme as soon as I have figured out a bit more cleaner way to implent them (filters for dropshadow and other stuff). http://ramnet.se/~nisse/diverse/temp/arrow_up.svg http://ramnet.se/~nisse/diverse/temp/arrow_down.svg http://ramnet.se/~nisse/diverse/temp/arrow_right.svg http://ramnet.se/~nisse/diverse/temp/arrow_left.svg
Hope the icons will do. - Andreas