On 8/22/07, Alexandre Julliard julliard@winehq.org wrote:
Rather than remove all that nearly-working code, how about keeping it, adding the winecfg option, and making it default to off for now?
That option is much too specific to go in winecfg, it's something most users don't care about. What you could do though is have a "don't show this dialog again" option in the dialog itself.
Would that setting be persistant? If so, wouldn't we want a way to flip that option back later? Winecfg is the logical place for that.
winecfg is our control panel. (It should be exploded into control panel applets, IMHO, but that's another matter.) Most users don't care about 95% of the stuff in the Windows control panel, but those controls have to be there for the 5% that do. - Dan