xsane/xsane-0.90-htmlview.patch

12 lines
324 B
Diff
Raw Normal View History

--- 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