Browse CVS Repository
Contents of /openlaszlo/openlaszlo-i18n-src/README.core.txt
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1.1.1 -
( show annotations)
( download)
(vendor branch)
Sun Dec 4 15:28:37 2005 UTC
(18 years, 4 months ago)
by togawamanabu
Branch: MAIN, OpenLaszlo
CVS Tags: lps-3_1, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
import openlaszlo3.1
| 1 |
LPS @VERSIONID@ Core README |
| 2 |
|
| 3 |
Here's what you'll find: |
| 4 |
|
| 5 |
LICENSE.txt - The End User License Agreement for the LPS. |
| 6 |
README.txt - This file. |
| 7 |
3rdPartyCredits - Acknowledgements for 3rd party contributions |
| 8 |
to the LPS. |
| 9 |
lps-@VERSIONID@ - Expanded directory containing the |
| 10 |
LPS @VERSIONID@ web app. |
| 11 |
release-notes.html - Release notes. |
| 12 |
changelog.html - Change log. |
| 13 |
|
| 14 |
Deploy the lps-@VERSIONID@ web application and surf to |
| 15 |
|
| 16 |
http://yourhost:yourport/lps-@VERSIONID@/index.html |
| 17 |
|
| 18 |
where yourhost:yourport is the host and port where your servlet |
| 19 |
container is running. This should bring up Laszlo Quick Index page |
| 20 |
with pointers to tutorials, examples, sample applications and more. |
| 21 |
|
| 22 |
For detailed installation instructions, please see |
| 23 |
http://www.laszlosystems.com/developers/learn/documentation/ |
| 24 |
|
| 25 |
-- |
| 26 |
|
| 27 |
* T_LZ_COPYRIGHT_BEGIN ****************************************************** |
| 28 |
* Copyright 2001-2005 Laszlo Systems, Inc. All Rights Reserved. * |
| 29 |
* Use is subject to license terms. * |
| 30 |
* T_LZ_COPYRIGHT_END ******************************************************** |
|