doc/book/en/B2052-install.en.txt
changeset 306 1ed1da008e50
parent 292 2d9e83c34b23
child 1191 216141cf47a3
--- a/doc/book/en/B2052-install.en.txt	Mon Dec 29 15:31:32 2008 -0800
+++ b/doc/book/en/B2052-install.en.txt	Mon Dec 29 15:35:26 2008 -0800
@@ -11,8 +11,6 @@
 - The `Google AppEngine SDK` can be downloaded from:
   http://code.google.com/appengine/downloads.html
 
-- `LAX` is available as an extension of `CubicWeb` under the GPLv2
-  license which can be downloaded from : http://cubicweb.org/
 
 Please follow instructions on how to install `CubicWeb` framework
 (:ref:`CubicWebInstallation`). 
@@ -62,7 +60,7 @@
   
 This skeleton directory is a working `AppEngine` application. You will
 recognize the files ``app.yaml`` and ``main.py``. All the rest is the
-`LAX` framework and its third-party libraries. You will notice that 
+`CubicWeb` framework and its third-party libraries. You will notice that 
 the directory ``cubes`` is a library of reusable cubes.
 
 The main directories that you should know about are:
@@ -101,7 +99,7 @@
 Generating translation files
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-`LAX` is fully internationalized. Translation catalogs are found in
+`CubicWeb` is fully internationalized. Translation catalogs are found in
 ``myapp/i18n``. To compile the translation files, use the `gettext` tools
 or the ``laxctl`` command ::