Do not reject 1.5 format SOLs
[neverball] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6fc44bb..702965b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -26,14 +26,14 @@ library must be installed and configured:
 
 * FONTS
 
-The Deja  Vu font typically  used by Neverball  is not usable  for the
-Simplified  Chinese  translation.   Due  to  file  size  concerns,  an
-appropriate font  is not  included; however, if  a font with  the name
-"ttf/wqy-zenhei.ttc"  exists  in  Neverball's  search  path,  it  will
-attempt to use that font.  We recommend downloading and installing the
-Wen Quan Yi Chinese font:
+The Deja Vu font used by  Neverball is not suitable for the Simplified
+Chinese translation.   Due to file size concerns,  an appropriate font
+is  not included  with Neverball;  however, if  a font  with  the name
+"ttf/wqy-zenhei.ttc"  is  found in  the  search  path, Neverball  will
+attempt  to use  that  font.  The  Wen  Quan Yi  Chinese  font can  be
+obtained from here:
 
-    Wen Quan Yi       http://wenq.org/enindex.cgi
+    Wen Quan Yi       http://wenq.org/en/
 
 
 * COMPILATION
@@ -78,12 +78,12 @@ them must be set.
 
  2. The directory given by the NEVERBALL_DATA environment variable.
 
- 3. The   directory   given  by  the  CONFIG_DATA   macro  defined  in
-    share/base_config.h
+ 3. The directory given by the CONFIG_DATA macro defined in
+    share/base_config.h (which corresponds to the DATADIR Makefile
+    variable).
 
-A normal Linux installation would  probably copy the data directory to
-"/usr/local/share/games/neverball/" and  change the  CONFIG_DATA macro
-to match.
+A normal Linux installation would probably copy the data directory to
+"/usr/local/share/games/neverball/" and set DATADIR to match.
 
 
 * DISTRIBUTION