[2/7] dinput: Added ConfigureDevices dialog

Alexandre Julliard julliard at winehq.org
Fri Aug 26 06:17:46 CDT 2011


Lucas Fialho Zawacki <lfzawacki at gmail.com> writes:

> +STRINGTABLE
> +BEGIN
> +    IDS_NOACTION           "-"
> +    IDS_ACTIONCOLUMN       "Action"
> +    IDS_OBJECTCOLUMN       "Object"
> +END

A string like "-" probably doesn't need to be in resources. Also these
strings should be added in the patch that uses them.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list