From 16fce4f8ff7019d8abfd18eb5a0c92b499a08d41 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Mon, 29 Nov 2004 21:47:00 +0000 Subject: [project @ 2004-11-29 21:47:00 by bursa] Open the home page when NetSurf is run when it is already running. svn path=/import/netsurf/; revision=1376 --- !NetSurf/!Run,feb | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to '!NetSurf/!Run,feb') diff --git a/!NetSurf/!Run,feb b/!NetSurf/!Run,feb index b4e59494d..a8aac293d 100644 --- a/!NetSurf/!Run,feb +++ b/!NetSurf/!Run,feb @@ -1,4 +1,4 @@ -| Run file for NetSurf. ( $Revision: 1.31 $ ) +| Run file for NetSurf. ( $Revision: 1.32 $ ) | | This file ensures that the system resources required by NetSurf are | present. Additionally, it forces setting of system variables related @@ -9,9 +9,6 @@ Set NetSurf$ForceVars 1 .!Boot UnSet NetSurf$ForceVars -| Can't run more than one copy of NetSurf at once. -If "" = "yes" Then Error NetSurf is already running - | We need RISC OS 3 RMEnsure UtilityModule 3.00 Error NetSurf needs RISC OS 3 or later @@ -63,7 +60,4 @@ RMEnsure Tinct 0.09 Error NetSurf requires Tinct 0.09 or later. This can be down RMEnsure Iconv 0.02 IfThere System:Modules.Iconv Then RMLoad System:Modules.Iconv WimpSlot -min 2240k -max 2240k - -Set NetSurf$Running yes -Run .!RunImage %*0 2>.stderr -UnSet NetSurf$Running \ No newline at end of file +Run .!RunImage %*0 2>.stderr \ No newline at end of file -- cgit v1.2.3