Module: wine Branch: master Commit: ee8c98c05cadf8d8fabb77e40ba3dabf1f69feb2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ee8c98c05cadf8d8fabb77e40b...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Jul 2 00:28:19 2009 +0200
shell32: Build language resource files separately.
Do not include them from an other rc file.
---
dlls/shell32/Makefile.in | 32 +++++++++++++++++++++++++++++- dlls/shell32/shell32_Bg.rc | 2 + dlls/shell32/shell32_Ca.rc | 2 + dlls/shell32/shell32_Cs.rc | 2 + dlls/shell32/shell32_Da.rc | 2 + dlls/shell32/shell32_De.rc | 2 + dlls/shell32/shell32_En.rc | 2 + dlls/shell32/shell32_Eo.rc | 2 + dlls/shell32/shell32_Es.rc | 2 + dlls/shell32/shell32_Fi.rc | 2 + dlls/shell32/shell32_Fr.rc | 4 +- dlls/shell32/shell32_Hu.rc | 2 + dlls/shell32/shell32_It.rc | 2 + dlls/shell32/shell32_Ja.rc | 4 +- dlls/shell32/shell32_Ko.rc | 2 + dlls/shell32/shell32_Lt.rc | 4 +- dlls/shell32/shell32_Nl.rc | 2 + dlls/shell32/shell32_No.rc | 2 + dlls/shell32/shell32_Pl.rc | 2 + dlls/shell32/shell32_Pt.rc | 2 + dlls/shell32/shell32_Ro.rc | 4 +- dlls/shell32/shell32_Ru.rc | 2 + dlls/shell32/shell32_Si.rc | 5 +-- dlls/shell32/shell32_Sk.rc | 2 + dlls/shell32/shell32_Sv.rc | 2 + dlls/shell32/shell32_Tr.rc | 2 + dlls/shell32/shell32_Uk.rc | 2 + dlls/shell32/shell32_Wa.rc | 2 + dlls/shell32/shell32_Zh.rc | 4 +- dlls/shell32/shres.rc | 46 -------------------------------------------- dlls/shell32/shresdef.h | 7 ++++++ 31 files changed, 94 insertions(+), 60 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ee8c98c05cadf8d8fabb77...