Michael Stefaniuc <[email protected]> writes: > Well, Alexandre did the first patch for programs/clock > http://source.winehq.org/git/wine.git/?a=commit;h=aa41526c73a5fbcc2c08a9342107ee76173a2b97 > so it must be right ;). It increases the resilience as errors in one > language rc file do not propagate to the other languages. There might be > some other reason but I forgot. Alexandre asked me if I could do it as > it is an easy search and replace style janitorial job.
Another reason is that it makes it possible to update the makefile automatically when a resource file is added. BTW 8-bit chars are mangled in most of your patches... -- Alexandre Julliard [email protected]
