Module: wine Branch: master Commit: 10700bf6b2a6c883dd3fab4a6af94fdfade26c75 URL: http://source.winehq.org/git/wine.git/?a=commit;h=10700bf6b2a6c883dd3fab4a6a...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jan 4 11:18:10 2011 +0100
wrc: Add support for generating .po files from existing resources.
---
tools/wrc/Makefile.in | 6 +- tools/wrc/po.c | 716 +++++++++++++++++++++++++++++++++++++++++++++++++ tools/wrc/wrc.c | 41 ++- tools/wrc/wrc.h | 3 +- tools/wrc/wrc.man.in | 11 +- 5 files changed, 758 insertions(+), 19 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=10700bf6b2a6c883dd3fab...