summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--!NetSurf/!Boot,feb2
-rw-r--r--!NetSurf/!Run,feb4
2 files changed, 3 insertions, 3 deletions
diff --git a/!NetSurf/!Boot,feb b/!NetSurf/!Boot,feb
index b0e794338..dd7fd41c8 100644
--- a/!NetSurf/!Boot,feb
+++ b/!NetSurf/!Boot,feb
@@ -1,4 +1,4 @@
-| Boot file for NetSurf. ( $Revision: 1.11 $ )
+| Boot file for NetSurf. ( $Revision$ )
|
| This file sets up various system variables which NetSurf may use.
| Additionally, it places the NetSurf application sprites into the Wimp
diff --git a/!NetSurf/!Run,feb b/!NetSurf/!Run,feb
index 453a6fc73..248f67678 100644
--- a/!NetSurf/!Run,feb
+++ b/!NetSurf/!Run,feb
@@ -1,4 +1,4 @@
-| Run file for NetSurf. ( $Revision: 1.48 $ )
+| Run file for NetSurf. ( $Revision$ )
|
| This file ensures that the system resources required by NetSurf are
| present. Additionally, it forces setting of system variables related
@@ -26,7 +26,7 @@ RMEnsure WindowManager 3.80 Error NetSurf requires the Nested Window Manager. Th
If "<System$Path>" = "" Then Set System$Path_Message System resources not found.
If "<Wimp$ScrapDir>" = "" Then Error Scrap resource not found.
If "<InetDBase$Path>" = "" Then Error Internet resources can not be found
-If "<Unicode$Path>" = "" Then Error NetSurf requires the !Unicode resource. This can be found, along with the Iconv module, at http://moose.mine.nu/iconv_latest.zip
+If "<Unicode$Path>" = "" Then Error NetSurf requires the !Unicode resource. This can be found, along with the Iconv module, at http://netsurf.sourceforge.net/iconv/
If "<Inet$MimeMappings>" = "" Then Set Inet$MimeMappings InetDBase:MimeMap
| Define this alias for clarity