Module: wine Branch: master Commit: 90d5a4b693338319500d175b7d58f0dfd9dd3b04 URL: http://source.winehq.org/git/wine.git/?a=commit;h=90d5a4b693338319500d175b7d...
Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Jun 30 13:13:16 2009 +0200
mpr: Build language resource files separately.
Instead of including them from an other rc file.
---
dlls/mpr/Makefile.in | 26 +++++++++++++++++++++++++- dlls/mpr/mpr.rc | 49 ------------------------------------------------- dlls/mpr/mpr_Bg.rc | 2 ++ dlls/mpr/mpr_Cs.rc | 2 ++ dlls/mpr/mpr_Da.rc | 2 ++ dlls/mpr/mpr_De.rc | 2 ++ dlls/mpr/mpr_En.rc | 2 ++ dlls/mpr/mpr_Eo.rc | 2 ++ dlls/mpr/mpr_Es.rc | 2 ++ dlls/mpr/mpr_Fr.rc | 2 ++ dlls/mpr/mpr_Hu.rc | 2 ++ dlls/mpr/mpr_It.rc | 2 ++ dlls/mpr/mpr_Ja.rc | 4 ++-- dlls/mpr/mpr_Ko.rc | 2 ++ dlls/mpr/mpr_Lt.rc | 4 ++-- dlls/mpr/mpr_Nl.rc | 2 ++ dlls/mpr/mpr_No.rc | 2 ++ dlls/mpr/mpr_Pl.rc | 2 ++ dlls/mpr/mpr_Pt.rc | 2 ++ dlls/mpr/mpr_Ro.rc | 4 ++-- dlls/mpr/mpr_Ru.rc | 2 ++ dlls/mpr/mpr_Si.rc | 4 ++-- dlls/mpr/mpr_Sv.rc | 2 ++ dlls/mpr/mpr_Tr.rc | 2 ++ dlls/mpr/mpr_Zh.rc | 4 ++-- dlls/mpr/mprres.h | 3 +++ 26 files changed, 74 insertions(+), 60 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=90d5a4b693338319500d17...