Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
21
cde/programs/dtprintegrate/lpdefault.fp
Normal file
21
cde/programs/dtprintegrate/lpdefault.fp
Normal file
@@ -0,0 +1,21 @@
|
||||
##################################################################
|
||||
#
|
||||
# Control Definition for Default Printer
|
||||
#
|
||||
# Common Desktop Environment 1.0
|
||||
#
|
||||
# (c) Copyright 1993, 1994 Hewlett-Packard Company
|
||||
# (c) Copyright 1993, 1994 International Business Machines Corp.
|
||||
# (c) Copyright 1993, 1994 Sun Microsystems, Inc.
|
||||
#
|
||||
##################################################################
|
||||
|
||||
CONTROL PRINTER_default
|
||||
{
|
||||
TYPE icon
|
||||
ICON djet
|
||||
LABEL Default
|
||||
PUSH_ACTION Manage_default
|
||||
DROP_ACTION Print_default
|
||||
HELP_STRING This is the default printer.
|
||||
}
|
||||
Reference in New Issue
Block a user