dtinfo: remove register keyword
[oweals/cde.git] / cde / programs / dtinfo / dtinfo / src / Dtinfo.res
1 Dtinfo.version:  $XConsortium: Dtinfo.res /main/25 1996/11/26 15:47:44 cde-hal $
2
3 !x Comments starting with "!x" will not appear in the output file.
4 !x Comments starting with "! " will appear in the output file.
5
6 Dtinfo*FontSans:         -dt-application-medium-r-normal-sans-*-*-*-*-p-*-iso8859-1
7 Dtinfo*FontSerif:        -dt-application-medium-r-normal-serif-*-*-*-*-p-*-iso8859-1
8 Dtinfo*FontMono:         -dt-application-medium-r-normal-serif-*-*-*-*-m-*-iso8859-1
9 Dtinfo*FontSymbol:       -dt-application-medium-r-normal-*-*-*-*-*-p-*-dtsymbol-1
10
11 Dtinfo.BorderWidth:     2
12 Dtinfo*highlightThickness:      1
13
14 !x #include "HelpDialog.res"
15 #include "Help.res"
16 #include "Macros.res"
17
18 #include "Query/QueryEditor.res"
19 #include "Query/QueryTermView.res"
20 #include "Agents/BookmarkEdit.res"
21 #include "Agents/MarkList.res"
22 #include "Agents/NodeHistoryAgent.res"
23 #include "Agents/SearchResultsAgent.res"
24 #include "Agents/LibraryAgent.res"
25 #include "Agents/NodeWindowAgent.res"
26 #include "Agents/PrintPanelAgent.res"
27 #include "Agents/FileSelect.res"
28 #include "Agents/Preferences.res"
29 #include "Agents/GraphicAgent.res"
30 #include "Agents/ScopeEditor.res"
31 #include "Agents/AddLibraryAgent.res"
32 #include "Agents/UrlAgent.res"
33
34 !       DtHelp dialog resources
35 ! DtHelp does not allow external resource control of initial dialog height
36 !Dtinfo*helpdialog.height:              360
37 !Dtinfo*helpdialog_popup.height:        360
38 Dtinfo.helpdialog_popup.minHeight:      175
39 Dtinfo.helpdialog_popup.minWidth:       300
40 Dtinfo.helpdialog_popup*panedWindow.DisplayAreaForm.paneMinimum:        180
41 ! DtHelp does not allow pathForm initial height control, so default
42 ! paneMinimum for DisplayAreaForm is 180 instead of smaller...
43 Dtinfo.helpdialog_popup*panedWindow.pathForm.height:                    160
44 Dtinfo.helpdialog_popup*panedWindow.pathForm.paneMinimum:               18
45
46 Dtinfo*ExpandableMap:   False
47
48 Dtinfo*messageDialogMinWidth: 350
49
50 Dtinfo*MapHighlightBackground:        black
51 Dtinfo*MapHighlightForeground:        white
52
53 Dtinfo*display_area.searchColor:       blue
54
55 Dtinfo*XmSeparatorGadget.highlightThickness: 0
56
57 ! Icons and icon names for iconified primary windows
58
59 Dtinfo.node_hist.IconName: Section
60 Dtinfo*node_hist.iconPixmap: Dthist.l.pm
61
62 Dtinfo.doc_tree.IconName: Books
63 Dtinfo*doc_tree.iconPixmap: Dtinfo.l.pm
64
65 Dtinfo.mark_list.IconName: Marks
66 Dtinfo*mark_list.iconPixmap: Dtbmark.l.pm
67
68 Dtinfo.search_history.IconName: Search
69 Dtinfo*search_history.iconPixmap: Dtsrch.l.pm
70
71 Dtinfo.query_editor.IconName: Query
72 Dtinfo*query_editor.iconPixmap: Dteditqry.l.pm
73
74 Dtinfo.scope_editor.IconName: Scope
75 Dtinfo*scope_editor.iconPixmap: Dtscope_editor.l.pm
76
77 Dtinfo.node_view.IconName: Browser
78 Dtinfo*node_view.iconPixmap: Dtview.l.pm
79
80 Dtinfo.map.IconName: Map
81 Dtinfo*map.iconPixmap: Dtgraphmap.l.pm
82
83 ! set printing background to white to get rid of 
84 ! unsightly grey square
85
86 Dtinfo*page.background: white
87 Dtinfo*page.DisplayArea.background: white
88 Dtinfo*PrintShell*background: white
89
90 Dtinfo*footer.bookname.fontList: -dt-interface user-medium-r-normal-xs*-*-*-*-*-*-*-*-*
91 Dtinfo*footer.page_no.fontList: -dt-interface user-medium-r-normal-xs*-*-*-*-*-*-*-*-*
92
93 ! Dtinfo*KeyboardFocusPolicy:    Pointer
94
95 !Dtinfo.title:                            Dtinfo
96 !Dtinfo.deleteResponse:                   DO_NOTHING
97
98 !Dtinfo.geometry:                         72x186
99 ! NOTE: For some reason Motif adds minHeight to geometry hight above...
100 !Dtinfo.minHeight:                        102
101 !Dtinfo.minWidth:                         0
102
103 Dtinfo
104   MessageDialog
105     MessageDialog
106       defaultPosition:  False
107       dialogStyle:      dialog_full_application_modal
108       messageAlignment: alignment_center
109       Help
110         labelString:    Help
111         sensitive:      False
112       text
113         verifyBell: on
114         maxLength: 40
115
116 Dtinfo
117   core_dump
118     *background: red
119     core_dump
120       symbolPixmap: bomb32
121       messageAlignment: alignment_center
122   
123 Dtinfo*PinForeground: white
124
125 Dtinfo*RasterForeground: black
126 Dtinfo*RasterBackground: white
127
128 #include "Agents/MapAgent.res"
129
130 !! Then: need to make sure that Frame recalcs title position on resize
131
132 ! *mark_icon.armColor: black
133 Dtinfo*mark_icon.labelType: pixmap
134 Dtinfo*mark_icon.shadowThickness: 1
135 Dtinfo*mark_icon.marginHeight: 0
136 Dtinfo*mark_icon.marginWidth: 0
137 Dtinfo*mark_icon.highlightThickness: 1
138 ! *icon_popup.radioBehavior: true
139 ! *popup_icon_popup*tearOffModel: tear_off_disabled
140
141 #include "Agents/SearchHistoryList.res"
142