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.fp / vacation
Text File  |  1998-08-19  |  1KB  |  40 lines

  1. #===============================================================================
  2. #
  3. #    ident @(#) vacation.fp 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 as a front panel type
  22. #
  23. #
  24. # Modification History
  25. #
  26. # M000, 02-Jun-97, andrean
  27. #    - Created.
  28. #
  29. #===============================================================================
  30. CONTROL    Vacation
  31. {
  32.    TYPE            icon
  33.    CONTAINER_NAME       Mail-Subpanel
  34.    CONTAINER_TYPE       SUBPANEL
  35.    POSITION_HINTS       1
  36.    ICON            TEDsecSave
  37.    LABEL        Vacation 
  38.    PUSH_ACTION          vacation
  39. }
  40.