Jason Edmeades : xcopy: Move all messages into an English resource file.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Apr 2 06:23:17 CDT 2007


Module: wine
Branch: master
Commit: 9ff8b4be5b85f481174a3a325d71a38f8ee673af
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9ff8b4be5b85f481174a3a325d71a38f8ee673af

Author: Jason Edmeades <us at edmeades.me.uk>
Date:   Fri Mar 30 19:20:20 2007 +0100

xcopy: Move all messages into an English resource file.

---

 .gitignore                 |    1 +
 programs/xcopy/En.rc       |   45 ++++++++++
 programs/xcopy/Makefile.in |    2 +
 programs/xcopy/rsrc.rc     |   24 ++++++
 programs/xcopy/xcopy.c     |  191 ++++++++++++++++++++------------------------
 programs/xcopy/xcopy.h     |   67 +++++++++++++++
 6 files changed, 227 insertions(+), 103 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=9ff8b4be5b85f481174a3a325d71a38f8ee673af



More information about the wine-cvs mailing list