Module: wine Branch: master Commit: cf8c1d60a100a29c19c1156dc660cd5bcab377c5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cf8c1d60a100a29c19c1156dc6...
Author: Alexander Nicolaysen Sørnes alex@thehandofagony.com Date: Sat Dec 1 20:47:23 2007 +0100
shell32: Localize file context menu.
---
dlls/shell32/shell32_Bg.rc | 1 + dlls/shell32/shell32_Ca.rc | 22 +++++++++++++ dlls/shell32/shell32_Cn.rc | 22 +++++++++++++ dlls/shell32/shell32_Cs.rc | 1 + dlls/shell32/shell32_Da.rc | 22 +++++++++++++ dlls/shell32/shell32_De.rc | 1 + dlls/shell32/shell32_En.rc | 1 + dlls/shell32/shell32_Eo.rc | 1 + dlls/shell32/shell32_Es.rc | 1 + dlls/shell32/shell32_Fi.rc | 1 + dlls/shell32/shell32_Fr.rc | 1 + dlls/shell32/shell32_Hu.rc | 22 +++++++++++++ dlls/shell32/shell32_It.rc | 1 + dlls/shell32/shell32_Ja.rc | 1 + dlls/shell32/shell32_Ko.rc | 1 + dlls/shell32/shell32_Nl.rc | 22 +++++++++++++ dlls/shell32/shell32_No.rc | 3 +- dlls/shell32/shell32_Pl.rc | 1 + dlls/shell32/shell32_Pt.rc | 1 + dlls/shell32/shell32_Ru.rc | 1 + dlls/shell32/shell32_Si.rc | 22 +++++++++++++ dlls/shell32/shell32_Sk.rc | 22 +++++++++++++ dlls/shell32/shell32_Sv.rc | 22 +++++++++++++ dlls/shell32/shell32_Tr.rc | 1 + dlls/shell32/shell32_Uk.rc | 1 + dlls/shell32/shell32_Wa.rc | 22 +++++++++++++ dlls/shell32/shell32_Zh.rc | 22 +++++++++++++ dlls/shell32/shresdef.h | 2 + dlls/shell32/shv_item_cmenu.c | 70 +++++++++++++++++++++++++++++------------ 29 files changed, 290 insertions(+), 21 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cf8c1d60a100a29c19c115...