Have wxLaunchDefaultBrowser fallback to the BROWSER environment
authorRobin Dunn <robin@alldunn.com>
Tue, 10 May 2005 23:38:12 +0000 (23:38 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 10 May 2005 23:38:12 +0000 (23:38 +0000)
commit2830b4a411593860aa75ae22478d09db14c789cf
treeb96525842e90ee2049fa0ac0986d43127ada9277
parent4e04f77781a496de8f266d61dacba47fc9bf0d74
Have wxLaunchDefaultBrowser fallback to the BROWSER environment
variable on *nix if the mimetype info fails to lead to a usable
command.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/utilscmn.cpp