Module: wine Branch: master Commit: 95aeb41c8cd090ff40cc86e7df1e8c94cef67860 URL: https://source.winehq.org/git/wine.git/?a=commit;h=95aeb41c8cd090ff40cc86e7d...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Mar 17 11:26:53 2020 +0100
unicode: Generate the NLS file for sortkeys.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/kernelbase.rgs | 121 +++++++++++++ loader/wine.inf.in | 19 +- nls/Makefile.in | 3 +- nls/sortdefault.nls | Bin 0 -> 3316820 bytes tools/make_makefiles | 13 +- tools/make_unicode | 383 ++++++++++++++++++++++++++++++++++++++++- 6 files changed, 528 insertions(+), 11 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=95aeb41c8cd090ff40cc8...