Changed all SF references to BerliOS
[supertux.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 70e2b29..422ebe1 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
 
 - Install instructions for SuperTux -
-http://super-tux.sf.net/
+http://supertux.berlios.de/
 
 Last update: April 26, 2004
 
@@ -13,7 +13,7 @@ REQUIREMENTS
 
   SDL
   ---
-    "Super Tux" was programed using the "Simple Direct Media" layer
+    "SuperTux" was programed using the "Simple DirectMedia Layer"
     libraries by Sam Lantinga.  This means that the game can
     theoretically run under any environment that the SDL libraries support.
 
@@ -30,7 +30,7 @@ REQUIREMENTS
   SDL_image
   ---------
     SDL_image is also required.  (It is used to load the PNG format images
-    that come with Super Tux!)
+    that come with SuperTux!)
 
   SDL_mixer
   ---------
@@ -46,6 +46,7 @@ REQUIREMENTS
     For linux, nvidia vendor is the only one that makes decent drivers.
     But the ATI drivers should run with the same performance, since
     it only uses accelerated 2d, not 3d.
+
     Anyway, you can use the SDL frontend and you most likely won't
     notice any difference.
 
@@ -87,5 +88,5 @@ ICON FILE
   A 32x32, XPM-format icon file is available if you wish to use
   an icon for a menu entry for this game.
 
-  The file is "icon.xpm", and can be found at  the data/images/
+  The file is "supertux.xpm", and can be found at  the data/images/
   directory.