Link with C++ linker
[oweals/cde.git] / cde / programs / dtprintegrate / lpdefault.fp
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  
13 CONTROL         PRINTER_default
14 {
15   TYPE                  icon
16   ICON                  djet
17   LABEL                 Default
18   PUSH_ACTION           Manage_default
19   DROP_ACTION           Print_default
20   HELP_STRING           This is the default printer.
21 }