summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2006-05-07 17:47:54 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2006-05-07 17:47:54 +0000
commit1822e9bfd84e2e9d6e274e3c59ea29a2f51a3102 (patch)
tree4041769d7428b09db1c600fced177c5268944a7e
parent21dd10bcda429ec05b3859be80efe37832e17257 (diff)
downloadnetsurf-1822e9bfd84e2e9d6e274e3c59ea29a2f51a3102.tar.gz
netsurf-1822e9bfd84e2e9d6e274e3c59ea29a2f51a3102.tar.bz2
Update !Unicode URL. Ensure revision tag gets updated.
svn path=/trunk/netsurf/; revision=2599
-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