diff -up xdg-utils/scripts/xdg-open.in.htmlview xdg-utils/scripts/xdg-open.in --- xdg-utils/scripts/xdg-open.in.htmlview 2010-03-07 04:45:48.000000000 -0600 +++ xdg-utils/scripts/xdg-open.in 2010-04-11 19:55:43.740818192 -0500 @@ -193,7 +193,7 @@ if [ x"$DE" = x"" ]; then if [ x"$BROWSER" = x"" ]; then BROWSER=links2:links:lynx:w3m if [ -n "$DISPLAY" ]; then - BROWSER=firefox:mozilla:epiphany:konqueror:chromium-browser:google-chrome:$BROWSER + BROWSER=htmlview:firefox:mozilla:epiphany:konqueror:chromium-browser:google-chrome:$BROWSER fi fi DE=generic