Module: wine Branch: master Commit: 77a79c48b4d5f4c05f89ca5bf7bd40a137df27dd URL: http://source.winehq.org/git/wine.git/?a=commit;h=77a79c48b4d5f4c05f89ca5bf7...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Mar 21 18:38:51 2008 +0100
shell32: Make the icon space a bit larger in the About dialog.
Also replace numeric ids by appropriate constants.
---
dlls/shell32/shell32_Bg.rc | 10 +++++----- dlls/shell32/shell32_Ca.rc | 10 +++++----- dlls/shell32/shell32_Cn.rc | 10 +++++----- dlls/shell32/shell32_Cs.rc | 10 +++++----- dlls/shell32/shell32_Da.rc | 10 +++++----- dlls/shell32/shell32_De.rc | 10 +++++----- dlls/shell32/shell32_En.rc | 10 +++++----- dlls/shell32/shell32_Eo.rc | 9 +++++---- dlls/shell32/shell32_Es.rc | 10 +++++----- dlls/shell32/shell32_Fi.rc | 10 +++++----- dlls/shell32/shell32_Fr.rc | 10 +++++----- dlls/shell32/shell32_Hu.rc | 10 +++++----- dlls/shell32/shell32_It.rc | 10 +++++----- dlls/shell32/shell32_Ja.rc | 10 +++++----- dlls/shell32/shell32_Ko.rc | 10 +++++----- dlls/shell32/shell32_Nl.rc | 10 +++++----- dlls/shell32/shell32_No.rc | 10 +++++----- dlls/shell32/shell32_Pl.rc | 10 +++++----- dlls/shell32/shell32_Pt.rc | 20 ++++++++++---------- dlls/shell32/shell32_Ru.rc | 10 +++++----- dlls/shell32/shell32_Si.rc | 10 +++++----- dlls/shell32/shell32_Sk.rc | 10 +++++----- dlls/shell32/shell32_Sv.rc | 10 +++++----- dlls/shell32/shell32_Tr.rc | 10 +++++----- dlls/shell32/shell32_Uk.rc | 10 +++++----- dlls/shell32/shell32_Wa.rc | 10 +++++----- dlls/shell32/shell32_Zh.rc | 9 +++++---- dlls/shell32/shell32_main.c | 13 ++++--------- dlls/shell32/shres.rc | 1 + dlls/shell32/shresdef.h | 6 ++++++ 30 files changed, 151 insertions(+), 147 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=77a79c48b4d5f4c05f89ca...