xsane/xsane-0.90-htmlview.patch
Tim Waugh b39eaac3a0 - 0.95.
- No longer need badcode patch.
- Enable translations again.
- New method of installing GIMP plug-in due to Nils Philippsen.
2004-12-03 15:51:10 +00:00

12 lines
324 B
Diff

--- xsane-0.95/src/xsane.h.htmlview 2004-08-13 08:48:06.000000000 +0100
+++ xsane-0.95/src/xsane.h 2004-12-03 14:39:05.854256418 +0000
@@ -205,7 +205,7 @@
# elif defined(HAVE_OS2_H)
# define DEFAULT_BROWSER "netscape"
# else
-# define DEFAULT_BROWSER "netscape"
+# define DEFAULT_BROWSER "htmlview"
# endif
#endif