5 May
2011
5 May
'11
5:08 p.m.
Module: wine Branch: master Commit: e6a824d5feaaec7fd637efe46d37df00e56e9175 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e6a824d5feaaec7fd637efe46d... Author: Dylan Smith <dylan.ah.smith(a)gmail.com> Date: Thu Apr 28 15:52:20 2011 -0400 tools: Add a tool to build .x template files. --- .gitignore | 1 + Make.vars.in | 1 + tools/Makefile.in | 5 + tools/make_xftmpl.c | 566 +++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 573 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e6a824d5feaaec7fd637ef...