ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/Crossedit.ad.h
Revision: 1.2
Committed: Sun Aug 13 17:16:01 2006 UTC (17 years, 9 months ago) by elmex
Content type: text/plain
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

File Contents

# Content
1 "*mapWidth: 15",
2 "*mapHeight: 15",
3 "*creator: Gnat the Gnu",
4 "*email: gnu@foo.bar",
5 "*cmdCrossfire: crossfire -pix",
6 "*cmdReset: crossclient -cmd 'dm dm;reset %s'",
7 "*cmdGoto: crossclient -cmd 'dm dm;goto %s'",
8 "Crossedit*font: -*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*",
9 "Crossedit*Text*font: *-lucidatypewriter-medium-r-normal-*-12-*-*-*-*-*-*-*",
10 "*title: CrossEdit",
11 "*iconName: CrossEdit",
12 "*new.label: New",
13 "*open.label: Open",
14 "*crossfire.label: CrossFire",
15 "*quit.label: Quit",
16 "*refresh.label: Refresh",
17 "*cancel.label: Cancel",
18 "*apply.label: Apply",
19 "*ok.label: OK",
20 "*mapFileButton.label: File",
21 "*mapEditButton.label: Edit",
22 "*mapOptionButton.label: Options",
23 "*editButton.label: Edit",
24 "*fileButton.label: File",
25 "*infoButton.label: Info",
26 "*archButton.label: Arch",
27 "*pickButton.label: Pick",
28 "*wallButton.label: Walls",
29 "*save.label: Save",
30 "*saveAs.label: Save as",
31 "*load.label: Load",
32 "*reload.label: Reload",
33 "*clear.label: Clear",
34 "*enter.label: Enter",
35 "*reset.label: Reset",
36 "*close.label: Close",
37 "*readOnly.label: Read only",
38 "*overWrite.label: Overwrite",
39 "*autoChoose.label: Choose",
40 "*sparse.label: Stacking",
41 "*weakWalls.label: Weak Walls",
42 "*attributes.label: Attributes",
43 "*cut.label: Cut",
44 "*copy.label: Copy",
45 "*paste.label: Paste",
46 "*fill.label: Fill",
47 "*fillbelow.label: Fill Below",
48 "*wipe.label: Wipe",
49 "*wipebelow.label: Wipe Below",
50 "*box.label: Box",
51 "*vars.label: Variable",
52 "*exact.label: Dump",
53 "Crossedit*background: DarkSeaGreen",
54 "Crossedit*foreground: Black",
55 "Crossedit*SimpleMenu*background:ForestGreen",
56 "Crossedit*SimpleMenu*foreground:White",
57 "Crossedit*Command*background: ForestGreen",
58 "Crossedit*Command*foreground: White",
59 "Crossedit*Toggle*background: ForestGreen",
60 "Crossedit*Toggle*foreground: White",
61 "Crossedit*MenuButton*background:ForestGreen",
62 "Crossedit*MenuButton*foreground:White",
63 "Crossedit*Label*background: ForestGreen",
64 "Crossedit*Label*foreground: White",
65 "Crossedit*CrEdit*background: gray60",
66 "Crossedit*CrList*background: DarkSeaGreen",
67 "Crossedit*CrFace*background: DarkSeaGreen",
68 "*box.min: 28",
69 "*box.max: 28",
70 "*SimpleMenu*HorizontalMargins: 16",
71 "*view.allowVert: True",
72 "*view.forceBars: True",
73 "*view.width: 140",
74 "*info.width: 140",
75 "*view.height: 72",
76 "*arch.allowVert: True",
77 "*arch.forceBars: True",
78 "*arch.height: 300",
79 "*item.width: 140",
80 "*item.height: 48",
81 "*item.max: 84",
82 "*item.min: 84",
83 "*item.name.width: 136",
84 "*item.name.label: NotSelected",
85 "*item.face.width: 136",
86 "*pane.info.showGrip: false",
87 "*pane.box.showGrip: false",
88 "*pane.arch.showGrip: false",
89 "*edit*allowResize: True",
90 "*edit*allowShellResize: False",
91 "*edit*view.allowHoriz: True",
92 "*edit*view.allowVert: True",
93 "*edit*vbox.orientation: vertical",
94 "*edit*hbox.orientation: horizontal",
95 "*edit*view.forceBars: True",
96 "*edit*view.horizontal.translations: #override \
97 <Key>Right : StartScroll(Forward) NotifyScroll(Proportional) EndScroll() \\n\
98 <Key>Left: StartScroll(Backward) NotifyScroll(Proportional) EndScroll() \\n",
99 "*edit*view.vertical.translations: #override \
100 <Key>Down: StartScroll(Forward) NotifyScroll(Proportional) EndScroll() \\n\
101 <Key>Up: StartScroll(Backward) NotifyScroll(Proportional) EndScroll() \\n",
102 "*attr*name.width: 300",
103 "*attr*name.translations: #override \
104 <Key>Return: beginning-of-line()\\n",
105 "*attr*Box.borderWidth: 0",
106 "*attr*view.width: 300",
107 "*attr*view.height: 100",
108 "*attr*view*label.width: 60",
109 "*attr*view*value.width: 208",
110 "*attr*view*value.translations: #override \
111 <Key>Return: beginning-of-line()\\n",
112 "*attr*view*toggle.width: 90",
113 "*attr*view*Box.hSpace: 3",
114 "*attr*view*Box.vSpace: 1",
115 "*attr*face.width: 96",
116 "*attr*face.height: 48",
117 "*attr*msg.width: 300",
118 "*attr*msg.height: 76",
119 "*attr*msg.autoFill: True",
120 "*attr*msg.scrollVertical: always",
121 "*attr*inventory.width: 198",
122 "*attr*inventory.height: 72",
123 "*attr*inventory.allowVert: True",
124 "*attr*inventory.forceBars: True",
125 "*attr*exact.width: 96",
126 "*attr*vars.width: 60",
127 "*attr*var.width: 234",
128 "*attr*var.translations: #override \
129 <Key>Return: beginning-of-line()\\n",
130 "*attr*value.width: 136",
131 "*attr*ok.width: 96",
132 "*attr*apply.width: 96",
133 "*attr*cancel.width: 96",
134 "*mapattr*name.width: 300",
135 "*mapattr*name.translations: #override \
136 <Key>Return: beginning-of-line()\\n",
137 "*mapattr*Box.borderWidth: 0",
138 "*mapattr*view.width: 300",
139 "*mapattr*view.height: 220",
140 "*mapattr*view*label.width: 100",
141 "*mapattr*view*value.width: 168",
142 "*mapattr*view*value.translations: #override \
143 <Key>Return: beginning-of-line()\\n",
144 "*mapattr*view*Box.hSpace: 3",
145 "*mapattr*view*Box.vSpace: 1",
146 "*mapattr*msg.width: 300",
147 "*mapattr*msg.height: 76",
148 "*mapattr*msg.autoFill: True",
149 "*mapattr*msg.scrollVertical: always",
150 "*mapattr*ok.width: 96",
151 "*mapattr*apply.width: 96",
152 "*mapattr*cancel.width: 96",
153 "*infoFile.title: Documentation",
154 "*infoFile*text.width: 600",
155 "*infoFile*text.height: 330",
156 "*infoFile*cancel.width: 100",
157 "*infoFile*cancel.label: Dismiss",
158 "*infoFile*file.width: 290",
159 "*infoFile*Paned.showGrip: False",
160 "*infoFile*text.scrollHorizontal:whenNeeded",
161 "*infoFile*text.scrollVertical: always",
162 "*infoFile*Text.width: 450",
163 "*infoFile*Text.height: 300",
164 "*infoFile*Text.scrollHorizontal:never",
165 "*infoFile*Text.scrollVertical: always",
166 "*fileSelect.title: File Select",
167 "*fileSelect*Viewport.allowVert: True",
168 "*fileSelect*Viewport.forceBars: True",
169 "*fileSelect*dirList.defaultColumns: 1",
170 "*fileSelect*dirList.forceColumns: True",
171 "*fileSelect*dirView.width: 100 ",
172 "*fileSelect*dirView.height: 250 ",
173 "*fileSelect*fileList.defaultColumns: 3",
174 "*fileSelect*fileList.forceColumns: False",
175 "*fileSelect*fileList.Longest: 100",
176 "*fileSelect*fileList.translations: #override \
177 <Btn1Down>: Set() Notify() \\n\
178 <Btn1Up>(2): Set() Notify() PathReturn() \\n",
179 "*fileSelect*fileView.width: 300 ",
180 "*fileSelect*fileView.height: 250 ",
181 "*fileSelect*cwd.width: 300",
182 "*fileSelect*cwd.resize: False",
183 "*fileSelect*cwd.justify: left",
184 "*fileSelect*cancel.width: 100",
185 "*fileSelect*ok.width: 300",
186 "*fileSelect*text.width: 100",
187 "*fileSelect.height: 400",
188 "*fileSelect*text.translations: #override \
189 <Key>Tab: Nop() \\n\
190 <Key>Return: PathReturn() \\n",
191 "*dump.title: Object Dump",
192 "*dump*text.width: 150",
193 "*dump*text.height: 400",
194 "*dump*text.scrollHorizontal: newer",
195 "*dump*text.scrollVertical: always",
196 "*dump*cancel.width: 150",
197 "*dump*cancel.label: Dismiss",
198 "*vars.title: Select variable",
199 "*vars*view.width: 300",
200 "*vars*view.height: 250",
201 "*vars*view.allowVert: True",
202 "*vars*view.forceBars: True",
203 "*vars*cancel.width: 300",