mshtml.inf: Add default GeckoCabDir

Austin English austinenglish at gmail.com
Fri Oct 1 05:17:11 CDT 2010


On Fri, Oct 1, 2010 at 4:29 AM, Alexandre Goujon <ale.goujon at gmail.com> wrote:
> diff --git a/dlls/mshtml/mshtml.inf b/dlls/mshtml/mshtml.inf
> index d7d2428..dea1712 100644
> --- a/dlls/mshtml/mshtml.inf
> +++ b/dlls/mshtml/mshtml.inf
> @@ -273,6 +273,7 @@ HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","TIME",, "CLSID:47
>
>  [WineGecko.Reg]
>  HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
> +HKCU,Software\Wine\MSHTML,"GeckoCabDir",,"/usr/share/wine/gecko/"

The directory isn't always /usr/share, it's relative to where wine is installed

-- 
-Austin



More information about the wine-devel mailing list