Module: wine Branch: master Commit: 51d3369334c6050a13be7f0337863fd4ebf145d7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=51d3369334c6050a13be7f033...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Apr 1 12:57:57 2022 +0200
wrc: Remove the verify translation mode.
It's no longer useful now that we support po files.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
tools/wrc/Makefile.in | 1 - tools/wrc/translation.c | 998 ------------------------------------------------ tools/wrc/wrc.c | 12 - tools/wrc/wrc.h | 1 - 4 files changed, 1012 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=51d3369334c6050a13be7...