libDtSearch: Remove optional code for NO_DBN which is not used on CDE
[oweals/cde.git] / cde / programs / types / actions.ddf
1 !######################################################################
2 !#
3 !#     actions.ddf
4 !#
5 !#     Definitions for dialogs used by actions.
6 !#
7 !#    (c) Copyright 1993 Hewlett-Packard Company
8 !#    (c) Copyright 1993 International Business Machines Corp.
9 !#    (c) Copyright 1993 Sun Microsystems, Inc.
10 !#
11 !#     $XConsortium: actions.ddf /main/3 1995/11/03 16:06:10 rswiston $
12 !#
13 !######################################################################
14
15 !
16 ! To display this dialog:
17 !       1. Make sure you don't have a $HOME/.dt/dtwmrc file.
18 !       2. Run the ConvertDtwmrc action from the System_Admin toolbox.
19 !
20 ! In this block, localize title, ok.label, and message.
21 !
22 noDtwmrc.type:               InformationDialog
23 noDtwmrc.title:             %|nls-13-#Convert#|
24 noDtwmrc.dialogButtons:     ok
25 noDtwmrc.ok.label:          %|nls-4-#OK#|
26 noDtwmrc.ok.isDefault:      True
27 noDtwmrc.ok.action:         f.unpost
28 noDtwmrc.message:           \
29 %|nls-12-#You#|
30
31 !
32 ! To display this dialog:
33 !       1. Slide up the printer subpanel.
34 !       2. Click on one of the printers that is not yet configured.
35 !
36 ! In this block, localize title, ok.label, and message.
37 !
38 unconfigPrinter.type:                   InformationDialog
39 unconfigPrinter.title:                  %|nls-8-#Unconfigured#|
40 unconfigPrinter.helpTitle:              %|nls-9-#Configure#|
41 unconfigPrinter.helpType:               Topic
42 unconfigPrinter.helpVolume:             Dtmisc
43 unconfigPrinter.helpLocation:           ConfigurePrintersSubpanelTA
44 unconfigPrinter.dialogButtons:          ok,help
45 unconfigPrinter.ok.label:               %|nls-4-#OK#|
46 unconfigPrinter.ok.isDefault:           True
47 unconfigPrinter.ok.action:              f.unpost
48 unconfigPrinter.help.label:             %|nls-7-#Help#|
49 unconfigPrinter.help.isDefault:         False
50 unconfigPrinter.help.action:            f.help
51 unconfigPrinter.message:           \
52 %|nls-6-#This#|
53