home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / scoadmin / root.3 / etc / mail / admin / dt / C / vacation.dt / vacation
Text File  |  1998-08-19  |  1KB  |  38 lines

  1. #===============================================================================
  2. #
  3. #    ident @(#) vacation.dt 11.1 97/11/06 
  4. #
  5. #******************************************************************************
  6. #
  7. #    Copyright (C) 1993-1997 The Santa Cruz Operation, Inc.
  8. #        All Rights Reserved.
  9. #
  10. #    The information in this file is provided for the exclusive use of
  11. #    the licensees of The Santa Cruz Operation, Inc.  Such users have the
  12. #    right to use, modify, and incorporate this code into other products
  13. #    for purposes authorized by the license agreement provided they include
  14. #    this notice and the associated copyright notice with any such product.
  15. #    The information in this file is provided "AS IS" without warranty.
  16. #
  17. #******************************************************************************
  18. #
  19. # This data file is used to register the vacation program with the CDE 
  20. # desktop. It will be symlink'd at postinstall time to the /etc/dt/appconfig/
  21. # type/C directory
  22. #
  23. #
  24. # Modification History
  25. #
  26. # M000, 02-Jun-97, andrean
  27. #    - Created.
  28. #
  29. #===============================================================================
  30.  
  31. ACTION vacation
  32. {
  33.      TYPE          COMMAND
  34.      ICON          scoadmin
  35.      WINDOW_TYPE   NO_STDIO
  36.      EXEC_STRING   /etc/mail/admin/vacation
  37. }
  38.