exherbo-config/autopatches/ebuild_unpack_post/media-gfx/xsane/001-xdg-open-as-default-bro...

12 lines
303 B
Diff

--- a/src/xsane.h.orig2 2008-03-05 14:21:38.000000000 +0100
+++ b/src/xsane.h 2008-03-05 14:30:58.000000000 +0100
@@ -251,7 +251,7 @@
# elif defined(HAVE_OS2_H)
# define DEFAULT_BROWSER "netscape"
# else
-# define DEFAULT_BROWSER "netscape"
+# define DEFAULT_BROWSER "xdg-open"
# endif
#endif