lcl/
currently 'iexplorer' intead of 'iexplore'
Index: lazhelphtml.pas
===================================================================
--- lazhelphtml.pas     (revision 9415)
+++ lazhelphtml.pas     (working copy)
@@ -422,7 +422,7 @@
     or Find('safari')
     or Find('netscape')
     or Find('opera')
-    or Find('iexplorer') then ;
+    or Find('iexplore') then ;
   end;
   Browser:=FDefaultBrowser;
   Params:=FDefaultBrowserParams;

Reply via email to