Module: wine Branch: master Commit: 7ed304dd382c90dac7518917e2cd9e81c72de24f URL: http://source.winehq.org/git/wine.git/?a=commit;h=7ed304dd382c90dac7518917e2...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Jan 13 12:33:44 2011 +0100
shell32: Build the file filter by hand instead of hardcoding it in resource strings.
---
dlls/shell32/dialogs.c | 9 ++++++--- dlls/shell32/shell32_Da.rc | 3 ++- dlls/shell32/shell32_De.rc | 3 ++- dlls/shell32/shell32_En.rc | 3 ++- dlls/shell32/shell32_Es.rc | 3 ++- dlls/shell32/shell32_Fi.rc | 3 ++- dlls/shell32/shell32_Fr.rc | 3 ++- dlls/shell32/shell32_He.rc | 3 ++- dlls/shell32/shell32_Hu.rc | 3 ++- dlls/shell32/shell32_It.rc | 3 ++- dlls/shell32/shell32_Ja.rc | 3 ++- dlls/shell32/shell32_Ko.rc | 3 ++- dlls/shell32/shell32_Lt.rc | 3 ++- dlls/shell32/shell32_Nl.rc | 3 ++- dlls/shell32/shell32_No.rc | 3 ++- dlls/shell32/shell32_Pl.rc | 3 ++- dlls/shell32/shell32_Pt.rc | 6 ++++-- dlls/shell32/shell32_Ro.rc | 3 ++- dlls/shell32/shell32_Ru.rc | 3 ++- dlls/shell32/shell32_Si.rc | 3 ++- dlls/shell32/shell32_Sr.rc | 6 ++++-- dlls/shell32/shell32_Sv.rc | 3 ++- dlls/shell32/shell32_Uk.rc | 3 ++- dlls/shell32/shell32_Zh.rc | 3 ++- dlls/shell32/shresdef.h | 5 +++-- 25 files changed, 59 insertions(+), 30 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7ed304dd382c90dac75189...