lpdefault.fp 572 B

123456789101112131415161718192021
  1. ##################################################################
  2. #
  3. # Control Definition for Default Printer
  4. #
  5. # Common Desktop Environment 1.0
  6. #
  7. # (c) Copyright 1993, 1994 Hewlett-Packard Company
  8. # (c) Copyright 1993, 1994 International Business Machines Corp.
  9. # (c) Copyright 1993, 1994 Sun Microsystems, Inc.
  10. #
  11. ##################################################################
  12. CONTROL PRINTER_default
  13. {
  14. TYPE icon
  15. ICON djet
  16. LABEL Default
  17. PUSH_ACTION Manage_default
  18. DROP_ACTION Print_default
  19. HELP_STRING This is the default printer.
  20. }