Commit e961edd3 authored by Tom Wickline's avatar Tom Wickline Committed by Alexandre Julliard

Add dillo as a browser to search for.

parent dec198af
......@@ -42,7 +42,7 @@ int main (int argc, char *argv[])
DWORD maxLength;
CHAR szBrowsers[256];
DWORD type;
CHAR *defaultBrowsers = "mozilla,netscape,konqueror,galeon,opera";
CHAR *defaultBrowsers = "mozilla,netscape,konqueror,galeon,opera,dillo";
char *browser;
HKEY hkey;
LONG r;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment