
Marco Scholten wrote:
I will go ahead and email Andre Sousa (the guy who made our new icons) to see if he might have time for it, as that would make the most sense imho.
That would be great, please tell me what format those icons will be and i will add it to InkscapePreferences::AddPage()
They will be in SVG in our main icons file. Given that these preferences icons don't currently exist, if you give them intuitive names and provide the list of those names for the artist, it will help.
Since the tool icons already exist, you should theoretically be able hook those up as-is (draw_rect. draw_arc, etc... the next paragraph explains how to get the names). If you haven't seen the new icons yet, you can grab them from http://placide.home.sapo.pt/inkscape/index.html . I'd recommend throwing that file in your ~/.inkscape/icons/ dir (if that dir doesn't exist you can create it), so you can see what we'll be working with (note that even if you don't do this, it's all okay because the names are still the same).
Those icons are still a work in progress, but there shouldn't be any significant changes (none that would affect your work) to this file other than more icons being added. To get the names of the icons, go ahead and open the icons file and pull up the XML editor. When you select an icon the "id" is it's name. Hopefully by checking the names for a few of the icons, it should give you an idea on how to name any new icons needed for the preferences dialog.
I hope that this was helpful.
-Josh