[WINECFG] show sound card drivers and devices

Alexandre Julliard julliard at winehq.org
Tue Dec 6 12:28:18 CST 2005


Vincent Béron <vberon at mecano.gme.usherb.ca> writes:

> What I think we need is integrate something to the build system, so we
> have the real state of a language (which menu entries are translated,
> which dialogs are translated/adapted, etc.) but retain the
> functionnality of the English version.

I'd suggest adding a version number that is incremented when the
English resource is modified, and set for other languages when they
are updated properly. Then wrc can ignore all the resources that
aren't up to date and fall back to the English one. The only trick is
that this needs to be done in a Windows-compatible way. A compiler
pragma could be a way to do it.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list