1 /**************************************************/
2 /* DO NOT EDIT THIS FILE, EDIT ../../data/Freeciv */
3 /**************************************************/
4 "Freeciv*gotAppDefFile:                       True",
5 "Freeciv*version:                             2.6.6",
6 "Freeciv.title:                               Freeciv",
7 "Freeciv.iconName:                            Freeciv",
8 "Freeciv*borderColor:                         black",
9 "Freeciv*Command.foreground:Black",
10 "Freeciv*Command.background: gray84",
11 "Freeciv*MenuButton.foreground: White",
12 "Freeciv*MenuButton.background: gray84",
13 "Freeciv*Label.foreground: Black",
14 "Freeciv*Label.background: gray84",
15 "Freeciv*Form.foreground: Black",
16 "Freeciv*Form.background: gray84",
17 "Freeciv*List.foreground: Black",
18 "Freeciv*List.background: gray",
19 "Freeciv*Text*foreground: Black",
20 "Freeciv*Text*background: White",
21 "Freeciv*SmeBSB.foreground: Black",
22 "Freeciv*SmeBSB.background: White",
23 "Freeciv*SmeLine.foreground: Black",
24 "Freeciv*Scrollbar.foreground: Black",
25 "Freeciv*Scrollbar.background: White",
26 "Freeciv*Toggle.foreground: Black",
27 "Freeciv*Toggle.background: White",
28 "Freeciv*Canvas.foreground: White",
29 "Freeciv*Canvas.background: Black",
30 "Freeciv*Pixcomm.foreground: Black",
31 "Freeciv*Pixcomm.background: gray84",
32 "Freeciv*Pixcomm.shadowWidth: 0",
33 "Freeciv*.connectdialog.title: _(\"Connect to Freeciv Server\")",
34 "Freeciv*connectdialog*translations:	#override \
35 			<Key>Return: key-dialog-connect-connect()",
36 "Freeciv*connectdialog.*.connbetalabel.justify: left",
37 "Freeciv*connectdialog.*.connbetalabel.background: grey",
38 "Freeciv*connectdialog.*.connbetalabel.foreground: red",
39 "Freeciv*connectdialog.*.connbetalabel.width: 300",
40 "Freeciv*connectdialog.*.connselectlabel.label: _(\"Freeciv Server Selection\")",
41 "Freeciv*connectdialog.*.connselectlabel.width: 300",
42 "Freeciv*connectdialog.*.connhostlabel.label: _(\"Host\")",
43 "Freeciv*connectdialog.*.connhostlabel.fromVert: connselectlabel",
44 "Freeciv*connectdialog.*.connhosttext.fromVert: connselectlabel",
45 "Freeciv*connectdialog.*.connhosttext.fromHoriz: connhostlabel",
46 "Freeciv*connectdialog.*.connhosttext.*.editType: edit",
47 "Freeciv*connectdialog.*.connhosttext.width: 256",
48 "Freeciv*connectdialog.*.connportlabel.label: _(\"Port\")",
49 "Freeciv*connectdialog.*.connportlabel.fromVert: connhostlabel",
50 "Freeciv*connectdialog.*.connporttext.fromVert: connhostlabel",
51 "Freeciv*connectdialog.*.connporttext.fromHoriz: connportlabel",
52 "Freeciv*connectdialog.*.connporttext.*.editType: edit",
53 "Freeciv*connectdialog.*.connporttext.width: 256",
54 "Freeciv*connectdialog.*.connloginlabel.label: _(\"Name\")",
55 "Freeciv*connectdialog.*.connloginlabel.fromVert: connportlabel",
56 "Freeciv*connectdialog.*.connlogintext.fromVert: connportlabel",
57 "Freeciv*connectdialog.*.connlogintext.fromHoriz: connloginlabel",
58 "Freeciv*connectdialog.*.connlogintext.*.editType: edit",
59 "Freeciv*connectdialog.*.connlogintext.width: 256",
60 "Freeciv*connectdialog.*.connpasswordlabel.label: _(\"Password\")",
61 "Freeciv*connectdialog.*.connpasswordlabel.fromVert: connloginlabel",
62 "Freeciv*connectdialog.*.connpasswordtext.fromVert: connloginlabel",
63 "Freeciv*connectdialog.*.connpasswordtext.fromHoriz: connpasswordlabel",
64 "Freeciv*connectdialog.*.connpasswordtext.*.editType: edit",
65 "Freeciv*connectdialog.*.connpasswordtext.width: 256",
66 "Freeciv*connectdialog.*.connverifylabel.label: _(\"Verify Password\")",
67 "Freeciv*connectdialog.*.connverifylabel.fromVert: connpasswordlabel",
68 "Freeciv*connectdialog.*.connverifytext.fromVert: connpasswordlabel",
69 "Freeciv*connectdialog.*.connverifytext.fromHoriz: connverifylabel",
70 "Freeciv*connectdialog.*.connverifytext.*.editType: edit",
71 "Freeciv*connectdialog.*.connverifytext.width: 256",
72 "Freeciv*connectdialog.*.connmessagelabel.label:",
73 "Freeciv*connectdialog.*.connmessagelabel.fromVert: connverifylabel",
74 "Freeciv*connectdialog.*.connmessagelabel.resizable: True",
75 "Freeciv*connectdialog.*.connconnectbutton.label: _(\"Connect\")",
76 "Freeciv*connectdialog.*.connconnectbutton.fromVert: connmessagelabel",
77 "Freeciv*connectdialog.*.connlanbutton.label: _(\"LAN Servers\")",
78 "Freeciv*connectdialog.*.connlanbutton.fromVert: connmessagelabel",
79 "Freeciv*connectdialog.*.connlanbutton.fromHoriz: connconnectbutton",
80 "Freeciv*connectdialog.*.connmetabutton.label: _(\"Metaserver\")",
81 "Freeciv*connectdialog.*.connmetabutton.fromVert: connmessagelabel",
82 "Freeciv*connectdialog.*.connmetabutton.fromHoriz: connlanbutton",
83 "Freeciv*connectdialog.*.connquitbutton.label: _(\"Quit\")",
84 "Freeciv*connectdialog.*.connquitbutton.fromVert: connmessagelabel",
85 "Freeciv*connectdialog.*.connquitbutton.fromHoriz: connmetabutton",
86 "Freeciv*serverlistdialog.title: _(\"Freeciv Server List\")",
87 "Freeciv*serverlistdialog.allowShellResize: True",
88 "Freeciv*serverlistdialog.width:            600",
89 "Freeciv*serverlistdialog.*.legendlabel.label: _(\"\
90 Server Name                         Port  Version     Status  Players  Comment\")",
91 "Freeciv*serverlistdialog.*.legendlabel.justify:     Left",
92 "Freeciv*serverlistdialog.*.legendlabel.left:        ChainLeft",
93 "Freeciv*serverlistdialog.*.legendlabel.right:       ChainLeft",
94 "Freeciv*serverlistdialog.*.legendlabel.top:         ChainTop",
95 "Freeciv*serverlistdialog.*.legendlabel.bottom:      ChainTop",
96 "Freeciv*serverlistdialog.*.legendlabel.resizable:   True",
97 "Freeciv*serverlistdialog.*.viewport.allowVert:      True",
98 "Freeciv*serverlistdialog.*.viewport.allowHoriz:     True",
99 "Freeciv*serverlistdialog.*.viewport.useBottom:      True",
100 "Freeciv*serverlistdialog.*.viewport.fromVert:       legendlabel",
101 "Freeciv*serverlistdialog.*.viewport.height:         200",
102 "Freeciv*serverlistdialog.*.viewport.width:          600",
103 "Freeciv*serverlistdialog.*.serverlist.forceColumns:     True",
104 "Freeciv*serverlistdialog.*.serverlist.defaultColumns:   1",
105 "Freeciv*serverlistdialog.*.serverlist.verticalList:     True",
106 "Freeciv*serverlistdialog.*.serverlist.left:             ChainLeft",
107 "Freeciv*serverlistdialog.*.serverlist.right:            ChainRight",
108 "Freeciv*serverlistdialog.*.serverlist.top:              ChainTop",
109 "Freeciv*serverlistdialog.*.serverlist.bottom:           ChainBottom",
110 "Freeciv*serverlistdialog.*.serverlist.resizable:        True",
111 "Freeciv*serverlistdialog.*.updatebutton.label:      _(\"Update\")",
112 "Freeciv*serverlistdialog.*.updatebutton.left:       ChainLeft",
113 "Freeciv*serverlistdialog.*.updatebutton.right:      ChainLeft",
114 "Freeciv*serverlistdialog.*.updatebutton.top:        ChainBottom",
115 "Freeciv*serverlistdialog.*.updatebutton.bottom:	    ChainBottom",
116 "Freeciv*serverlistdialog.*.updatebutton.fromVert:   viewport",
117 "Freeciv*serverlistdialog.*.closebutton.label:       _(\"Close\")",
118 "Freeciv*serverlistdialog.*.closebutton.left:        ChainLeft",
119 "Freeciv*serverlistdialog.*.closebutton.right:       ChainLeft",
120 "Freeciv*serverlistdialog.*.closebutton.top:         ChainBottom",
121 "Freeciv*serverlistdialog.*.closebutton.bottom:      ChainBottom",
122 "Freeciv*serverlistdialog.*.closebutton.fromVert:    viewport",
123 "Freeciv*serverlistdialog.*.closebutton.fromHoriz:   updatebutton",
124 "Freeciv*intelpopup.title:                    _(\"Foreign Intelligence Report\")",
125 "Freeciv*inteltitlelabel.background:          gray84",
126 "Freeciv*inteltitlelabel.borderColor:         gray84",
127 "Freeciv*intelnamelabel.fromVert:             inteltitlelabel",
128 "Freeciv*intelnamelabel.background:           grey",
129 "Freeciv*intelgovlabel.fromVert:              inteltitlelabel",
130 "Freeciv*intelgovlabel.fromHoriz:             intelnamelabel",
131 "Freeciv*intelgovlabel.background:            grey",
132 "Freeciv*intelgoldlabel.fromVert:             intelgovlabel",
133 "Freeciv*intelgoldlabel.background:           grey",
134 "Freeciv*inteltaxlabel.fromVert:              intelgovlabel",
135 "Freeciv*inteltaxlabel.fromHoriz:             intelgoldlabel",
136 "Freeciv*inteltaxlabel.background:            grey",
137 "Freeciv*intelscilabel.fromVert:              intelgovlabel",
138 "Freeciv*intelscilabel.fromHoriz:             inteltaxlabel",
139 "Freeciv*intelscilabel.background:            grey",
140 "Freeciv*intelluxlabel.fromVert:              intelgovlabel",
141 "Freeciv*intelluxlabel.fromHoriz:             intelscilabel",
142 "Freeciv*intelluxlabel.background:            grey",
143 "Freeciv*intelreslabel.fromVert:              intelgoldlabel",
144 "Freeciv*intelreslabel.background:            grey",
145 "Freeciv*intelcapitallabel.fromVert:          intelreslabel",
146 "Freeciv*intelcapitallabel.background:        grey",
147 "Freeciv*inteltechlist.fromVert:            intelcapitallabel",
148 "Freeciv*inteltechlist.forceColumns:        true",
149 "Freeciv*inteltechlist.defaultColumns:      3",
150 "Freeciv*inteltechlist.verticalList:        true",
151 "Freeciv*inteltechlist.resizable:           true",
152 "Freeciv*intelclosecommand.label:             _(\"Close\")",
153 "Freeciv*intelclosecommand.fromVert:          inteltechlist",
154 "Freeciv*inteldiplocommand.label:             _(\"Diplomacy\")",
155 "Freeciv*inteldiplocommand.fromHoriz:         intelclosecommand",
156 "Freeciv*inteldiplocommand.fromVert:          inteltechlist",
157 "Freeciv*inteldiplopopup.title:                    _(\"Foreign Intelligence Report\")",
158 "Freeciv*inteldiplolabel.background:         gray84",
159 "Freeciv*inteldiplolabel.borderColor:        gray84",
160 "Freeciv*inteldiplonamelabel.fromVert:       inteldiplolabel",
161 "Freeciv*inteldiplonamelabel.background:     grey",
162 "Freeciv*inteldiplolist.fromVert:            inteldiplonamelabel",
163 "Freeciv*inteldiplolist.forceColumns:        true",
164 "Freeciv*inteldiplolist.defaultColumns:      1",
165 "Freeciv*inteldiplolist.verticalList:        true",
166 "Freeciv*inteldiplolist.resizable:           true",
167 "Freeciv*inteldiploclosecommand.label:             _(\"Close\")",
168 "Freeciv*inteldiploclosecommand.fromVert:          inteldiplolist",
169 "Freeciv*popupinfo.*.background:                  gray84",
170 "Freeciv*popupinfo.*.foreground:                  black",
171 "Freeciv*popupinfo.*.borderWidth:                 3",
172 "Freeciv*dlabel.background: gray84",
173 "Freeciv*iform.borderWidth: 0",
174 "Freeciv*iform.ilabel.borderWidth: 0",
175 "Freeciv*iform.background: gray84",
176 "Freeciv*iform.ilabel.background: gray84",
177 "Freeciv*iinput.translations:	#override \
178 		<Key>Return: key-dialog-input-ok()",
179 "Freeciv*dippopupshell.title: _(\"Diplomacy meeting\")",
180 "Freeciv*dippopupshell.allowShellResize: True",
181 "Freeciv*dipform.background:              gray84",
182 "Freeciv*dipform.resizable:               true",
183 "Freeciv*dipform0.background:             gray",
184 "Freeciv*dipform0.resizable:              true",
185 "Freeciv*dipform0.bottom:                 chainBottom",
186 "Freeciv*dipformm.fromHoriz:              dipform0",
187 "Freeciv*dipformm.background:             gray",
188 "Freeciv*dipformm.foreground:             black",
189 "Freeciv*dipformm.bottom:                 chainBottom",
190 "Freeciv*dipform1.fromHoriz:              dipformm",
191 "Freeciv*dipform1.background:             gray",
192 "Freeciv*dipform1.resizable:              true",
193 "Freeciv*dipform1.bottom:                 chainBottom",
194 "Freeciv*dipform1.right:                  chainRight",
195 "Freeciv*dipmainform.background:          gray84",
196 "Freeciv*dipmainform.resizable:           true",
197 "Freeciv*dipmainform.bottom:              chainBottom",
198 "Freeciv*dipmainform.right:               chainRight",
199 "Freeciv*dipheadline0.top:                chainTop",
200 "Freeciv*dipheadline0.bottom:             chainTop",
201 "Freeciv*dipheadline0.left:               chainLeft",
202 "Freeciv*dipheadline0.right:              chainRight",
203 "Freeciv*dipheadline0.background:         gray",
204 "Freeciv*dipheadline1.top:                chainTop",
205 "Freeciv*dipheadline1.bottom:             chainTop",
206 "Freeciv*dipheadline1.left:               chainLeft",
207 "Freeciv*dipheadline1.right:              chainRight",
208 "Freeciv*dipheadline1.background:         gray",
209 "Freeciv*dipheadlinem.borderWidth:        0",
210 "Freeciv*dipheadlinem.background:         gray",
211 "Freeciv*dipheadlinem.foreground:         black",
212 "Freeciv*dipheadlinem.justify:            center",
213 "Freeciv*dipheadlinem.top:                chainTop",
214 "Freeciv*dipheadlinem.bottom:             chainTop",
215 "Freeciv*dipclauselabel.label: _(\"The following clauses have been agreed upon:\")",
216 "Freeciv*dipclauselabel.fromVert:         dipheadlinem",
217 "Freeciv*dipclauselabel.borderWidth:      0",
218 "Freeciv*dipclauselabel.background:       gray",
219 "Freeciv*dipclauselabel.foreground:       black",
220 "Freeciv*dipclauselabel.top:              chainTop",
221 "Freeciv*dipclauselabel.bottom:           chainTop",
222 "Freeciv*dipclauselabel.left:             chainLeft",
223 "Freeciv*dipclauselabel.right:            chainLeft",
224 "Freeciv*dipview.fromVert:                dipclauselabel",
225 "Freeciv*dipview.allowVert:               True",
226 "Freeciv*dipview.top:                     chainTop",
227 "Freeciv*dipview.bottom:                  chainBottom",
228 "Freeciv*dipview.right:                   chainRight",
229 "Freeciv*dipclauselist.background:        white",
230 "Freeciv*dipclauselist.foreground:        black",
231 "Freeciv*dipclauselist.defaultColumns:    1",
232 "Freeciv*dipclauselist.forceColumns:      true",
233 "Freeciv*dipacceptlabel0.fromVert:         dipview",
234 "Freeciv*dipacceptlabel0.borderWidth:      0",
235 "Freeciv*dipacceptlabel0.background:       gray",
236 "Freeciv*dipacceptlabel0.foreground:       black",
237 "Freeciv*dipacceptlabel0.top:              chainBottom",
238 "Freeciv*dipacceptlabel0.bottom:           chainBottom",
239 "Freeciv*dipacceptthumb0.fromVert:         dipview",
240 "Freeciv*dipacceptthumb0.fromHoriz:        dipacceptlabel0",
241 "Freeciv*dipacceptthumb0.Width:            30",
242 "Freeciv*dipacceptthumb0.Height:           30",
243 "Freeciv*dipacceptthumb0.internalWidth:    0",
244 "Freeciv*dipacceptthumb0.internalHeight:   0",
245 "Freeciv*dipacceptthumb0.top:              chainBottom",
246 "Freeciv*dipacceptthumb0.bottom:           chainBottom",
247 "Freeciv*dipacceptlabel1.fromHoriz:        dipacceptthumb0",
248 "Freeciv*dipacceptlabel1.fromVert:         dipview",
249 "Freeciv*dipacceptlabel1.borderWidth:      0",
250 "Freeciv*dipacceptlabel1.background:       gray",
251 "Freeciv*dipacceptlabel1.foreground:       black",
252 "Freeciv*dipacceptlabel1.top:              chainBottom",
253 "Freeciv*dipacceptlabel1.bottom:           chainBottom",
254 "Freeciv*dipacceptthumb1.fromVert:         dipview",
255 "Freeciv*dipacceptthumb1.fromHoriz:        dipacceptlabel1",
256 "Freeciv*dipacceptthumb1.Width:            30",
257 "Freeciv*dipacceptthumb1.Height:           30",
258 "Freeciv*dipacceptthumb1.internalWidth:    0",
259 "Freeciv*dipacceptthumb1.internalHeight:   0",
260 "Freeciv*dipacceptthumb1.top:              chainBottom",
261 "Freeciv*dipacceptthumb1.bottom:           chainBottom",
262 "Freeciv*diperaseclausecommand.label:      _(\"Erase clause\")",
263 "Freeciv*diperaseclausecommand.fromVert:   dipformm",
264 "Freeciv*diperaseclausecommand.fromHoriz:  dipform0",
265 "Freeciv*diperaseclausecommand.foreground: black",
266 "Freeciv*diperaseclausecommand.background: gray84",
267 "Freeciv*diperaseclausecommand.top:	  chainBottom",
268 "Freeciv*diperaseclausecommand.bottom:	  chainBottom",
269 "Freeciv*dipmapmenubutton0.label:             _(\"Maps\")",
270 "Freeciv*dipmapmenubutton0.foreground:        black",
271 "Freeciv*dipmapmenubutton0.background:        gray84",
272 "Freeciv*dipmapmenubutton0.fromVert:          dipheadline0",
273 "Freeciv*dipmapmenubutton0.top:               chainTop",
274 "Freeciv*dipmapmenubutton0.bottom:            chainTop",
275 "Freeciv*dipmapmenubutton0.left:              chainLeft",
276 "Freeciv*dipmapmenubutton0.right:             chainLeft",
277 "Freeciv*dipmapmenubutton1.label:             _(\"Maps\")",
278 "Freeciv*dipmapmenubutton1.foreground:        black",
279 "Freeciv*dipmapmenubutton1.background:        gray84",
280 "Freeciv*dipmapmenubutton1.fromVert:          dipheadline1",
281 "Freeciv*dipmapmenubutton1.top:               chainTop",
282 "Freeciv*dipmapmenubutton1.bottom:            chainTop",
283 "Freeciv*dipmapmenubutton1.left:              chainLeft",
284 "Freeciv*dipmapmenubutton1.right:             chainLeft",
285 "Freeciv*diptechmenubutton0.label:         _(\"Advances\")",
286 "Freeciv*diptechmenubutton0.fromVert:      dipmapmenubutton0",
287 "Freeciv*diptechmenubutton0.foreground:    black",
288 "Freeciv*diptechmenubutton0.background:    gray84",
289 "Freeciv*diptechmenubutton0.top:           chainTop",
290 "Freeciv*diptechmenubutton0.bottom:        chainTop",
291 "Freeciv*diptechmenubutton0.left:          chainLeft",
292 "Freeciv*diptechmenubutton0.right:         chainLeft",
293 "Freeciv*diptechmenubutton1.label:         _(\"Advances\")",
294 "Freeciv*diptechmenubutton1.fromVert:      dipmapmenubutton1",
295 "Freeciv*diptechmenubutton1.foreground:    black",
296 "Freeciv*diptechmenubutton1.background:    gray84",
297 "Freeciv*diptechmenubutton1.top:           chainTop",
298 "Freeciv*diptechmenubutton1.bottom:        chainTop",
299 "Freeciv*diptechmenubutton1.left:          chainLeft",
300 "Freeciv*diptechmenubutton1.right:         chainLeft",
301 "Freeciv*dipcitymenubutton0.label:         _(\"Cities\")",
302 "Freeciv*dipcitymenubutton0.fromVert:      diptechmenubutton0",
303 "Freeciv*dipcitymenubutton0.foreground:    black",
304 "Freeciv*dipcitymenubutton0.background:    gray84",
305 "Freeciv*dipcitymenubutton0.top:           chainTop",
306 "Freeciv*dipcitymenubutton0.bottom:        chainTop",
307 "Freeciv*dipcitymenubutton0.left:          chainLeft",
308 "Freeciv*dipcitymenubutton0.right:         chainLeft",
309 "Freeciv*dipcitymenubutton1.label:         _(\"Cities\")",
310 "Freeciv*dipcitymenubutton1.fromVert:      diptechmenubutton1",
311 "Freeciv*dipcitymenubutton1.foreground:    black",
312 "Freeciv*dipcitymenubutton1.background:    gray84",
313 "Freeciv*dipcitymenubutton1.top:           chainTop",
314 "Freeciv*dipcitymenubutton1.bottom:        chainTop",
315 "Freeciv*dipcitymenubutton1.left:          chainLeft",
316 "Freeciv*dipcitymenubutton1.right:         chainLeft",
317 "Freeciv*dipgoldinput0.foreground:        black",
318 "Freeciv*dipgoldinput0.background:        white",
319 "Freeciv*dipgoldinput0.fromVert:          dipcitymenubutton0",
320 "Freeciv*dipgoldinput0.top:               chainTop",
321 "Freeciv*dipgoldinput0.bottom:            chainTop",
322 "Freeciv*dipgoldinput0.left:              chainLeft",
323 "Freeciv*dipgoldinput0.right:             chainLeft",
324 "Freeciv*dipgoldinput0.Width:             60",
325 "Freeciv*dipgoldinput0.*.editType:        edit",
326 "Freeciv*dipgoldinput0.translations:	#override \
327 			<Key>Return: key-dialog-diplo-gold()",
328 "Freeciv*dipgoldinput1.foreground:        black",
329 "Freeciv*dipgoldinput1.background:        white",
330 "Freeciv*dipgoldinput1.fromVert:          dipcitymenubutton1",
331 "Freeciv*dipgoldinput1.top:               chainTop",
332 "Freeciv*dipgoldinput1.bottom:            chainTop",
333 "Freeciv*dipgoldinput1.left:              chainLeft",
334 "Freeciv*dipgoldinput1.right:             chainLeft",
335 "Freeciv*dipgoldinput1.Width:             60",
336 "Freeciv*dipgoldinput1.*.editType:        edit",
337 "Freeciv*dipgoldinput1.translations:	#override \
338 			<Key>Return: key-dialog-diplo-gold()",
339 "Freeciv*dipgoldlabel0.borderWidth:       0",
340 "Freeciv*dipgoldlabel0.background:        gray",
341 "Freeciv*dipgoldlabel0.foreground:        black",
342 "Freeciv*dipgoldlabel0.fromHoriz:         dipgoldinput0",
343 "Freeciv*dipgoldlabel0.fromVert:          dipcitymenubutton0",
344 "Freeciv*dipgoldlabel0.top:               chainTop",
345 "Freeciv*dipgoldlabel0.bottom:            chainTop",
346 "Freeciv*dipgoldlabel0.left:              chainLeft",
347 "Freeciv*dipgoldlabel0.right:             chainLeft",
348 "Freeciv*dipgoldlabel1.borderWidth:       0",
349 "Freeciv*dipgoldlabel1.background:        gray",
350 "Freeciv*dipgoldlabel1.foreground:        black",
351 "Freeciv*dipgoldlabel1.fromHoriz:         dipgoldinput1",
352 "Freeciv*dipgoldlabel1.fromVert:          dipcitymenubutton1",
353 "Freeciv*dipgoldlabel1.top:               chainTop",
354 "Freeciv*dipgoldlabel1.bottom:            chainTop",
355 "Freeciv*dipgoldlabel1.left:              chainLeft",
356 "Freeciv*dipgoldlabel1.right:             chainLeft",
357 "Freeciv*dipvisionbutton0.label:         _(\"Shared vision\")",
358 "Freeciv*dipvisionbutton0.fromVert:      dipgoldlabel0",
359 "Freeciv*dipvisionbutton0.foreground:    black",
360 "Freeciv*dipvisionbutton0.background:    gray84",
361 "Freeciv*dipvisionbutton0.top:           chainTop",
362 "Freeciv*dipvisionbutton0.bottom:        chainTop",
363 "Freeciv*dipvisionbutton0.left:          chainLeft",
364 "Freeciv*dipvisionbutton0.right:         chainLeft",
365 "Freeciv*dipvisionbutton1.label:         _(\"Shared vision\")",
366 "Freeciv*dipvisionbutton1.fromVert:      dipgoldlabel1",
367 "Freeciv*dipvisionbutton1.foreground:    black",
368 "Freeciv*dipvisionbutton1.background:    gray84",
369 "Freeciv*dipvisionbutton1.top:           chainTop",
370 "Freeciv*dipvisionbutton1.bottom:        chainTop",
371 "Freeciv*dipvisionbutton1.left:          chainLeft",
372 "Freeciv*dipvisionbutton1.right:         chainLeft",
373 "Freeciv*dippactmenubutton.label:         _(\"Pacts\")",
374 "Freeciv*dippactmenubutton.fromVert:      dipvisionbutton0",
375 "Freeciv*dippactmenubutton.foreground:    black",
376 "Freeciv*dippactmenubutton.background:    gray84",
377 "Freeciv*dippactmenubutton.top:           chainTop",
378 "Freeciv*dippactmenubutton.bottom:        chainTop",
379 "Freeciv*dippactmenubutton.left:          chainLeft",
380 "Freeciv*dippactmenubutton.right:         chainLeft",
381 "Freeciv*dipacceptcommand.label:          _(\"Accept treaty\")",
382 "Freeciv*dipacceptcommand.fromVert:       dipmainform",
383 "Freeciv*dipacceptcommand.foreground:     black",
384 "Freeciv*dipacceptcommand.background:     gray84",
385 "Freeciv*dipacceptcommand.top:		 chainBottom",
386 "Freeciv*dipacceptcommand.bottom:	 chainBottom",
387 "Freeciv*dipacceptcommand.left:		 chainLeft",
388 "Freeciv*dipacceptcommand.right:		 chainLeft",
389 "Freeciv*dipclosecommand.label:           _(\"Cancel meeting\")",
390 "Freeciv*dipclosecommand.fromVert:        dipmainform",
391 "Freeciv*dipclosecommand.fromHoriz:       dipacceptcommand",
392 "Freeciv*dipclosecommand.foreground:      black",
393 "Freeciv*dipclosecommand.background:      gray84",
394 "Freeciv*dipclosecommand.top:		 chainBottom",
395 "Freeciv*dipclosecommand.bottom:		 chainBottom",
396 "Freeciv*dipclosecommand.left:		 chainLeft",
397 "Freeciv*dipclosecommand.right:		 chainLeft",
398 "Freeciv*notifyform.background:  gray84",
399 "Freeciv*notifyheadline.background:   grey",
400 "Freeciv*notifyheadline.foreground:   black",
401 "Freeciv*notifyheadline.top:          chainTop",
402 "Freeciv*notifyheadline.bottom:       chainTop",
403 "Freeciv*notifyheadline.left:         chainLeft",
404 "Freeciv*notifyheadline.right:        chainLeft",
405 "Freeciv*notifylabel.borderWidth:  0",
406 "Freeciv*notifylabel.fromVert:     notifyheadline",
407 "Freeciv*notifylabel.top:          chainTop",
408 "Freeciv*notifylabel.bottom:       chainTop",
409 "Freeciv*notifylabel.left:         chainLeft",
410 "Freeciv*notifylabel.right:        chainLeft",
411 "Freeciv*notifylabel.background:   white",
412 "Freeciv*notifycommand.fromVert:   notifylabel",
413 "Freeciv*notifycommand.label:      _(\"Close\")",
414 "Freeciv*notifycommand.top:        chainTop",
415 "Freeciv*notifycommand.bottom:     chainTop",
416 "Freeciv*notifycommand.left:       chainLeft",
417 "Freeciv*notifycommand.right:      chainLeft",
418 "Freeciv*notifygotocommand.fromVert:   notifylabel",
419 "Freeciv*notifygotocommand.fromHoriz:   notifycommand",
420 "Freeciv*notifygotocommand.label:      _(\"Goto and Close\")",
421 "Freeciv*notifygotocommand.top:        chainTop",
422 "Freeciv*notifygotocommand.bottom:     chainTop",
423 "Freeciv*notifygotocommand.left:       chainleft",
424 "Freeciv*notifygotocommand.right:      chainLeft",
425 "Freeciv*unitselectdialogshell.title: _(\"Select Unit(s)\")",
426 "Freeciv*unitselectclosecommand.label: _(\"Close\")",
427 "Freeciv*unitselectallcommand.label:   _(\"Ready all\")",
428 "Freeciv*unitselectallcommand.fromHoriz:   unitselectclosecommand",
429 "Freeciv*unitselectform*column.borderWidth: 0",
430 "Freeciv*unitselectform*unitselectcommands.internalWidth: 2",
431 "Freeciv*unitselectform*unitselectcommands.internalHeight: 2",
432 "Freeciv*unitselectform*unitselectcommands.background: gray84",
433 "Freeciv*unitselectform*unitselectlabels.background: gray84",
434 "Freeciv*unitselectform*unitselectlabels.borderWidth: 0",
435 "Freeciv*helpdialog.title:  _(\"Freeciv Help Browser\")",
436 "Freeciv*helpdialog.*.helpviewport.allowVert: True",
437 "Freeciv*helpdialog.*.helpviewport.top:      chainTop",
438 "Freeciv*helpdialog.*.helpviewport.bottom:   chainBottom",
439 "Freeciv*helpdialog.*.helpviewport.left:     chainLeft",
440 "Freeciv*helpdialog.*.helpviewport.right:    chainLeft",
441 "Freeciv*helpdialog.*.helpviewport.Height: 350",
442 "Freeciv*helpdialog.*.helplist.defaultColumns: 1",
443 "Freeciv*helpdialog.*.helplist.forceColumns: true",
444 "Freeciv*helpdialog.*.helptext.label: Transporter",
445 "Freeciv*helpdialog.*.helptext.Width: 532",
446 "Freeciv*helpdialog.*.helptext.Height: 250",
447 "Freeciv*helpdialog.*.helptext.top:      chainTop",
448 "Freeciv*helpdialog.*.helptext.bottom:   chainTop",
449 "Freeciv*helpdialog.*.helptext.left:     chainLeft",
450 "Freeciv*helpdialog.*.helptext.right:    chainRight",
451 "Freeciv*helpdialog.*.helptext.borderWidth: 1",
452 "Freeciv*helpdialog.*.helptext.*.textoptions: ",
453 "Freeciv*helpdialog.*.helptext.fromVert: helptitle",
454 "Freeciv*helpdialog.*.helptext.justify:  left",
455 "Freeciv*helpdialog.*.helptext.*.background: grey",
456 "Freeciv*helpdialog.*.helptext.*displayCaret: false",
457 "Freeciv*helpdialog.*.wrap: word",
458 "Freeciv*helpdialog.*.helpclosecommand.label: _(\"Close\")",
459 "Freeciv*helpdialog.*.helpclosecommand.fromVert: helpviewport",
460 "Freeciv*helpdialog.*.helpclosecommand.top:      chainBottom",
461 "Freeciv*helpdialog.*.helpclosecommand.bottom:   chainBottom",
462 "Freeciv*helpdialog.*.helpclosecommand.left:     chainLeft",
463 "Freeciv*helpdialog.*.helpclosecommand.right:    chainLeft",
464 "Freeciv*helpdialog.*.helprightform.fromHoriz: helpviewport",
465 "Freeciv*helpdialog.*.helprightform.height: 200",
466 "Freeciv*helpdialog.*.helprightform.top: chainTop",
467 "Freeciv*helpdialog.*.helprightform.bottom: chainBottom",
468 "Freeciv*helpdialog.*.helprightform.left: chainLeft",
469 "Freeciv*helpdialog.*.helprightform.right: chainRight",
470 "Freeciv*helpdialog.*.helprightform.borderwidth: 0",
471 "Freeciv*helpdialog.*.*helptitle.label: 0123456789012345678901234567890123456789012345678901234567890123456789",
472 "Freeciv*helpdialog.*.*helptitle.top: chainTop",
473 "Freeciv*helpdialog.*.*helptitle.bottom: chainTop",
474 "Freeciv*helpdialog.*.*helptitle.left: chainLeft",
475 "Freeciv*helpdialog.*.*helptitle.right: chainRight",
476 "Freeciv*helpdialog.*.helpimprcost.fromVert: helptext",
477 "Freeciv*helpdialog.*.helpimprcost.label: _(\"Cost:\")",
478 "Freeciv*helpdialog.*.helpimprcost.left: chainLeft",
479 "Freeciv*helpdialog.*.helpimprcost.right: chainLeft",
480 "Freeciv*helpdialog.*.helpimprcost.top: chainTop",
481 "Freeciv*helpdialog.*.helpimprcost.bottom: chainTop",
482 "Freeciv*helpdialog.*.helpimprcostdata.label: 111\\ ",
483 "Freeciv*helpdialog.*.helpimprcostdata.background: gray84",
484 "Freeciv*helpdialog.*.helpimprcostdata.fromVert: helptext",
485 "Freeciv*helpdialog.*.helpimprcostdata.fromHoriz: helpimprcost",
486 "Freeciv*helpdialog.*.helpimprcostdata.borderWidth: 0",
487 "Freeciv*helpdialog.*.helpimprcostdata.justify: Left",
488 "Freeciv*helpdialog.*.helpimprcostdata.left: chainLeft",
489 "Freeciv*helpdialog.*.helpimprcostdata.right: chainLeft",
490 "Freeciv*helpdialog.*.helpimprcostdata.top: chainTop",
491 "Freeciv*helpdialog.*.helpimprcostdata.bottom: chainTop",
492 "Freeciv*helpdialog.*.helpimprupkeep.label: _(\"Upkeep:\")",
493 "Freeciv*helpdialog.*.helpimprupkeep.fromVert: helptext",
494 "Freeciv*helpdialog.*.helpimprupkeep.fromHoriz: helpimprcostdata",
495 "Freeciv*helpdialog.*.helpimprupkeep.left: chainLeft",
496 "Freeciv*helpdialog.*.helpimprupkeep.right: chainLeft",
497 "Freeciv*helpdialog.*.helpimprupkeep.top: chainTop",
498 "Freeciv*helpdialog.*.helpimprupkeep.bottom: chainTop",
499 "Freeciv*helpdialog.*.helpimprupkeepdata.label: 11\\ ",
500 "Freeciv*helpdialog.*.helpimprupkeepdata.background: gray84",
501 "Freeciv*helpdialog.*.helpimprupkeepdata.fromVert: helptext",
502 "Freeciv*helpdialog.*.helpimprupkeepdata.fromHoriz: helpimprupkeep",
503 "Freeciv*helpdialog.*.helpimprupkeepdata.borderWidth: 0",
504 "Freeciv*helpdialog.*.helpimprupkeepdata.justify: Left",
505 "Freeciv*helpdialog.*.helpimprupkeepdata.left: chainLeft",
506 "Freeciv*helpdialog.*.helpimprupkeepdata.right: chainLeft",
507 "Freeciv*helpdialog.*.helpimprupkeepdata.top: chainTop",
508 "Freeciv*helpdialog.*.helpimprupkeepdata.bottom: chainTop",
509 "Freeciv*helpdialog.*.helpimprvariant.label: _(\"Variant:\")",
510 "Freeciv*helpdialog.*.helpimprvariant.foreground: black",
511 "Freeciv*helpdialog.*.helpimprvariant.background: gray84",
512 "Freeciv*helpdialog.*.helpimprvariant.fromVert: helptext",
513 "Freeciv*helpdialog.*.helpimprvariant.fromHoriz: helpimprupkeepdata",
514 "Freeciv*helpdialog.*.helpimprvariant.left: chainLeft",
515 "Freeciv*helpdialog.*.helpimprvariant.right: chainLeft",
516 "Freeciv*helpdialog.*.helpimprvariant.top: chainTop",
517 "Freeciv*helpdialog.*.helpimprvariant.bottom: chainTop",
518 "Freeciv*helpdialog.*.helpimprvariantdata.label: 111\\ ",
519 "Freeciv*helpdialog.*.helpimprvariantdata.foreground: black",
520 "Freeciv*helpdialog.*.helpimprvariantdata.background: gray84",
521 "Freeciv*helpdialog.*.helpimprvariantdata.fromVert: helptext",
522 "Freeciv*helpdialog.*.helpimprvariantdata.fromHoriz: helpimprvariant",
523 "Freeciv*helpdialog.*.helpimprvariantdata.borderWidth: 0",
524 "Freeciv*helpdialog.*.helpimprvariantdata.justify: Left",
525 "Freeciv*helpdialog.*.helpimprvariantdata.left: chainLeft",
526 "Freeciv*helpdialog.*.helpimprvariantdata.right: chainLeft",
527 "Freeciv*helpdialog.*.helpimprvariantdata.top: chainTop",
528 "Freeciv*helpdialog.*.helpimprvariantdata.bottom: chainTop",
529 "Freeciv*helpdialog.*.helpimprreq.label: _(\"Requirement:\")",
530 "Freeciv*helpdialog.*.helpimprreq.fromVert: helpimprcost",
531 "Freeciv*helpdialog.*.helpimprreq.left: chainLeft",
532 "Freeciv*helpdialog.*.helpimprreq.right: chainLeft",
533 "Freeciv*helpdialog.*.helpimprreq.top: chainTop",
534 "Freeciv*helpdialog.*.helpimprreq.bottom: chainTop",
535 "Freeciv*helpdialog.*.helpimprreqdata.label: Genetic Engineering",
536 "Freeciv*helpdialog.*.helpimprreqdata.background: gray84",
537 "Freeciv*helpdialog.*.helpimprreqdata.fromVert: helpimprcost",
538 "Freeciv*helpdialog.*.helpimprreqdata.fromHoriz: helpimprreq",
539 "Freeciv*helpdialog.*.helpimprreqdata.borderWidth: 0",
540 "Freeciv*helpdialog.*.helpimprreqdata.justify: Left",
541 "Freeciv*helpdialog.*.helpimprreqdata.left: chainLeft",
542 "Freeciv*helpdialog.*.helpimprreqdata.right: chainLeft",
543 "Freeciv*helpdialog.*.helpimprreqdata.top: chainTop",
544 "Freeciv*helpdialog.*.helpimprreqdata.bottom: chainTop",
545 "Freeciv*helpdialog.*.helptreeviewport.fromVert: helpimprreq",
546 "Freeciv*helpdialog.*.helptreeviewport.allowVert:  True",
547 "Freeciv*helpdialog.*.helptreeviewport.allowHoriz: True",
548 "Freeciv*helpdialog.*.helptreeviewport.useBottom: True",
549 "Freeciv*helpdialog.*.helptreeviewport.top:      chainTop",
550 "Freeciv*helpdialog.*.helptreeviewport.bottom:   chainBottom",
551 "Freeciv*helpdialog.*.helptreeviewport.left:     chainLeft",
552 "Freeciv*helpdialog.*.helptreeviewport.right:    chainRight",
553 "Freeciv*helpdialog.*.helptreeviewport.*.background: grey",
554 "Freeciv*helpdialog.*.helptree.gravity: east",
555 "Freeciv*helpdialog.*.helptree.foreground: black",
556 "Freeciv*helpdialog.*.helptree.background: gray84",
557 "Freeciv*helpdialog.*.helptree.borderWidth: 0",
558 "Freeciv*helpdialog.*.helptree.bottom: chainBottom",
559 "Freeciv*helpdialog.*.helptree.top:    chainTop",
560 "Freeciv*helpdialog.*.helptree.left:   chainLeft",
561 "Freeciv*helpdialog.*.helptree.right:  chainRight",
562 "Freeciv*helpdialog.*.helpwonderobsolete.label: _(\"Obsolete by:\")",
563 "Freeciv*helpdialog.*.helpwonderobsolete.fromVert: helpimprcost",
564 "Freeciv*helpdialog.*.helpwonderobsolete.fromHoriz: helpimprreqdata",
565 "Freeciv*helpdialog.*.helpwonderobsolete.left: chainLeft",
566 "Freeciv*helpdialog.*.helpwonderobsolete.right: chainLeft",
567 "Freeciv*helpdialog.*.helpwonderobsolete.top: chainTop",
568 "Freeciv*helpdialog.*.helpwonderobsolete.bottom: chainTop",
569 "Freeciv*helpdialog.*.helpwonderobsoletedata.label: Genetic Engineering",
570 "Freeciv*helpdialog.*.helpwonderobsoletedata.background: gray84",
571 "Freeciv*helpdialog.*.helpwonderobsoletedata.fromVert: helpimprcost",
572 "Freeciv*helpdialog.*.helpwonderobsoletedata.fromHoriz: helpwonderobsolete",
573 "Freeciv*helpdialog.*.helpwonderobsoletedata.left: chainLeft",
574 "Freeciv*helpdialog.*.helpwonderobsoletedata.right: chainLeft",
575 "Freeciv*helpdialog.*.helpwonderobsoletedata.top: chainTop",
576 "Freeciv*helpdialog.*.helpwonderobsoletedata.bottom: chainTop",
577 "Freeciv*helpdialog.*.helpwonderobsoletedata.borderWidth: 0",
578 "Freeciv*helpdialog.*.helpwonderobsoletedata.justify: Left",
579 "Freeciv*helpdialog.*.helpwondervariant.label: _(\"Variant:\")",
580 "Freeciv*helpdialog.*.helpwondervariant.foreground: black",
581 "Freeciv*helpdialog.*.helpwondervariant.background: gray84",
582 "Freeciv*helpdialog.*.helpwondervariant.fromVert: helptext",
583 "Freeciv*helpdialog.*.helpwondervariant.fromHoriz: helpimprcostdata",
584 "Freeciv*helpdialog.*.helpwondervariant.left: chainLeft",
585 "Freeciv*helpdialog.*.helpwondervariant.right: chainLeft",
586 "Freeciv*helpdialog.*.helpwondervariant.top: chainTop",
587 "Freeciv*helpdialog.*.helpwondervariant.bottom: chainTop",
588 "Freeciv*helpdialog.*.helpwondervariantdata.label: 111\\ ",
589 "Freeciv*helpdialog.*.helpwondervariantdata.foreground: black",
590 "Freeciv*helpdialog.*.helpwondervariantdata.background: gray84",
591 "Freeciv*helpdialog.*.helpwondervariantdata.fromVert: helptext",
592 "Freeciv*helpdialog.*.helpwondervariantdata.fromHoriz: helpwondervariant",
593 "Freeciv*helpdialog.*.helpwondervariantdata.borderWidth: 0",
594 "Freeciv*helpdialog.*.helpwondervariantdata.justify: Left",
595 "Freeciv*helpdialog.*.helpwondervariantdata.left: chainLeft",
596 "Freeciv*helpdialog.*.helpwondervariantdata.right: chainLeft",
597 "Freeciv*helpdialog.*.helpwondervariantdata.top: chainTop",
598 "Freeciv*helpdialog.*.helpwondervariantdata.bottom: chainTop",
599 "Freeciv*helpdialog.*.treenode.foreground: Black",
600 "Freeciv*helpdialog.*.treenode.background: grey",
601 "Freeciv*helpdialog.*.treenode.label: Yo",
602 "Freeciv*helpdialog.*.helpunitcost.label: _(\"Cost:\")",
603 "Freeciv*helpdialog.*.helpunitcost.fromVert: helptext",
604 "Freeciv*helpdialog.*.helpunitcost.left: chainLeft",
605 "Freeciv*helpdialog.*.helpunitcost.right: chainLeft",
606 "Freeciv*helpdialog.*.helpunitcost.top: chainTop",
607 "Freeciv*helpdialog.*.helpunitcost.bottom: chainTop",
608 "Freeciv*helpdialog.*.helpunitcostdata.label: 1\\ \\ ",
609 "Freeciv*helpdialog.*.helpunitcostdata.fromVert: helptext",
610 "Freeciv*helpdialog.*.helpunitcostdata.fromHoriz: helpunitcost",
611 "Freeciv*helpdialog.*.helpunitcostdata.left: chainLeft",
612 "Freeciv*helpdialog.*.helpunitcostdata.right: chainLeft",
613 "Freeciv*helpdialog.*.helpunitcostdata.top: chainTop",
614 "Freeciv*helpdialog.*.helpunitcostdata.bottom: chainTop",
615 "Freeciv*helpdialog.*.helpunitcostdata.background: gray84",
616 "Freeciv*helpdialog.*.helpunitcostdata.borderWidth: 0",
617 "Freeciv*helpdialog.*.helpunitattack.label: _(\"Attack:\")",
618 "Freeciv*helpdialog.*.helpunitattack.fromVert: helptext",
619 "Freeciv*helpdialog.*.helpunitattack.fromHoriz: helpunitcostdata",
620 "Freeciv*helpdialog.*.helpunitattack.left: chainLeft",
621 "Freeciv*helpdialog.*.helpunitattack.right: chainLeft",
622 "Freeciv*helpdialog.*.helpunitattack.top: chainTop",
623 "Freeciv*helpdialog.*.helpunitattack.bottom: chainTop",
624 "Freeciv*helpdialog.*.helpunitattackdata.label: 1\\ ",
625 "Freeciv*helpdialog.*.helpunitattackdata.fromVert: helptext",
626 "Freeciv*helpdialog.*.helpunitattackdata.fromHoriz: helpunitattack",
627 "Freeciv*helpdialog.*.helpunitattackdata.left: chainLeft",
628 "Freeciv*helpdialog.*.helpunitattackdata.right: chainLeft",
629 "Freeciv*helpdialog.*.helpunitattackdata.top: chainTop",
630 "Freeciv*helpdialog.*.helpunitattackdata.bottom: chainTop",
631 "Freeciv*helpdialog.*.helpunitattackdata.background: gray84",
632 "Freeciv*helpdialog.*.helpunitattackdata.borderWidth: 0",
633 "Freeciv*helpdialog.*.helpunitdef.label: _(\"Defense:\")",
634 "Freeciv*helpdialog.*.helpunitdef.fromVert: helptext",
635 "Freeciv*helpdialog.*.helpunitdef.fromHoriz: helpunitattackdata",
636 "Freeciv*helpdialog.*.helpunitdef.left: chainLeft",
637 "Freeciv*helpdialog.*.helpunitdef.right: chainLeft",
638 "Freeciv*helpdialog.*.helpunitdef.top: chainTop",
639 "Freeciv*helpdialog.*.helpunitdef.bottom: chainTop",
640 "Freeciv*helpdialog.*.helpunitdefdata.label: 1\\ ",
641 "Freeciv*helpdialog.*.helpunitdefdata.fromVert: helptext",
642 "Freeciv*helpdialog.*.helpunitdefdata.fromHoriz: helpunitdef",
643 "Freeciv*helpdialog.*.helpunitdefdata.left: chainLeft",
644 "Freeciv*helpdialog.*.helpunitdefdata.right: chainLeft",
645 "Freeciv*helpdialog.*.helpunitdefdata.top: chainTop",
646 "Freeciv*helpdialog.*.helpunitdefdata.bottom: chainTop",
647 "Freeciv*helpdialog.*.helpunitdefdata.background: gray84",
648 "Freeciv*helpdialog.*.helpunitdefdata.borderWidth: 0",
649 "Freeciv*helpdialog.*.helpunitmove.label: _(\"Move:\")",
650 "Freeciv*helpdialog.*.helpunitmove.fromVert: helptext",
651 "Freeciv*helpdialog.*.helpunitmove.fromHoriz: helpunitdefdata",
652 "Freeciv*helpdialog.*.helpunitmove.left: chainLeft",
653 "Freeciv*helpdialog.*.helpunitmove.right: chainLeft",
654 "Freeciv*helpdialog.*.helpunitmove.top: chainTop",
655 "Freeciv*helpdialog.*.helpunitmove.bottom: chainTop",
656 "Freeciv*helpdialog.*.helpunitmovedata.label: 1\\ ",
657 "Freeciv*helpdialog.*.helpunitmovedata.fromVert: helptext",
658 "Freeciv*helpdialog.*.helpunitmovedata.fromHoriz: helpunitmove",
659 "Freeciv*helpdialog.*.helpunitmovedata.left: chainLeft",
660 "Freeciv*helpdialog.*.helpunitmovedata.right: chainLeft",
661 "Freeciv*helpdialog.*.helpunitmovedata.top: chainTop",
662 "Freeciv*helpdialog.*.helpunitmovedata.bottom: chainTop",
663 "Freeciv*helpdialog.*.helpunitmovedata.background: gray84",
664 "Freeciv*helpdialog.*.helpunitmovedata.borderWidth: 0",
665 "Freeciv*helpdialog.*.helpunittile.internalWidth: 0",
666 "Freeciv*helpdialog.*.helpunittile.internalHeight: 0",
667 "Freeciv*helpdialog.*.helpunittile.fromVert: helptext",
668 "Freeciv*helpdialog.*.helpunittile.fromHoriz: helpunitmovedata",
669 "Freeciv*helpdialog.*.helpunittile.left: chainLeft",
670 "Freeciv*helpdialog.*.helpunittile.right: chainLeft",
671 "Freeciv*helpdialog.*.helpunittile.top: chainTop",
672 "Freeciv*helpdialog.*.helpunittile.bottom: chainTop",
673 "Freeciv*helpdialog.*.helpunittile.borderWidth: 1",
674 "Freeciv*helpdialog.*.helpunitfp.label: _(\"Firepower:\")",
675 "Freeciv*helpdialog.*.helpunitfp.fromVert: helpunitcost",
676 "Freeciv*helpdialog.*.helpunitfp.left: chainLeft",
677 "Freeciv*helpdialog.*.helpunitfp.right: chainLeft",
678 "Freeciv*helpdialog.*.helpunitfp.top: chainTop",
679 "Freeciv*helpdialog.*.helpunitfp.bottom: chainTop",
680 "Freeciv*helpdialog.*.helpunitfpdata.label: 1\\ ",
681 "Freeciv*helpdialog.*.helpunitfpdata.fromVert: helpunitcost",
682 "Freeciv*helpdialog.*.helpunitfpdata.fromHoriz: helpunitfp",
683 "Freeciv*helpdialog.*.helpunitfpdata.left: chainLeft",
684 "Freeciv*helpdialog.*.helpunitfpdata.right: chainLeft",
685 "Freeciv*helpdialog.*.helpunitfpdata.top: chainTop",
686 "Freeciv*helpdialog.*.helpunitfpdata.bottom: chainTop",
687 "Freeciv*helpdialog.*.helpunitfpdata.background: gray84",
688 "Freeciv*helpdialog.*.helpunitfpdata.borderWidth: 0",
689 "Freeciv*helpdialog.*.helpunithp.label: _(\"Hitpoints:\")",
690 "Freeciv*helpdialog.*.helpunithp.fromVert: helpunitcost",
691 "Freeciv*helpdialog.*.helpunithp.fromHoriz: helpunitfpdata",
692 "Freeciv*helpdialog.*.helpunithp.left: chainLeft",
693 "Freeciv*helpdialog.*.helpunithp.right: chainLeft",
694 "Freeciv*helpdialog.*.helpunithp.top: chainTop",
695 "Freeciv*helpdialog.*.helpunithp.bottom: chainTop",
696 "Freeciv*helpdialog.*.helpunithpdata.label: 1\\ ",
697 "Freeciv*helpdialog.*.helpunithpdata.fromVert: helpunitcost",
698 "Freeciv*helpdialog.*.helpunithpdata.fromHoriz: helpunithp",
699 "Freeciv*helpdialog.*.helpunithpdata.left: chainLeft",
700 "Freeciv*helpdialog.*.helpunithpdata.right: chainLeft",
701 "Freeciv*helpdialog.*.helpunithpdata.top: chainTop",
702 "Freeciv*helpdialog.*.helpunithpdata.bottom: chainTop",
703 "Freeciv*helpdialog.*.helpunithpdata.background: gray84",
704 "Freeciv*helpdialog.*.helpunithpdata.borderWidth: 0",
705 "Freeciv*helpdialog.*.helpunitvisrange.label: _(\"Vision:\")",
706 "Freeciv*helpdialog.*.helpunitvisrange.fromVert: helpunitcost",
707 "Freeciv*helpdialog.*.helpunitvisrange.fromHoriz: helpunithpdata",
708 "Freeciv*helpdialog.*.helpunitvisrange.left: chainLeft",
709 "Freeciv*helpdialog.*.helpunitvisrange.right: chainLeft",
710 "Freeciv*helpdialog.*.helpunitvisrange.top: chainTop",
711 "Freeciv*helpdialog.*.helpunitvisrange.bottom: chainTop",
712 "Freeciv*helpdialog.*.helpunitvisrangedata.label: 1\\ ",
713 "Freeciv*helpdialog.*.helpunitvisrangedata.fromVert: helpunitcost",
714 "Freeciv*helpdialog.*.helpunitvisrangedata.fromHoriz: helpunitvisrange",
715 "Freeciv*helpdialog.*.helpunitvisrangedata.left: chainLeft",
716 "Freeciv*helpdialog.*.helpunitvisrangedata.right: chainLeft",
717 "Freeciv*helpdialog.*.helpunitvisrangedata.top: chainTop",
718 "Freeciv*helpdialog.*.helpunitvisrangedata.bottom: chainTop",
719 "Freeciv*helpdialog.*.helpunitvisrangedata.background: gray84",
720 "Freeciv*helpdialog.*.helpunitvisrangedata.borderWidth: 0",
721 "Freeciv*helpdialog.*.helpunitupkeep.label: _(\"Basic Upkeep:\")",
722 "Freeciv*helpdialog.*.helpunitupkeep.fromVert: helpunitfp",
723 "Freeciv*helpdialog.*.helpunitupkeep.left: chainLeft",
724 "Freeciv*helpdialog.*.helpunitupkeep.right: chainLeft",
725 "Freeciv*helpdialog.*.helpunitupkeep.top: chainTop",
726 "Freeciv*helpdialog.*.helpunitupkeep.bottom: chainTop",
727 "Freeciv*helpdialog.*.helpunitupkeepdata.label: 1 shield/1 happy/1 gold/1 food",
728 "Freeciv*helpdialog.*.helpunitupkeepdata.fromVert: helpunitfp",
729 "Freeciv*helpdialog.*.helpunitupkeepdata.fromHoriz: helpunitupkeep",
730 "Freeciv*helpdialog.*.helpunitupkeepdata.left: chainLeft",
731 "Freeciv*helpdialog.*.helpunitupkeepdata.right: chainLeft",
732 "Freeciv*helpdialog.*.helpunitupkeepdata.top: chainTop",
733 "Freeciv*helpdialog.*.helpunitupkeepdata.bottom: chainTop",
734 "Freeciv*helpdialog.*.helpunitupkeepdata.background: gray84",
735 "Freeciv*helpdialog.*.helpunitupkeepdata.borderWidth: 0",
736 "Freeciv*helpdialog.*.helpunitupkeepdata.justify: Left",
737 "Freeciv*helpdialog.*.help_terrain_movement_defense.label: _(\"Movement/Defense:\")",
738 "Freeciv*helpdialog.*.help_terrain_movement_defense.fromVert: helptext",
739 "Freeciv*helpdialog.*.help_terrain_movement_defense.left: chainLeft",
740 "Freeciv*helpdialog.*.help_terrain_movement_defense.right: chainLeft",
741 "Freeciv*helpdialog.*.help_terrain_movement_defense.top: chainTop",
742 "Freeciv*helpdialog.*.help_terrain_movement_defense.bottom: chainTop",
743 "Freeciv*helpdialog.*.help_terrain_movement_defense.justify: Right",
744 "Freeciv*helpdialog.*.help_terrain_movement_defense_data.label: 1/1.0",
745 "Freeciv*helpdialog.*.help_terrain_movement_defense_data.background: gray84",
746 "Freeciv*helpdialog.*.help_terrain_movement_defense_data.fromVert: helptext",
747 "Freeciv*helpdialog.*.help_terrain_movement_defense_data.fromHoriz: help_terrain_movement_defense",
748 "Freeciv*helpdialog.*.help_terrain_movement_defense_data.left: chainLeft",
749 "Freeciv*helpdialog.*.help_terrain_movement_defense_data.right: chainLeft",
750 "Freeciv*helpdialog.*.help_terrain_movement_defense_data.top: chainTop",
751 "Freeciv*helpdialog.*.help_terrain_movement_defense_data.bottom: chainTop",
752 "Freeciv*helpdialog.*.help_terrain_movement_defense_data.borderWidth: 0",
753 "Freeciv*helpdialog.*.help_terrain_movement_defense_data.justify: Left",
754 "Freeciv*helpdialog.*.help_terrain_food_shield_trade.label: _(\"Food/Resources/Trade:\")",
755 "Freeciv*helpdialog.*.help_terrain_food_shield_trade.fromVert: helptext",
756 "Freeciv*helpdialog.*.help_terrain_food_shield_trade.fromHoriz: help_terrain_movement_defense_data",
757 "Freeciv*helpdialog.*.help_terrain_food_shield_trade.left: chainLeft",
758 "Freeciv*helpdialog.*.help_terrain_food_shield_trade.right: chainLeft",
759 "Freeciv*helpdialog.*.help_terrain_food_shield_trade.top: chainTop",
760 "Freeciv*helpdialog.*.help_terrain_food_shield_trade.bottom: chainTop",
761 "Freeciv*helpdialog.*.help_terrain_food_shield_trade.justify: Right",
762 "Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.label: 1/1/1",
763 "Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.background: gray84",
764 "Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.fromVert: helptext",
765 "Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.fromHoriz: help_terrain_food_shield_trade",
766 "Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.left: chainLeft",
767 "Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.right: chainLeft",
768 "Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.top: chainTop",
769 "Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.bottom: chainTop",
770 "Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.borderWidth: 0",
771 "Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.justify: Left",
772 "Freeciv*helpdialog.*.help_terrain_resources.label: _(\"Resources:\")",
773 "Freeciv*helpdialog.*.help_terrain_resources.fromVert: help_terrain_movement_defense",
774 "Freeciv*helpdialog.*.help_terrain_resources.left: chainLeft",
775 "Freeciv*helpdialog.*.help_terrain_resources.right: chainLeft",
776 "Freeciv*helpdialog.*.help_terrain_resources.top: chainTop",
777 "Freeciv*helpdialog.*.help_terrain_resources.bottom: chainTop",
778 "Freeciv*helpdialog.*.help_terrain_resources.justify: Right",
779 "Freeciv*helpdialog.*.help_terrain_road_result_time.label: _(\"Road Result/Time:\")",
780 "Freeciv*helpdialog.*.help_terrain_road_result_time.fromVert: help_terrain_resources",
781 "Freeciv*helpdialog.*.help_terrain_road_result_time.left: chainLeft",
782 "Freeciv*helpdialog.*.help_terrain_road_result_time.right: chainLeft",
783 "Freeciv*helpdialog.*.help_terrain_road_result_time.top: chainTop",
784 "Freeciv*helpdialog.*.help_terrain_road_result_time.bottom: chainTop",
785 "Freeciv*helpdialog.*.help_terrain_road_result_time.justify: Right",
786 "Freeciv*helpdialog.*.help_terrain_road_result_time_data.label: Mountains / 11",
787 "Freeciv*helpdialog.*.help_terrain_road_result_time_data.background: gray84",
788 "Freeciv*helpdialog.*.help_terrain_road_result_time_data.fromVert: help_terrain_resources",
789 "Freeciv*helpdialog.*.help_terrain_road_result_time_data.fromHoriz: help_terrain_road_result_time",
790 "Freeciv*helpdialog.*.help_terrain_road_result_time_data.left: chainLeft",
791 "Freeciv*helpdialog.*.help_terrain_road_result_time_data.right: chainLeft",
792 "Freeciv*helpdialog.*.help_terrain_road_result_time_data.top: chainTop",
793 "Freeciv*helpdialog.*.help_terrain_road_result_time_data.bottom: chainTop",
794 "Freeciv*helpdialog.*.help_terrain_road_result_time_data.borderWidth: 0",
795 "Freeciv*helpdialog.*.help_terrain_road_result_time_data.justify: Left",
796 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time.label: _(\"Irrig. Result/Time:\")",
797 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time.fromVert: help_terrain_resources",
798 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time.fromHoriz: help_terrain_road_result_time_data",
799 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time.left: chainLeft",
800 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time.right: chainLeft",
801 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time.top: chainTop",
802 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time.bottom: chainTop",
803 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time.justify: Right",
804 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.label: Mountains / 11",
805 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.background: gray84",
806 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.fromVert: help_terrain_resources",
807 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.fromHoriz: help_terrain_irrigation_result_time",
808 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.left: chainLeft",
809 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.right: chainLeft",
810 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.top: chainTop",
811 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.bottom: chainTop",
812 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.borderWidth: 0",
813 "Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.justify: Left",
814 "Freeciv*helpdialog.*.help_terrain_mining_result_time.label: _(\"Mine Result/Time:\")",
815 "Freeciv*helpdialog.*.help_terrain_mining_result_time.fromVert: help_terrain_road_result_time",
816 "Freeciv*helpdialog.*.help_terrain_mining_result_time.left: chainLeft",
817 "Freeciv*helpdialog.*.help_terrain_mining_result_time.right: chainLeft",
818 "Freeciv*helpdialog.*.help_terrain_mining_result_time.top: chainTop",
819 "Freeciv*helpdialog.*.help_terrain_mining_result_time.bottom: chainTop",
820 "Freeciv*helpdialog.*.help_terrain_mining_result_time.justify: Right",
821 "Freeciv*helpdialog.*.help_terrain_mining_result_time_data.label: Mountains / 11",
822 "Freeciv*helpdialog.*.help_terrain_mining_result_time_data.background: gray84",
823 "Freeciv*helpdialog.*.help_terrain_mining_result_time_data.fromVert: help_terrain_road_result_time",
824 "Freeciv*helpdialog.*.help_terrain_mining_result_time_data.fromHoriz: help_terrain_mining_result_time",
825 "Freeciv*helpdialog.*.help_terrain_mining_result_time_data.left: chainLeft",
826 "Freeciv*helpdialog.*.help_terrain_mining_result_time_data.right: chainLeft",
827 "Freeciv*helpdialog.*.help_terrain_mining_result_time_data.top: chainTop",
828 "Freeciv*helpdialog.*.help_terrain_mining_result_time_data.bottom: chainTop",
829 "Freeciv*helpdialog.*.help_terrain_mining_result_time_data.borderWidth: 0",
830 "Freeciv*helpdialog.*.help_terrain_mining_result_time_data.justify: Left",
831 "Freeciv*helpdialog.*.help_terrain_transform_result_time.label: _(\"Trans. Result/Time:\")",
832 "Freeciv*helpdialog.*.help_terrain_transform_result_time.fromVert: help_terrain_road_result_time",
833 "Freeciv*helpdialog.*.help_terrain_transform_result_time.fromHoriz: help_terrain_mining_result_time_data",
834 "Freeciv*helpdialog.*.help_terrain_transform_result_time.left: chainLeft",
835 "Freeciv*helpdialog.*.help_terrain_transform_result_time.right: chainLeft",
836 "Freeciv*helpdialog.*.help_terrain_transform_result_time.top: chainTop",
837 "Freeciv*helpdialog.*.help_terrain_transform_result_time.bottom: chainTop",
838 "Freeciv*helpdialog.*.help_terrain_transform_result_time.justify: Right",
839 "Freeciv*helpdialog.*.help_terrain_transform_result_time_data.label: Mountains / 11",
840 "Freeciv*helpdialog.*.help_terrain_transform_result_time_data.background: gray84",
841 "Freeciv*helpdialog.*.help_terrain_transform_result_time_data.fromVert: help_terrain_road_result_time",
842 "Freeciv*helpdialog.*.help_terrain_transform_result_time_data.fromHoriz: help_terrain_transform_result_time",
843 "Freeciv*helpdialog.*.help_terrain_transform_result_time_data.left: chainLeft",
844 "Freeciv*helpdialog.*.help_terrain_transform_result_time_data.right: chainLeft",
845 "Freeciv*helpdialog.*.help_terrain_transform_result_time_data.top: chainTop",
846 "Freeciv*helpdialog.*.help_terrain_transform_result_time_data.bottom: chainTop",
847 "Freeciv*helpdialog.*.help_terrain_transform_result_time_data.borderWidth: 0",
848 "Freeciv*helpdialog.*.help_terrain_transform_result_time_data.justify: Left",
849 "Freeciv*finddialog.title:   _(\"Find City\")",
850 "Freeciv*finddialog.*.findlabel.label:  _(\"Select a city:\")",
851 "Freeciv*finddialog.*.findlabel.borderWidth: 0",
852 "Freeciv*finddialog.*.findlabel.background:		gray84",
853 "Freeciv*finddialog.*.findlabel.top:			chainTop",
854 "Freeciv*finddialog.*.findlabel.bottom:			chainTop",
855 "Freeciv*finddialog.*.findlabel.left:			chainLeft",
856 "Freeciv*finddialog.*.findlabel.right:			chainLeft",
857 "Freeciv*finddialog.*.findviewport.fromVert: findlabel",
858 "Freeciv*finddialog.*.findviewport.allowVert: True",
859 "Freeciv*finddialog.*.findviewport.top:			chainTop",
860 "Freeciv*finddialog.*.findviewport.bottom:		chainBottom",
861 "Freeciv*finddialog.*.findviewport.left:			chainLeft",
862 "Freeciv*finddialog.*.findlist.defaultColumns: 		1",
863 "Freeciv*finddialog.*.findlist.forceColumns: 		true",
864 "Freeciv*finddialog.*.findlist.background:		gray84",
865 "Freeciv*finddialog.*.findcentercommand.label:  _(\"Center\")",
866 "Freeciv*finddialog.*.findcentercommand.fromVert: findviewport",
867 "Freeciv*finddialog.*.findcentercommand.top:		chainBottom",
868 "Freeciv*finddialog.*.findcentercommand.bottom:		chainBottom",
869 "Freeciv*finddialog.*.findcentercommand.left:		chainLeft",
870 "Freeciv*finddialog.*.findcentercommand.right:		chainLeft",
871 "Freeciv*finddialog.*.findcancelcommand.label:   _(\"Cancel\")",
872 "Freeciv*finddialog.*.findcancelcommand.fromVert: findviewport",
873 "Freeciv*finddialog.*.findcancelcommand.fromHoriz: findcentercommand",
874 "Freeciv*finddialog.*.findcancelcommand.top:		chainBottom",
875 "Freeciv*finddialog.*.findcancelcommand.bottom:		chainBottom",
876 "Freeciv*finddialog.*.findcancelcommand.left:		chainLeft",
877 "Freeciv*finddialog.*.findcancelcommand.right:		chainLeft",
878 "Freeciv*gotodialog.title:   _(\"Goto/Airlift Unit\")",
879 "Freeciv*gotodialog.*.gotolabel.label:   _(\"Select destination:\")",
880 "Freeciv*gotodialog.*.gotolabel.borderWidth: 0",
881 "Freeciv*gotodialog.*.gotolabel.background: 		gray84",
882 "Freeciv*gotodialog.*.gotolabel.top:			chainTop",
883 "Freeciv*gotodialog.*.gotolabel.bottom:			chainTop",
884 "Freeciv*gotodialog.*.gotolabel.left:			chainLeft",
885 "Freeciv*gotodialog.*.gotolabel.right:			chainLeft",
886 "Freeciv*gotodialog.*.gotoviewport.fromVert: gotolabel",
887 "Freeciv*gotodialog.*.gotoviewport.allowVert: True",
888 "Freeciv*gotodialog.*.gotoviewport.top:			chainTop",
889 "Freeciv*gotodialog.*.gotoviewport.bottom:		chainBottom",
890 "Freeciv*gotodialog.*.gotoviewport.left:			chainLeft",
891 "Freeciv*gotodialog.*.gotolist.defaultColumns:		1",
892 "Freeciv*gotodialog.*.gotolist.forceColumns:		true",
893 "Freeciv*gotodialog.*.gotolist.background:		white",
894 "Freeciv*gotodialog.*.gotocentercommand.label: _(\"Goto\")",
895 "Freeciv*gotodialog.*.gotocentercommand.fromVert: gotoviewport",
896 "Freeciv*gotodialog.*.gotocentercommand.top:		chainBottom",
897 "Freeciv*gotodialog.*.gotocentercommand.bottom:		chainBottom",
898 "Freeciv*gotodialog.*.gotocentercommand.left:		chainLeft",
899 "Freeciv*gotodialog.*.gotocentercommand.right:		chainLeft",
900 "Freeciv*gotodialog.*.gotoairliftcommand.label:  _(\"Airlift\")",
901 "Freeciv*gotodialog.*.gotoairliftcommand.fromVert: gotoviewport",
902 "Freeciv*gotodialog.*.gotoairliftcommand.fromHoriz: gotocentercommand",
903 "Freeciv*gotodialog.*.gotoairliftcommand.top:		chainBottom",
904 "Freeciv*gotodialog.*.gotoairliftcommand.bottom:		chainBottom",
905 "Freeciv*gotodialog.*.gotoairliftcommand.left:		chainLeft",
906 "Freeciv*gotodialog.*.gotoairliftcommand.right:		chainLeft",
907 "Freeciv*gotodialog.*.gotoalltoggle.label:  _(\"All Cities\")",
908 "Freeciv*gotodialog.*.gotoalltoggle.foreground:		black",
909 "Freeciv*gotodialog.*.gotoalltoggle.background:		gray84",
910 "Freeciv*gotodialog.*.gotoalltoggle.fromVert:		gotoviewport",
911 "Freeciv*gotodialog.*.gotoalltoggle.fromHoriz: 		gotoairliftcommand",
912 "Freeciv*gotodialog.*.gotoalltoggle.top:			chainBottom",
913 "Freeciv*gotodialog.*.gotoalltoggle.bottom:		chainBottom",
914 "Freeciv*gotodialog.*.gotoalltoggle.left:		chainLeft",
915 "Freeciv*gotodialog.*.gotoalltoggle.right:		chainLeft",
916 "Freeciv*gotodialog.*.gotocancelcommand.label:  _(\"Cancel\")",
917 "Freeciv*gotodialog.*.gotocancelcommand.fromVert: gotoviewport",
918 "Freeciv*gotodialog.*.gotocancelcommand.fromHoriz: gotoalltoggle",
919 "Freeciv*gotodialog.*.gotocancelcommand.top:		chainBottom",
920 "Freeciv*gotodialog.*.gotocancelcommand.bottom:		chainBottom",
921 "Freeciv*gotodialog.*.gotocancelcommand.left:		chainLeft",
922 "Freeciv*gotodialog.*.gotocancelcommand.right:		chainLeft",
923 "Freeciv*presentunitsdialog.title:  _(\"Unit Commands\")",
924 "Freeciv*presentunitsdialog.*.dlabel.borderWidth:  0",
925 "Freeciv*presentunitsdialog.*.button0.label:     _(\"Activate unit\")",
926 "Freeciv*presentunitsdialog.*.button0.fromVert:  dlabel",
927 "Freeciv*presentunitsdialog.*.button0.width:     200",
928 "Freeciv*presentunitsdialog.*.button1.label:     _(\"Activate unit, close dialog\")",
929 "Freeciv*presentunitsdialog.*.button1.fromVert:  button0",
930 "Freeciv*presentunitsdialog.*.button1.width:     200",
931 "Freeciv*presentunitsdialog.*.button2.label:     _(\"Sentry unit\")",
932 "Freeciv*presentunitsdialog.*.button2.fromVert:  button1",
933 "Freeciv*presentunitsdialog.*.button2.width:     200",
934 "Freeciv*presentunitsdialog.*.button3.label:     _(\"Fortify unit\")",
935 "Freeciv*presentunitsdialog.*.button3.fromVert:  button2",
936 "Freeciv*presentunitsdialog.*.button3.width:     200",
937 "Freeciv*presentunitsdialog.*.button4.label:     _(\"Disband unit\")",
938 "Freeciv*presentunitsdialog.*.button4.fromVert:  button3",
939 "Freeciv*presentunitsdialog.*.button4.width:     200",
940 "Freeciv*presentunitsdialog.*.button5.label:     _(\"Make new homecity\")",
941 "Freeciv*presentunitsdialog.*.button5.fromVert:  button4",
942 "Freeciv*presentunitsdialog.*.button5.width:     200",
943 "Freeciv*presentunitsdialog.*.button6.label:     _(\"Upgrade unit\")",
944 "Freeciv*presentunitsdialog.*.button6.fromVert:	button5",
945 "Freeciv*presentunitsdialog.*.button6.width:	200",
946 "Freeciv*presentunitsdialog.*.button7.label:     _(\"Cancel\")",
947 "Freeciv*presentunitsdialog.*.button7.fromVert:  button6",
948 "Freeciv*supportunitsdialog.title:  _(\"Unit Commands\")",
949 "Freeciv*supportunitsdialog.*.dlabel.borderWidth:  0",
950 "Freeciv*supportunitsdialog.*.button0.label:     _(\"Activate unit\")",
951 "Freeciv*supportunitsdialog.*.button0.fromVert:  dlabel",
952 "Freeciv*supportunitsdialog.*.button0.width:     200",
953 "Freeciv*supportunitsdialog.*.button1.label:     _(\"Activate unit, close dialog\")",
954 "Freeciv*supportunitsdialog.*.button1.fromVert:  button0",
955 "Freeciv*supportunitsdialog.*.button1.width:     200",
956 "Freeciv*supportunitsdialog.*.button2.label:     _(\"Disband unit\")",
957 "Freeciv*supportunitsdialog.*.button2.fromVert:  button1",
958 "Freeciv*supportunitsdialog.*.button2.width:     200",
959 "Freeciv*supportunitsdialog.*.button3.label:     _(\"Cancel\")",
960 "Freeciv*supportunitsdialog.*.button3.fromVert:  button2",
961 "Freeciv*optionpopup.title:        _(\"Options\")",
962 "Freeciv*optionpopup*Label.background:   gray84",
963 "Freeciv*optionpopup*MenuButton.background:  white",
964 "Freeciv*optionpopup*MenuButton.foreground:  black",
965 "Freeciv*optionpopup*Toggle.background:     white",
966 "Freeciv*optionpopup*Toggle.shapeStyle:     oval",
967 "Freeciv*optionpopup*Toggle.width:          50",
968 "Freeciv*optionpopup*Toggle.internalHeight: 0",
969 "Freeciv*optionlabel.label:             _(\"Set local options\")",
970 "Freeciv*optionlabel.borderWidth:       0",
971 "Freeciv*optionviewport.fromVert:       optionlabel",
972 "Freeciv*optionviewport.height:         510",
973 "Freeciv*optionviewport.useRight:       True",
974 "Freeciv*optionviewport.allowVert:      True",
975 "Freeciv*optionpopup*label.label:           XXXXXXXXXXXXXXXXXXXXXXXXXXX",
976 "Freeciv*optionpopup*label.borderWidth:     0",
977 "Freeciv*optionpopup*input.*.foreground:    black",
978 "Freeciv*optionpopup*input.*.background:    white",
979 "Freeciv*optionpopup*input.width:           120",
980 "Freeciv*optionpopup*input.*.editType:      edit",
981 "Freeciv*optionokcommand.label:          _(\"Ok\")",
982 "Freeciv*optioncancelcommand.label:      _(\"Cancel\")",
983 "Freeciv*optioncancelcommand.fromHoriz:  optionokcommand",
984 "Freeciv*messageoptpopup.title:	_(\"Message Options\")",
985 "Freeciv*messageoptpopup*Label.background:  gray84",
986 "Freeciv*messageoptpopup*Label.borderWidth: 0",
987 "Freeciv*messageoptpopup*Toggle.background: white",
988 "Freeciv*messageoptpopup*Toggle.shapeStyle: oval",
989 "Freeciv*messageoptpopup*Toggle.internalHeight: 0",
990 "Freeciv*messageoptpopup*Toggle.label: Yes",
991 "Freeciv*messageopttitle.label:  _(\"Where to Display Messages\")",
992 "Freeciv*messageoptexpl.label:  _(\"\
993 Out = Output window, Mes = Messages window,\\nPop = Popup individual window\")",
994 "Freeciv*messageoptexpl.fromVert:  messageopttitle",
995 "Freeciv*messageoptscroll.fromVert:  messageoptexpl",
996 "Freeciv*messageoptscroll.height:  600",
997 "Freeciv*messageoptscroll.useRight:  True",
998 "Freeciv*messageoptscroll.allowVert:  True",
999 "Freeciv*messageoptspacehead.label: \\ ",
1000 "Freeciv*messageoptcolhead.label: _(\" Out Mes Pop\")",
1001 "Freeciv*messageoptokcommand.label:     _(\"Ok\")",
1002 "Freeciv*messageoptokcommand.fromVert:  messageoptscroll",
1003 "Freeciv*messageoptcancelcommand.label: _(\"Cancel\")",
1004 "Freeciv*messageoptcancelcommand.fromVert:  messageoptscroll",
1005 "Freeciv*messageoptcancelcommand.fromHoriz: messageoptokcommand",
1006 "Freeciv*ratespopup.title:              _(\"Rates\")",
1007 "Freeciv*rateslabel.label:              _(\"Select tax, luxury and science rates:\")",
1008 "Freeciv*rateslabel.borderWidth:        0",
1009 "Freeciv*rateslabel.background:         gray84",
1010 "Freeciv*ratesgovlabel.fromVert:        rateslabel",
1011 "Freeciv*ratesgovlabel.borderWidth:     0",
1012 "Freeciv*ratesgovlabel.width:           300",
1013 "Freeciv*ratesgovlabel.background:      gray84",
1014 "Freeciv*ratesgovlabel.justify:         left",
1015 "Freeciv*ratestaxlabel.label:           Tax:               0%",
1016 "Freeciv*ratestaxlabel.fromVert:        ratesgovlabel",
1017 "Freeciv*ratestaxlabel.borderWidth:     0",
1018 "Freeciv*ratestaxlabel.justify:         left",
1019 "Freeciv*ratestaxlabel.background:      gray84",
1020 "Freeciv*ratestaxscroll.width:          300",
1021 "Freeciv*ratestaxscroll.orientation:    horizontal",
1022 "Freeciv*ratestaxscroll.fromVert:       ratestaxlabel",
1023 "Freeciv*ratestaxscroll.background:     gray",
1024 "Freeciv*ratestaxtoggle.label:          _(\"Lock\")",
1025 "Freeciv*ratestaxtoggle.fromVert:       ratestaxlabel",
1026 "Freeciv*ratestaxtoggle.fromHoriz:      ratestaxscroll",
1027 "Freeciv*ratestaxtoggle.internalHeight: 0",
1028 "Freeciv*ratestaxtoggle.background:     gray",
1029 "Freeciv*ratesluxlabel.label:           Luxury:            0%",
1030 "Freeciv*ratesluxlabel.fromVert:        ratestaxscroll",
1031 "Freeciv*ratesluxlabel.borderWidth:     0",
1032 "Freeciv*ratesluxlabel.justify:         left",
1033 "Freeciv*ratesluxlabel.background:      gray84",
1034 "Freeciv*ratesluxscroll.width:          300",
1035 "Freeciv*ratesluxscroll.orientation:    horizontal",
1036 "Freeciv*ratesluxscroll.fromVert:       ratesluxlabel",
1037 "Freeciv*ratesluxscroll.background:     gray",
1038 "Freeciv*ratesluxtoggle.label:          _(\"Lock\")",
1039 "Freeciv*ratesluxtoggle.fromVert:       ratesluxlabel",
1040 "Freeciv*ratesluxtoggle.fromHoriz:      ratesluxscroll",
1041 "Freeciv*ratesluxtoggle.internalHeight: 0",
1042 "Freeciv*ratesluxtoggle.radioGroup:     ratestaxtoggle",
1043 "Freeciv*ratesluxtoggle.background:     gray",
1044 "Freeciv*ratesscilabel.label:           Science:           0%",
1045 "Freeciv*ratesscilabel.fromVert:        ratesluxscroll",
1046 "Freeciv*ratesscilabel.borderWidth:     0",
1047 "Freeciv*ratesscilabel.justify:         left",
1048 "Freeciv*ratesscilabel.background:      gray84",
1049 "Freeciv*ratessciscroll.width:          300",
1050 "Freeciv*ratessciscroll.orientation:    horizontal",
1051 "Freeciv*ratessciscroll.fromVert:       ratesscilabel",
1052 "Freeciv*ratessciscroll.background:     gray",
1053 "Freeciv*ratesscitoggle.label:          _(\"Lock\")",
1054 "Freeciv*ratesscitoggle.fromVert:       ratesscilabel",
1055 "Freeciv*ratesscitoggle.fromHoriz:      ratessciscroll",
1056 "Freeciv*ratesscitoggle.internalHeight: 0",
1057 "Freeciv*ratesscitoggle.radioGroup:     ratestaxtoggle",
1058 "Freeciv*ratesscitoggle.background:     gray",
1059 "Freeciv*ratesokcommand.label:          _(\"Ok\")",
1060 "Freeciv*ratesokcommand.fromVert:       ratessciscroll",
1061 "Freeciv*ratescancelcommand.label:      _(\"Cancel\")",
1062 "Freeciv*ratescancelcommand.fromVert:   ratessciscroll",
1063 "Freeciv*ratescancelcommand.fromHoriz:  ratesokcommand",
1064 "Freeciv*sciencepopup.title:   _(\"Research\")",
1065 "Freeciv*sciencepopup.allowShellResize: True",
1066 "Freeciv*scienceform.resizable: True",
1067 "Freeciv*sciencelabel.width:              400",
1068 "Freeciv*sciencelabel.justify:            center",
1069 "Freeciv*sciencelabel.borderWidth:        0",
1070 "Freeciv*sciencelabel.background:         gray84",
1071 "Freeciv*sciencelabel.top:                chainTop",
1072 "Freeciv*sciencelabel.bottom:             chainTop",
1073 "Freeciv*sciencelabel.left:               chainLeft",
1074 "Freeciv*sciencelabel.right:              chainRight",
1075 "Freeciv*sciencecurrentlabel.fromVert:    sciencelabel",
1076 "Freeciv*sciencecurrentlabel.resizable:   True",
1077 "Freeciv*sciencecurrentlabel.top:         chainTop",
1078 "Freeciv*sciencecurrentlabel.bottom:      chainTop",
1079 "Freeciv*sciencecurrentlabel.left:        chainLeft",
1080 "Freeciv*sciencecurrentlabel.right:       chainLeft",
1081 "Freeciv*sciencechangemenubutton.label:      _(\"Change\")",
1082 "Freeciv*sciencechangemenubutton.fromVert:   sciencelabel",
1083 "Freeciv*sciencechangemenubutton.fromHoriz:  sciencecurrentlabel",
1084 "Freeciv*sciencechangemenubutton.top:         chainTop",
1085 "Freeciv*sciencechangemenubutton.bottom:      chainTop",
1086 "Freeciv*sciencechangemenubutton.left:        chainLeft",
1087 "Freeciv*sciencechangemenubutton.right:       chainLeft",
1088 "Freeciv*sciencechangemenubutton.background:  gray",
1089 "Freeciv*sciencechangemenubutton.foreground:  black",
1090 "Freeciv*sciencehelpnote.label:              _(\"Help:\")",
1091 "Freeciv*sciencehelpnote.fromVert:           sciencechangemenubutton",
1092 "Freeciv*sciencehelpnote.fromHoriz:          sciencegoalmenubutton",
1093 "Freeciv*sciencehelpnote.borderColor: 	    gray84",
1094 "Freeciv*sciencehelpnote.background:         gray84",
1095 "Freeciv*sciencehelpnote.top:                chainTop",
1096 "Freeciv*sciencehelpnote.bottom:             chainTop",
1097 "Freeciv*sciencehelpnote.left:               chainLeft",
1098 "Freeciv*sciencehelpnote.right:              chainLeft",
1099 "Freeciv*sciencehelpnote.horizDistance:      15",
1100 "Freeciv*sciencehelptoggle.label:          No\\ ",
1101 "Freeciv*sciencehelptoggle.shapeStyle:     oval",
1102 "Freeciv*sciencehelptoggle.fromVert:       sciencechangemenubutton",
1103 "Freeciv*sciencehelptoggle.fromHoriz:      sciencehelpnote",
1104 "Freeciv*sciencehelptoggle.background:     gray",
1105 "Freeciv*sciencehelptoggle.top:         chainTop",
1106 "Freeciv*sciencehelptoggle.bottom:      chainTop",
1107 "Freeciv*sciencehelptoggle.left:        chainLeft",
1108 "Freeciv*sciencehelptoggle.right:       chainLeft",
1109 "Freeciv*sciencegoallabel.fromVert:	sciencecurrentlabel",
1110 "Freeciv*sciencegoallabel.resizable:	True",
1111 "Freeciv*sciencegoallabel.top:		chainTop",
1112 "Freeciv*sciencegoallabel.bottom:	chainTop",
1113 "Freeciv*sciencegoallabel.left:		chainLeft",
1114 "Freeciv*sciencegoallabel.right:	chainLeft",
1115 "Freeciv*sciencegoalmenubutton.label:		_(\"Goal\")",
1116 "Freeciv*sciencegoalmenubutton.fromVert:	sciencechangemenubutton",
1117 "Freeciv*sciencegoalmenubutton.fromHoriz:	sciencegoallabel",
1118 "Freeciv*sciencegoalmenubutton.top:		chainTop",
1119 "Freeciv*sciencegoalmenubutton.bottom:		chainTop",
1120 "Freeciv*sciencegoalmenubutton.left:		chainTop",
1121 "Freeciv*sciencegoalmenubutton.right:		chainTop",
1122 "Freeciv*sciencegoalmenubutton.background:	gray",
1123 "Freeciv*sciencegoalmenubutton.foreground:	black",
1124 "Freeciv*sciencelist.fromVert:            sciencegoallabel",
1125 "Freeciv*sciencelist.forceColumns:        true",
1126 "Freeciv*sciencelist.defaultColumns:      3",
1127 "Freeciv*sciencelist.verticalList:        true",
1128 "Freeciv*sciencelist.resizable:           true",
1129 "Freeciv*sciencelist.top:                 chainTop",
1130 "Freeciv*sciencelist.bottom:              chainBottom",
1131 "Freeciv*sciencelist.left:                chainLeft",
1132 "Freeciv*sciencelist.right:               chainRight",
1133 "Freeciv*scienceclosecommand.label:       _(\"Close\")",
1134 "Freeciv*scienceclosecommand.fromVert:    sciencelist",
1135 "Freeciv*scienceclosecommand.top:         chainBottom",
1136 "Freeciv*scienceclosecommand.bottom:      chainBottom",
1137 "Freeciv*scienceclosecommand.left:        chainLeft",
1138 "Freeciv*scienceclosecommand.right:       chainLeft",
1139 "Freeciv*cmapopup.title:                   _(\"Citizen Governor\")",
1140 "Freeciv*cmapresetviewport.allowVert:      True",
1141 "Freeciv*cmapresetlist.defaultColumns:     1",
1142 "Freeciv*cmapresetlist.forceColumns:       true",
1143 "Freeciv*cmapresetlist.background:         white",
1144 "Freeciv*cmacommand.label:                 _(\"Citizen governor...\")",
1145 "Freeciv*cmahelpbutton.label:              _(\"Help\")",
1146 "Freeciv*cmaclosebutton.label:             _(\"Close\")",
1147 "Freeciv*cmaaddbutton.label:               _(\"Add Preset\")",
1148 "Freeciv*cmaremovebutton.label:            _(\"Remove Preset\")",
1149 "Freeciv*cmachangebutton.label:            _(\"Apply once\")",
1150 "Freeciv*cmacontrolbutton.label:           _(\"Control City\")",
1151 "Freeciv*cmareleasebutton.label:           _(\"Release City\")",
1152 "Freeciv*cmasurpluslabel.label:            _(\"Minimal Surplus:\")",
1153 "Freeciv*cmasurpluslabel.borderWidth:      0",
1154 "Freeciv*cmafactorlabel.label:             _(\"Factor:\")",
1155 "Freeciv*cmafactorlabel.borderWidth:       0",
1156 "Freeciv*cmastatlabel.borderWidth:         0",
1157 "Freeciv*cmastatlabel.justify:             left",
1158 "Freeciv*cmapresetscroll.width:            70",
1159 "Freeciv*cmapresetscroll.height:           6",
1160 "Freeciv*cmapresetscroll.orientation:      horizontal",
1161 "Freeciv*cmapresetscroll.background:       white",
1162 " ",
1163 "Freeciv*cmapresettoggle.label:            _(\"No\")",
1164 "Freeciv*cmapresettoggle.background:       gray",
1165 "Freeciv*cmapresettoggle.shapeStyle:       oval",
1166 "Freeciv*cmapresettoggle.internalHeight:   0",
1167 "Freeciv*cmaremovepreset.title:                 _(\"Remove preset?\")",
1168 "Freeciv*cmaremovepreset.*.dlabel.borderWidth:  0",
1169 "Freeciv*cmaremovepreset.*.button0.label:       _(\"Yes\")",
1170 "Freeciv*cmaremovepreset.*.button0.fromVert:    dlabel",
1171 "Freeciv*cmaremovepreset.*.button1.label:       _(\"No\")",
1172 "Freeciv*cmaremovepreset.*.button1.fromVert:    dlabel",
1173 "Freeciv*cmaremovepreset.*.button1.fromHoriz:   button0",
1174 "Freeciv*cityoptpopup.title:              _(\"City Options\")",
1175 "Freeciv*cityoptpopup*Label.background:   gray84",
1176 "Freeciv*cityoptpopup*Label.borderWidth:  0",
1177 "Freeciv*cityoptpopup*Toggle.label:       Yes",
1178 "Freeciv*cityoptpopup*Toggle.background:  white",
1179 "Freeciv*cityoptpopup*Toggle.shapeStyle:  oval",
1180 "Freeciv*cityoptpopup*Toggle.internalHeight: 0",
1181 "Freeciv*cityoptlabel.borderWidth:       0",
1182 "Freeciv*cityoptnewcitlabel.label:       _(\"Make new citizens into:     \")",
1183 "Freeciv*cityoptnewcitlabel.fromVert:    cityoptlabel",
1184 "Freeciv*cityoptnewcittriggle.fromVert:    cityoptlabel",
1185 "Freeciv*cityoptnewcittriggle.fromHoriz:   cityoptnewcitlabel",
1186 "Freeciv*cityoptpopup*cityoptnewcittriggle.label:       Scientists",
1187 "Freeciv*cityoptdisbandlabel.label:      _(\"Allow unit production to disband city:\")",
1188 "Freeciv*cityoptdisbandlabel.fromVert:   cityoptnewcitlabel",
1189 "Freeciv*cityoptdisbandtoggle.fromVert:  cityoptnewcitlabel",
1190 "Freeciv*cityoptdisbandtoggle.fromHoriz: cityoptdisbandlabel",
1191 "Freeciv*cityoptvlandlabel.label:        _(\"Auto-attack vs land units:         \")",
1192 "Freeciv*cityoptvlandlabel.fromVert:     cityoptdisbandlabel",
1193 "Freeciv*cityoptvlandtoggle.fromVert:    cityoptdisbandlabel",
1194 "Freeciv*cityoptvlandtoggle.fromHoriz:   cityoptvlandlabel",
1195 "Freeciv*cityoptvsealabel.label:         _(\"Auto-attack vs sea units:          \")",
1196 "Freeciv*cityoptvsealabel.fromVert:      cityoptvlandlabel",
1197 "Freeciv*cityoptvseatoggle.fromVert:     cityoptvlandlabel",
1198 "Freeciv*cityoptvseatoggle.fromHoriz:    cityoptvsealabel",
1199 "Freeciv*cityoptvairlabel.label:         _(\"Auto-attack vs air units:          \")",
1200 "Freeciv*cityoptvairlabel.fromVert:      cityoptvsealabel",
1201 "Freeciv*cityoptvairtoggle.fromVert:     cityoptvsealabel",
1202 "Freeciv*cityoptvairtoggle.fromHoriz:    cityoptvairlabel",
1203 "Freeciv*cityoptvhelilabel.label:        _(\"Auto-attack vs helicopters:        \")",
1204 "Freeciv*cityoptvhelilabel.fromVert:     cityoptvairlabel",
1205 "Freeciv*cityoptvhelitoggle.fromVert:    cityoptvairlabel",
1206 "Freeciv*cityoptvhelitoggle.fromHoriz:   cityoptvhelilabel",
1207 "Freeciv*cityoptokcommand.label:          _(\"Ok\")",
1208 "Freeciv*cityoptokcommand.fromVert:       cityoptvhelilabel",
1209 "Freeciv*cityoptcancelcommand.label:      _(\"Cancel\")",
1210 "Freeciv*cityoptcancelcommand.fromVert:   cityoptvhelilabel",
1211 "Freeciv*cityoptcancelcommand.fromHoriz:  cityoptokcommand",
1212 "Freeciv*reportcitypopup.title:  _(\"Cities\")",
1213 "Freeciv*reportcitypopup.allowShellResize: True",
1214 "Freeciv*reportcitylabel.width:              600",
1215 "Freeciv*reportcitylabel.resizable:          True",
1216 "Freeciv*reportcitylabel.justify:            center",
1217 "Freeciv*reportcitylabel.borderWidth:        0",
1218 "Freeciv*reportcitylabel.background:         gray84",
1219 "Freeciv*reportcitylabel.top:                chainTop",
1220 "Freeciv*reportcitylabel.bottom:             chainTop",
1221 "Freeciv*reportcitylabel.left:               chainLeft",
1222 "Freeciv*reportcitylabel.right:              chainRight",
1223 "Freeciv*reportcitylistlabel.justify:            left",
1224 "Freeciv*reportcitylistlabel.width:              600",
1225 "Freeciv*reportcitylistlabel.borderWidth:        1",
1226 "Freeciv*reportcitylistlabel.resizable:          True",
1227 "Freeciv*reportcitylistlabel.top:                chainTop",
1228 "Freeciv*reportcitylistlabel.bottom:             chainTop",
1229 "Freeciv*reportcitylistlabel.left:               chainLeft",
1230 "Freeciv*reportcitylistlabel.right:              chainRight",
1231 "Freeciv*reportcitylistlabel.fromVert:           reportcitylabel",
1232 "Freeciv*reportcitylistlabel.horizDistance:      20",
1233 "Freeciv*reportcityviewport.width:               600",
1234 "Freeciv*reportcityviewport.allowVert:           True",
1235 "Freeciv*reportcityviewport.allowHoriz:          False",
1236 "Freeciv*reportcityviewport.forceColumns:        true",
1237 "Freeciv*reportcityviewport.defaultColumns:      1",
1238 "Freeciv*reportcityviewport.verticalList:        true",
1239 "Freeciv*reportcityviewport.background:          white",
1240 "Freeciv*reportcityviewport.resizable:           True",
1241 "Freeciv*reportcityviewport.top:                 chainTop",
1242 "Freeciv*reportcityviewport.bottom:              chainBottom",
1243 "Freeciv*reportcityviewport.left:                chainLeft",
1244 "Freeciv*reportcityviewport.right:               chainRight",
1245 "Freeciv*reportcityviewport.fromVert:            reportcitylistlabel",
1246 "Freeciv*reportcitylist.forceColumns:        true",
1247 "Freeciv*reportcitylist.defaultColumns:      1",
1248 "Freeciv*reportcitylist.verticalList:        true",
1249 "Freeciv*reportcitylist.background:          white",
1250 "Freeciv*reportcityclosecommand.label:       _(\"Close\")",
1251 "Freeciv*reportcityclosecommand.fromVert:    reportcityviewport",
1252 "Freeciv*reportcityclosecommand.top:         chainBottom",
1253 "Freeciv*reportcityclosecommand.bottom:      chainBottom",
1254 "Freeciv*reportcityclosecommand.left:        chainLeft",
1255 "Freeciv*reportcityclosecommand.right:       chainLeft",
1256 "Freeciv*reportcitycentercommand.label:       _(\"Center\")",
1257 "Freeciv*reportcitycentercommand.fromVert:    reportcityviewport",
1258 "Freeciv*reportcitycentercommand.fromHoriz:   reportcityclosecommand",
1259 "Freeciv*reportcitycentercommand.top:         chainBottom",
1260 "Freeciv*reportcitycentercommand.bottom:      chainBottom",
1261 "Freeciv*reportcitycentercommand.left:        chainLeft",
1262 "Freeciv*reportcitycentercommand.right:       chainLeft",
1263 "Freeciv*reportcitypopupcommand.label:       _(\"Popup\")",
1264 "Freeciv*reportcitypopupcommand.fromVert:    reportcityviewport",
1265 "Freeciv*reportcitypopupcommand.fromHoriz:   reportcitycentercommand",
1266 "Freeciv*reportcitypopupcommand.top:         chainBottom",
1267 "Freeciv*reportcitypopupcommand.bottom:      chainBottom",
1268 "Freeciv*reportcitypopupcommand.left:        chainLeft",
1269 "Freeciv*reportcitypopupcommand.right:       chainLeft",
1270 "Freeciv*reportcitybuycommand.label:       _(\"Buy\")",
1271 "Freeciv*reportcitybuycommand.fromVert:    reportcityviewport",
1272 "Freeciv*reportcitybuycommand.fromHoriz:   reportcitypopupcommand",
1273 "Freeciv*reportcitybuycommand.top:         chainBottom",
1274 "Freeciv*reportcitybuycommand.bottom:      chainBottom",
1275 "Freeciv*reportcitybuycommand.left:        chainLeft",
1276 "Freeciv*reportcitybuycommand.right:       chainLeft",
1277 "Freeciv*reportcitychangemenubutton.label:       _(\"Change\")",
1278 "Freeciv*reportcitychangemenubutton.fromVert:    reportcityviewport",
1279 "Freeciv*reportcitychangemenubutton.fromHoriz:   reportcitybuycommand",
1280 "Freeciv*reportcitychangemenubutton.top:         chainBottom",
1281 "Freeciv*reportcitychangemenubutton.bottom:      chainBottom",
1282 "Freeciv*reportcitychangemenubutton.left:        chainLeft",
1283 "Freeciv*reportcitychangemenubutton.right:       chainLeft",
1284 "Freeciv*reportcitychgallcommand.label:       _(\"Change All...\")",
1285 "Freeciv*reportcitychgallcommand.fromVert:    reportcityviewport",
1286 "Freeciv*reportcitychgallcommand.fromHoriz:   reportcitychangemenubutton",
1287 "Freeciv*reportcitychgallcommand.top:         chainBottom",
1288 "Freeciv*reportcitychgallcommand.bottom:      chainBottom",
1289 "Freeciv*reportcitychgallcommand.left:        chainLeft",
1290 "Freeciv*reportcitychgallcommand.right:       chainLeft",
1291 "Freeciv*reportcityrefreshcommand.label:       _(\"Refresh\")",
1292 "Freeciv*reportcityrefreshcommand.fromVert:    reportcityviewport",
1293 "Freeciv*reportcityrefreshcommand.fromHoriz:   reportcitychgallcommand",
1294 "Freeciv*reportcityrefreshcommand.top:         chainBottom",
1295 "Freeciv*reportcityrefreshcommand.bottom:      chainBottom",
1296 "Freeciv*reportcityrefreshcommand.left:        chainLeft",
1297 "Freeciv*reportcityrefreshcommand.right:       chainLeft",
1298 "Freeciv*reportcityconfigcommand.label:       _(\"Configure...\")",
1299 "Freeciv*reportcityconfigcommand.fromVert:    reportcityviewport",
1300 "Freeciv*reportcityconfigcommand.fromHoriz:   reportcityrefreshcommand",
1301 "Freeciv*reportcityconfigcommand.top:         chainBottom",
1302 "Freeciv*reportcityconfigcommand.bottom:      chainBottom",
1303 "Freeciv*reportcityconfigcommand.left:        chainLeft",
1304 "Freeciv*reportcityconfigcommand.right:       chainLeft",
1305 "Freeciv*spaceshipmainform.*.top:                    chainTop",
1306 "Freeciv*spaceshipmainform.*.bottom:                 chainTop",
1307 "Freeciv*spaceshipmainform.*.left:                   chainLeft",
1308 "Freeciv*spaceshipmainform.*.right:                  chainLeft",
1309 "Freeciv*spaceshipmainform.resizable:                True",
1310 "Freeciv*spaceshipmainform.background:		gray84",
1311 "Freeciv*spaceshipmainform*translations:		#override \
1312 			<Key>Return: key-dialog-spaceship-close()",
1313 "Freeciv*spaceshipplayerlabel.top:         chainBottom",
1314 "Freeciv*spaceshipplayerlabel.bottom:      chainBottom",
1315 "Freeciv*spaceshipplayerlabel.left:        chainLeft",
1316 "Freeciv*spaceshipplayerlabel.right:       chainLeft",
1317 "Freeciv*spaceshipimagecanvas.fromVert:    spaceshipplayerlabel",
1318 "Freeciv*spaceshipimagecanvas.top:         chainBottom",
1319 "Freeciv*spaceshipimagecanvas.bottom:      chainBottom",
1320 "Freeciv*spaceshipimagecanvas.left:        chainLeft",
1321 "Freeciv*spaceshipimagecanvas.right:       chainLeft",
1322 "Freeciv*spaceshipinfolabel.label: \
1323 Population:       1234\\n\
1324 Support:           100 %\\n\
1325 Energy:            100 %\\n\
1326 Mass:            12345 tons\\n\
1327 Travel time:      1234 years\\n\
1328 Success prob.:     100 %\\n\
1329 Year of arrival:  1234 AD",
1330 "Freeciv*spaceshipinfolabel.fromVert:        spaceshipimagecanvas",
1331 "Freeciv*spaceshipclosecommand.label:       _(\"Close\")",
1332 "Freeciv*spaceshipclosecommand.fromVert:    spaceshipinfolabel",
1333 "Freeciv*spaceshipclosecommand.top:         chainBottom",
1334 "Freeciv*spaceshipclosecommand.bottom:      chainBottom",
1335 "Freeciv*spaceshipclosecommand.left:        chainLeft",
1336 "Freeciv*spaceshipclosecommand.right:       chainLeft",
1337 "Freeciv*spaceshiplaunchcommand.label:       _(\"Launch\")",
1338 "Freeciv*spaceshiplaunchcommand.fromHoriz:   spaceshipclosecommand",
1339 "Freeciv*spaceshiplaunchcommand.fromVert:    spaceshipinfolabel",
1340 "Freeciv*spaceshiplaunchcommand.top:         chainBottom",
1341 "Freeciv*spaceshiplaunchcommand.bottom:      chainBottom",
1342 "Freeciv*spaceshiplaunchcommand.left:        chainLeft",
1343 "Freeciv*spaceshiplaunchcommand.right:       chainLeft",
1344 "Freeciv*cityconfig.title:        _(\"Configure Cities Report\")",
1345 "Freeciv*cityconfig*Label.background:   gray84",
1346 "Freeciv*cityconfig*Toggle.background:  gray",
1347 "Freeciv*cityconfiglabel.label:         _(\"Set columns shown\")",
1348 "Freeciv*cityconfiglabel.borderWidth:   0",
1349 "Freeciv*cityconfigtoggle.internalHeight: 0",
1350 "Freeciv*cityconfigtoggle.shapeStyle:     oval",
1351 "Freeciv*cityconfigtoggle.label:          Yes",
1352 "Freeciv*cityconfigokcommand.label:       _(\"Close\")",
1353 "Freeciv*chgalldialog.title:		_(\"Change Production Everywhere\")",
1354 "Freeciv*chgalldialog*chgallform.translations:		#override \
1355 			<Key>Return: key-dialog-chgall-accept() \\n\
1356 			<Key>Escape: key-dialog-chgall-cancel()",
1357 "Freeciv*chgalldialog.*.chgallfrlabel.label:		_(\"From:\")",
1358 "Freeciv*chgalldialog.*.chgallfrlabel.justify:		left",
1359 "Freeciv*chgalldialog.*.chgallfrlabel.width:		175",
1360 "Freeciv*chgalldialog.*.chgallfrlabel.borderWidth:	0",
1361 "Freeciv*chgalldialog.*.chgallfrlabel.background:	gray84",
1362 "Freeciv*chgalldialog.*.chgallfrlabel.top:		chainTop",
1363 "Freeciv*chgalldialog.*.chgallfrlabel.bottom:		chainTop",
1364 "Freeciv*chgalldialog.*.chgallfrlabel.left:		chainLeft",
1365 "Freeciv*chgalldialog.*.chgallfrlabel.right:		rubber",
1366 "Freeciv*chgalldialog.*.chgalltolabel.label:		_(\"To:\")",
1367 "Freeciv*chgalldialog.*.chgalltolabel.justify:		left",
1368 "Freeciv*chgalldialog.*.chgalltolabel.width:		175",
1369 "Freeciv*chgalldialog.*.chgalltolabel.borderWidth:	0",
1370 "Freeciv*chgalldialog.*.chgalltolabel.background:	gray84",
1371 "Freeciv*chgalldialog.*.chgalltolabel.fromHoriz:		chgallfrlabel",
1372 "Freeciv*chgalldialog.*.chgalltolabel.top:		chainTop",
1373 "Freeciv*chgalldialog.*.chgalltolabel.bottom:		chainTop",
1374 "Freeciv*chgalldialog.*.chgalltolabel.left:		rubber",
1375 "Freeciv*chgalldialog.*.chgalltolabel.right:		chainRight",
1376 "Freeciv*chgalldialog.*.chgallfrviewport.allowVert:	True",
1377 "Freeciv*chgalldialog.*.chgallfrviewport.fromVert:	chgallfrlabel",
1378 "Freeciv*chgalldialog.*.chgallfrviewport.top:		chainTop",
1379 "Freeciv*chgalldialog.*.chgallfrviewport.bottom:		chainBottom",
1380 "Freeciv*chgalldialog.*.chgallfrviewport.left:		chainLeft",
1381 "Freeciv*chgalldialog.*.chgallfrviewport.right:		rubber",
1382 "Freeciv*chgalldialog.*.chgalltoviewport.allowVert:	True",
1383 "Freeciv*chgalldialog.*.chgalltoviewport.fromVert:	chgalltolabel",
1384 "Freeciv*chgalldialog.*.chgalltoviewport.fromHoriz:	chgallfrviewport",
1385 "Freeciv*chgalldialog.*.chgalltoviewport.top:		chainTop",
1386 "Freeciv*chgalldialog.*.chgalltoviewport.bottom:		chainBottom",
1387 "Freeciv*chgalldialog.*.chgalltoviewport.left:		rubber",
1388 "Freeciv*chgalldialog.*.chgalltoviewport.right:		chainRight",
1389 "Freeciv*chgalldialog.*.chgallfrlist.width:		175",
1390 "Freeciv*chgalldialog.*.chgallfrlist.height:		245",
1391 "Freeciv*chgalldialog.*.chgallfrlist.defaultColumns:	1",
1392 "Freeciv*chgalldialog.*.chgallfrlist.defaultColumns:	1",
1393 "Freeciv*chgalldialog.*.chgallfrlist.background:		white",
1394 "Freeciv*chgalldialog.*.chgalltolist.width:		175",
1395 "Freeciv*chgalldialog.*.chgalltolist.height:		245",
1396 "Freeciv*chgalldialog.*.chgalltolist.defaultColumns:	1",
1397 "Freeciv*chgalldialog.*.chgalltolist.forceColumns:	True",
1398 "Freeciv*chgalldialog.*.chgalltolist.background:		white",
1399 "Freeciv*chgalldialog.*.chgallchangecommand.label:	_(\"Change\")",
1400 "Freeciv*chgalldialog.*.chgallchangecommand.fromVert:	chgallfrviewport",
1401 "Freeciv*chgalldialog.*.chgallchangecommand.top:		chainBottom",
1402 "Freeciv*chgalldialog.*.chgallchangecommand.bottom:	chainBottom",
1403 "Freeciv*chgalldialog.*.chgallchangecommand.left:	chainLeft",
1404 "Freeciv*chgalldialog.*.chgallchangecommand.right:	chainLeft",
1405 "Freeciv*chgalldialog.*.chgallrefreshcommand.label:	_(\"Refresh\")",
1406 "Freeciv*chgalldialog.*.chgallrefreshcommand.fromVert:	chgallfrviewport",
1407 "Freeciv*chgalldialog.*.chgallrefreshcommand.fromHoriz:	chgallchangecommand",
1408 "Freeciv*chgalldialog.*.chgallrefreshcommand.top:	chainBottom",
1409 "Freeciv*chgalldialog.*.chgallrefreshcommand.bottom:	chainBottom",
1410 "Freeciv*chgalldialog.*.chgallrefreshcommand.left:	chainLeft",
1411 "Freeciv*chgalldialog.*.chgallrefreshcommand.right:	chainLeft",
1412 "Freeciv*chgalldialog.*.chgallcancelcommand.label:	_(\"Cancel\")",
1413 "Freeciv*chgalldialog.*.chgallcancelcommand.fromVert:	chgallfrviewport",
1414 "Freeciv*chgalldialog.*.chgallcancelcommand.fromHoriz:	chgallrefreshcommand",
1415 "Freeciv*chgalldialog.*.chgallcancelcommand.top:		chainBottom",
1416 "Freeciv*chgalldialog.*.chgallcancelcommand.bottom:	chainBottom",
1417 "Freeciv*chgalldialog.*.chgallcancelcommand.left:	chainLeft",
1418 "Freeciv*chgalldialog.*.chgallcancelcommand.right:	chainLeft",
1419 "Freeciv*reporteconomypopup.title:		_(\"Economy\")",
1420 "Freeciv*reporteconomypopup.allowShellResize:	True",
1421 "Freeciv*reporteconomyform.resizable:	true",
1422 "Freeciv*reporteconomyform.top:		chainTop",
1423 "Freeciv*reporteconomyform.bottom:	chainBottom",
1424 "Freeciv*reporteconomyform.left:		chainLeft",
1425 "Freeciv*reporteconomyform.right:	chainRight",
1426 "Freeciv*reporteconomylabel.resizable:	true",
1427 "Freeciv*reporteconomylabel.justify:	center",
1428 "Freeciv*reporteconomylabel.borderWidth:	0",
1429 "Freeciv*reporteconomylabel.background:	gray84",
1430 "Freeciv*reporteconomylabel.top:		chainTop",
1431 "Freeciv*reporteconomylabel.bottom:	chainTop",
1432 "Freeciv*reporteconomylabel.left:	chainLeft",
1433 "Freeciv*reporteconomylabel.right:	chainRight",
1434 "Freeciv*reporteconomylistlabel.resizable:	true",
1435 "Freeciv*reporteconomylistlabel.justify:		left",
1436 "Freeciv*reporteconomylistlabel.borderWidth:	1",
1437 "Freeciv*reporteconomylistlabel.top:		chainTop",
1438 "Freeciv*reporteconomylistlabel.bottom:		chainTop",
1439 "Freeciv*reporteconomylistlabel.left:		chainLeft",
1440 "Freeciv*reporteconomylistlabel.right:		chainRight",
1441 "Freeciv*reporteconomylistlabel.fromVert:	reporteconomylabel",
1442 "Freeciv*reporteconomylistlabel.label:	_(\"Building Name       Count Cost Total\")",
1443 "Freeciv*reporteconomylist.fromVert:		reporteconomylistlabel",
1444 "Freeciv*reporteconomylist.forceColumns:		true",
1445 "Freeciv*reporteconomylist.defaultColumns:	1",
1446 "Freeciv*reporteconomylist.verticalList:		true",
1447 "Freeciv*reporteconomylist.resizable:		true",
1448 "Freeciv*reporteconomylist.top:			chainTop",
1449 "Freeciv*reporteconomylist.bottom:		chainBottom",
1450 "Freeciv*reporteconomylist.left:			chainLeft",
1451 "Freeciv*reporteconomylist.right:		chainRight",
1452 "Freeciv*reporteconomylist.background:		white",
1453 "Freeciv*reporteconomylabel2.label:		Total Cost:",
1454 "Freeciv*reporteconomylabel2.resizable:		true",
1455 "Freeciv*reporteconomylabel2.justify:		left",
1456 "Freeciv*reporteconomylabel2.borderWidth:	1",
1457 "Freeciv*reporteconomylabel2.top:		chainBottom",
1458 "Freeciv*reporteconomylabel2.bottom:		chainBottom",
1459 "Freeciv*reporteconomylabel2.left:		chainLeft",
1460 "Freeciv*reporteconomylabel2.right:		chainRight",
1461 "Freeciv*reporteconomylabel2.fromVert:		reporteconomylist",
1462 "Freeciv*reporteconomyclosecommand.label:	_(\"Close\")",
1463 "Freeciv*reporteconomyclosecommand.fromVert:	reporteconomylabel2",
1464 "Freeciv*reporteconomyclosecommand.top:		chainBottom",
1465 "Freeciv*reporteconomyclosecommand.bottom:	chainBottom",
1466 "Freeciv*reporteconomyclosecommand.left:		chainLeft",
1467 "Freeciv*reporteconomyclosecommand.right:	chainLeft",
1468 "Freeciv*reporteconomysellredundantcommand.label:	_(\"Sell Redundant\")",
1469 "Freeciv*reporteconomysellredundantcommand.fromVert:	reporteconomylabel2",
1470 "Freeciv*reporteconomysellredundantcommand.fromHoriz:	reporteconomyclosecommand",
1471 "Freeciv*reporteconomysellredundantcommand.top:		chainBottom",
1472 "Freeciv*reporteconomysellredundantcommand.bottom:	chainBottom",
1473 "Freeciv*reporteconomysellredundantcommand.left:		chainLeft",
1474 "Freeciv*reporteconomysellredundantcommand.right:	chainLeft",
1475 "Freeciv*reporteconomysellallcommand.label:	_(\"Sell All\")",
1476 "Freeciv*reporteconomysellallcommand.fromVert:	reporteconomylabel2",
1477 "Freeciv*reporteconomysellallcommand.fromHoriz:	reporteconomysellredundantcommand",
1478 "Freeciv*reporteconomysellallcommand.top:	chainBottom",
1479 "Freeciv*reporteconomysellallcommand.bottom:	chainBottom",
1480 "Freeciv*reporteconomysellallcommand.left:	chainLeft",
1481 "Freeciv*reporteconomysellallcommand.right:	chainLeft",
1482 "Freeciv*reportactiveunitspopup.title:              _(\"Units\")",
1483 "Freeciv*reportactiveunitspopup.allowShellResize:   True",
1484 "Freeciv*reportactiveunitsform.resizable:           true",
1485 "Freeciv*reportactiveunitsform.top:                 chainTop",
1486 "Freeciv*reportactiveunitsform.bottom:              chainBottom",
1487 "Freeciv*reportactiveunitsform.left:                chainLeft",
1488 "Freeciv*reportactiveunitsform.right:               chainRight",
1489 "Freeciv*reportactiveunitslabel.resizable:          true",
1490 "Freeciv*reportactiveunitslabel.justify:            center",
1491 "Freeciv*reportactiveunitslabel.borderWidth:        0",
1492 "Freeciv*reportactiveunitslabel.background:         gray84",
1493 "Freeciv*reportactiveunitslabel.top:                chainTop",
1494 "Freeciv*reportactiveunitslabel.bottom:             chainTop",
1495 "Freeciv*reportactiveunitslabel.left:               chainLeft",
1496 "Freeciv*reportactiveunitslabel.right:              chainRight",
1497 "Freeciv*reportactiveunitslistlabel.resizable:          true",
1498 "Freeciv*reportactiveunitslistlabel.justify:            left",
1499 "Freeciv*reportactiveunitslistlabel.borderWidth:        1",
1500 "Freeciv*reportactiveunitslistlabel.top:                chainTop",
1501 "Freeciv*reportactiveunitslistlabel.bottom:             chainTop",
1502 "Freeciv*reportactiveunitslistlabel.left:               chainLeft",
1503 "Freeciv*reportactiveunitslistlabel.right:              chainRight",
1504 "Freeciv*reportactiveunitslistlabel.fromVert:           reportactiveunitslabel",
1505 "Freeciv*reportactiveunitslistlabel.label: _(\"\
1506 Unit Type            Upgrade  In-Prog   Active   Shield     Food\")",
1507 "Freeciv*reportactiveunitslist.fromVert:            reportactiveunitslistlabel",
1508 "Freeciv*reportactiveunitslist.forceColumns:        true",
1509 "Freeciv*reportactiveunitslist.defaultColumns:      1",
1510 "Freeciv*reportactiveunitslist.verticalList:        true",
1511 "Freeciv*reportactiveunitslist.resizable:           true",
1512 "Freeciv*reportactiveunitslist.top:                 chainTop",
1513 "Freeciv*reportactiveunitslist.bottom:              chainBottom",
1514 "Freeciv*reportactiveunitslist.left:                chainLeft",
1515 "Freeciv*reportactiveunitslist.right:               chainRight",
1516 "Freeciv*reportactiveunitslist.background:          white",
1517 "Freeciv*reportactiveunitslabel2.resizable:          true",
1518 "Freeciv*reportactiveunitslabel2.justify:            left",
1519 "Freeciv*reportactiveunitslabel2.borderWidth:        1",
1520 "Freeciv*reportactiveunitslabel2.top:                chainBottom",
1521 "Freeciv*reportactiveunitslabel2.bottom:             chainBottom",
1522 "Freeciv*reportactiveunitslabel2.left:               chainLeft",
1523 "Freeciv*reportactiveunitslabel2.right:              chainRight",
1524 "Freeciv*reportactiveunitslabel2.fromVert:           reportactiveunitslist",
1525 "Freeciv*reportactiveunitsclosecommand.label:       _(\"Close\")",
1526 "Freeciv*reportactiveunitsclosecommand.fromVert:    reportactiveunitslabel2",
1527 "Freeciv*reportactiveunitsclosecommand.top:         chainBottom",
1528 "Freeciv*reportactiveunitsclosecommand.bottom:      chainBottom",
1529 "Freeciv*reportactiveunitsclosecommand.left:        chainLeft",
1530 "Freeciv*reportactiveunitsclosecommand.right:       chainLeft",
1531 "Freeciv*reportactiveunitsupgradecommand.label:       _(\"Upgrade\")",
1532 "Freeciv*reportactiveunitsupgradecommand.fromVert:    reportactiveunitslabel2",
1533 "Freeciv*reportactiveunitsupgradecommand.fromHoriz:   reportactiveunitsclosecommand",
1534 "Freeciv*reportactiveunitsupgradecommand.top:         chainBottom",
1535 "Freeciv*reportactiveunitsupgradecommand.bottom:      chainBottom",
1536 "Freeciv*reportactiveunitsupgradecommand.left:        chainLeft",
1537 "Freeciv*reportactiveunitsupgradecommand.right:       chainLeft",
1538 "Freeciv*reportactiveunitsrefreshcommand.label:       _(\"Refresh\")",
1539 "Freeciv*reportactiveunitsrefreshcommand.fromVert:    reportactiveunitslabel2",
1540 "Freeciv*reportactiveunitsrefreshcommand.fromHoriz:   reportactiveunitsupgradecommand",
1541 "Freeciv*reportactiveunitsrefreshcommand.top:         chainBottom",
1542 "Freeciv*reportactiveunitsrefreshcommand.bottom:      chainBottom",
1543 "Freeciv*reportactiveunitsrefreshcommand.left:        chainLeft",
1544 "Freeciv*reportactiveunitsrefreshcommand.right:       chainLeft",
1545 "Freeciv*worklistreportdialog.title:			_(\"Worklists\")",
1546 "Freeciv*worklistreportdialog.*.dlabel.label: 		_(\"Available worklists\")",
1547 "Freeciv*worklistreportdialog.*.dlabel.borderWidth:  	0",
1548 "Freeciv*worklistreportdialog.*.dlabel.top:		chainTop",
1549 "Freeciv*worklistreportdialog.*.dlabel.bottom:		chainTop",
1550 "Freeciv*worklistreportdialog.*.dlabel.left:		chainLeft",
1551 "Freeciv*worklistreportdialog.*.dlabel.right:		chainLeft",
1552 "Freeciv*worklistreportdialog.*.dlabel.background:	gray84",
1553 "Freeciv*worklistreportdialog.*.dview.allowVert: 	True",
1554 "Freeciv*worklistreportdialog.*.dview.top:		chainTop",
1555 "Freeciv*worklistreportdialog.*.dview.bottom:		chainBottom",
1556 "Freeciv*worklistreportdialog.*.dview.left:		chainLeft",
1557 "Freeciv*worklistreportdialog.*.dview.right:		chainRight",
1558 "Freeciv*worklistreportdialog.*.dlist.background:	white",
1559 "Freeciv*worklistreportdialog.*.buttonclose.label: 	_(\"Close\")",
1560 "Freeciv*worklistreportdialog.*.buttonclose.top:		chainBottom",
1561 "Freeciv*worklistreportdialog.*.buttonclose.bottom:	chainBottom",
1562 "Freeciv*worklistreportdialog.*.buttonclose.left:	chainLeft",
1563 "Freeciv*worklistreportdialog.*.buttonclose.right:	chainLeft",
1564 "Freeciv*worklistreportdialog.*.buttonedit.label: 	_(\"Edit\")",
1565 "Freeciv*worklistreportdialog.*.buttonedit.top:		chainBottom",
1566 "Freeciv*worklistreportdialog.*.buttonedit.bottom:	chainBottom",
1567 "Freeciv*worklistreportdialog.*.buttonedit.left:		chainLeft",
1568 "Freeciv*worklistreportdialog.*.buttonedit.right:	chainLeft",
1569 "Freeciv*worklistreportdialog.*.buttonrename.label: 	_(\"Rename\")",
1570 "Freeciv*worklistreportdialog.*.buttonrename.top:	chainTop",
1571 "Freeciv*worklistreportdialog.*.buttonrename.bottom:	chainTop",
1572 "Freeciv*worklistreportdialog.*.buttonrename.left:	chainRight",
1573 "Freeciv*worklistreportdialog.*.buttonrename.right:	chainRight",
1574 "Freeciv*renameworklist.title: 				_(\"Rename worklist\")",
1575 "Freeciv*renameworklist*ilable.background: 		gray84",
1576 "Freeciv*renameworklist*iinput.width: 			200",
1577 "Freeciv*worklistreportdialog.*.buttoninsertwl.label: 	_(\"Insert\")",
1578 "Freeciv*worklistreportdialog.*.buttoninsertwl.top:	chainTop",
1579 "Freeciv*worklistreportdialog.*.buttoninsertwl.bottom:	chainTop",
1580 "Freeciv*worklistreportdialog.*.buttoninsertwl.left:	chainRight",
1581 "Freeciv*worklistreportdialog.*.buttoninsertwl.right:	chainRight",
1582 "Freeciv*worklistreportdialog.*.buttondeletewl.label: 	_(\"Delete\")",
1583 "Freeciv*worklistreportdialog.*.buttondeletewl.top:	chainTop",
1584 "Freeciv*worklistreportdialog.*.buttondeletewl.bottom:	chainTop",
1585 "Freeciv*worklistreportdialog.*.buttondeletewl.left:	chainRight",
1586 "Freeciv*worklistreportdialog.*.buttondeletewl.right:	chainRight",
1587 "Freeciv*gamemenu.label:                 _(\"Game\")",
1588 "Freeciv*governmentmenu.label:           _(\"Government\")",
1589 "Freeciv*viewmenu.label:                 _(\"?verb:View\")",
1590 "Freeciv*ordersmenu.label:               _(\"Orders\")",
1591 "Freeciv*reportsmenu.label:              _(\"Reports\")",
1592 "Freeciv*editormenu.label:               _(\"Editor\")",
1593 "Freeciv*helpmenu.label:                 _(\"Help\")",
1594 "Freeciv*gamemenu.background:            gray84",
1595 "Freeciv*gamemenu.foreground:            black",
1596 "Freeciv*governmentmenu.background:      gray84",
1597 "Freeciv*governmentmenu.foreground:      black",
1598 "Freeciv*viewmenu.background:            gray84",
1599 "Freeciv*viewmenu.foreground:            black",
1600 "Freeciv*ordersmenu.background:          gray84",
1601 "Freeciv*ordersmenu.foreground:          black",
1602 "Freeciv*reportsmenu.background:         gray84",
1603 "Freeciv*reportsmenu.foreground:         black",
1604 "Freeciv*editormenu.background:          gray84",
1605 "Freeciv*editormenu.foreground:          black",
1606 "Freeciv*helpmenu.background:            gray84",
1607 "Freeciv*helpmenu.foreground:            black",
1608 "Freeciv*gamemenu.borderWidth:           0",
1609 "Freeciv*governmentmenu.borderWidth:     0",
1610 "Freeciv*viewmenu.borderWidth:           0",
1611 "Freeciv*ordersmenu.borderWidth:         0",
1612 "Freeciv*reportsmenu.borderWidth:        0",
1613 "Freeciv*editormenu.borderWidth:         0",
1614 "Freeciv*helpmenu.borderWidth:           0",
1615 "Freeciv*gamemenu.left:                  chainLeft",
1616 "Freeciv*gamemenu.right:                 chainLeft",
1617 "Freeciv*governmentmenu.fromHoriz:       gamemenu",
1618 "Freeciv*governmentmenu.left:            chainLeft",
1619 "Freeciv*governmentmenu.right:           chainLeft",
1620 "Freeciv*viewmenu.fromHoriz:             governmentmenu",
1621 "Freeciv*viewmenu.left:                  chainLeft",
1622 "Freeciv*viewmenu.right:                 chainLeft",
1623 "Freeciv*ordersmenu.fromHoriz:           viewmenu",
1624 "Freeciv*ordersmenu.left:                chainLeft",
1625 "Freeciv*ordersmenu.right:               chainLeft",
1626 "Freeciv*reportsmenu.fromHoriz:          ordersmenu",
1627 "Freeciv*reportsmenu.left:               chainLeft",
1628 "Freeciv*reportsmenu.right:              chainLeft",
1629 "Freeciv*editormenu.fromHoriz:           reportsmenu",
1630 "Freeciv*editormenu.left:                chainLeft",
1631 "Freeciv*editormenu.right:               chainLeft",
1632 "Freeciv*helpmenu.fromHoriz:             editormenu",
1633 "Freeciv*helpmenu.left:                  chainLeft",
1634 "Freeciv*helpmenu.right:                 chainLeft",
1635 "Freeciv*menu.background:                gray84",
1636 "Freeciv*changedialog.title: _(\"Change Production\")",
1637 "Freeciv*changedialog.*.dlabel.label: _(\"Select new production\")",
1638 "Freeciv*changedialog.*.dlabel.borderWidth:  0",
1639 "Freeciv*changedialog.*.dlabel.top:		chainTop",
1640 "Freeciv*changedialog.*.dlabel.bottom:		chainTop",
1641 "Freeciv*changedialog.*.dlabel.left:		chainLeft",
1642 "Freeciv*changedialog.*.dlabel.right:		chainLeft",
1643 "Freeciv*changedialog.*.dview.allowVert: True",
1644 "Freeciv*changedialog.*.dview.top:		chainTop",
1645 "Freeciv*changedialog.*.dview.bottom:		chainBottom",
1646 "Freeciv*changedialog.*.dview.left:		chainLeft",
1647 "Freeciv*changedialog.*.dlist.background:	white",
1648 "Freeciv*changedialog.*.buttonchange.label: _(\"Change\")",
1649 "Freeciv*changedialog.*.buttonchange.top:	chainBottom",
1650 "Freeciv*changedialog.*.buttonchange.bottom:	chainBottom",
1651 "Freeciv*changedialog.*.buttonchange.left:	chainLeft",
1652 "Freeciv*changedialog.*.buttonchange.right:	chainLeft",
1653 "Freeciv*changedialog.*.buttoncancel.label: _(\"Cancel\")",
1654 "Freeciv*changedialog.*.buttoncancel.top:	chainBottom",
1655 "Freeciv*changedialog.*.buttoncancel.bottom:	chainBottom",
1656 "Freeciv*changedialog.*.buttoncancel.left:	chainLeft",
1657 "Freeciv*changedialog.*.buttoncancel.right:	chainLeft",
1658 "Freeciv*changedialog.*.buttonhelp.label: _(\"Help\")",
1659 "Freeciv*changedialog.*.buttonhelp.top:		chainBottom",
1660 "Freeciv*changedialog.*.buttonhelp.bottom:	chainBottom",
1661 "Freeciv*changedialog.*.buttonhelp.left:		chainLeft",
1662 "Freeciv*changedialog.*.buttonhelp.right:	chainLeft",
1663 "Freeciv*worklistdialog.title:			_(\"Production Worklist\")",
1664 "Freeciv*worklistdialog.*.worklistlabel.label: 	_(\"Current worklist\")",
1665 "Freeciv*worklistdialog.*.worklistlabel.borderWidth:  0",
1666 "Freeciv*worklistdialog.*.worklistlabel.top:	chainTop",
1667 "Freeciv*worklistdialog.*.worklistlabel.bottom:	chainTop",
1668 "Freeciv*worklistdialog.*.worklistlabel.left:	chainLeft",
1669 "Freeciv*worklistdialog.*.worklistlabel.right:	chainLeft",
1670 "Freeciv*worklistdialog.*.availlabel.label: 	_(\"Available targets\")",
1671 "Freeciv*worklistdialog.*.availlabel.borderWidth:  0",
1672 "Freeciv*worklistdialog.*.availlabel.top:	chainTop",
1673 "Freeciv*worklistdialog.*.availlabel.bottom:	chainTop",
1674 "Freeciv*worklistdialog.*.availlabel.left:	chainLeft",
1675 "Freeciv*worklistdialog.*.availlabel.right:	chainLeft",
1676 "Freeciv*worklistdialog.*.wview.allowVert: 	True",
1677 "Freeciv*worklistdialog.*.wview.top:		chainTop",
1678 "Freeciv*worklistdialog.*.wview.bottom:		chainBottom",
1679 "Freeciv*worklistdialog.*.wview.left:		chainLeft",
1680 "Freeciv*worklistdialog.*.wlist.background:	white",
1681 "Freeciv*worklistdialog.*.aview.allowVert: 	True",
1682 "Freeciv*worklistdialog.*.aview.top:		chainTop",
1683 "Freeciv*worklistdialog.*.aview.bottom:		chainBottom",
1684 "Freeciv*worklistdialog.*.aview.right:		chainRight",
1685 "Freeciv*worklistdialog.*.alist.background:	white",
1686 "Freeciv*worklistdialog.*.dform.top:		chainTop",
1687 "Freeciv*worklistdialog.*.dform.bottom:		chainTop",
1688 "Freeciv*worklistdialog.*.dform.left:		rubber",
1689 "Freeciv*worklistdialog.*.buttonprepend.label: 	_(\"Prepend\")",
1690 "Freeciv*worklistdialog.*.buttonprepend.top:	chainBottom",
1691 "Freeciv*worklistdialog.*.buttonprepend.bottom:	chainBottom",
1692 "Freeciv*worklistdialog.*.buttonprepend.left:	chainLeft",
1693 "Freeciv*worklistdialog.*.buttonprepend.right:	chainLeft",
1694 "Freeciv*worklistdialog.*.buttoninsert.label: 	_(\"Insert\")",
1695 "Freeciv*worklistdialog.*.buttoninsert.top:	chainBottom",
1696 "Freeciv*worklistdialog.*.buttoninsert.bottom:	chainBottom",
1697 "Freeciv*worklistdialog.*.buttoninsert.left:	chainLeft",
1698 "Freeciv*worklistdialog.*.buttoninsert.right:	chainLeft",
1699 "Freeciv*worklistdialog.*.buttondelete.label: 	_(\"Delete\")",
1700 "Freeciv*worklistdialog.*.buttondelete.top:	chainBottom",
1701 "Freeciv*worklistdialog.*.buttondelete.bottom:	chainBottom",
1702 "Freeciv*worklistdialog.*.buttondelete.left:	chainLeft",
1703 "Freeciv*worklistdialog.*.buttondelete.right:	chainLeft",
1704 "Freeciv*worklistdialog.*.buttonup.label: 	_(\"Up\")",
1705 "Freeciv*worklistdialog.*.buttonup.top:		chainBottom",
1706 "Freeciv*worklistdialog.*.buttonup.bottom:	chainBottom",
1707 "Freeciv*worklistdialog.*.buttonup.left:		chainLeft",
1708 "Freeciv*worklistdialog.*.buttonup.right:	chainLeft",
1709 "Freeciv*worklistdialog.*.buttondown.label: 	_(\"Down\")",
1710 "Freeciv*worklistdialog.*.buttondown.top:	chainBottom",
1711 "Freeciv*worklistdialog.*.buttondown.bottom:	chainBottom",
1712 "Freeciv*worklistdialog.*.buttondown.left:	chainLeft",
1713 "Freeciv*worklistdialog.*.buttondown.right:	chainLeft",
1714 "Freeciv*worklistdialog.*.buttoncancel.label: 	_(\"Cancel\")",
1715 "Freeciv*worklistdialog.*.buttoncancel.top:	chainBottom",
1716 "Freeciv*worklistdialog.*.buttoncancel.bottom:	chainBottom",
1717 "Freeciv*worklistdialog.*.buttoncancel.left:	chainLeft",
1718 "Freeciv*worklistdialog.*.buttoncancel.right:	chainLeft",
1719 "Freeciv*worklistdialog.*.buttonok.label: 	_(\"  Ok  \")",
1720 "Freeciv*worklistdialog.*.buttonok.top:		chainBottom",
1721 "Freeciv*worklistdialog.*.buttonok.bottom:	chainBottom",
1722 "Freeciv*worklistdialog.*.buttonok.left:		chainLeft",
1723 "Freeciv*worklistdialog.*.buttonok.right:	chainLeft",
1724 "Freeciv*worklistdialog.*.buttonworklisthelp.label: 	_(\"Help\")",
1725 "Freeciv*worklistdialog.*.buttonworklisthelp.top:	chainBottom",
1726 "Freeciv*worklistdialog.*.buttonworklisthelp.bottom:	chainBottom",
1727 "Freeciv*worklistdialog.*.buttonworklisthelp.left:	chainLeft",
1728 "Freeciv*worklistdialog.*.buttonworklisthelp.right:	chainLeft",
1729 "Freeciv*worklistdialog.*.buttonavailhelp.label: 	_(\"Help\")",
1730 "Freeciv*worklistdialog.*.buttonavailhelp.top:		chainBottom",
1731 "Freeciv*worklistdialog.*.buttonavailhelp.bottom:	chainBottom",
1732 "Freeciv*worklistdialog.*.buttonavailhelp.left:		chainLeft",
1733 "Freeciv*worklistdialog.*.buttonavailhelp.right:		chainLeft",
1734 "Freeciv*worklistdialog.*.showadvancedlabel.label: 	_(\"Show future targets:\")",
1735 "Freeciv*worklistdialog.*.showadvancedlabel.background:  gray84",
1736 "Freeciv*worklistdialog.*.showadvancedlabel.borderWidth:	0",
1737 "Freeciv*worklistdialog.*.showadvancedlabel.top:		chainBottom",
1738 "Freeciv*worklistdialog.*.showadvancedlabel.bottom:	chainBottom",
1739 "Freeciv*worklistdialog.*.showadvancedlabel.left:	chainLeft",
1740 "Freeciv*worklistdialog.*.showadvancedlabel.right:	chainLeft",
1741 "Freeciv*worklistdialog.*.buttonshowadvanced.label: 	_(\"Yes\")",
1742 "Freeciv*worklistdialog.*.buttonshowadvanced.foreground: Black",
1743 "Freeciv*worklistdialog.*.buttonshowadvanced.background: gray84",
1744 "Freeciv*worklistdialog.*.buttonshowadvanced.shapeStyle: oval",
1745 "Freeciv*worklistdialog.*.buttonshowadvanced.top:	chainBottom",
1746 "Freeciv*worklistdialog.*.buttonshowadvanced.bottom:	chainBottom",
1747 "Freeciv*worklistdialog.*.buttonshowadvanced.left:	chainLeft",
1748 "Freeciv*worklistdialog.*.buttonshowadvanced.right:	chainLeft",
1749 "Freeciv*buydialog.title: _(\"Buy It!\")",
1750 "Freeciv*buydialog.*.dlabel.borderWidth:  0",
1751 "Freeciv*buydialog.*.button0.label:     _(\"Yes\")",
1752 "Freeciv*buydialog.*.button0.fromVert:  dlabel",
1753 "Freeciv*buydialog.*.button1.label:     _(\"No\")",
1754 "Freeciv*buydialog.*.button1.fromVert:  dlabel",
1755 "Freeciv*buydialog.*.button1.fromHoriz: button0",
1756 "Freeciv*citytradedialog.title: _(\"Trade Routes\")",
1757 "Freeciv*citytradedialog.*.dlabel.borderWidth:  0",
1758 "Freeciv*citytradedialog.*.button0.label:     Done",
1759 "Freeciv*citytradedialog.*.button0.fromVert:  dlabel",
1760 "Freeciv*selldialog.title: _(\"Sell It!\")",
1761 "Freeciv*selldialog.*.dlabel.borderWidth:  0",
1762 "Freeciv*selldialog.*.button0.label:     _(\"Yes\")",
1763 "Freeciv*selldialog.*.button0.fromVert:  dlabel",
1764 "Freeciv*selldialog.*.button1.label:     _(\"No\")",
1765 "Freeciv*selldialog.*.button1.fromVert:  dlabel",
1766 "Freeciv*selldialog.*.button1.fromHoriz: button0",
1767 "Freeciv*buynodialog.title: _(\"Buy It!\")",
1768 "Freeciv*buynodialog.*.dlabel.borderWidth:  0",
1769 "Freeciv*buynodialog.*.button0.label:     _(\"Darn\")",
1770 "Freeciv*buynodialog.*.button0.fromVert:  dlabel",
1771 "Freeciv*diplomatdialog.title: _(\"Your Unit Has Arrived\")",
1772 "Freeciv*diplomatdialog.dform.*.justify: Center",
1773 "Freeciv*diplomatdialog.dform.*.width:       160",
1774 "Freeciv*diplomatdialog.dform.dlabel.width:  320",
1775 "Freeciv*diplomatdialog.*.dlabel.borderWidth:  0",
1776 "Freeciv*diplomatdialog.*.button0.fromVert:  dlabel",
1777 "Freeciv*diplomatdialog.*.button1.fromVert:  dlabel",
1778 "Freeciv*diplomatdialog.*.button1.fromHoriz: button0",
1779 "Freeciv*diplomatdialog.*.button2.fromVert:  button0",
1780 "Freeciv*diplomatdialog.*.button3.fromVert:  button1",
1781 "Freeciv*diplomatdialog.*.button3.fromHoriz: button2",
1782 "Freeciv*diplomatdialog.*.button4.fromVert:  button2",
1783 "Freeciv*diplomatdialog.*.button5.fromVert:  button3",
1784 "Freeciv*diplomatdialog.*.button5.fromHoriz: button4",
1785 "Freeciv*diplomatdialog.*.button6.fromVert:  button4",
1786 "Freeciv*diplomatdialog.*.button7.fromVert:  button5",
1787 "Freeciv*diplomatdialog.*.button7.fromHoriz: button6",
1788 "Freeciv*diplomatdialog.*.button8.fromVert:  button6",
1789 "Freeciv*diplomatdialog.*.button9.fromVert:  button7",
1790 "Freeciv*diplomatdialog.*.button9.fromHoriz: button8",
1791 "Freeciv*diplomatdialog.*.button10.fromVert:  button8",
1792 "Freeciv*diplomatdialog.*.button11.fromVert:  button9",
1793 "Freeciv*diplomatdialog.*.button11.fromHoriz: button10",
1794 "Freeciv*diplomatdialog.*.button12.fromVert:  button10",
1795 "Freeciv*diplomatdialog.*.button13.fromVert:  button11",
1796 "Freeciv*diplomatdialog.*.button13.fromHoriz: button12",
1797 "Freeciv*diplomatdialog.*.button14.label:     _(\"Keep moving\")",
1798 "Freeciv*diplomatdialog.*.button14.fromVert:  button12",
1799 "Freeciv*diplomatdialog.*.button15.label:     _(\"Cancel\")",
1800 "Freeciv*diplomatdialog.*.button15.fromVert:  button13",
1801 "Freeciv*diplomatdialog.*.button15.fromHoriz: button14",
1802 "Freeciv*spystealtechpopup.title: _(\"Steal Technology\")",
1803 "Freeciv*spystealtechpopup.allowShellResize: True",
1804 "Freeciv*spystealtechform.resizable:           true",
1805 "Freeciv*spystealtechform.top:                 chainTop",
1806 "Freeciv*spystealtechform.bottom:              chainBottom",
1807 "Freeciv*spystealtechform.left:                chainLeft",
1808 "Freeciv*spystealtechform.right:               chainRight",
1809 "Freeciv*spystealtechlistlabel.resizable:          true",
1810 "Freeciv*spystealtechlistlabel.justify:            left",
1811 "Freeciv*spystealtechlistlabel.borderWidth:        1",
1812 "Freeciv*spystealtechlistlabel.top:                chainTop",
1813 "Freeciv*spystealtechlistlabel.bottom:             chainTop",
1814 "Freeciv*spystealtechlistlabel.left:               chainLeft",
1815 "Freeciv*spystealtechlistlabel.right:              chainRight",
1816 "Freeciv*spystealtechlistlabel.background:         gray84",
1817 "Freeciv*spystealtechlistlabel.label: _(\"Select Advance to Steal\")",
1818 "Freeciv*spystealtechlist.fromVert:            spystealtechlistlabel",
1819 "Freeciv*spystealtechlist.forceColumns:        true",
1820 "Freeciv*spystealtechlist.defaultColumns:      1",
1821 "Freeciv*spystealtechlist.verticalList:        true",
1822 "Freeciv*spystealtechlist.resizable:           true",
1823 "Freeciv*spystealtechlist.top:                 chainTop",
1824 "Freeciv*spystealtechlist.bottom:              chainBottom",
1825 "Freeciv*spystealtechlist.left:                chainLeft",
1826 "Freeciv*spystealtechlist.right:               chainRight",
1827 "Freeciv*spystealtechclosecommand.label:       _(\"Close\")",
1828 "Freeciv*spystealtechclosecommand.fromVert:    spystealtechlist",
1829 "Freeciv*spystealtechclosecommand.top:         chainBottom",
1830 "Freeciv*spystealtechclosecommand.bottom:      chainBottom",
1831 "Freeciv*spystealtechclosecommand.left:        chainLeft",
1832 "Freeciv*spystealtechclosecommand.right:       chainLeft",
1833 "Freeciv*spystealtechcommand.label:       _(\"Steal\")",
1834 "Freeciv*spystealtechcommand.fromVert:    spystealtechlist",
1835 "Freeciv*spystealtechcommand.fromHoriz:   spystealtechclosecommand",
1836 "Freeciv*spystealtechcommand.top:         chainBottom",
1837 "Freeciv*spystealtechcommand.bottom:      chainBottom",
1838 "Freeciv*spystealtechcommand.left:        chainLeft",
1839 "Freeciv*spystealtechcommand.right:       chainLeft",
1840 "Freeciv*spysabotageimprovementspopup.title:  _(\"Sabotage Improvements\")",
1841 "Freeciv*spysabotageimprovementspopup.allowShellResize: True",
1842 "Freeciv*spysabotageimprovementsform.resizable:           true",
1843 "Freeciv*spysabotageimprovementsform.top:                 chainTop",
1844 "Freeciv*spysabotageimprovementsform.bottom:              chainBottom",
1845 "Freeciv*spysabotageimprovementsform.left:                chainLeft",
1846 "Freeciv*spysabotageimprovementsform.right:               chainRight",
1847 "Freeciv*spysabotageimprovementslistlabel.resizable:          true",
1848 "Freeciv*spysabotageimprovementslistlabel.justify:            left",
1849 "Freeciv*spysabotageimprovementslistlabel.borderWidth:        1",
1850 "Freeciv*spysabotageimprovementslistlabel.top:                chainTop",
1851 "Freeciv*spysabotageimprovementslistlabel.bottom:             chainTop",
1852 "Freeciv*spysabotageimprovementslistlabel.left:               chainLeft",
1853 "Freeciv*spysabotageimprovementslistlabel.right:              chainRight",
1854 "Freeciv*spysabotageimprovementslistlabel.background:         gray84",
1855 "Freeciv*spysabotageimprovementslistlabel.label: _(\"Select Improvement to Sabotage\")",
1856 "Freeciv*spysabotageimprovementslist.fromVert:            spysabotageimprovementslistlabel",
1857 "Freeciv*spysabotageimprovementslist.forceColumns:        true",
1858 "Freeciv*spysabotageimprovementslist.defaultColumns:      1",
1859 "Freeciv*spysabotageimprovementslist.verticalList:        true",
1860 "Freeciv*spysabotageimprovementslist.resizable:           true",
1861 "Freeciv*spysabotageimprovementslist.top:                 chainTop",
1862 "Freeciv*spysabotageimprovementslist.bottom:              chainBottom",
1863 "Freeciv*spysabotageimprovementslist.left:                chainLeft",
1864 "Freeciv*spysabotageimprovementslist.right:               chainRight",
1865 "Freeciv*spysabotageimprovementsclosecommand.label:       _(\"Close\")",
1866 "Freeciv*spysabotageimprovementsclosecommand.fromVert:    spysabotageimprovementslist",
1867 "Freeciv*spysabotageimprovementsclosecommand.top:         chainBottom",
1868 "Freeciv*spysabotageimprovementsclosecommand.bottom:      chainBottom",
1869 "Freeciv*spysabotageimprovementsclosecommand.left:        chainLeft",
1870 "Freeciv*spysabotageimprovementsclosecommand.right:       chainLeft",
1871 "Freeciv*spysabotageimprovementscommand.label:       _(\"Sabotage\")",
1872 "Freeciv*spysabotageimprovementscommand.fromVert:    spysabotageimprovementslist",
1873 "Freeciv*spysabotageimprovementscommand.fromHoriz:   spysabotageimprovementsclosecommand",
1874 "Freeciv*spysabotageimprovementscommand.top:         chainBottom",
1875 "Freeciv*spysabotageimprovementscommand.bottom:      chainBottom",
1876 "Freeciv*spysabotageimprovementscommand.left:        chainLeft",
1877 "Freeciv*spysabotageimprovementscommand.right:       chainLeft",
1878 "Freeciv*diplomatbribedialog.title: _(\"Bribe Enemy Unit\")",
1879 "Freeciv*diplomatbribedialog.*.dlabel.borderWidth:  0",
1880 "Freeciv*diplomatbribedialog.*.button0.label:     _(\"Yes\")",
1881 "Freeciv*diplomatbribedialog.*.button0.fromVert:  dlabel",
1882 "Freeciv*diplomatbribedialog.*.button1.label:     _(\"No\")",
1883 "Freeciv*diplomatbribedialog.*.button1.fromVert:  dlabel",
1884 "Freeciv*diplomatbribedialog.*.button1.fromHoriz: button0",
1885 "Freeciv*diplomatrevoltdialog.title: _(\"Incite a Revolt!\")",
1886 "Freeciv*diplomatrevoltdialog.*.dlabel.borderWidth:  0",
1887 "Freeciv*diplomatrevoltdialog.*.button0.label:     _(\"Yes\")",
1888 "Freeciv*diplomatrevoltdialog.*.button0.fromVert:  dlabel",
1889 "Freeciv*diplomatrevoltdialog.*.button1.label:     _(\"No\")",
1890 "Freeciv*diplomatrevoltdialog.*.button1.fromVert:  dlabel",
1891 "Freeciv*diplomatrevoltdialog.*.button1.fromHoriz: button0",
1892 "Freeciv*diplomatnogolddialog.title: _(\"Traitors Demand Too Much!\")",
1893 "Freeciv*diplomatnogolddialog.*.dlabel.borderWidth:  0",
1894 "Freeciv*diplomatnogolddialog.*.button0.label:     _(\"Darn\")",
1895 "Freeciv*diplomatnogolddialog.*.button0.fromVert:  dlabel",
1896 "Freeciv*revolutiondialog.title: _(\"Revolution!\")",
1897 "Freeciv*revolutiondialog.*.dlabel.borderWidth:  0",
1898 "Freeciv*revolutiondialog.*.button0.label:     _(\"Yes\")",
1899 "Freeciv*revolutiondialog.*.button0.fromVert:  dlabel",
1900 "Freeciv*revolutiondialog.*.button1.label:     _(\"No\")",
1901 "Freeciv*revolutiondialog.*.button1.fromVert:  dlabel",
1902 "Freeciv*revolutiondialog.*.button1.fromHoriz: button0",
1903 "Freeciv*upgradedialog.title: _(\"Upgrade Obsolete Units\")",
1904 "Freeciv*upgradedialog.*.dlabel.borderWidth:  0",
1905 "Freeciv*upgradedialog.*.button0.label:     _(\"Yes\")",
1906 "Freeciv*upgradedialog.*.button0.fromVert:  dlabel",
1907 "Freeciv*upgradedialog.*.button1.label:     _(\"No\")",
1908 "Freeciv*upgradedialog.*.button1.fromVert:  dlabel",
1909 "Freeciv*upgradedialog.*.button1.fromHoriz: button0",
1910 "Freeciv*upgradenodialog.title: _(\"Upgrade Unit!\")",
1911 "Freeciv*upgradenodialog.*.dlabel.borderWidth:  0",
1912 "Freeciv*upgradenodialog.*.button0.label:     _(\"Darn\")",
1913 "Freeciv*upgradenodialog.*.button0.fromVert:  dlabel",
1914 "Freeciv*disbanddialog.title: _(\"Disband Units\")",
1915 "Freeciv*disbanddialog.*.dlabel.borderWidth:  0",
1916 "Freeciv*disbanddialog.*.button0.label:     _(\"Yes\")",
1917 "Freeciv*disbanddialog.*.button0.fromVert:  dlabel",
1918 "Freeciv*disbanddialog.*.button1.label:     _(\"No\")",
1919 "Freeciv*disbanddialog.*.button1.fromVert:  dlabel",
1920 "Freeciv*disbanddialog.*.button1.fromHoriz: button0",
1921 "Freeciv*disbandnodialog.title: _(\"Disband Units\")",
1922 "Freeciv*disbandnodialog.*.dlabel.borderWidth:  0",
1923 "Freeciv*disbandnodialog.*.button0.label:     _(\"Darn\")",
1924 "Freeciv*disbandnodialog.*.button0.fromVert:  dlabel",
1925 "Freeciv*governmentdialog.title:			_(\"Your New Government\")",
1926 "Freeciv*governmentdialog.*.dlabel.borderWidth:	0",
1927 "Freeciv*governmentdialog.*.dlabel.label:	_(\"Select government type:\")",
1928 "Freeciv*governmentdialog.*.button.width:	200",
1929 "Freeciv*pillagedialog.title:			_(\"What To Pillage\")",
1930 "Freeciv*pillagedialog.*.dlabel.borderWidth:	0",
1931 "Freeciv*pillagedialog.*.dlabel.label:		_(\"Select what to pillage:\")",
1932 "Freeciv*pillagedialog.*.button.width:		200",
1933 "Freeciv*pillagedialog.*.closebutton.width:	200",
1934 "Freeciv*pillagedialog.*.closebutton.label:	_(\"Cancel\")",
1935 "Freeciv*unitconnectdialog.title:		_(\"Connect\")",
1936 "Freeciv*unitconnectdialog.*.dlabel.borderWidth:	0",
1937 "Freeciv*unitconnectdialog.*.dlabel.label:	_(\"Choose unit activity:\")",
1938 "Freeciv*unitconnectdialog.*.button.width:	200",
1939 "Freeciv*unitconnectdialog.*.closebutton.width:	200",
1940 "Freeciv*unitconnectdialog.*.closebutton.label:	_(\"Cancel\")",
1941 "Freeciv*leftcolumnform.borderWidth:                1",
1942 "Freeciv*leftcolumnform.top:                        chainTop",
1943 "Freeciv*leftcolumnform.bottom:                     chainBottom",
1944 "Freeciv*leftcolumnform.left:                       chainLeft",
1945 "Freeciv*leftcolumnform.right:                      chainLeft",
1946 "Freeciv*leftcolumnform.resizable:                  True",
1947 "Freeciv*leftcolumnform.vertDistance:		   0",
1948 "Freeciv*overviewcanvas.width:                      160",
1949 "Freeciv*overviewcanvas.height:                     100",
1950 "Freeciv*overviewcanvas.top:                        chainTop",
1951 "Freeciv*overviewcanvas.bottom:                     chainTop",
1952 "Freeciv*overviewcanvas.left:                       chainLeft",
1953 "Freeciv*overviewcanvas.right:                      chainRight",
1954 "Freeciv*overviewcanvas.resizable:                  True",
1955 "Freeciv*infocommand.label:	\\n\\n\\n\\n\\n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ ",
1956 "Freeciv*infocommand.background:                    gray84",
1957 "Freeciv*infocommand.foreground:                    black",
1958 "Freeciv*infocommand.justify:                       left",
1959 "Freeciv*infocommand.top:                           chainTop",
1960 "Freeciv*infocommand.bottom:                        chainTop",
1961 "Freeciv*infocommand.left:                          chainLeft",
1962 "Freeciv*infocommand.right:                         chainRight",
1963 "Freeciv*infocommand.translations: #override \
1964                               <Btn1Down>: btn-show-info-popup() \\n\
1965 			      <EnterWindow>:",
1966 "Freeciv*popupinfo.translations: #override \
1967                               <Btn1Up>: MenuPopdown()",
1968 "Freeciv*econlabels.internalWidth:                  0",
1969 "Freeciv*econlabels.internalHeight:                 0",
1970 "Freeciv*econlabels.borderWidth:                    0",
1971 "Freeciv*econlabels.shadowWidth:			   0",
1972 "Freeciv*econlabels.fromVert:                       infocommand",
1973 "Freeciv*econlabels.background:                     gray84",
1974 "Freeciv*econlabels.top:                            chainTop",
1975 "Freeciv*econlabels.bottom:                         chainTop",
1976 "Freeciv*econlabels.left:                           chainLeft",
1977 "Freeciv*econlabels.right:                          chainLeft",
1978 "Freeciv*bulblabel.width:                           15",
1979 "Freeciv*bulblabel.height:                          20",
1980 "Freeciv*bulblabel.internalWidth:                   0",
1981 "Freeciv*bulblabel.internalHeight:                  0",
1982 "Freeciv*bulblabel.fromVert:                        econlabels",
1983 "Freeciv*bulblabel.top:                             chainTop",
1984 "Freeciv*bulblabel.bottom:                          chainTop",
1985 "Freeciv*bulblabel.left:                            chainLeft",
1986 "Freeciv*bulblabel.right:                           chainLeft",
1987 "Freeciv*sunlabel.width:                            15",
1988 "Freeciv*sunlabel.height:                           20",
1989 "Freeciv*sunlabel.internalWidth:                    0",
1990 "Freeciv*sunlabel.internalHeight:                   0",
1991 "Freeciv*sunlabel.fromVert:                         econlabels",
1992 "Freeciv*sunlabel.fromHoriz:                        bulblabel",
1993 "Freeciv*sunlabel.top:                              chainTop",
1994 "Freeciv*sunlabel.bottom:                           chainTop",
1995 "Freeciv*sunlabel.left:                             chainLeft",
1996 "Freeciv*sunlabel.right:                            chainLeft",
1997 "Freeciv*flakelabel.width:                          15",
1998 "Freeciv*flakelabel.height:                         20",
1999 "Freeciv*flakelabel.internalWidth:                  0",
2000 "Freeciv*flakelabel.internalHeight:                 0",
2001 "Freeciv*flakelabel.fromVert:                       econlabels",
2002 "Freeciv*flakelabel.fromHoriz:                      sunlabel",
2003 "Freeciv*flakelabel.top:                            chainTop",
2004 "Freeciv*flakelabel.bottom:                         chainTop",
2005 "Freeciv*flakelabel.left:                           chainLeft",
2006 "Freeciv*flakelabel.right:                          chainLeft",
2007 "Freeciv*governmentlabel.width:                     15",
2008 "Freeciv*governmentlabel.height:                    20",
2009 "Freeciv*governmentlabel.internalWidth:             0",
2010 "Freeciv*governmentlabel.internalHeight:            0",
2011 "Freeciv*governmentlabel.fromVert:                  econlabels",
2012 "Freeciv*governmentlabel.fromHoriz:                 flakelabel",
2013 "Freeciv*governmentlabel.top:                       chainTop",
2014 "Freeciv*governmentlabel.bottom:                    chainTop",
2015 "Freeciv*governmentlabel.left:                      chainLeft",
2016 "Freeciv*governmentlabel.right:                     chainLeft",
2017 "Freeciv*timeoutlabel.label:                        \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ ",
2018 "Freeciv*timeoutlabel.fromVert:                     econlabels",
2019 "Freeciv*timeoutlabel.fromHoriz:                    governmentlabel",
2020 "Freeciv*timeoutlabel.top:                          chainTop",
2021 "Freeciv*timeoutlabel.bottom:                       chainTop",
2022 "Freeciv*timeoutlabel.left:                         chainLeft",
2023 "Freeciv*timeoutlabel.right:                        chainLeft",
2024 "Freeciv*timeoutlabel.borderWidth:                  1",
2025 "Freeciv*timeoutlabel.internalWidth:                1",
2026 "Freeciv*timeoutlabel.background:                   gray84",
2027 "Freeciv*turndonebutton.label:                      _(\"Turn Done\")",
2028 "Freeciv*turndonebutton.fromVert:                   bulblabel",
2029 "Freeciv*turndonebutton.top:                        chainTop",
2030 "Freeciv*turndonebutton.bottom:                     chainTop",
2031 "Freeciv*turndonebutton.left:                       chainLeft",
2032 "Freeciv*turndonebutton.right:                      chainRight",
2033 "Freeciv*unitinfolabel.label:	\\n\\n\\n\\n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ ",
2034 "Freeciv*unitinfolabel.justify:                     left",
2035 "Freeciv*unitinfolabel.fromVert:                    turndonebutton",
2036 "Freeciv*unitinfolabel.top:                         chainTop",
2037 "Freeciv*unitinfolabel.bottom:                      chainTop",
2038 "Freeciv*unitinfolabel.left:                        chainLeft",
2039 "Freeciv*unitinfolabel.right:                       chainRight",
2040 "Freeciv*unitpixcanvas.label:",
2041 "Freeciv*unitpixcanvas.background:                   gray84",
2042 "Freeciv*unitpixcanvas.borderWidth:                  0",
2043 "Freeciv*unitpixcanvas.internalWidth:                0",
2044 "Freeciv*unitpixcanvas.internalHeight:               0",
2045 "Freeciv*unitpixcanvas.fromVert:                     unitinfolabel",
2046 "Freeciv*unitpixcanvas.top:                          chainTop",
2047 "Freeciv*unitpixcanvas.bottom:                       chainTop",
2048 "Freeciv*unitpixcanvas.left:                         chainLeft",
2049 "Freeciv*unitpixcanvas.right:                        chainRight",
2050 "Freeciv*unitbelowcanvas0.label:",
2051 "Freeciv*unitbelowcanvas0.internalWidth:             0",
2052 "Freeciv*unitbelowcanvas0.internalHeight:            0",
2053 "Freeciv*unitbelowcanvas0.fromVert:                  unitpixcanvas",
2054 "Freeciv*unitbelowcanvas0.borderWidth:               0",
2055 "Freeciv*unitbelowcanvas0.top:                       chainTop",
2056 "Freeciv*unitbelowcanvas0.bottom:                    chainTop",
2057 "Freeciv*unitbelowcanvas0.left:                      chainLeft",
2058 "Freeciv*unitbelowcanvas0.right:                     chainRight",
2059 "Freeciv*unitbelowcanvas0.background:                gray84",
2060 "Freeciv*unitbelowcanvas1.label:",
2061 "Freeciv*unitbelowcanvas1.internalWidth:             0",
2062 "Freeciv*unitbelowcanvas1.internalHeight:            0",
2063 "Freeciv*unitbelowcanvas1.fromVert:                  unitpixcanvas",
2064 "Freeciv*unitbelowcanvas1.fromHoriz:                 unitbelowcanvas0",
2065 "Freeciv*unitbelowcanvas1.borderWidth:               0",
2066 "Freeciv*unitbelowcanvas1.top:                       chainTop",
2067 "Freeciv*unitbelowcanvas1.bottom:                    chainTop",
2068 "Freeciv*unitbelowcanvas1.left:                      chainLeft",
2069 "Freeciv*unitbelowcanvas1.right:                     chainRight",
2070 "Freeciv*unitbelowcanvas1.background:                gray84",
2071 "Freeciv*unitbelowcanvas2.label:",
2072 "Freeciv*unitbelowcanvas2.internalWidth:             0",
2073 "Freeciv*unitbelowcanvas2.internalHeight:            0",
2074 "Freeciv*unitbelowcanvas2.fromVert:                  unitpixcanvas",
2075 "Freeciv*unitbelowcanvas2.fromHoriz:                 unitbelowcanvas1",
2076 "Freeciv*unitbelowcanvas2.borderWidth:               0",
2077 "Freeciv*unitbelowcanvas2.top:                       chainTop",
2078 "Freeciv*unitbelowcanvas2.bottom:                    chainTop",
2079 "Freeciv*unitbelowcanvas2.left:                      chainLeft",
2080 "Freeciv*unitbelowcanvas2.right:                     chainRight",
2081 "Freeciv*unitbelowcanvas2.background:                gray84",
2082 "Freeciv*unitbelowcanvas3.label:",
2083 "Freeciv*unitbelowcanvas3.internalWidth:             0",
2084 "Freeciv*unitbelowcanvas3.internalHeight:            0",
2085 "Freeciv*unitbelowcanvas3.fromVert:                  unitpixcanvas",
2086 "Freeciv*unitbelowcanvas3.fromHoriz:                 unitbelowcanvas2",
2087 "Freeciv*unitbelowcanvas3.borderWidth:               0",
2088 "Freeciv*unitbelowcanvas3.top:                       chainTop",
2089 "Freeciv*unitbelowcanvas3.bottom:                    chainTop",
2090 "Freeciv*unitbelowcanvas3.left:                      chainLeft",
2091 "Freeciv*unitbelowcanvas3.right:                     chainRight",
2092 "Freeciv*unitbelowcanvas3.background:                gray84",
2093 "Freeciv*morearrowlabel.label:",
2094 "Freeciv*morearrowlabel.width:                      15",
2095 "Freeciv*morearrowlabel.height:                     20",
2096 "Freeciv*morearrowlabel.borderWidth:                0",
2097 "Freeciv*morearrowlabel.internalWidth:              0",
2098 "Freeciv*morearrowlabel.internalHeight:             0",
2099 "Freeciv*morearrowlabel.fromVert:                   unitpixcanvas",
2100 "Freeciv*morearrowlabel.top:                        chainTop",
2101 "Freeciv*morearrowlabel.bottom:                     chainTop",
2102 "Freeciv*morearrowlabel.left:                       chainLeft",
2103 "Freeciv*morearrowlabel.right:                      chainLeft",
2104 "Freeciv*morearrowlabel.background:                 gray84",
2105 "Freeciv*mainform.borderWidth:                      0",
2106 "Freeciv*mainform.top:                              chainTop",
2107 "Freeciv*mainform.bottom:                           chainBottom",
2108 "Freeciv*mainform.left:                             chainLeft",
2109 "Freeciv*mainform.right:                            chainRight",
2110 "Freeciv*mainform.resizable:                        True",
2111 "Freeciv*menuform.borderWidth:                      0",
2112 "Freeciv*menuform.top:                              chainTop",
2113 "Freeciv*menuform.bottom:                           chainTop",
2114 "Freeciv*menuform.left:                             chainLeft",
2115 "Freeciv*menuform.right:                            chainRight",
2116 "Freeciv*menuform.resizable:                        true",
2117 "Freeciv*mainvpane.top:                         chainTop",
2118 "Freeciv*mainvpane.bottom:                      chainBottom",
2119 "Freeciv*mainvpane.left:                        chainLeft",
2120 "Freeciv*mainvpane.right:                       chainRight",
2121 "Freeciv*mainvpane.borderWidth:                 0",
2122 "Freeciv*mainvpane.fromVert:                    menuform",
2123 "Freeciv*belowmenuform.top:                         chainTop",
2124 "Freeciv*belowmenuform.bottom:                      chainBottom",
2125 "Freeciv*belowmenuform.left:                        chainLeft",
2126 "Freeciv*belowmenuform.right:                       chainRight",
2127 "Freeciv*belowmenuform.borderWidth:                 0",
2128 "Freeciv*belowmenuform.fromVert:                    menuform",
2129 "Freeciv*belowmenuform.resizable:                   true",
2130 "Freeciv*mapform.borderWidth:    	           1",
2131 "Freeciv*mapform.top:                               chainTop",
2132 "Freeciv*mapform.bottom:                            chainBottom",
2133 "Freeciv*mapform.left:                              chainLeft",
2134 "Freeciv*mapform.right:                             chainRight",
2135 "Freeciv*mapform.fromHoriz:                         leftcolumnform",
2136 "Freeciv*mapform.resizable:                         True",
2137 "Freeciv*mapform.vertDistance:			   0",
2138 "Freeciv*bottomform.borderWidth:                    0",
2139 "Freeciv*bottomform.top:                            chainBottom",
2140 "Freeciv*bottomform.bottom:                         chainBottom",
2141 "Freeciv*bottomform.left:                           chainLeft",
2142 "Freeciv*bottomform.right:                          chainRight",
2143 "Freeciv*bottomform.fromVert:                       belowmenuform",
2144 "Freeciv*bottomform.resizable:                      True",
2145 "Freeciv*mapvertiscrbar.Height:                     300",
2146 "Freeciv*mapvertiscrbar.left:                       chainLeft",
2147 "Freeciv*mapvertiscrbar.right:                      chainLeft",
2148 "Freeciv*mapvertiscrbar.top:                        chainTop",
2149 "Freeciv*mapvertiscrbar.bottom:                     chainBottom",
2150 "Freeciv*mapvertiscrbar.background:                 gray",
2151 "Freeciv*mapcanvas.Width:                           510",
2152 "Freeciv*mapcanvas.Height:                          300",
2153 "Freeciv*mapcanvas.fromHoriz:                       mapvertiscrbar",
2154 "Freeciv*mapcanvas.left:                            chainLeft",
2155 "Freeciv*mapcanvas.right:                           chainRight",
2156 "Freeciv*mapcanvas.top:                             chainTop",
2157 "Freeciv*mapcanvas.bottom:                          chainBottom",
2158 "Freeciv*maphorizscrbar.fromVert:                   mapcanvas",
2159 "Freeciv*maphorizscrbar.Width:                      510",
2160 "Freeciv*maphorizscrbar.horizDistance:              25",
2161 "Freeciv*maphorizscrbar.left:                       chainLeft",
2162 "Freeciv*maphorizscrbar.right:                      chainRight",
2163 "Freeciv*maphorizscrbar.top:                        chainBottom",
2164 "Freeciv*maphorizscrbar.bottom:                     chainBottom",
2165 "Freeciv*maphorizscrbar.orientation:                horizontal",
2166 "Freeciv*maphorizscrbar.background:                 gray",
2167 "Freeciv*outputwindowtext.Width:                    710",
2168 "Freeciv*outputwindowtext.Height:                   100",
2169 "Freeciv*outputwindowtext.vertDistance:             0",
2170 "Freeciv*outputwindowtext.left:                     chainLeft",
2171 "Freeciv*outputwindowtext.right:                    chainRight",
2172 "Freeciv*outputwindowtext.top:                      chainTop",
2173 "Freeciv*outputwindowtext.bottom:                   chainBottom",
2174 "Freeciv*outputwindowtext.displayCaret:		   false",
2175 "Freeciv*outputwindowtext.editType:                 read",
2176 "Freeciv*outputwindowtext.scrollVertical:           Always",
2177 "Freeciv*outputwindowtext.*.background:		   white",
2178 "Freeciv*outputwindowtext.*.foreground:		   black",
2179 "Freeciv*outputwindowtext*wrap:			   word",
2180 "Freeciv*outputwindowtext*String: _(\"\
2181 Freeciv is free software and you are welcome to distribute copies of it\\n\
2182 under certain conditions; See the \"Copying\" item on the Help menu.\\n\
2183 Now ... Go give 'em hell!\")",
2184 "Freeciv*inputlinetext.Width:                       710",
2185 "Freeciv*inputlinetext.*.editType:                  edit",
2186 "Freeciv*inputlinetext.fromVert:                    outputwindowtext",
2187 "Freeciv*inputlinetext.left:                      chainLeft",
2188 "Freeciv*inputlinetext.right:                     chainRight",
2189 "Freeciv*inputlinetext.top:                       chainBottom",
2190 "Freeciv*inputlinetext.bottom:                    chainBottom",
2191 "Freeciv*inputlinetext.translations:		#override \
2192 				<Key>Return: key-chatline-send()",
2193 "Freeciv*mapcanvas.translations:\
2194    <MouseMoved>:      mouse-moved()                    \\n\
2195    Shift<BtnDown>:    btn-adjust-workers()             \\n\
2196    <BtnDown>:         btn-select-mapcanvas()           \\n\
2197    Shift Ctrl<Key>r:  key-unit-connect-road()          \\n\
2198    Shift Ctrl<Key>l:  key-unit-connect-rail()          \\n\
2199    Shift Ctrl<Key>i:  key-unit-connect-irrigate()      \\n\
2200    Shift Ctrl<Key>1:  key-unit-assign-battlegroup1()   \\n\
2201    Shift Ctrl<Key>2:  key-unit-assign-battlegroup2()   \\n\
2202    Shift Ctrl<Key>3:  key-unit-assign-battlegroup3()   \\n\
2203    Shift Ctrl<Key>4:  key-unit-assign-battlegroup4()   \\n\
2204    Ctrl<Key>b:        key-map-borders-toggle()         \\n\
2205    Shift Ctrl<Key>n:  key-map-native-toggle()          \\n\
2206    Ctrl<Key>g:        key-map-grid-toggle()            \\n\
2207    Ctrl<Key>n:        key-city-names-toggle()          \\n\
2208    Ctrl<Key>p:        key-city-productions-toggle()    \\n\
2209    Ctrl<Key>w:        key-open-worklists()             \\n\
2210    Ctrl<Key>1:        key-unit-select-battlegroup1()   \\n\
2211    Ctrl<Key>2:        key-unit-select-battlegroup2()   \\n\
2212    Ctrl<Key>3:        key-unit-select-battlegroup3()   \\n\
2213    Ctrl<Key>4:        key-unit-select-battlegroup4()   \\n\
2214    Shift<Key>d:       key-unit-disband()               \\n\
2215    Shift<Key>f:       key-open-find-city()             \\n\
2216    Shift<Key>l:       key-open-goto-airlift()          \\n\
2217    Shift<Key>n:       key-unit-nuke()                  \\n\
2218    Shift<Key>o:       key-unit-convert()               \\n\
2219    Shift<Key>p:       key-unit-pillage()               \\n\
2220    Shift<Key>r:       key-open-revolution()            \\n\
2221    Shift<Key>t:       key-open-rates()                 \\n\
2222    Shift<Key>u:       key-unit-unload-all()            \\n\
2223    Shift<Key>w:       key-unit-wakeup-others()         \\n\
2224    Shift<Key>1:       key-unit-add-to-battlegroup1()   \\n\
2225    Shift<Key>2:       key-unit-add-to-battlegroup2()   \\n\
2226    Shift<Key>3:       key-unit-add-to-battlegroup3()   \\n\
2227    Shift<Key>4:       key-unit-add-to-battlegroup4()   \\n\
2228    Shift<Key>Return:  key-end-turn()                   \\n\
2229    Shift<Key>KP_Enter: key-end-turn()                  \\n\
2230    <Key>a:            key-unit-auto-attack-or-settle() \\n\
2231    <Key>b:            key-unit-build-city-or-wonder()  \\n\
2232    <Key>c:            key-center-on-unit()             \\n\
2233    <Key>d:            key-unit-diplomat-spy-action()   \\n\
2234    <Key>e:            key-unit-airbase()               \\n\
2235    <Key>f:            key-unit-fortify-or-fortress()   \\n\
2236    <Key>g:            key-unit-goto()                  \\n\
2237    <Key>h:            key-unit-homecity()              \\n\
2238    <Key>i:            key-unit-irrigate()              \\n\
2239    <Key>l:            key-unit-load()                  \\n\
2240    <Key>m:            key-unit-mine()                  \\n\
2241    <Key>n:            key-unit-fallout()               \\n\
2242    <Key>o:            key-unit-transform()             \\n\
2243    <Key>p:            key-unit-paradrop-or-pollution() \\n\
2244    <Key>q:            key-unit-patrol()                \\n\
2245    <Key>r:            key-unit-road-or-trade-route()   \\n\
2246    <Key>s:            key-unit-sentry()                \\n\
2247    <Key>t:            key-city-workers()               \\n\
2248    <Key>u:            key-unit-unload()                \\n\
2249    <Key>w:            key-unit-wait()                  \\n\
2250    <Key>x:            key-unit-auto-explore()          \\n\
2251    <Key>F1:           key-open-city-report()           \\n\
2252    <Key>F2:           key-open-units-report()          \\n\
2253    <Key>F3:           key-open-players()               \\n\
2254    <Key>F5:           key-open-economy-report()        \\n\
2255    <Key>F6:           key-open-science-report()        \\n\
2256    <Key>F7:           key-open-wonders()               \\n\
2257    <Key>F8:           key-open-top-five()              \\n\
2258    <Key>F10:          key-open-messages()              \\n\
2259    <Key>F11:          key-open-demographics()          \\n\
2260    <Key>F12:          key-open-spaceship()             \\n\
2261    <Key>asterisk:     key-open-achievements()          \\n\
2262    <Key>KP_8:         key-move-north()                 \\n\
2263    <Key>Up:           key-move-north()                 \\n\
2264    <Key>8:            key-move-north()                 \\n\
2265    <Key>KP_9:         key-move-north-east()            \\n\
2266    <Key>Prior:        key-move-north-east()            \\n\
2267    <Key>9:            key-move-north-east()            \\n\
2268    <Key>KP_6:         key-move-east()                  \\n\
2269    <Key>Right:        key-move-east()                  \\n\
2270    <Key>6:            key-move-east()                  \\n\
2271    <Key>KP_3:         key-move-south-east()            \\n\
2272    <Key>Next:         key-move-south-east()            \\n\
2273    <Key>3:            key-move-south-east()            \\n\
2274    <Key>KP_2:         key-move-south()                 \\n\
2275    <Key>Down:         key-move-south()                 \\n\
2276    <Key>2:            key-move-south()                 \\n\
2277    <Key>KP_1:         key-move-south-west()            \\n\
2278    <Key>End:          key-move-south-west()            \\n\
2279    <Key>1:            key-move-south-west()            \\n\
2280    <Key>KP_4:         key-move-west()                  \\n\
2281    <Key>Left:         key-move-west()                  \\n\
2282    <Key>4:            key-move-west()                  \\n\
2283    <Key>KP_7:         key-move-north-west()            \\n\
2284    <Key>Home:         key-move-north-west()            \\n\
2285    <Key>7:            key-move-north-west()            \\n\
2286    <Key>KP_5:         key-focus-to-next-unit()         \\n\
2287    <Key>Tab:          key-focus-to-next-unit()         \\n\
2288    <Key>5:            key-focus-to-next-unit()         \\n\
2289    <Key>space:        key-unit-done()                  \\n\
2290    <Key>Return:       key-end-turn()                   \\n\
2291    <Key>KP_Enter:     key-end-turn()                   \\n\
2292    <Key>Escape:       key-cancel-action()",
2293 "Freeciv*overviewcanvas.translations:\
2294    <BtnDown>:         btn-select-overviewcanvas()      \\n\
2295    Shift Ctrl<Key>i:  key-unit-connect-irrigate()      \\n\
2296    Shift Ctrl<Key>l:  key-unit-connect-rail()          \\n\
2297    Shift Ctrl<Key>r:  key-unit-connect-road()          \\n\
2298    Ctrl<Key>g:        key-map-grid-toggle()            \\n\
2299    Ctrl<Key>n:        key-city-names-toggle()          \\n\
2300    Ctrl<Key>p:        key-city-productions-toggle()    \\n\
2301    Ctrl<Key>w:        key-open-worklists()             \\n\
2302    Shift<Key>d:       key-unit-disband()               \\n\
2303    Shift<Key>f:       key-open-find-city()             \\n\
2304    Shift<Key>l:       key-open-goto-airlift()          \\n\
2305    Shift<Key>n:       key-unit-nuke()                  \\n\
2306    Shift<Key>o:       key-unit-convert()               \\n\
2307    Shift<Key>p:       key-unit-pillage()               \\n\
2308    Shift<Key>r:       key-open-revolution()            \\n\
2309    Shift<Key>t:       key-open-rates()                 \\n\
2310    Shift<Key>u:       key-unit-unload-all()            \\n\
2311    Shift<Key>w:       key-unit-wakeup-others()         \\n\
2312    Shift<Key>Return:  key-end-turn()                   \\n\
2313    Shift<Key>KP_Enter: key-end-turn()                  \\n\
2314    <Key>a:            key-unit-auto-attack-or-settle() \\n\
2315    <Key>b:            key-unit-build-city-or-wonder()  \\n\
2316    <Key>c:            key-center-on-unit()             \\n\
2317    <Key>d:            key-unit-diplomat-spy-action()   \\n\
2318    <Key>e:            key-unit-airbase()               \\n\
2319    <Key>f:            key-unit-fortify-or-fortress()   \\n\
2320    <Key>g:            key-unit-goto()                  \\n\
2321    <Key>h:            key-unit-homecity()              \\n\
2322    <Key>i:            key-unit-irrigate()              \\n\
2323    <Key>l:            key-unit-load()                  \\n\
2324    <Key>m:            key-unit-mine()                  \\n\
2325    <Key>n:            key-unit-fallout()               \\n\
2326    <Key>o:            key-unit-transform()             \\n\
2327    <Key>p:            key-unit-paradrop-or-pollution() \\n\
2328    <Key>q:            key-unit-patrol()                \\n\
2329    <Key>r:            key-unit-road-or-trade-route()   \\n\
2330    <Key>s:            key-unit-sentry()                \\n\
2331    <Key>t:            key-city-workers()               \\n\
2332    <Key>u:            key-unit-unload()                \\n\
2333    <Key>w:            key-unit-wait()                  \\n\
2334    <Key>x:            key-unit-auto-explore()          \\n\
2335    <Key>F1:           key-open-city-report()           \\n\
2336    <Key>F2:           key-open-units-report()          \\n\
2337    <Key>F3:           key-open-players()               \\n\
2338    <Key>F5:           key-open-economy-report()        \\n\
2339    <Key>F6:           key-open-science-report()        \\n\
2340    <Key>F7:           key-open-wonders()               \\n\
2341    <Key>F8:           key-open-top-five()              \\n\
2342    <Key>F10:          key-open-messages()              \\n\
2343    <Key>F11:          key-open-demographics()          \\n\
2344    <Key>F12:          key-open-spaceship()             \\n\
2345    <Key>KP_8:         key-move-north()                 \\n\
2346    <Key>Up:           key-move-north()                 \\n\
2347    <Key>8:            key-move-north()                 \\n\
2348    <Key>KP_9:         key-move-north-east()            \\n\
2349    <Key>Prior:        key-move-north-east()            \\n\
2350    <Key>9:            key-move-north-east()            \\n\
2351    <Key>KP_6:         key-move-east()                  \\n\
2352    <Key>Right:        key-move-east()                  \\n\
2353    <Key>6:            key-move-east()                  \\n\
2354    <Key>KP_3:         key-move-south-east()            \\n\
2355    <Key>Next:         key-move-south-east()            \\n\
2356    <Key>3:            key-move-south-east()            \\n\
2357    <Key>KP_2:         key-move-south()                 \\n\
2358    <Key>Down:         key-move-south()                 \\n\
2359    <Key>2:            key-move-south()                 \\n\
2360    <Key>KP_1:         key-move-south-west()            \\n\
2361    <Key>End:          key-move-south-west()            \\n\
2362    <Key>1:            key-move-south-west()            \\n\
2363    <Key>KP_4:         key-move-west()                  \\n\
2364    <Key>Left:         key-move-west()                  \\n\
2365    <Key>4:            key-move-west()                  \\n\
2366    <Key>KP_7:         key-move-north-west()            \\n\
2367    <Key>Home:         key-move-north-west()            \\n\
2368    <Key>7:            key-move-north-west()            \\n\
2369    <Key>KP_5:         key-focus-to-next-unit()         \\n\
2370    <Key>Tab:          key-focus-to-next-unit()         \\n\
2371    <Key>5:            key-focus-to-next-unit()         \\n\
2372    <Key>space:        key-unit-done()                  \\n\
2373    <Key>Return:       key-end-turn()                   \\n\
2374    <Key>KP_Enter:     key-end-turn()                   \\n\
2375    <Key>Escape:       key-cancel-action()",
2376 "Freeciv*citymainform.*.top:                    chainTop",
2377 "Freeciv*citymainform.*.bottom:                 chainTop",
2378 "Freeciv*citymainform.*.left:                   chainLeft",
2379 "Freeciv*citymainform.*.right:                  chainLeft",
2380 "Freeciv*citymainform.resizable:                True",
2381 "Freeciv*citymainform.background:		gray84",
2382 "Freeciv*citynamelabel.borderWidth:                0",
2383 "Freeciv*citynamelabel.justify:                    left",
2384 "Freeciv*citynamelabel.horizDistance:              0",
2385 "Freeciv*citynamelabel.internalWidth:              0",
2386 "Freeciv*citynamelabel.resizable:                  True",
2387 "Freeciv*citynamelabel.background:		 gray84",
2388 "Freeciv*citizenlabels.internalHeight:             0",
2389 "Freeciv*citizenlabels.internalWidth:              0",
2390 "Freeciv*citizenlabels.horizDistance:              0",
2391 "Freeciv*citizenlabels.borderWidth:                0",
2392 "Freeciv*citizenlabels.shadowWidth:		  0",
2393 "Freeciv*citizenlabels.background:		  gray84",
2394 "Freeciv*citizenlabels.label:",
2395 "Freeciv*citysubform.borderWidth:    	          0",
2396 "Freeciv*citysubform.horizDistance:                0",
2397 "Freeciv*citysubform.background:                   gray84",
2398 "Freeciv*cityleftform.borderWidth:                 0",
2399 "Freeciv*cityleftform.horizDistance:               0",
2400 "Freeciv*cityleftform.background:                  gray84",
2401 "Freeciv*cityprodlabel.vertDistance:               0",
2402 "Freeciv*cityimprovview.allowVert:		True",
2403 "Freeciv*cityimprovlist.background:		white",
2404 "Freeciv*citysellcommand.label:			_(\" Sell \")",
2405 "Freeciv*cityclosecommand.label:			_(\"Close\")",
2406 "Freeciv*cityclosecommand.translations:		#override \\n\
2407 	<Key>Return:	key-dialog-city-close() \\n\
2408 	<Key>Escape:	key-dialog-city-close()",
2409 "Freeciv*cityrenamecommand.label:		_(\"Rename...\")",
2410 "Freeciv*citytradecommand.label:			_(\"Trade\")",
2411 "Freeciv*cityactivatecommand.label:		_(\"Activate Units\")",
2412 "Freeciv*cityshowunitscommand.label:		_(\"Unit List...\")",
2413 "Freeciv*cityoptionscommand.label:		_(\"City Options...\")",
2414 "Freeciv*citybuycommand.label:			_(\" Buy \")",
2415 "Freeciv*citychangecommand.label:		_(\"Change...\")",
2416 "Freeciv*cityworklistcommand.label:		_(\"Worklist...\")",
2417 "Freeciv*supportunitlabel.label:			_(\"Supported units:\")",
2418 "Freeciv*supportunitlabel.internalWidth:               0",
2419 "Freeciv*supportunitlabel.borderWidth:                 0",
2420 "Freeciv*supportunitlabel.background:              gray84",
2421 "Freeciv*supportunitcanvas.label:",
2422 "Freeciv*supportunitcanvas.borderWidth:                0",
2423 "Freeciv*supportunitcanvas.internalWidth:              0",
2424 "Freeciv*supportunitcanvas.internalHeight:             0",
2425 "Freeciv*supportunitcanvas.translations:		#override \\n\
2426   <Btn2Down>:	set() \\n\
2427   <Btn2Up>:	notify() unset() \\n\
2428   <Btn3Down>:	set() \\n\
2429   <Btn3Up>:	notify() unset()",
2430 "Freeciv*supportunitnextcommand.label:		>",
2431 "Freeciv*supportunitnextcommand.foreground:	black",
2432 "Freeciv*supportunitnextcommand.background:	gray",
2433 "Freeciv*supportunitprevcommand.label:		<",
2434 "Freeciv*supportunitprevcommand.foreground:	black",
2435 "Freeciv*supportunitprevcommand.background:	gray",
2436 "Freeciv*presentunitlabel.label:			_(\"Units present:\")",
2437 "Freeciv*presentunitlabel.internalWidth:               0",
2438 "Freeciv*presentunitlabel.borderWidth:                 0",
2439 "Freeciv*presentunitlabel.background:              gray84",
2440 "Freeciv*presentunitcanvas.label:",
2441 "Freeciv*presentunitcanvas.borderWidth:              0",
2442 "Freeciv*presentunitcanvas.internalWidth:            0",
2443 "Freeciv*presentunitcanvas.internalHeight:           0",
2444 "Freeciv*presentunitcanvas.translations:		#override \\n\
2445   <Btn2Down>:	set() \\n\
2446   <Btn2Up>:	notify() unset() \\n\
2447   <Btn3Down>:	set() \\n\
2448   <Btn3Up>:	notify() unset()",
2449 "Freeciv*presentunitnextcommand.label:		>",
2450 "Freeciv*presentunitnextcommand.foreground:	black",
2451 "Freeciv*presentunitnextcommand.background:	gray",
2452 "Freeciv*presentunitprevcommand.label:		<",
2453 "Freeciv*presentunitprevcommand.foreground:	black",
2454 "Freeciv*presentunitprevcommand.background:	gray",
2455 "Freeciv*citymapcanvas.horizDistance:	0",
2456 "Freeciv*citymapcanvas.translations: \
2457   <BtnDown>:	btn-select-citymap()",
2458 "Freeciv*racespopup.title:		_(\"What Nation Will You Be?\")",
2459 "Freeciv*racespopup*translations:	#override \
2460 			<Key>Return: key-dialog-races-ok()",
2461 "Freeciv*racesform.background:		gray84",
2462 "Freeciv*raceslabel.label:		_(\"Select nation and name:\")",
2463 "Freeciv*raceslabel.borderWidth:		0",
2464 "Freeciv*raceslabel.background:		gray84",
2465 "Freeciv*racestogglesviewport.height:	412",
2466 "Freeciv*racestogglesviewport.useRight:	True",
2467 "Freeciv*racestogglesviewport.allowVert:	True",
2468 "Freeciv*racestogglesform.borderWidth:	1",
2469 "Freeciv*racestogglesform.background:	gray84",
2470 "Freeciv*racestogglesform*background:	gray",
2471 "Freeciv*racestogglesform*foreground:	black",
2472 "Freeciv*racesleaderform.borderWidth:	0",
2473 "Freeciv*racesleaderpickmenubutton.label:	_(\"Pick Name\")",
2474 "Freeciv*racesleaderpickmenubutton.background:	gray",
2475 "Freeciv*racesleaderpickmenubutton.foreground:	black",
2476 "Freeciv*racessexlabel.label:		_(\"Select your sex:\")",
2477 "Freeciv*racessexlabel.borderWidth:	0",
2478 "Freeciv*racessexlabel.background:	gray84",
2479 "Freeciv*racessextoggle0.label:		_(\"Male  \")",
2480 "Freeciv*racessextoggle1.label:		_(\"Female\")",
2481 "Freeciv*racessexform.background:	gray84",
2482 "Freeciv*racessexform*background:	gray",
2483 "Freeciv*racessexform*foreground:	black",
2484 "Freeciv*racesstylelabel.label:		_(\"Select city style:\")",
2485 "Freeciv*racesstylelabel.borderWidth:	0",
2486 "Freeciv*racesstylelabel.background:	gray84",
2487 "Freeciv*racesstyleform.borderWidth:	1",
2488 "Freeciv*racesstyleform.background:	gray84",
2489 "Freeciv*racesstyleform*background:	gray",
2490 "Freeciv*racesstyleform*foreground:	black",
2491 "Freeciv*racesactionform.borderWidth:	0",
2492 "Freeciv*racesokcommand.label:		_(\" Ok \")",
2493 "Freeciv*racesdisconnectcommand.label:	_(\"Disconnect\")",
2494 "Freeciv*racesquitcommand.label:		_(\"Quit\")",
2495 "Freeciv*racespopup.racesform.racestogglesform.?.translations: #override\\n\
2496 <Btn1Down>,<Btn1Up>:   set() notify()",
2497 "Freeciv*racespopup.racesform.racessexform.?.translations: #override\\n\
2498 <Btn1Down>,<Btn1Up>:   set() notify()",
2499 "Freeciv*playerspopup.title:  _(\"Nations\")",
2500 "Freeciv*playerspopup.iconName:   _(\"Nations\")",
2501 "Freeciv*playerspopup.allowShellResize: True",
2502 "Freeciv*playersform.resizable:           true",
2503 "Freeciv*playersform.top:                 chainTop",
2504 "Freeciv*playersform.bottom:              chainBottom",
2505 "Freeciv*playersform.left:                chainLeft",
2506 "Freeciv*playersform.right:               chainRight",
2507 "Freeciv*playerslabel.resizable:          true",
2508 "Freeciv*playerslabel.justify:            left",
2509 "Freeciv*playerslabel.borderWidth:        1",
2510 "Freeciv*playerslabel.top:                chainTop",
2511 "Freeciv*playerslabel.bottom:             chainTop",
2512 "Freeciv*playerslabel.left:               chainLeft",
2513 "Freeciv*playerslabel.right:              chainRight",
2514 "Freeciv*playerslabel.label: _(\"\
2515 Name             Nation       Embassy  Dipl.State      Vision   Reputation    State    Host\")",
2516 "Freeciv*playerslist.fromVert:            playerslabel",
2517 "Freeciv*playerslist.forceColumns:        true",
2518 "Freeciv*playerslist.defaultColumns:      1",
2519 "Freeciv*playerslist.verticalList:        true",
2520 "Freeciv*playerslist.resizable:           true",
2521 "Freeciv*playerslist.top:                 chainTop",
2522 "Freeciv*playerslist.bottom:              chainBottom",
2523 "Freeciv*playerslist.left:                chainLeft",
2524 "Freeciv*playerslist.right:               chainRight",
2525 "Freeciv*playerslist.background:          white",
2526 "Freeciv*playersclosecommand.label:         _(\"Close\")",
2527 "Freeciv*playersclosecommand.fromVert:      playerslist",
2528 "Freeciv*playersclosecommand.top:           chainBottom",
2529 "Freeciv*playersclosecommand.bottom:        chainBottom",
2530 "Freeciv*playersclosecommand.left:          chainLeft",
2531 "Freeciv*playersclosecommand.right:         chainLeft",
2532 "Freeciv*playersintcommand.label:           _(\"Intelligence\")",
2533 "Freeciv*playersintcommand.fromHoriz:       playersclosecommand",
2534 "Freeciv*playersintcommand.fromVert:        playerslist",
2535 "Freeciv*playersintcommand.top:             chainBottom",
2536 "Freeciv*playersintcommand.bottom:          chainBottom",
2537 "Freeciv*playersintcommand.left:            chainLeft",
2538 "Freeciv*playersintcommand.right:           chainLeft",
2539 "Freeciv*playersmeetcommand.label:          _(\"Meet\")",
2540 "Freeciv*playersmeetcommand.fromHoriz:      playersintcommand",
2541 "Freeciv*playersmeetcommand.fromVert:       playerslist",
2542 "Freeciv*playersmeetcommand.top:            chainBottom",
2543 "Freeciv*playersmeetcommand.bottom:         chainBottom",
2544 "Freeciv*playersmeetcommand.left:           chainLeft",
2545 "Freeciv*playersmeetcommand.right:          chainLeft",
2546 "Freeciv*playerswarcommand.label:           _(\"Cancel pact\")",
2547 "Freeciv*playerswarcommand.fromHoriz:       playersmeetcommand",
2548 "Freeciv*playerswarcommand.fromVert:        playerslist",
2549 "Freeciv*playerswarcommand.top:             chainBottom",
2550 "Freeciv*playerswarcommand.bottom:          chainBottom",
2551 "Freeciv*playerswarcommand.left:            chainLeft",
2552 "Freeciv*playerswarcommand.right:           chainRight",
2553 "Freeciv*playersvisioncommand.label:           _(\"Withdraw vision\")",
2554 "Freeciv*playersvisioncommand.fromHoriz:       playerswarcommand",
2555 "Freeciv*playersvisioncommand.fromVert:        playerslist",
2556 "Freeciv*playersvisioncommand.top:             chainBottom",
2557 "Freeciv*playersvisioncommand.bottom:          chainBottom",
2558 "Freeciv*playersvisioncommand.left:            chainLeft",
2559 "Freeciv*playersvisioncommand.right:           chainRight",
2560 "Freeciv*playerssshipcommand.label:          _(\"Spaceship\")",
2561 "Freeciv*playerssshipcommand.fromHoriz:      playersvisioncommand",
2562 "Freeciv*playerssshipcommand.fromVert:       playerslist",
2563 "Freeciv*playerssshipcommand.top:            chainBottom",
2564 "Freeciv*playerssshipcommand.bottom:         chainBottom",
2565 "Freeciv*playerssshipcommand.left:           chainLeft",
2566 "Freeciv*playerssshipcommand.right:          chainLeft",
2567 "Freeciv*meswinpopup.title: _(\"Messages\")",
2568 "Freeciv*meswinpopup.iconName: _(\"Messages\")",
2569 "Freeciv*meswinpopup.allowShellResize: True",
2570 "Freeciv*meswinform.resizable:           true",
2571 "Freeciv*meswinform.top:                 chainTop",
2572 "Freeciv*meswinform.bottom:              chainBottom",
2573 "Freeciv*meswinform.left:                chainLeft",
2574 "Freeciv*meswinform.right:               chainRight",
2575 "Freeciv*meswinlabel.label:              _(\"Messages\")",
2576 "Freeciv*meswinlabel.resizable:          true",
2577 "Freeciv*meswinlabel.justify:            center",
2578 "Freeciv*meswinlabel.borderWidth:        1",
2579 "Freeciv*meswinlabel.top:                chainTop",
2580 "Freeciv*meswinlabel.bottom:             chainTop",
2581 "Freeciv*meswinlabel.left:               chainLeft",
2582 "Freeciv*meswinlabel.right:              chainRight",
2583 "Freeciv*meswinviewport.resizable:           True",
2584 "Freeciv*meswinviewport.allowVert:           True",
2585 "Freeciv*meswinviewport.allowHoriz:          False",
2586 "Freeciv*meswinviewport.forceBars:           True",
2587 "Freeciv*meswinviewport.top:                 chainTop",
2588 "Freeciv*meswinviewport.bottom:              chainBottom",
2589 "Freeciv*meswinviewport.left:                chainLeft",
2590 "Freeciv*meswinviewport.right:               chainRight",
2591 "Freeciv*meswinviewport.fromVert:            meswinlabel",
2592 "Freeciv*meswinlist.forceColumns:        true",
2593 "Freeciv*meswinlist.defaultColumns:      1",
2594 "Freeciv*meswinlist.verticalList:        true",
2595 "Freeciv*meswinlist.background:		white",
2596 "Freeciv*meswinclosecommand.label:         _(\"Close\")",
2597 "Freeciv*meswinclosecommand.fromVert:      meswinviewport",
2598 "Freeciv*meswinclosecommand.top:           chainBottom",
2599 "Freeciv*meswinclosecommand.bottom:        chainBottom",
2600 "Freeciv*meswinclosecommand.left:          chainLeft",
2601 "Freeciv*meswinclosecommand.right:         chainLeft",
2602 "Freeciv*meswingotocommand.label:           _(\"Goto location\")",
2603 "Freeciv*meswingotocommand.fromHoriz:       meswinclosecommand",
2604 "Freeciv*meswingotocommand.fromVert:        meswinviewport",
2605 "Freeciv*meswingotocommand.top:             chainBottom",
2606 "Freeciv*meswingotocommand.bottom:          chainBottom",
2607 "Freeciv*meswingotocommand.left:            chainLeft",
2608 "Freeciv*meswingotocommand.right:           chainLeft",
2609 "Freeciv*meswinpopcitycommand.label:           _(\"Popup City\")",
2610 "Freeciv*meswinpopcitycommand.fromHoriz:       meswingotocommand",
2611 "Freeciv*meswinpopcitycommand.fromVert:        meswinviewport",
2612 "Freeciv*meswinpopcitycommand.top:             chainBottom",
2613 "Freeciv*meswinpopcitycommand.bottom:          chainBottom",
2614 "Freeciv*meswinpopcitycommand.left:            chainLeft",
2615 "Freeciv*meswinpopcitycommand.right:           chainLeft",
2616 "Freeciv*startpage.title:  _(\"Pregame\")",
2617 "Freeciv*startpage.iconName:   _(\"Pregame\")",
2618 "Freeciv*startpage.allowShellResize: True",
2619 "Freeciv*startpageform.resizable:           true",
2620 "Freeciv*startpageform.top:                 chainTop",
2621 "Freeciv*startpageform.bottom:              chainBottom",
2622 "Freeciv*startpageform.left:                chainLeft",
2623 "Freeciv*startpageform.right:               chainRight",
2624 "Freeciv*startpagelabel.resizable:          true",
2625 "Freeciv*startpagelabel.justify:            left",
2626 "Freeciv*startpagelabel.borderWidth:        1",
2627 "Freeciv*startpagelabel.top:                chainTop",
2628 "Freeciv*startpagelabel.bottom:             chainTop",
2629 "Freeciv*startpagelabel.left:               chainLeft",
2630 "Freeciv*startpagelabel.right:              chainRight",
2631 "Freeciv*startpagelabel.label: _(\"\
2632   Name             Ready  Leader           Nation          Team \")",
2633 "Freeciv*startpageviewport.resizable:       true",
2634 "Freeciv*startpageviewport.allowVert:       true",
2635 "Freeciv*startpageviewport.allowHoriz:      false",
2636 "Freeciv*startpageviewport.forceBars:       true",
2637 "Freeciv*startpageviewport.top:             chainTop",
2638 "Freeciv*startpageviewport.bottom:          chainBottom",
2639 "Freeciv*startpageviewport.left:            chainLeft",
2640 "Freeciv*startpageviewport.right:           chainRight",
2641 "Freeciv*startpageviewport.fromVert:        startpagelabel",
2642 "Freeciv*startpageplayerslist.forceColumns:    true",
2643 "Freeciv*startpageplayerslist.defaultColumns:  1",
2644 "Freeciv*startpageplayerslist.verticalList:    true",
2645 "Freeciv*startpageplayerslist.resizable:       true",
2646 "Freeciv*startpageplayerslist.top:             chainTop",
2647 "Freeciv*startpageplayerslist.bottom:          chainBottom",
2648 "Freeciv*startpageplayerslist.left:            chainLeft",
2649 "Freeciv*startpageplayerslist.right:           chainRight",
2650 "Freeciv*startpageplayerslist.background:      white",
2651 "Freeciv*startpagecancelcommand.label:         _(\"Cancel\")",
2652 "Freeciv*startpagecancelcommand.fromVert:      startpageviewport",
2653 "Freeciv*startpagecancelcommand.top:           chainBottom",
2654 "Freeciv*startpagecancelcommand.bottom:        chainBottom",
2655 "Freeciv*startpagecancelcommand.left:          chainLeft",
2656 "Freeciv*startpagecancelcommand.right:         chainLeft",
2657 "Freeciv*startpagenationcommand.label:         _(\"Pick Nation\")",
2658 "Freeciv*startpagenationcommand.fromHoriz:     startpagecancelcommand",
2659 "Freeciv*startpagenationcommand.fromVert:      startpageviewport",
2660 "Freeciv*startpagenationcommand.top:           chainBottom",
2661 "Freeciv*startpagenationcommand.bottom:        chainBottom",
2662 "Freeciv*startpagenationcommand.left:          chainLeft",
2663 "Freeciv*startpagenationcommand.right:         chainLeft",
2664 "Freeciv*startpagetakecommand.label:           _(\"Take Player\")",
2665 "Freeciv*startpagetakecommand.fromHoriz:       startpagenationcommand",
2666 "Freeciv*startpagetakecommand.fromVert:        startpageviewport",
2667 "Freeciv*startpagetakecommand.top:             chainBottom",
2668 "Freeciv*startpagetakecommand.bottom:          chainBottom",
2669 "Freeciv*startpagetakecommand.left:            chainLeft",
2670 "Freeciv*startpagetakecommand.right:           chainLeft",
2671 "Freeciv*startpagestartcommand.label:          _(\"Start\")",
2672 "Freeciv*startpagestartcommand.fromHoriz:      startpagetakecommand",
2673 "Freeciv*startpagestartcommand.fromVert:       startpageviewport",
2674 "Freeciv*startpagestartcommand.top:            chainBottom",
2675 "Freeciv*startpagestartcommand.bottom:         chainBottom",
2676 "Freeciv*startpagestartcommand.left:           chainLeft",
2677 "Freeciv*startpagestartcommand.right:          chainLeft",
2678 "Freeciv*settableoptionspopup.title:        _(\"Game Settings\")",
2679 "Freeciv*settableoptionspopup*Label.background:       gray84",
2680 "Freeciv*settableoptionspopup*Toggle.background:     white",
2681 "Freeciv*settableoptionspopup*Toggle.shapeStyle:     oval",
2682 "Freeciv*settableoptionspopup*Toggle.width:          50",
2683 "Freeciv*settableoptionspopup*Toggle.internalHeight: 0",
2684 "Freeciv*settableoptionslabel.label:              _(\"Game Settings\")",
2685 "Freeciv*settableoptionslabel.borderWidth:        0",
2686 "Freeciv*settableoptionsviewport.fromVert:        settableoptionslabel",
2687 "Freeciv*settableoptionsviewport.height:          510",
2688 "Freeciv*settableoptionsviewport.useRight:        True",
2689 "Freeciv*settableoptionsviewport.allowVert:       True",
2690 "Freeciv*settableoptionspopup*label.label:        XXXXXXXXXXXXXXXXXXXXXXXXXXX",
2691 "Freeciv*settableoptionspopup*label.borderWidth:  0",
2692 "Freeciv*settableoptionspopup*input.*.foreground: black",
2693 "Freeciv*settableoptionspopup*input.*.background: white",
2694 "Freeciv*settableoptionspopup*input.width:        120",
2695 "Freeciv*settableoptionspopup*input.*.editType:   edit",
2696 "Freeciv*settableoptionspopup*rlabel.width:       120",
2697 "Freeciv*settableoptionspopup*rlabel.borderWidth: 1",
2698 "Freeciv*settableoptionsokcommand.label:          _(\"Ok\")",
2699 "Freeciv*settableoptionsokcommand.fromVert:       settableoptionsviewport",
2700 "Freeciv*settableoptionscancelcommand.label:      _(\"Cancel\")",
2701 "Freeciv*settableoptionscancelcommand.fromHoriz:  settableoptionsokcommand",
2702 "Freeciv*settableoptionscancelcommand.fromVert:   settableoptionsviewport",
2703