|
|
| |
// Set the preferred browser ========================================== | // Set the preferred browser ========================================== |
global %browsehelp | global %browsehelp |
if with_tk()& ~with_gtk() |
if with_tk() |
%browsehelp="Scilab Browser"; | %browsehelp="Scilab Browser"; |
elseif with_gtk() | elseif with_gtk() |
%browsehelp="help widget"; | %browsehelp="help widget"; |