Module: tools Branch: master Commit: 648477b382e3642811360c60e0ebdbea5d36d5da URL: https://source.winehq.org/git/tools.git/?a=commit;h=648477b382e3642811360c60...
Author: Francois Gouget fgouget@codeweavers.com Date: Fri Jan 28 18:31:20 2022 +0100
testbot/SetWinLocale: Move the intl.cpl code to Powershell.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
testbot/bin/SetWinLocale | 103 +++++--------------------------- testbot/bin/SetWinLocale.ps1 | 136 ++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 145 insertions(+), 94 deletions(-)
Diff: https://source.winehq.org/git/tools.git/?a=commitdiff;h=648477b382e364281136...