Joel Holdsworth <[email protected]> writes: > My final question is about what to do with my source artwork. The > artwork has been collected from a variety of sources. Some is SVGs, some > gimp .xcf.bz2s, and some plain PNGs. I guess these shouldn't go into the > wine source repo, but does anyone have any bright ideas where these > files *should* go? They'll need to be published in case the icons ever > need to be changed in any way.
Ideally they would all be SVG, we already have the infrastructure for that, and for regenerating the icons from it. Though I don't know how that would work for low bit depths, it probably needs some makefile work. -- Alexandre Julliard [email protected]
