--- gimp-2.2.11/app/config/gimpguiconfig.c.htmlview 2006-02-14 11:13:14.000000000 +0100 +++ gimp-2.2.11/app/config/gimpguiconfig.c 2006-04-18 08:30:02.000000000 +0200 @@ -43,7 +43,7 @@ #ifdef G_OS_WIN32 # define DEFAULT_WEB_BROWSER "not used on Windows" #else -# define DEFAULT_WEB_BROWSER "mozilla %s" +# define DEFAULT_WEB_BROWSER "htmlview %s" #endif --- gimp-2.2.11/etc/gimprc.htmlview 2006-04-13 14:08:54.000000000 +0200 +++ gimp-2.2.11/etc/gimprc 2006-04-18 08:28:25.000000000 +0200 @@ -585,7 +585,7 @@ # appended to the command with a space separating the two. This is a single # filename. # -# (web-browser "mozilla %s") +# (web-browser "htmlview %s") # The window type hint that is set on the toolbox. This may affect how your # window manager decorates and handles the toolbox window. Possible values