Module: wine Branch: master Commit: 4796550808bb96eba43fc63d748c7d00e119861c URL: http://source.winehq.org/git/wine.git/?a=commit;h=4796550808bb96eba43fc63d74...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Jul 2 00:33:18 2009 +0200
comctl32: Build language resource files separately.
Do not include them from an other rc file.
---
dlls/comctl32/Makefile.in | 29 ++++++++++++++++++++++++++++- dlls/comctl32/comctl_Bg.rc | 2 ++ dlls/comctl32/comctl_Cs.rc | 2 ++ dlls/comctl32/comctl_De.rc | 2 ++ dlls/comctl32/comctl_El.rc | 2 ++ dlls/comctl32/comctl_En.rc | 2 ++ dlls/comctl32/comctl_Eo.rc | 2 ++ dlls/comctl32/comctl_Es.rc | 2 ++ dlls/comctl32/comctl_Fr.rc | 2 ++ dlls/comctl32/comctl_Hu.rc | 2 ++ dlls/comctl32/comctl_It.rc | 2 ++ dlls/comctl32/comctl_Ja.rc | 4 ++-- dlls/comctl32/comctl_Ko.rc | 2 ++ dlls/comctl32/comctl_Lt.rc | 4 ++-- dlls/comctl32/comctl_Nl.rc | 2 ++ dlls/comctl32/comctl_No.rc | 2 ++ dlls/comctl32/comctl_Pl.rc | 2 ++ dlls/comctl32/comctl_Pt.rc | 2 ++ dlls/comctl32/comctl_Ro.rc | 4 ++-- dlls/comctl32/comctl_Ru.rc | 2 ++ dlls/comctl32/comctl_Si.rc | 4 ++-- dlls/comctl32/comctl_Sk.rc | 2 ++ dlls/comctl32/comctl_Sv.rc | 2 ++ dlls/comctl32/comctl_Th.rc | 2 ++ dlls/comctl32/comctl_Tr.rc | 2 ++ dlls/comctl32/comctl_Uk.rc | 2 ++ dlls/comctl32/comctl_Zh.rc | 4 ++-- dlls/comctl32/rsrc.rc | 40 ---------------------------------------- 28 files changed, 80 insertions(+), 51 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4796550808bb96eba43fc6...