Re: mshtml #3: Added support for installing Gecko from the local file.
10 Oct
2007
10 Oct
'07
11:03 a.m.
Jacek Caban <jacek(a)codeweavers.com> writes:
WINE_DEFAULT_DEBUG_CHANNEL(mshtml);
+#define GECKO_FILE_NAME "wine_gecko-" GECKO_VERSION ".cab" +#define DEFAULT_CAB_FILE_NAME "/usr/share/wine/gecko/" GECKO_FILE_NAME
You need to use wine_get_data_dir() instead of hardcoding the path. -- Alexandre Julliard julliard(a)winehq.org
6728
Age (days ago)
6728
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard