From 1e675a1006b2462ef5935e22ddb4fcb357aeff60 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Sun, 20 Nov 2005 17:50:49 +0000 Subject: [project @ 2005-11-20 17:50:49 by bursa] Disable SpecialFX for NetSurf, if present (causes redraw problems). svn path=/import/netsurf/; revision=1879 --- !NetSurf/!Run,feb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/!NetSurf/!Run,feb b/!NetSurf/!Run,feb index 364730da9..0ba446172 100644 --- a/!NetSurf/!Run,feb +++ b/!NetSurf/!Run,feb @@ -1,4 +1,4 @@ -| Run file for NetSurf. ( $Revision: 1.40 $ ) +| Run file for NetSurf. ( $Revision: 1.41 $ ) | | This file ensures that the system resources required by NetSurf are | present. Additionally, it forces setting of system variables related @@ -67,6 +67,12 @@ RMEnsure Iconv 0.04 Error NetSurf requires Iconv 0.04 or later. This can be down | URL as for Iconv If "" = "" Then Error NetSurf requires the !Unicode resource. This can be found, along with the Iconv module, at http://moose.mine.nu:6888/iconv_latest.zip +| Disable SpecialFX, if present +Set NetSurf$SpecialFX 1 +RMEnsure SpecialFX 1.00 Set NetSurf$SpecialFX 0 +If Then SpecialFX ~B~G~L NetSurf +Unset NetSurf$SpecialFX + | No longer need this alias Unset Alias$NetSurfRMLoad -- cgit v1.2.3