home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / OpenStep / developer / examples / LocalizationExample.4.2.README < prev    next >
Encoding:
Text File  |  1998-01-15  |  2.2 KB  |  67 lines

  1. LocalizationExample
  2. Version 4.2 by Eric Tremblay (ericet@cam.org)
  3.  
  4.  
  5. Submitted to:
  6. ftp://next-ftp.peak.org/pub/openstep/submissions
  7.  
  8. Should end up in:
  9. ftp://next-ftp.peak.org/pub/openstep/mach/sourcelibrary
  10.  
  11.  
  12. Contact Info:
  13.  
  14. Comments and suggestions are welcomed:
  15.  
  16. E-mail:    ericet@cam.org
  17.  WWW:    http://www.cam.org/~ericet 
  18.  
  19.  
  20. Intro:
  21.  
  22. This is simply an example of how localization works in OpenStep. In this example the application is localized in English, French and Spanish. The source code is very easy to follow and anyone wondering how localization is done will understand in a matter of minutes after looking at this application.
  23.  
  24. I hope that you enjoy and find this program useful. Please 
  25. send me comments!!! 
  26.  
  27. Localization (Support languages):
  28. English     by Eric Tremblay     ericet@cam.org
  29. French      by Ingrid Shelso      ingrid@cam.org
  30. Spanish     by Nathalie Poirier  ericet@cam.org
  31.  
  32. License Agreement:
  33.  
  34. In this license, the author is Eric Tremblay.
  35.  
  36. Permission to copy this package, to redistribute it and to use it for any purpose is granted. The author makes no express or implied warranty or representation of any kind with respect to the software found here, including any warranty that it is defect- free. ANY IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE IS HEREBY DISCLAIMED. IN NO EVENT WILL THE AUTHOR BE LIABLE FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE. The author is under no obligation to provide any services, by way of maintenance, update, or otherwise.
  37.  
  38. History:
  39.  
  40. 2.2: First release. Compiled on OPENSTEP 4.2 MACH.
  41. 2.3: Added flying flag to the info panel. (Click to see...)
  42. 2.4: Added the Spanish language
  43.  
  44.  
  45.  
  46. The Package:
  47.  
  48. Version 4.2 comes complete in a tar.gz package.
  49. Which includes:
  50.  
  51.  - LocalizationExample.app A FAT OpenStep binary for NeXT, Intel and Sparc hardware
  52.  
  53.  - README.TXT  This file
  54.  
  55.  - SpecialOffer Information about a special offer for the Nebula CDROM
  56.  
  57.  - Includes Full Source Code
  58.  
  59.  - FAT OpenStep binary, NeXT, Intel and SPARC.
  60.  
  61.  
  62. Compiling:
  63.  
  64. This version includes all the source code necessary to recompile the
  65. program from scratch on OpenStep 4.2+ systems. 
  66.  
  67.