home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / opendc12.zip / od124os2.exe / od12oin.exe / catalog next >
Text File  |  1997-03-21  |  3KB  |  65 lines

  1. **********************************************************************
  2. *
  3. * COMPONENT_NAME:     ODINSTALL
  4. *
  5. * ORIGINS: 27
  6. *
  7. *
  8. *                  Copyright IBM Corporation 1996
  9. *
  10. *                        All Rights Reserved
  11. *
  12. *  Permission to use, copy, modify, and distribute this software and its
  13. *  documentation for any purpose and without fee is hereby granted,
  14. *  provided that the above copyright notice appear in all copies and that
  15. *  both that copyright notice and this permission notice appear in
  16. *  supporting documentation, and that the name of IBM not be
  17. *  used in advertising or publicity pertaining to distribution of the
  18. *  software without specific, written prior permission.
  19. *
  20. *  IBM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  21. *  ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  22. *  PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  23. *  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
  24. *  USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  25. *  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
  26. *  OR PERFORMANCE OF THIS SOFTWARE.
  27. *
  28. * ------------------------------------------------------------------------
  29. *
  30. *  File:      catalog
  31. *  Contains:  Software Installer Catalog for OpenDoc
  32. *  $Source:   os2/install/catalog $
  33. *  $Revision: 1.0 $
  34. *
  35. * ************************************************************************
  36. **********************************************************************
  37. *  See the Software Installer Reference for information on creating a
  38. *  catalog file.
  39. **********************************************************************
  40.  
  41. * The only text that needs to be translated is the text in quotes in lines
  42. * NAME = and DESCRIPTION =
  43.  
  44. CATALOG
  45.   NAME         = 'IBM OpenDoc (R) Version 1.2',
  46.   DESCRIPTION  = 'This catalog contains the OpenDoc Product.'
  47.  
  48.  
  49. **********************************************************************
  50.  
  51.  
  52. *---------------------------------------------------------------------
  53. *  1 PACKAGE entry for each product in the catalog. 
  54. *---------------------------------------------------------------------
  55.  
  56. PACKAGE
  57.   NAME            = 'IBM OpenDoc (R) Version 1.2',
  58.   NUMBER          = '5648-A18',
  59.   FEATURE         = '0000',
  60.   VRM             = '000830',
  61.   PACKAGEFILE     = 'DRIVE: OPENDOC.PKG',
  62.   PKGDESCRFILE    = 'DRIVE: OPENDOC.TXT',
  63.   SIZE            = '10000000',
  64.   UPDATECONFIGSYS = 'PROMPT'
  65.