Module: wine Branch: master Commit: a065d6fad9fcf4b114d050376333236eafe93ff9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a065d6fad9fcf4b114d0503763...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Dec 6 19:26:10 2010 +0100
mshtml: Use wineaddon.cpl to install Gecko.
---
dlls/mshtml/Bg.rc | 16 -- dlls/mshtml/Da.rc | 16 -- dlls/mshtml/De.rc | 18 -- dlls/mshtml/En.rc | 16 -- dlls/mshtml/Es.rc | 17 -- dlls/mshtml/Fi.rc | 2 - dlls/mshtml/Fr.rc | 18 -- dlls/mshtml/He.rc | 17 -- dlls/mshtml/Hu.rc | 16 -- dlls/mshtml/It.rc | 16 -- dlls/mshtml/Ja.rc | 18 -- dlls/mshtml/Ko.rc | 16 -- dlls/mshtml/Lt.rc | 16 -- dlls/mshtml/Makefile.in | 1 - dlls/mshtml/Nl.rc | 16 -- dlls/mshtml/No.rc | 16 -- dlls/mshtml/Pl.rc | 16 -- dlls/mshtml/Pt.rc | 40 ---- dlls/mshtml/Ro.rc | 16 -- dlls/mshtml/Ru.rc | 18 -- dlls/mshtml/Si.rc | 17 -- dlls/mshtml/Sr.rc | 32 --- dlls/mshtml/Sv.rc | 17 -- dlls/mshtml/Tr.rc | 16 -- dlls/mshtml/Uk.rc | 16 -- dlls/mshtml/Zh.rc | 30 --- dlls/mshtml/install.c | 497 ------------------------------------------ dlls/mshtml/mshtml_private.h | 1 - dlls/mshtml/nsembed.c | 38 ++++ dlls/mshtml/resource.h | 7 - 30 files changed, 38 insertions(+), 958 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a065d6fad9fcf4b114d050...