Module: wine Branch: master Commit: 196ffdf671de98c5d22b62f5ba669a7760227a5b URL: http://source.winehq.org/git/wine.git/?a=commit;h=196ffdf671de98c5d22b62f5ba...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jan 24 20:09:53 2011 +0100
wmc: Add support for generating a po template file.
---
tools/wmc/Makefile.in | 9 +- tools/wmc/po.c | 445 +++++++++++++++++++++++++++++++++++++++++++++++++ tools/wmc/wmc.c | 9 +- tools/wmc/wmc.man.in | 4 +- tools/wmc/write.h | 1 + 5 files changed, 460 insertions(+), 8 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=196ffdf671de98c5d22b62...