Localization, icons, ...
Hi,
Finally got some times to look for more stuff on NSIS... I use NSIS to make installation package for my apps... but I've two questions:
1. Is it somewhere a project/extension/future plan/whatever that will take care of localization (basically translation) of NSIS UI? If no, is someone interrested in? (I made localization for french, but cuz NSIS source code contains lot of hardcoded string, I've to do it again if I wanna follow new NSIS releases, I think a more "windows resources" approach would make it more stable, easier to translate, ...).
2. Any plan to support more than poor 16 colors icons for installer package (again, I made it for a particular version of NSIS... but again I was surprised that so many things were hard coded... why not a beatiful #define for icon offset?).
That's all, if someone have the time to tell me:
1. If someone already take care of it?
2. If it's possible to post change to NSIS that will be used in future release?
3. What's the answer to the question of live, universe and everything? (one thing's sure, it's not 47).