|
From: creecode <icr...@us...> - 2006-03-03 19:39:13
|
Update of /cvsroot/frontierkernel/odbs/frontierRoot/system/verbs/builtins/webBrowser In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14654 Modified Files: openURL Log Message: give Andre credit for working on the last rev, some how when moving things about between two versions of the script his credit went missing, no functional change from previous rev Index: openURL =================================================================== RCS file: /cvsroot/frontierkernel/odbs/frontierRoot/system/verbs/builtins/webBrowser/openURL,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** openURL 3 Mar 2006 19:31:09 -0000 1.3 --- openURL 3 Mar 2006 19:39:07 -0000 1.4 *************** *** 3,7 **** on openURL (s, openURLIn = nil) { «Changes ! «3/3/06; 8:47:39 AM by TAC «on Windows for Firefox, Mozilla, and Netscape, use the parameters as suggested by < https://bugzilla.mozilla.org/show_bug.cgi?id=255196 > (enclose url in quotes) for WWW_OpenURL, < http://help.netscape.com/kb/consumer/19980502-2.html > «2/28/06; 10:38:13 AM by TAC --- 3,7 ---- on openURL (s, openURLIn = nil) { «Changes ! «3/3/06; 8:47:39 AM by AR, TAC «on Windows for Firefox, Mozilla, and Netscape, use the parameters as suggested by < https://bugzilla.mozilla.org/show_bug.cgi?id=255196 > (enclose url in quotes) for WWW_OpenURL, < http://help.netscape.com/kb/consumer/19980502-2.html > «2/28/06; 10:38:13 AM by TAC |