aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools
diff options
context:
space:
mode:
authorJeff Ames2008-05-16 01:22:11 +0000
committerJeff Ames2008-05-16 01:22:11 +0000
commit65c5efe43b68700bad94076d4cd421160203c5de (patch)
tree589b56649ed02f4942671fd6e51c6dc43f682e0d /OpenSim/Tools
parentThank you very much, mjm for : (diff)
downloadopensim-SC_OLD-65c5efe43b68700bad94076d4cd421160203c5de.zip
opensim-SC_OLD-65c5efe43b68700bad94076d4cd421160203c5de.tar.gz
opensim-SC_OLD-65c5efe43b68700bad94076d4cd421160203c5de.tar.bz2
opensim-SC_OLD-65c5efe43b68700bad94076d4cd421160203c5de.tar.xz
Formatting cleanup.
Diffstat (limited to 'OpenSim/Tools')
-rw-r--r--OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/AssemblyInfo.cs8
-rw-r--r--OpenSim/Tools/OpenSim.32BitLaunch/Properties/AssemblyInfo.cs10
-rw-r--r--OpenSim/Tools/OpenSim.GUI/Main.Designer.cs412
-rw-r--r--OpenSim/Tools/OpenSim.GUI/Properties/AssemblyInfo.cs8
-rw-r--r--OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs8
-rw-r--r--OpenSim/Tools/pCampBot/PhysicsBot.cs4
6 files changed, 225 insertions, 225 deletions
diff --git a/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/AssemblyInfo.cs b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/AssemblyInfo.cs
index 62af735..797580d 100644
--- a/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/AssemblyInfo.cs
+++ b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/AssemblyInfo.cs
@@ -29,7 +29,7 @@ using System.Reflection;
29using System.Runtime.CompilerServices; 29using System.Runtime.CompilerServices;
30using System.Runtime.InteropServices; 30using System.Runtime.InteropServices;
31 31
32// General Information about an assembly is controlled through the following 32// General information about an assembly is controlled through the following
33// set of attributes. Change these attribute values to modify the information 33// set of attributes. Change these attribute values to modify the information
34// associated with an assembly. 34// associated with an assembly.
35[assembly: AssemblyTitle("LaunchSLClient")] 35[assembly: AssemblyTitle("LaunchSLClient")]
@@ -41,8 +41,8 @@ using System.Runtime.InteropServices;
41[assembly: AssemblyTrademark("")] 41[assembly: AssemblyTrademark("")]
42[assembly: AssemblyCulture("")] 42[assembly: AssemblyCulture("")]
43 43
44// Setting ComVisible to false makes the types in this assembly not visible 44// Setting ComVisible to false makes the types in this assembly not visible
45// to COM components. If you need to access a type in this assembly from 45// to COM components. If you need to access a type in this assembly from
46// COM, set the ComVisible attribute to true on that type. 46// COM, set the ComVisible attribute to true on that type.
47[assembly: ComVisible(false)] 47[assembly: ComVisible(false)]
48 48
@@ -52,7 +52,7 @@ using System.Runtime.InteropServices;
52// Version information for an assembly consists of the following four values: 52// Version information for an assembly consists of the following four values:
53// 53//
54// Major Version 54// Major Version
55// Minor Version 55// Minor Version
56// Build Number 56// Build Number
57// Revision 57// Revision
58// 58//
diff --git a/OpenSim/Tools/OpenSim.32BitLaunch/Properties/AssemblyInfo.cs b/OpenSim/Tools/OpenSim.32BitLaunch/Properties/AssemblyInfo.cs
index 637fb09..74fedfa 100644
--- a/OpenSim/Tools/OpenSim.32BitLaunch/Properties/AssemblyInfo.cs
+++ b/OpenSim/Tools/OpenSim.32BitLaunch/Properties/AssemblyInfo.cs
@@ -29,7 +29,7 @@ using System.Reflection;
29using System.Runtime.CompilerServices; 29using System.Runtime.CompilerServices;
30using System.Runtime.InteropServices; 30using System.Runtime.InteropServices;
31 31
32// General Information about an assembly is controlled through the following 32// General information about an assembly is controlled through the following
33// set of attributes. Change these attribute values to modify the information 33// set of attributes. Change these attribute values to modify the information
34// associated with an assembly. 34// associated with an assembly.
35[assembly: AssemblyTitle("OpenSim.32BitLaunch")] 35[assembly: AssemblyTitle("OpenSim.32BitLaunch")]
@@ -41,8 +41,8 @@ using System.Runtime.InteropServices;
41[assembly: AssemblyTrademark("")] 41[assembly: AssemblyTrademark("")]
42[assembly: AssemblyCulture("")] 42[assembly: AssemblyCulture("")]
43 43
44// Setting ComVisible to false makes the types in this assembly not visible 44// Setting ComVisible to false makes the types in this assembly not visible
45// to COM components. If you need to access a type in this assembly from 45// to COM components. If you need to access a type in this assembly from
46// COM, set the ComVisible attribute to true on that type. 46// COM, set the ComVisible attribute to true on that type.
47[assembly: ComVisible(false)] 47[assembly: ComVisible(false)]
48 48
@@ -52,11 +52,11 @@ using System.Runtime.InteropServices;
52// Version information for an assembly consists of the following four values: 52// Version information for an assembly consists of the following four values:
53// 53//
54// Major Version 54// Major Version
55// Minor Version 55// Minor Version
56// Build Number 56// Build Number
57// Revision 57// Revision
58// 58//
59// You can specify all the values or you can default the Build and Revision Numbers 59// You can specify all the values or you can default the Build and Revision Numbers
60// by using the '*' as shown below: 60// by using the '*' as shown below:
61// [assembly: AssemblyVersion("1.0.*")] 61// [assembly: AssemblyVersion("1.0.*")]
62[assembly: AssemblyVersion("1.0.0.0")] 62[assembly: AssemblyVersion("1.0.0.0")]
diff --git a/OpenSim/Tools/OpenSim.GUI/Main.Designer.cs b/OpenSim/Tools/OpenSim.GUI/Main.Designer.cs
index e1481a2..af29bce 100644
--- a/OpenSim/Tools/OpenSim.GUI/Main.Designer.cs
+++ b/OpenSim/Tools/OpenSim.GUI/Main.Designer.cs
@@ -168,9 +168,9 @@ namespace OpenSim.GUI
168 this.tabAssetServer.SuspendLayout(); 168 this.tabAssetServer.SuspendLayout();
169 this.tabGridServer.SuspendLayout(); 169 this.tabGridServer.SuspendLayout();
170 this.SuspendLayout(); 170 this.SuspendLayout();
171 // 171 //
172 // menuStrip1 172 // menuStrip1
173 // 173 //
174 this.menuStrip1.AutoSize = false; 174 this.menuStrip1.AutoSize = false;
175 this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 175 this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
176 this.fileToolStripMenuItem}); 176 this.fileToolStripMenuItem});
@@ -179,36 +179,36 @@ namespace OpenSim.GUI
179 this.menuStrip1.Size = new System.Drawing.Size(900, 20); 179 this.menuStrip1.Size = new System.Drawing.Size(900, 20);
180 this.menuStrip1.TabIndex = 7; 180 this.menuStrip1.TabIndex = 7;
181 this.menuStrip1.Text = "menuStrip1"; 181 this.menuStrip1.Text = "menuStrip1";
182 // 182 //
183 // fileToolStripMenuItem 183 // fileToolStripMenuItem
184 // 184 //
185 this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { 185 this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
186 this.exitToolStripMenuItem}); 186 this.exitToolStripMenuItem});
187 this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; 187 this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
188 this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 16); 188 this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 16);
189 this.fileToolStripMenuItem.Text = "File"; 189 this.fileToolStripMenuItem.Text = "File";
190 // 190 //
191 // exitToolStripMenuItem 191 // exitToolStripMenuItem
192 // 192 //
193 this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; 193 this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
194 this.exitToolStripMenuItem.Size = new System.Drawing.Size(130, 22); 194 this.exitToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
195 this.exitToolStripMenuItem.Text = "Exit Cleanly"; 195 this.exitToolStripMenuItem.Text = "Exit Cleanly";
196 this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); 196 this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
197 // 197 //
198 // timer1 198 // timer1
199 // 199 //
200 this.timer1.Enabled = true; 200 this.timer1.Enabled = true;
201 // 201 //
202 // clientBox1 202 // clientBox1
203 // 203 //
204 this.clientBox1.Location = new System.Drawing.Point(680, 27); 204 this.clientBox1.Location = new System.Drawing.Point(680, 27);
205 this.clientBox1.Name = "clientBox1"; 205 this.clientBox1.Name = "clientBox1";
206 this.clientBox1.Size = new System.Drawing.Size(213, 20); 206 this.clientBox1.Size = new System.Drawing.Size(213, 20);
207 this.clientBox1.TabIndex = 8; 207 this.clientBox1.TabIndex = 8;
208 this.clientBox1.Text = "C://Secondlife//"; 208 this.clientBox1.Text = "C://Secondlife//";
209 // 209 //
210 // btnStart 210 // btnStart
211 // 211 //
212 this.btnStart.Location = new System.Drawing.Point(7, 366); 212 this.btnStart.Location = new System.Drawing.Point(7, 366);
213 this.btnStart.Name = "btnStart"; 213 this.btnStart.Name = "btnStart";
214 this.btnStart.Size = new System.Drawing.Size(80, 23); 214 this.btnStart.Size = new System.Drawing.Size(80, 23);
@@ -216,9 +216,9 @@ namespace OpenSim.GUI
216 this.btnStart.Text = "Start"; 216 this.btnStart.Text = "Start";
217 this.btnStart.UseVisualStyleBackColor = true; 217 this.btnStart.UseVisualStyleBackColor = true;
218 this.btnStart.Click += new System.EventHandler(this.btnStart_Click); 218 this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
219 // 219 //
220 // btnStop 220 // btnStop
221 // 221 //
222 this.btnStop.Location = new System.Drawing.Point(92, 366); 222 this.btnStop.Location = new System.Drawing.Point(92, 366);
223 this.btnStop.Name = "btnStop"; 223 this.btnStop.Name = "btnStop";
224 this.btnStop.Size = new System.Drawing.Size(80, 23); 224 this.btnStop.Size = new System.Drawing.Size(80, 23);
@@ -226,9 +226,9 @@ namespace OpenSim.GUI
226 this.btnStop.Text = "Stop"; 226 this.btnStop.Text = "Stop";
227 this.btnStop.UseVisualStyleBackColor = true; 227 this.btnStop.UseVisualStyleBackColor = true;
228 this.btnStop.Click += new System.EventHandler(this.btnStop_Click); 228 this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
229 // 229 //
230 // rbGridRegionMode 230 // rbGridRegionMode
231 // 231 //
232 this.rbGridRegionMode.AutoSize = true; 232 this.rbGridRegionMode.AutoSize = true;
233 this.rbGridRegionMode.Location = new System.Drawing.Point(96, 27); 233 this.rbGridRegionMode.Location = new System.Drawing.Point(96, 27);
234 this.rbGridRegionMode.Name = "rbGridRegionMode"; 234 this.rbGridRegionMode.Name = "rbGridRegionMode";
@@ -237,9 +237,9 @@ namespace OpenSim.GUI
237 this.rbGridRegionMode.Text = "Grid region"; 237 this.rbGridRegionMode.Text = "Grid region";
238 this.rbGridRegionMode.UseVisualStyleBackColor = true; 238 this.rbGridRegionMode.UseVisualStyleBackColor = true;
239 this.rbGridRegionMode.CheckedChanged += new System.EventHandler(this.rbGridRegionMode_CheckedChanged); 239 this.rbGridRegionMode.CheckedChanged += new System.EventHandler(this.rbGridRegionMode_CheckedChanged);
240 // 240 //
241 // rbStandAloneMode 241 // rbStandAloneMode
242 // 242 //
243 this.rbStandAloneMode.AutoSize = true; 243 this.rbStandAloneMode.AutoSize = true;
244 this.rbStandAloneMode.Checked = true; 244 this.rbStandAloneMode.Checked = true;
245 this.rbStandAloneMode.Location = new System.Drawing.Point(8, 27); 245 this.rbStandAloneMode.Location = new System.Drawing.Point(8, 27);
@@ -250,9 +250,9 @@ namespace OpenSim.GUI
250 this.rbStandAloneMode.Text = "Stand alone"; 250 this.rbStandAloneMode.Text = "Stand alone";
251 this.rbStandAloneMode.UseVisualStyleBackColor = true; 251 this.rbStandAloneMode.UseVisualStyleBackColor = true;
252 this.rbStandAloneMode.CheckedChanged += new System.EventHandler(this.rbStandAloneMode_CheckedChanged); 252 this.rbStandAloneMode.CheckedChanged += new System.EventHandler(this.rbStandAloneMode_CheckedChanged);
253 // 253 //
254 // rbGridServer 254 // rbGridServer
255 // 255 //
256 this.rbGridServer.AutoSize = true; 256 this.rbGridServer.AutoSize = true;
257 this.rbGridServer.Location = new System.Drawing.Point(178, 27); 257 this.rbGridServer.Location = new System.Drawing.Point(178, 27);
258 this.rbGridServer.Name = "rbGridServer"; 258 this.rbGridServer.Name = "rbGridServer";
@@ -261,9 +261,9 @@ namespace OpenSim.GUI
261 this.rbGridServer.Text = "Grid server"; 261 this.rbGridServer.Text = "Grid server";
262 this.rbGridServer.UseVisualStyleBackColor = true; 262 this.rbGridServer.UseVisualStyleBackColor = true;
263 this.rbGridServer.CheckedChanged += new System.EventHandler(this.rbGridServer_CheckedChanged); 263 this.rbGridServer.CheckedChanged += new System.EventHandler(this.rbGridServer_CheckedChanged);
264 // 264 //
265 // Launch1 265 // Launch1
266 // 266 //
267 this.Launch1.Location = new System.Drawing.Point(264, 366); 267 this.Launch1.Location = new System.Drawing.Point(264, 366);
268 this.Launch1.Name = "Launch1"; 268 this.Launch1.Name = "Launch1";
269 this.Launch1.Size = new System.Drawing.Size(80, 23); 269 this.Launch1.Size = new System.Drawing.Size(80, 23);
@@ -271,9 +271,9 @@ namespace OpenSim.GUI
271 this.Launch1.Text = "Client Launch"; 271 this.Launch1.Text = "Client Launch";
272 this.Launch1.UseVisualStyleBackColor = true; 272 this.Launch1.UseVisualStyleBackColor = true;
273 this.Launch1.Click += new System.EventHandler(this.Launch1_Click); 273 this.Launch1.Click += new System.EventHandler(this.Launch1_Click);
274 // 274 //
275 // gbLog 275 // gbLog
276 // 276 //
277 this.gbLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 277 this.gbLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
278 | System.Windows.Forms.AnchorStyles.Left) 278 | System.Windows.Forms.AnchorStyles.Left)
279 | System.Windows.Forms.AnchorStyles.Right))); 279 | System.Windows.Forms.AnchorStyles.Right)));
@@ -284,9 +284,9 @@ namespace OpenSim.GUI
284 this.gbLog.TabIndex = 1; 284 this.gbLog.TabIndex = 1;
285 this.gbLog.TabStop = false; 285 this.gbLog.TabStop = false;
286 this.gbLog.Text = "Logs"; 286 this.gbLog.Text = "Logs";
287 // 287 //
288 // tabLogs 288 // tabLogs
289 // 289 //
290 this.tabLogs.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 290 this.tabLogs.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
291 | System.Windows.Forms.AnchorStyles.Left) 291 | System.Windows.Forms.AnchorStyles.Left)
292 | System.Windows.Forms.AnchorStyles.Right))); 292 | System.Windows.Forms.AnchorStyles.Right)));
@@ -300,9 +300,9 @@ namespace OpenSim.GUI
300 this.tabLogs.SelectedIndex = 0; 300 this.tabLogs.SelectedIndex = 0;
301 this.tabLogs.Size = new System.Drawing.Size(333, 285); 301 this.tabLogs.Size = new System.Drawing.Size(333, 285);
302 this.tabLogs.TabIndex = 0; 302 this.tabLogs.TabIndex = 0;
303 // 303 //
304 // tabMainLog 304 // tabMainLog
305 // 305 //
306 this.tabMainLog.Controls.Add(this.txtMainLog); 306 this.tabMainLog.Controls.Add(this.txtMainLog);
307 this.tabMainLog.Location = new System.Drawing.Point(4, 22); 307 this.tabMainLog.Location = new System.Drawing.Point(4, 22);
308 this.tabMainLog.Name = "tabMainLog"; 308 this.tabMainLog.Name = "tabMainLog";
@@ -310,9 +310,9 @@ namespace OpenSim.GUI
310 this.tabMainLog.TabIndex = 4; 310 this.tabMainLog.TabIndex = 4;
311 this.tabMainLog.Text = "Main log"; 311 this.tabMainLog.Text = "Main log";
312 this.tabMainLog.UseVisualStyleBackColor = true; 312 this.tabMainLog.UseVisualStyleBackColor = true;
313 // 313 //
314 // txtMainLog 314 // txtMainLog
315 // 315 //
316 this.txtMainLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 316 this.txtMainLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
317 | System.Windows.Forms.AnchorStyles.Left) 317 | System.Windows.Forms.AnchorStyles.Left)
318 | System.Windows.Forms.AnchorStyles.Right))); 318 | System.Windows.Forms.AnchorStyles.Right)));
@@ -322,9 +322,9 @@ namespace OpenSim.GUI
322 this.txtMainLog.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; 322 this.txtMainLog.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
323 this.txtMainLog.Size = new System.Drawing.Size(325, 259); 323 this.txtMainLog.Size = new System.Drawing.Size(325, 259);
324 this.txtMainLog.TabIndex = 1; 324 this.txtMainLog.TabIndex = 1;
325 // 325 //
326 // tabRegionServer 326 // tabRegionServer
327 // 327 //
328 this.tabRegionServer.Controls.Add(this.txtInputRegionServer); 328 this.tabRegionServer.Controls.Add(this.txtInputRegionServer);
329 this.tabRegionServer.Controls.Add(this.label1); 329 this.tabRegionServer.Controls.Add(this.label1);
330 this.tabRegionServer.Controls.Add(this.txtOpenSim); 330 this.tabRegionServer.Controls.Add(this.txtOpenSim);
@@ -335,25 +335,25 @@ namespace OpenSim.GUI
335 this.tabRegionServer.TabIndex = 0; 335 this.tabRegionServer.TabIndex = 0;
336 this.tabRegionServer.Text = "Region server"; 336 this.tabRegionServer.Text = "Region server";
337 this.tabRegionServer.UseVisualStyleBackColor = true; 337 this.tabRegionServer.UseVisualStyleBackColor = true;
338 // 338 //
339 // txtInputRegionServer 339 // txtInputRegionServer
340 // 340 //
341 this.txtInputRegionServer.Location = new System.Drawing.Point(53, 239); 341 this.txtInputRegionServer.Location = new System.Drawing.Point(53, 239);
342 this.txtInputRegionServer.Name = "txtInputRegionServer"; 342 this.txtInputRegionServer.Name = "txtInputRegionServer";
343 this.txtInputRegionServer.Size = new System.Drawing.Size(272, 20); 343 this.txtInputRegionServer.Size = new System.Drawing.Size(272, 20);
344 this.txtInputRegionServer.TabIndex = 5; 344 this.txtInputRegionServer.TabIndex = 5;
345 // 345 //
346 // label1 346 // label1
347 // 347 //
348 this.label1.AutoSize = true; 348 this.label1.AutoSize = true;
349 this.label1.Location = new System.Drawing.Point(0, 242); 349 this.label1.Location = new System.Drawing.Point(0, 242);
350 this.label1.Name = "label1"; 350 this.label1.Name = "label1";
351 this.label1.Size = new System.Drawing.Size(57, 13); 351 this.label1.Size = new System.Drawing.Size(57, 13);
352 this.label1.TabIndex = 4; 352 this.label1.TabIndex = 4;
353 this.label1.Text = "Command:"; 353 this.label1.Text = "Command:";
354 // 354 //
355 // txtOpenSim 355 // txtOpenSim
356 // 356 //
357 this.txtOpenSim.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 357 this.txtOpenSim.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
358 | System.Windows.Forms.AnchorStyles.Left) 358 | System.Windows.Forms.AnchorStyles.Left)
359 | System.Windows.Forms.AnchorStyles.Right))); 359 | System.Windows.Forms.AnchorStyles.Right)));
@@ -363,9 +363,9 @@ namespace OpenSim.GUI
363 this.txtOpenSim.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; 363 this.txtOpenSim.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
364 this.txtOpenSim.Size = new System.Drawing.Size(325, 236); 364 this.txtOpenSim.Size = new System.Drawing.Size(325, 236);
365 this.txtOpenSim.TabIndex = 0; 365 this.txtOpenSim.TabIndex = 0;
366 // 366 //
367 // tabUserServer 367 // tabUserServer
368 // 368 //
369 this.tabUserServer.Controls.Add(this.txtInputUserServer); 369 this.tabUserServer.Controls.Add(this.txtInputUserServer);
370 this.tabUserServer.Controls.Add(this.label2); 370 this.tabUserServer.Controls.Add(this.label2);
371 this.tabUserServer.Controls.Add(this.txtUserServer); 371 this.tabUserServer.Controls.Add(this.txtUserServer);
@@ -376,25 +376,25 @@ namespace OpenSim.GUI
376 this.tabUserServer.TabIndex = 1; 376 this.tabUserServer.TabIndex = 1;
377 this.tabUserServer.Text = "User server"; 377 this.tabUserServer.Text = "User server";
378 this.tabUserServer.UseVisualStyleBackColor = true; 378 this.tabUserServer.UseVisualStyleBackColor = true;
379 // 379 //
380 // txtInputUserServer 380 // txtInputUserServer
381 // 381 //
382 this.txtInputUserServer.Location = new System.Drawing.Point(53, 239); 382 this.txtInputUserServer.Location = new System.Drawing.Point(53, 239);
383 this.txtInputUserServer.Name = "txtInputUserServer"; 383 this.txtInputUserServer.Name = "txtInputUserServer";
384 this.txtInputUserServer.Size = new System.Drawing.Size(272, 20); 384 this.txtInputUserServer.Size = new System.Drawing.Size(272, 20);
385 this.txtInputUserServer.TabIndex = 7; 385 this.txtInputUserServer.TabIndex = 7;
386 // 386 //
387 // label2 387 // label2
388 // 388 //
389 this.label2.AutoSize = true; 389 this.label2.AutoSize = true;
390 this.label2.Location = new System.Drawing.Point(0, 242); 390 this.label2.Location = new System.Drawing.Point(0, 242);
391 this.label2.Name = "label2"; 391 this.label2.Name = "label2";
392 this.label2.Size = new System.Drawing.Size(57, 13); 392 this.label2.Size = new System.Drawing.Size(57, 13);
393 this.label2.TabIndex = 6; 393 this.label2.TabIndex = 6;
394 this.label2.Text = "Command:"; 394 this.label2.Text = "Command:";
395 // 395 //
396 // txtUserServer 396 // txtUserServer
397 // 397 //
398 this.txtUserServer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 398 this.txtUserServer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
399 | System.Windows.Forms.AnchorStyles.Left) 399 | System.Windows.Forms.AnchorStyles.Left)
400 | System.Windows.Forms.AnchorStyles.Right))); 400 | System.Windows.Forms.AnchorStyles.Right)));
@@ -404,9 +404,9 @@ namespace OpenSim.GUI
404 this.txtUserServer.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; 404 this.txtUserServer.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
405 this.txtUserServer.Size = new System.Drawing.Size(325, 236); 405 this.txtUserServer.Size = new System.Drawing.Size(325, 236);
406 this.txtUserServer.TabIndex = 1; 406 this.txtUserServer.TabIndex = 1;
407 // 407 //
408 // tabAssetServer 408 // tabAssetServer
409 // 409 //
410 this.tabAssetServer.Controls.Add(this.txtInputAssetServer); 410 this.tabAssetServer.Controls.Add(this.txtInputAssetServer);
411 this.tabAssetServer.Controls.Add(this.label3); 411 this.tabAssetServer.Controls.Add(this.label3);
412 this.tabAssetServer.Controls.Add(this.txtAssetServer); 412 this.tabAssetServer.Controls.Add(this.txtAssetServer);
@@ -416,25 +416,25 @@ namespace OpenSim.GUI
416 this.tabAssetServer.TabIndex = 2; 416 this.tabAssetServer.TabIndex = 2;
417 this.tabAssetServer.Text = "Asset server"; 417 this.tabAssetServer.Text = "Asset server";
418 this.tabAssetServer.UseVisualStyleBackColor = true; 418 this.tabAssetServer.UseVisualStyleBackColor = true;
419 // 419 //
420 // txtInputAssetServer 420 // txtInputAssetServer
421 // 421 //
422 this.txtInputAssetServer.Location = new System.Drawing.Point(53, 239); 422 this.txtInputAssetServer.Location = new System.Drawing.Point(53, 239);
423 this.txtInputAssetServer.Name = "txtInputAssetServer"; 423 this.txtInputAssetServer.Name = "txtInputAssetServer";
424 this.txtInputAssetServer.Size = new System.Drawing.Size(272, 20); 424 this.txtInputAssetServer.Size = new System.Drawing.Size(272, 20);
425 this.txtInputAssetServer.TabIndex = 7; 425 this.txtInputAssetServer.TabIndex = 7;
426 // 426 //
427 // label3 427 // label3
428 // 428 //
429 this.label3.AutoSize = true; 429 this.label3.AutoSize = true;
430 this.label3.Location = new System.Drawing.Point(0, 242); 430 this.label3.Location = new System.Drawing.Point(0, 242);
431 this.label3.Name = "label3"; 431 this.label3.Name = "label3";
432 this.label3.Size = new System.Drawing.Size(57, 13); 432 this.label3.Size = new System.Drawing.Size(57, 13);
433 this.label3.TabIndex = 6; 433 this.label3.TabIndex = 6;
434 this.label3.Text = "Command:"; 434 this.label3.Text = "Command:";
435 // 435 //
436 // txtAssetServer 436 // txtAssetServer
437 // 437 //
438 this.txtAssetServer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 438 this.txtAssetServer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
439 | System.Windows.Forms.AnchorStyles.Left) 439 | System.Windows.Forms.AnchorStyles.Left)
440 | System.Windows.Forms.AnchorStyles.Right))); 440 | System.Windows.Forms.AnchorStyles.Right)));
@@ -444,9 +444,9 @@ namespace OpenSim.GUI
444 this.txtAssetServer.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; 444 this.txtAssetServer.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
445 this.txtAssetServer.Size = new System.Drawing.Size(325, 236); 445 this.txtAssetServer.Size = new System.Drawing.Size(325, 236);
446 this.txtAssetServer.TabIndex = 1; 446 this.txtAssetServer.TabIndex = 1;
447 // 447 //
448 // tabGridServer 448 // tabGridServer
449 // 449 //
450 this.tabGridServer.Controls.Add(this.txtInputGridServer); 450 this.tabGridServer.Controls.Add(this.txtInputGridServer);
451 this.tabGridServer.Controls.Add(this.label4); 451 this.tabGridServer.Controls.Add(this.label4);
452 this.tabGridServer.Controls.Add(this.txtGridServer); 452 this.tabGridServer.Controls.Add(this.txtGridServer);
@@ -456,25 +456,25 @@ namespace OpenSim.GUI
456 this.tabGridServer.TabIndex = 3; 456 this.tabGridServer.TabIndex = 3;
457 this.tabGridServer.Text = "Grid server"; 457 this.tabGridServer.Text = "Grid server";
458 this.tabGridServer.UseVisualStyleBackColor = true; 458 this.tabGridServer.UseVisualStyleBackColor = true;
459 // 459 //
460 // txtInputGridServer 460 // txtInputGridServer
461 // 461 //
462 this.txtInputGridServer.Location = new System.Drawing.Point(53, 239); 462 this.txtInputGridServer.Location = new System.Drawing.Point(53, 239);
463 this.txtInputGridServer.Name = "txtInputGridServer"; 463 this.txtInputGridServer.Name = "txtInputGridServer";
464 this.txtInputGridServer.Size = new System.Drawing.Size(272, 20); 464 this.txtInputGridServer.Size = new System.Drawing.Size(272, 20);
465 this.txtInputGridServer.TabIndex = 7; 465 this.txtInputGridServer.TabIndex = 7;
466 // 466 //
467 // label4 467 // label4
468 // 468 //
469 this.label4.AutoSize = true; 469 this.label4.AutoSize = true;
470 this.label4.Location = new System.Drawing.Point(0, 242); 470 this.label4.Location = new System.Drawing.Point(0, 242);
471 this.label4.Name = "label4"; 471 this.label4.Name = "label4";
472 this.label4.Size = new System.Drawing.Size(57, 13); 472 this.label4.Size = new System.Drawing.Size(57, 13);
473 this.label4.TabIndex = 6; 473 this.label4.TabIndex = 6;
474 this.label4.Text = "Command:"; 474 this.label4.Text = "Command:";
475 // 475 //
476 // txtGridServer 476 // txtGridServer
477 // 477 //
478 this.txtGridServer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 478 this.txtGridServer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
479 | System.Windows.Forms.AnchorStyles.Left) 479 | System.Windows.Forms.AnchorStyles.Left)
480 | System.Windows.Forms.AnchorStyles.Right))); 480 | System.Windows.Forms.AnchorStyles.Right)));
@@ -484,9 +484,9 @@ namespace OpenSim.GUI
484 this.txtGridServer.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; 484 this.txtGridServer.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
485 this.txtGridServer.Size = new System.Drawing.Size(325, 236); 485 this.txtGridServer.Size = new System.Drawing.Size(325, 236);
486 this.txtGridServer.TabIndex = 1; 486 this.txtGridServer.TabIndex = 1;
487 // 487 //
488 // label5 488 // label5
489 // 489 //
490 this.label5.AutoSize = true; 490 this.label5.AutoSize = true;
491 this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); 491 this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
492 this.label5.Location = new System.Drawing.Point(460, 55); 492 this.label5.Location = new System.Drawing.Point(460, 55);
@@ -494,9 +494,9 @@ namespace OpenSim.GUI
494 this.label5.Size = new System.Drawing.Size(205, 20); 494 this.label5.Size = new System.Drawing.Size(205, 20);
495 this.label5.TabIndex = 11; 495 this.label5.TabIndex = 11;
496 this.label5.Text = "Command Line Switches"; 496 this.label5.Text = "Command Line Switches";
497 // 497 //
498 // noProbe1 498 // noProbe1
499 // 499 //
500 this.noProbe1.AutoSize = true; 500 this.noProbe1.AutoSize = true;
501 this.noProbe1.Location = new System.Drawing.Point(359, 275); 501 this.noProbe1.Location = new System.Drawing.Point(359, 275);
502 this.noProbe1.Name = "noProbe1"; 502 this.noProbe1.Name = "noProbe1";
@@ -505,18 +505,18 @@ namespace OpenSim.GUI
505 this.noProbe1.Text = "-noprobe"; 505 this.noProbe1.Text = "-noprobe";
506 this.toolTip1.SetToolTip(this.noProbe1, "disable hardware probe"); 506 this.toolTip1.SetToolTip(this.noProbe1, "disable hardware probe");
507 this.noProbe1.UseVisualStyleBackColor = true; 507 this.noProbe1.UseVisualStyleBackColor = true;
508 // 508 //
509 // label6 509 // label6
510 // 510 //
511 this.label6.AutoSize = true; 511 this.label6.AutoSize = true;
512 this.label6.Location = new System.Drawing.Point(8, 415); 512 this.label6.Location = new System.Drawing.Point(8, 415);
513 this.label6.Name = "label6"; 513 this.label6.Name = "label6";
514 this.label6.Size = new System.Drawing.Size(0, 13); 514 this.label6.Size = new System.Drawing.Size(0, 13);
515 this.label6.TabIndex = 14; 515 this.label6.TabIndex = 14;
516 this.label6.Click += new System.EventHandler(this.label6_Click); 516 this.label6.Click += new System.EventHandler(this.label6_Click);
517 // 517 //
518 // multiple1 518 // multiple1
519 // 519 //
520 this.multiple1.AutoSize = true; 520 this.multiple1.AutoSize = true;
521 this.multiple1.Location = new System.Drawing.Point(359, 185); 521 this.multiple1.Location = new System.Drawing.Point(359, 185);
522 this.multiple1.Name = "multiple1"; 522 this.multiple1.Name = "multiple1";
@@ -525,9 +525,9 @@ namespace OpenSim.GUI
525 this.multiple1.Text = "-multiple"; 525 this.multiple1.Text = "-multiple";
526 this.toolTip1.SetToolTip(this.multiple1, "allow multiple viewers"); 526 this.toolTip1.SetToolTip(this.multiple1, "allow multiple viewers");
527 this.multiple1.UseVisualStyleBackColor = true; 527 this.multiple1.UseVisualStyleBackColor = true;
528 // 528 //
529 // label7 529 // label7
530 // 530 //
531 this.label7.AutoSize = true; 531 this.label7.AutoSize = true;
532 this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); 532 this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
533 this.label7.Location = new System.Drawing.Point(8, 396); 533 this.label7.Location = new System.Drawing.Point(8, 396);
@@ -535,9 +535,9 @@ namespace OpenSim.GUI
535 this.label7.Size = new System.Drawing.Size(338, 13); 535 this.label7.Size = new System.Drawing.Size(338, 13);
536 this.label7.TabIndex = 16; 536 this.label7.TabIndex = 16;
537 this.label7.Text = "Client Command Line String Used and Program Messages :"; 537 this.label7.Text = "Client Command Line String Used and Program Messages :";
538 // 538 //
539 // noMultiple1 539 // noMultiple1
540 // 540 //
541 this.noMultiple1.AutoSize = true; 541 this.noMultiple1.AutoSize = true;
542 this.noMultiple1.Location = new System.Drawing.Point(359, 260); 542 this.noMultiple1.Location = new System.Drawing.Point(359, 260);
543 this.noMultiple1.Name = "noMultiple1"; 543 this.noMultiple1.Name = "noMultiple1";
@@ -546,9 +546,9 @@ namespace OpenSim.GUI
546 this.noMultiple1.Text = "-nomultiple"; 546 this.noMultiple1.Text = "-nomultiple";
547 this.toolTip1.SetToolTip(this.noMultiple1, "block multiple viewers (secondlife.exe instances)"); 547 this.toolTip1.SetToolTip(this.noMultiple1, "block multiple viewers (secondlife.exe instances)");
548 this.noMultiple1.UseVisualStyleBackColor = true; 548 this.noMultiple1.UseVisualStyleBackColor = true;
549 // 549 //
550 // ignorepixeldepth1 550 // ignorepixeldepth1
551 // 551 //
552 this.ignorepixeldepth1.AutoSize = true; 552 this.ignorepixeldepth1.AutoSize = true;
553 this.ignorepixeldepth1.Location = new System.Drawing.Point(359, 125); 553 this.ignorepixeldepth1.Location = new System.Drawing.Point(359, 125);
554 this.ignorepixeldepth1.Name = "ignorepixeldepth1"; 554 this.ignorepixeldepth1.Name = "ignorepixeldepth1";
@@ -557,9 +557,9 @@ namespace OpenSim.GUI
557 this.ignorepixeldepth1.Text = "-ignorepixeldepth"; 557 this.ignorepixeldepth1.Text = "-ignorepixeldepth";
558 this.toolTip1.SetToolTip(this.ignorepixeldepth1, "ignore pixel depth settings"); 558 this.toolTip1.SetToolTip(this.ignorepixeldepth1, "ignore pixel depth settings");
559 this.ignorepixeldepth1.UseVisualStyleBackColor = true; 559 this.ignorepixeldepth1.UseVisualStyleBackColor = true;
560 // 560 //
561 // nothread1 561 // nothread1
562 // 562 //
563 this.nothread1.AutoSize = true; 563 this.nothread1.AutoSize = true;
564 this.nothread1.Location = new System.Drawing.Point(359, 305); 564 this.nothread1.Location = new System.Drawing.Point(359, 305);
565 this.nothread1.Name = "nothread1"; 565 this.nothread1.Name = "nothread1";
@@ -568,9 +568,9 @@ namespace OpenSim.GUI
568 this.nothread1.Text = "-nothread"; 568 this.nothread1.Text = "-nothread";
569 this.toolTip1.SetToolTip(this.nothread1, "run VFS (Virtual File System) in single thread"); 569 this.toolTip1.SetToolTip(this.nothread1, "run VFS (Virtual File System) in single thread");
570 this.nothread1.UseVisualStyleBackColor = true; 570 this.nothread1.UseVisualStyleBackColor = true;
571 // 571 //
572 // safe1 572 // safe1
573 // 573 //
574 this.safe1.AutoSize = true; 574 this.safe1.AutoSize = true;
575 this.safe1.Location = new System.Drawing.Point(359, 365); 575 this.safe1.Location = new System.Drawing.Point(359, 365);
576 this.safe1.Name = "safe1"; 576 this.safe1.Name = "safe1";
@@ -579,9 +579,9 @@ namespace OpenSim.GUI
579 this.safe1.Text = "-safe"; 579 this.safe1.Text = "-safe";
580 this.toolTip1.SetToolTip(this.safe1, "reset preferences, run in safe mode"); 580 this.toolTip1.SetToolTip(this.safe1, "reset preferences, run in safe mode");
581 this.safe1.UseVisualStyleBackColor = true; 581 this.safe1.UseVisualStyleBackColor = true;
582 // 582 //
583 // noconsole1 583 // noconsole1
584 // 584 //
585 this.noconsole1.AutoSize = true; 585 this.noconsole1.AutoSize = true;
586 this.noconsole1.Location = new System.Drawing.Point(359, 215); 586 this.noconsole1.Location = new System.Drawing.Point(359, 215);
587 this.noconsole1.Name = "noconsole1"; 587 this.noconsole1.Name = "noconsole1";
@@ -590,9 +590,9 @@ namespace OpenSim.GUI
590 this.noconsole1.Text = "-noconsole"; 590 this.noconsole1.Text = "-noconsole";
591 this.toolTip1.SetToolTip(this.noconsole1, "hide the console if not already hidden"); 591 this.toolTip1.SetToolTip(this.noconsole1, "hide the console if not already hidden");
592 this.noconsole1.UseVisualStyleBackColor = true; 592 this.noconsole1.UseVisualStyleBackColor = true;
593 // 593 //
594 // log1 594 // log1
595 // 595 //
596 this.log1.AutoSize = true; 596 this.log1.AutoSize = true;
597 this.log1.Location = new System.Drawing.Point(359, 170); 597 this.log1.Location = new System.Drawing.Point(359, 170);
598 this.log1.Name = "log1"; 598 this.log1.Name = "log1";
@@ -601,9 +601,9 @@ namespace OpenSim.GUI
601 this.log1.Text = "-log"; 601 this.log1.Text = "-log";
602 this.toolTip1.SetToolTip(this.log1, "--no info avail--"); 602 this.toolTip1.SetToolTip(this.log1, "--no info avail--");
603 this.log1.UseVisualStyleBackColor = true; 603 this.log1.UseVisualStyleBackColor = true;
604 // 604 //
605 // helperuri1 605 // helperuri1
606 // 606 //
607 this.helperuri1.AutoSize = true; 607 this.helperuri1.AutoSize = true;
608 this.helperuri1.Location = new System.Drawing.Point(359, 110); 608 this.helperuri1.Location = new System.Drawing.Point(359, 110);
609 this.helperuri1.Name = "helperuri1"; 609 this.helperuri1.Name = "helperuri1";
@@ -612,9 +612,9 @@ namespace OpenSim.GUI
612 this.helperuri1.Text = "-helperuri"; 612 this.helperuri1.Text = "-helperuri";
613 this.toolTip1.SetToolTip(this.helperuri1, "--no info avail--"); 613 this.toolTip1.SetToolTip(this.helperuri1, "--no info avail--");
614 this.helperuri1.UseVisualStyleBackColor = true; 614 this.helperuri1.UseVisualStyleBackColor = true;
615 // 615 //
616 // autologin1 616 // autologin1
617 // 617 //
618 this.autologin1.AutoSize = true; 618 this.autologin1.AutoSize = true;
619 this.autologin1.Location = new System.Drawing.Point(359, 65); 619 this.autologin1.Location = new System.Drawing.Point(359, 65);
620 this.autologin1.Name = "autologin1"; 620 this.autologin1.Name = "autologin1";
@@ -623,9 +623,9 @@ namespace OpenSim.GUI
623 this.autologin1.Text = "--autologin"; 623 this.autologin1.Text = "--autologin";
624 this.toolTip1.SetToolTip(this.autologin1, "--no info avail--"); 624 this.toolTip1.SetToolTip(this.autologin1, "--no info avail--");
625 this.autologin1.UseVisualStyleBackColor = true; 625 this.autologin1.UseVisualStyleBackColor = true;
626 // 626 //
627 // dialog1 627 // dialog1
628 // 628 //
629 this.dialog1.AutoSize = true; 629 this.dialog1.AutoSize = true;
630 this.dialog1.Location = new System.Drawing.Point(359, 95); 630 this.dialog1.Location = new System.Drawing.Point(359, 95);
631 this.dialog1.Name = "dialog1"; 631 this.dialog1.Name = "dialog1";
@@ -634,9 +634,9 @@ namespace OpenSim.GUI
634 this.dialog1.Text = "-dialog"; 634 this.dialog1.Text = "-dialog";
635 this.toolTip1.SetToolTip(this.dialog1, "some arcane dialog box that is impossible to raise"); 635 this.toolTip1.SetToolTip(this.dialog1, "some arcane dialog box that is impossible to raise");
636 this.dialog1.UseVisualStyleBackColor = true; 636 this.dialog1.UseVisualStyleBackColor = true;
637 // 637 //
638 // previous1 638 // previous1
639 // 639 //
640 this.previous1.AutoSize = true; 640 this.previous1.AutoSize = true;
641 this.previous1.Location = new System.Drawing.Point(359, 335); 641 this.previous1.Location = new System.Drawing.Point(359, 335);
642 this.previous1.Name = "previous1"; 642 this.previous1.Name = "previous1";
@@ -645,9 +645,9 @@ namespace OpenSim.GUI
645 this.previous1.Text = "-previous"; 645 this.previous1.Text = "-previous";
646 this.toolTip1.SetToolTip(this.previous1, "--no info avail--"); 646 this.toolTip1.SetToolTip(this.previous1, "--no info avail--");
647 this.previous1.UseVisualStyleBackColor = true; 647 this.previous1.UseVisualStyleBackColor = true;
648 // 648 //
649 // simple1 649 // simple1
650 // 650 //
651 this.simple1.AutoSize = true; 651 this.simple1.AutoSize = true;
652 this.simple1.Location = new System.Drawing.Point(359, 380); 652 this.simple1.Location = new System.Drawing.Point(359, 380);
653 this.simple1.Name = "simple1"; 653 this.simple1.Name = "simple1";
@@ -656,9 +656,9 @@ namespace OpenSim.GUI
656 this.simple1.Text = "-simple"; 656 this.simple1.Text = "-simple";
657 this.toolTip1.SetToolTip(this.simple1, "--no info avail--"); 657 this.toolTip1.SetToolTip(this.simple1, "--no info avail--");
658 this.simple1.UseVisualStyleBackColor = true; 658 this.simple1.UseVisualStyleBackColor = true;
659 // 659 //
660 // noinvlib1 660 // noinvlib1
661 // 661 //
662 this.noinvlib1.AutoSize = true; 662 this.noinvlib1.AutoSize = true;
663 this.noinvlib1.Location = new System.Drawing.Point(359, 245); 663 this.noinvlib1.Location = new System.Drawing.Point(359, 245);
664 this.noinvlib1.Name = "noinvlib1"; 664 this.noinvlib1.Name = "noinvlib1";
@@ -667,9 +667,9 @@ namespace OpenSim.GUI
667 this.noinvlib1.Text = "-noinvlib"; 667 this.noinvlib1.Text = "-noinvlib";
668 this.toolTip1.SetToolTip(this.noinvlib1, "do not request inventory library"); 668 this.toolTip1.SetToolTip(this.noinvlib1, "do not request inventory library");
669 this.noinvlib1.UseVisualStyleBackColor = true; 669 this.noinvlib1.UseVisualStyleBackColor = true;
670 // 670 //
671 // debugst1 671 // debugst1
672 // 672 //
673 this.debugst1.AutoSize = true; 673 this.debugst1.AutoSize = true;
674 this.debugst1.Location = new System.Drawing.Point(359, 80); 674 this.debugst1.Location = new System.Drawing.Point(359, 80);
675 this.debugst1.Name = "debugst1"; 675 this.debugst1.Name = "debugst1";
@@ -678,9 +678,9 @@ namespace OpenSim.GUI
678 this.debugst1.Text = "-debugst"; 678 this.debugst1.Text = "-debugst";
679 this.toolTip1.SetToolTip(this.debugst1, "debug mask"); 679 this.toolTip1.SetToolTip(this.debugst1, "debug mask");
680 this.debugst1.UseVisualStyleBackColor = true; 680 this.debugst1.UseVisualStyleBackColor = true;
681 // 681 //
682 // spanish1 682 // spanish1
683 // 683 //
684 this.spanish1.AutoSize = true; 684 this.spanish1.AutoSize = true;
685 this.spanish1.Location = new System.Drawing.Point(359, 395); 685 this.spanish1.Location = new System.Drawing.Point(359, 395);
686 this.spanish1.Name = "spanish1"; 686 this.spanish1.Name = "spanish1";
@@ -689,9 +689,9 @@ namespace OpenSim.GUI
689 this.spanish1.Text = "-spanish"; 689 this.spanish1.Text = "-spanish";
690 this.toolTip1.SetToolTip(this.spanish1, "activate (incomplete) Spanish UI translation"); 690 this.toolTip1.SetToolTip(this.spanish1, "activate (incomplete) Spanish UI translation");
691 this.spanish1.UseVisualStyleBackColor = true; 691 this.spanish1.UseVisualStyleBackColor = true;
692 // 692 //
693 // korean1 693 // korean1
694 // 694 //
695 this.korean1.AutoSize = true; 695 this.korean1.AutoSize = true;
696 this.korean1.Location = new System.Drawing.Point(359, 140); 696 this.korean1.Location = new System.Drawing.Point(359, 140);
697 this.korean1.Name = "korean1"; 697 this.korean1.Name = "korean1";
@@ -700,9 +700,9 @@ namespace OpenSim.GUI
700 this.korean1.Text = "-korean"; 700 this.korean1.Text = "-korean";
701 this.toolTip1.SetToolTip(this.korean1, "activate (incomplete) Korean UI translation"); 701 this.toolTip1.SetToolTip(this.korean1, "activate (incomplete) Korean UI translation");
702 this.korean1.UseVisualStyleBackColor = true; 702 this.korean1.UseVisualStyleBackColor = true;
703 // 703 //
704 // local1 704 // local1
705 // 705 //
706 this.local1.AutoSize = true; 706 this.local1.AutoSize = true;
707 this.local1.Location = new System.Drawing.Point(359, 155); 707 this.local1.Location = new System.Drawing.Point(359, 155);
708 this.local1.Name = "local1"; 708 this.local1.Name = "local1";
@@ -711,9 +711,9 @@ namespace OpenSim.GUI
711 this.local1.Text = "-local"; 711 this.local1.Text = "-local";
712 this.toolTip1.SetToolTip(this.local1, "run without simulator"); 712 this.toolTip1.SetToolTip(this.local1, "run without simulator");
713 this.local1.UseVisualStyleBackColor = true; 713 this.local1.UseVisualStyleBackColor = true;
714 // 714 //
715 // purge1 715 // purge1
716 // 716 //
717 this.purge1.AutoSize = true; 717 this.purge1.AutoSize = true;
718 this.purge1.Location = new System.Drawing.Point(359, 350); 718 this.purge1.Location = new System.Drawing.Point(359, 350);
719 this.purge1.Name = "purge1"; 719 this.purge1.Name = "purge1";
@@ -722,9 +722,9 @@ namespace OpenSim.GUI
722 this.purge1.Text = "-purge"; 722 this.purge1.Text = "-purge";
723 this.toolTip1.SetToolTip(this.purge1, "delete files in cache"); 723 this.toolTip1.SetToolTip(this.purge1, "delete files in cache");
724 this.purge1.UseVisualStyleBackColor = true; 724 this.purge1.UseVisualStyleBackColor = true;
725 // 725 //
726 // nofmod1 726 // nofmod1
727 // 727 //
728 this.nofmod1.AutoSize = true; 728 this.nofmod1.AutoSize = true;
729 this.nofmod1.Location = new System.Drawing.Point(359, 230); 729 this.nofmod1.Location = new System.Drawing.Point(359, 230);
730 this.nofmod1.Name = "nofmod1"; 730 this.nofmod1.Name = "nofmod1";
@@ -733,9 +733,9 @@ namespace OpenSim.GUI
733 this.nofmod1.Text = "-nofmod"; 733 this.nofmod1.Text = "-nofmod";
734 this.toolTip1.SetToolTip(this.nofmod1, "FMOD is the API used to distort sound while moving"); 734 this.toolTip1.SetToolTip(this.nofmod1, "FMOD is the API used to distort sound while moving");
735 this.nofmod1.UseVisualStyleBackColor = true; 735 this.nofmod1.UseVisualStyleBackColor = true;
736 // 736 //
737 // noaudio1 737 // noaudio1
738 // 738 //
739 this.noaudio1.AutoSize = true; 739 this.noaudio1.AutoSize = true;
740 this.noaudio1.Location = new System.Drawing.Point(359, 200); 740 this.noaudio1.Location = new System.Drawing.Point(359, 200);
741 this.noaudio1.Name = "noaudio1"; 741 this.noaudio1.Name = "noaudio1";
@@ -744,9 +744,9 @@ namespace OpenSim.GUI
744 this.noaudio1.Text = "-noaudio"; 744 this.noaudio1.Text = "-noaudio";
745 this.toolTip1.SetToolTip(this.noaudio1, "no audio, different from -nosound?"); 745 this.toolTip1.SetToolTip(this.noaudio1, "no audio, different from -nosound?");
746 this.noaudio1.UseVisualStyleBackColor = true; 746 this.noaudio1.UseVisualStyleBackColor = true;
747 // 747 //
748 // nosound1 748 // nosound1
749 // 749 //
750 this.nosound1.AutoSize = true; 750 this.nosound1.AutoSize = true;
751 this.nosound1.Location = new System.Drawing.Point(359, 290); 751 this.nosound1.Location = new System.Drawing.Point(359, 290);
752 this.nosound1.Name = "nosound1"; 752 this.nosound1.Name = "nosound1";
@@ -755,9 +755,9 @@ namespace OpenSim.GUI
755 this.nosound1.Text = "-nosound"; 755 this.nosound1.Text = "-nosound";
756 this.toolTip1.SetToolTip(this.nosound1, "no sound, different from -noaudio?"); 756 this.toolTip1.SetToolTip(this.nosound1, "no sound, different from -noaudio?");
757 this.nosound1.UseVisualStyleBackColor = true; 757 this.nosound1.UseVisualStyleBackColor = true;
758 // 758 //
759 // url1 759 // url1
760 // 760 //
761 this.url1.AutoSize = true; 761 this.url1.AutoSize = true;
762 this.url1.Location = new System.Drawing.Point(488, 245); 762 this.url1.Location = new System.Drawing.Point(488, 245);
763 this.url1.Name = "url1"; 763 this.url1.Name = "url1";
@@ -766,9 +766,9 @@ namespace OpenSim.GUI
766 this.url1.Text = "-url"; 766 this.url1.Text = "-url";
767 this.toolTip1.SetToolTip(this.url1, "handles secondlife://sim/x/y/z URLs"); 767 this.toolTip1.SetToolTip(this.url1, "handles secondlife://sim/x/y/z URLs");
768 this.url1.UseVisualStyleBackColor = true; 768 this.url1.UseVisualStyleBackColor = true;
769 // 769 //
770 // port1 770 // port1
771 // 771 //
772 this.port1.AutoSize = true; 772 this.port1.AutoSize = true;
773 this.port1.Location = new System.Drawing.Point(488, 171); 773 this.port1.Location = new System.Drawing.Point(488, 171);
774 this.port1.Name = "port1"; 774 this.port1.Name = "port1";
@@ -779,27 +779,27 @@ namespace OpenSim.GUI
779 "me local home network. Values that may work: 13000 and 13001 (Valid numbers are " + 779 "me local home network. Values that may work: 13000 and 13001 (Valid numbers are " +
780 "13000 to 13050)"); 780 "13000 to 13050)");
781 this.port1.UseVisualStyleBackColor = true; 781 this.port1.UseVisualStyleBackColor = true;
782 // 782 //
783 // simBox1 783 // simBox1
784 // 784 //
785 this.simBox1.Location = new System.Drawing.Point(549, 243); 785 this.simBox1.Location = new System.Drawing.Point(549, 243);
786 this.simBox1.Name = "simBox1"; 786 this.simBox1.Name = "simBox1";
787 this.simBox1.Size = new System.Drawing.Size(344, 20); 787 this.simBox1.Size = new System.Drawing.Size(344, 20);
788 this.simBox1.TabIndex = 66; 788 this.simBox1.TabIndex = 66;
789 this.simBox1.Text = "secondlife://lutra/127/128/60"; 789 this.simBox1.Text = "secondlife://lutra/127/128/60";
790 this.toolTip1.SetToolTip(this.simBox1, "type URL here"); 790 this.toolTip1.SetToolTip(this.simBox1, "type URL here");
791 // 791 //
792 // portBox1 792 // portBox1
793 // 793 //
794 this.portBox1.Location = new System.Drawing.Point(549, 169); 794 this.portBox1.Location = new System.Drawing.Point(549, 169);
795 this.portBox1.Name = "portBox1"; 795 this.portBox1.Name = "portBox1";
796 this.portBox1.Size = new System.Drawing.Size(58, 20); 796 this.portBox1.Size = new System.Drawing.Size(58, 20);
797 this.portBox1.TabIndex = 67; 797 this.portBox1.TabIndex = 67;
798 this.portBox1.Text = "13000"; 798 this.portBox1.Text = "13000";
799 this.toolTip1.SetToolTip(this.portBox1, "enter port number here"); 799 this.toolTip1.SetToolTip(this.portBox1, "enter port number here");
800 // 800 //
801 // user1 801 // user1
802 // 802 //
803 this.user1.AutoSize = true; 803 this.user1.AutoSize = true;
804 this.user1.Location = new System.Drawing.Point(488, 191); 804 this.user1.Location = new System.Drawing.Point(488, 191);
805 this.user1.Name = "user1"; 805 this.user1.Name = "user1";
@@ -809,9 +809,9 @@ namespace OpenSim.GUI
809 this.user1.ThreeState = true; 809 this.user1.ThreeState = true;
810 this.toolTip1.SetToolTip(this.user1, "specify user server in dotted quad"); 810 this.toolTip1.SetToolTip(this.user1, "specify user server in dotted quad");
811 this.user1.UseVisualStyleBackColor = true; 811 this.user1.UseVisualStyleBackColor = true;
812 // 812 //
813 // quitAfter1 813 // quitAfter1
814 // 814 //
815 this.quitAfter1.AutoSize = true; 815 this.quitAfter1.AutoSize = true;
816 this.quitAfter1.Location = new System.Drawing.Point(680, 65); 816 this.quitAfter1.Location = new System.Drawing.Point(680, 65);
817 this.quitAfter1.Name = "quitAfter1"; 817 this.quitAfter1.Name = "quitAfter1";
@@ -820,9 +820,9 @@ namespace OpenSim.GUI
820 this.quitAfter1.Text = "-quitafter"; 820 this.quitAfter1.Text = "-quitafter";
821 this.toolTip1.SetToolTip(this.quitAfter1, "SL quits after elapsed time in seconds"); 821 this.toolTip1.SetToolTip(this.quitAfter1, "SL quits after elapsed time in seconds");
822 this.quitAfter1.UseVisualStyleBackColor = true; 822 this.quitAfter1.UseVisualStyleBackColor = true;
823 // 823 //
824 // techTag1 824 // techTag1
825 // 825 //
826 this.techTag1.AutoSize = true; 826 this.techTag1.AutoSize = true;
827 this.techTag1.Location = new System.Drawing.Point(488, 211); 827 this.techTag1.Location = new System.Drawing.Point(488, 211);
828 this.techTag1.Name = "techTag1"; 828 this.techTag1.Name = "techTag1";
@@ -831,9 +831,9 @@ namespace OpenSim.GUI
831 this.techTag1.Text = "-techtag"; 831 this.techTag1.Text = "-techtag";
832 this.toolTip1.SetToolTip(this.techTag1, "unknown (but requires a parameter)"); 832 this.toolTip1.SetToolTip(this.techTag1, "unknown (but requires a parameter)");
833 this.techTag1.UseVisualStyleBackColor = true; 833 this.techTag1.UseVisualStyleBackColor = true;
834 // 834 //
835 // yield1 835 // yield1
836 // 836 //
837 this.yield1.AutoSize = true; 837 this.yield1.AutoSize = true;
838 this.yield1.Location = new System.Drawing.Point(488, 91); 838 this.yield1.Location = new System.Drawing.Point(488, 91);
839 this.yield1.Name = "yield1"; 839 this.yield1.Name = "yield1";
@@ -842,9 +842,9 @@ namespace OpenSim.GUI
842 this.yield1.Text = "-yield"; 842 this.yield1.Text = "-yield";
843 this.toolTip1.SetToolTip(this.yield1, "yield some idle time to local host (changed from - cooperative)"); 843 this.toolTip1.SetToolTip(this.yield1, "yield some idle time to local host (changed from - cooperative)");
844 this.yield1.UseVisualStyleBackColor = true; 844 this.yield1.UseVisualStyleBackColor = true;
845 // 845 //
846 // logfile1 846 // logfile1
847 // 847 //
848 this.logfile1.AutoSize = true; 848 this.logfile1.AutoSize = true;
849 this.logfile1.Location = new System.Drawing.Point(680, 125); 849 this.logfile1.Location = new System.Drawing.Point(680, 125);
850 this.logfile1.Name = "logfile1"; 850 this.logfile1.Name = "logfile1";
@@ -853,9 +853,9 @@ namespace OpenSim.GUI
853 this.logfile1.Text = "-logfile"; 853 this.logfile1.Text = "-logfile";
854 this.toolTip1.SetToolTip(this.logfile1, "change the log filename"); 854 this.toolTip1.SetToolTip(this.logfile1, "change the log filename");
855 this.logfile1.UseVisualStyleBackColor = true; 855 this.logfile1.UseVisualStyleBackColor = true;
856 // 856 //
857 // settings1 857 // settings1
858 // 858 //
859 this.settings1.AutoSize = true; 859 this.settings1.AutoSize = true;
860 this.settings1.Location = new System.Drawing.Point(680, 95); 860 this.settings1.Location = new System.Drawing.Point(680, 95);
861 this.settings1.Name = "settings1"; 861 this.settings1.Name = "settings1";
@@ -864,9 +864,9 @@ namespace OpenSim.GUI
864 this.settings1.Text = "-settings"; 864 this.settings1.Text = "-settings";
865 this.toolTip1.SetToolTip(this.settings1, "specify configuration filename; default is \"settings.ini\""); 865 this.toolTip1.SetToolTip(this.settings1, "specify configuration filename; default is \"settings.ini\"");
866 this.settings1.UseVisualStyleBackColor = true; 866 this.settings1.UseVisualStyleBackColor = true;
867 // 867 //
868 // outbw1 868 // outbw1
869 // 869 //
870 this.outbw1.AutoSize = true; 870 this.outbw1.AutoSize = true;
871 this.outbw1.Location = new System.Drawing.Point(488, 111); 871 this.outbw1.Location = new System.Drawing.Point(488, 111);
872 this.outbw1.Name = "outbw1"; 872 this.outbw1.Name = "outbw1";
@@ -875,9 +875,9 @@ namespace OpenSim.GUI
875 this.outbw1.Text = "-outbw"; 875 this.outbw1.Text = "-outbw";
876 this.toolTip1.SetToolTip(this.outbw1, "set outgoing bandwidth"); 876 this.toolTip1.SetToolTip(this.outbw1, "set outgoing bandwidth");
877 this.outbw1.UseVisualStyleBackColor = true; 877 this.outbw1.UseVisualStyleBackColor = true;
878 // 878 //
879 // inbw1 879 // inbw1
880 // 880 //
881 this.inbw1.AutoSize = true; 881 this.inbw1.AutoSize = true;
882 this.inbw1.Location = new System.Drawing.Point(488, 131); 882 this.inbw1.Location = new System.Drawing.Point(488, 131);
883 this.inbw1.Name = "inbw1"; 883 this.inbw1.Name = "inbw1";
@@ -886,9 +886,9 @@ namespace OpenSim.GUI
886 this.inbw1.Text = "-inbw"; 886 this.inbw1.Text = "-inbw";
887 this.toolTip1.SetToolTip(this.inbw1, "set incoming bandwidth"); 887 this.toolTip1.SetToolTip(this.inbw1, "set incoming bandwidth");
888 this.inbw1.UseVisualStyleBackColor = true; 888 this.inbw1.UseVisualStyleBackColor = true;
889 // 889 //
890 // drop1 890 // drop1
891 // 891 //
892 this.drop1.AutoSize = true; 892 this.drop1.AutoSize = true;
893 this.drop1.Location = new System.Drawing.Point(488, 151); 893 this.drop1.Location = new System.Drawing.Point(488, 151);
894 this.drop1.Name = "drop1"; 894 this.drop1.Name = "drop1";
@@ -897,76 +897,76 @@ namespace OpenSim.GUI
897 this.drop1.Text = "-drop"; 897 this.drop1.Text = "-drop";
898 this.toolTip1.SetToolTip(this.drop1, "drop number% of incoming network packets"); 898 this.toolTip1.SetToolTip(this.drop1, "drop number% of incoming network packets");
899 this.drop1.UseVisualStyleBackColor = true; 899 this.drop1.UseVisualStyleBackColor = true;
900 // 900 //
901 // dropBox1 901 // dropBox1
902 // 902 //
903 this.dropBox1.Location = new System.Drawing.Point(549, 149); 903 this.dropBox1.Location = new System.Drawing.Point(549, 149);
904 this.dropBox1.Name = "dropBox1"; 904 this.dropBox1.Name = "dropBox1";
905 this.dropBox1.Size = new System.Drawing.Size(58, 20); 905 this.dropBox1.Size = new System.Drawing.Size(58, 20);
906 this.dropBox1.TabIndex = 68; 906 this.dropBox1.TabIndex = 68;
907 this.dropBox1.Text = "0"; 907 this.dropBox1.Text = "0";
908 this.toolTip1.SetToolTip(this.dropBox1, "enter percent of packets to drop"); 908 this.toolTip1.SetToolTip(this.dropBox1, "enter percent of packets to drop");
909 // 909 //
910 // inbwBox1 910 // inbwBox1
911 // 911 //
912 this.inbwBox1.Location = new System.Drawing.Point(549, 129); 912 this.inbwBox1.Location = new System.Drawing.Point(549, 129);
913 this.inbwBox1.Name = "inbwBox1"; 913 this.inbwBox1.Name = "inbwBox1";
914 this.inbwBox1.Size = new System.Drawing.Size(57, 20); 914 this.inbwBox1.Size = new System.Drawing.Size(57, 20);
915 this.inbwBox1.TabIndex = 69; 915 this.inbwBox1.TabIndex = 69;
916 this.toolTip1.SetToolTip(this.inbwBox1, "enter incoming cap"); 916 this.toolTip1.SetToolTip(this.inbwBox1, "enter incoming cap");
917 // 917 //
918 // outbwBox1 918 // outbwBox1
919 // 919 //
920 this.outbwBox1.Location = new System.Drawing.Point(549, 109); 920 this.outbwBox1.Location = new System.Drawing.Point(549, 109);
921 this.outbwBox1.Name = "outbwBox1"; 921 this.outbwBox1.Name = "outbwBox1";
922 this.outbwBox1.Size = new System.Drawing.Size(58, 20); 922 this.outbwBox1.Size = new System.Drawing.Size(58, 20);
923 this.outbwBox1.TabIndex = 70; 923 this.outbwBox1.TabIndex = 70;
924 this.toolTip1.SetToolTip(this.outbwBox1, "enter outgoing cap"); 924 this.toolTip1.SetToolTip(this.outbwBox1, "enter outgoing cap");
925 // 925 //
926 // settingsBox1 926 // settingsBox1
927 // 927 //
928 this.settingsBox1.Location = new System.Drawing.Point(741, 93); 928 this.settingsBox1.Location = new System.Drawing.Point(741, 93);
929 this.settingsBox1.Name = "settingsBox1"; 929 this.settingsBox1.Name = "settingsBox1";
930 this.settingsBox1.Size = new System.Drawing.Size(152, 20); 930 this.settingsBox1.Size = new System.Drawing.Size(152, 20);
931 this.settingsBox1.TabIndex = 71; 931 this.settingsBox1.TabIndex = 71;
932 this.settingsBox1.Text = "settings.ini"; 932 this.settingsBox1.Text = "settings.ini";
933 this.toolTip1.SetToolTip(this.settingsBox1, "enter settings file name"); 933 this.toolTip1.SetToolTip(this.settingsBox1, "enter settings file name");
934 // 934 //
935 // logfileBox1 935 // logfileBox1
936 // 936 //
937 this.logfileBox1.Location = new System.Drawing.Point(733, 123); 937 this.logfileBox1.Location = new System.Drawing.Point(733, 123);
938 this.logfileBox1.Name = "logfileBox1"; 938 this.logfileBox1.Name = "logfileBox1";
939 this.logfileBox1.Size = new System.Drawing.Size(160, 20); 939 this.logfileBox1.Size = new System.Drawing.Size(160, 20);
940 this.logfileBox1.TabIndex = 72; 940 this.logfileBox1.TabIndex = 72;
941 this.logfileBox1.Text = "mylogfile.txt"; 941 this.logfileBox1.Text = "mylogfile.txt";
942 this.toolTip1.SetToolTip(this.logfileBox1, "enter log file name here"); 942 this.toolTip1.SetToolTip(this.logfileBox1, "enter log file name here");
943 // 943 //
944 // yieldBox1 944 // yieldBox1
945 // 945 //
946 this.yieldBox1.Location = new System.Drawing.Point(549, 89); 946 this.yieldBox1.Location = new System.Drawing.Point(549, 89);
947 this.yieldBox1.Name = "yieldBox1"; 947 this.yieldBox1.Name = "yieldBox1";
948 this.yieldBox1.Size = new System.Drawing.Size(58, 20); 948 this.yieldBox1.Size = new System.Drawing.Size(58, 20);
949 this.yieldBox1.TabIndex = 73; 949 this.yieldBox1.TabIndex = 73;
950 this.toolTip1.SetToolTip(this.yieldBox1, "enter time to yield in <ms>"); 950 this.toolTip1.SetToolTip(this.yieldBox1, "enter time to yield in <ms>");
951 // 951 //
952 // techtagBox1 952 // techtagBox1
953 // 953 //
954 this.techtagBox1.Location = new System.Drawing.Point(549, 209); 954 this.techtagBox1.Location = new System.Drawing.Point(549, 209);
955 this.techtagBox1.Name = "techtagBox1"; 955 this.techtagBox1.Name = "techtagBox1";
956 this.techtagBox1.Size = new System.Drawing.Size(58, 20); 956 this.techtagBox1.Size = new System.Drawing.Size(58, 20);
957 this.techtagBox1.TabIndex = 74; 957 this.techtagBox1.TabIndex = 74;
958 this.toolTip1.SetToolTip(this.techtagBox1, "enter unknown param here"); 958 this.toolTip1.SetToolTip(this.techtagBox1, "enter unknown param here");
959 // 959 //
960 // quitafterBox1 960 // quitafterBox1
961 // 961 //
962 this.quitafterBox1.Location = new System.Drawing.Point(745, 63); 962 this.quitafterBox1.Location = new System.Drawing.Point(745, 63);
963 this.quitafterBox1.Name = "quitafterBox1"; 963 this.quitafterBox1.Name = "quitafterBox1";
964 this.quitafterBox1.Size = new System.Drawing.Size(148, 20); 964 this.quitafterBox1.Size = new System.Drawing.Size(148, 20);
965 this.quitafterBox1.TabIndex = 75; 965 this.quitafterBox1.TabIndex = 75;
966 this.toolTip1.SetToolTip(this.quitafterBox1, "enter time in seconds"); 966 this.toolTip1.SetToolTip(this.quitafterBox1, "enter time in seconds");
967 // 967 //
968 // comboBox1 968 // comboBox1
969 // 969 //
970 this.comboBox1.FormattingEnabled = true; 970 this.comboBox1.FormattingEnabled = true;
971 this.comboBox1.Items.AddRange(new object[] { 971 this.comboBox1.Items.AddRange(new object[] {
972 "agni", 972 "agni",
@@ -980,9 +980,9 @@ namespace OpenSim.GUI
980 this.comboBox1.TabIndex = 76; 980 this.comboBox1.TabIndex = 76;
981 this.comboBox1.Text = "agni"; 981 this.comboBox1.Text = "agni";
982 this.toolTip1.SetToolTip(this.comboBox1, "select LL user server"); 982 this.toolTip1.SetToolTip(this.comboBox1, "select LL user server");
983 // 983 //
984 // loginuri1 984 // loginuri1
985 // 985 //
986 this.loginuri1.AutoSize = true; 986 this.loginuri1.AutoSize = true;
987 this.loginuri1.Location = new System.Drawing.Point(488, 275); 987 this.loginuri1.Location = new System.Drawing.Point(488, 275);
988 this.loginuri1.Name = "loginuri1"; 988 this.loginuri1.Name = "loginuri1";
@@ -991,18 +991,18 @@ namespace OpenSim.GUI
991 this.loginuri1.Text = "-loginuri"; 991 this.loginuri1.Text = "-loginuri";
992 this.toolTip1.SetToolTip(this.loginuri1, "login server and CGI script to use"); 992 this.toolTip1.SetToolTip(this.loginuri1, "login server and CGI script to use");
993 this.loginuri1.UseVisualStyleBackColor = true; 993 this.loginuri1.UseVisualStyleBackColor = true;
994 // 994 //
995 // loginuriBox1 995 // loginuriBox1
996 // 996 //
997 this.loginuriBox1.Location = new System.Drawing.Point(549, 273); 997 this.loginuriBox1.Location = new System.Drawing.Point(549, 273);
998 this.loginuriBox1.Name = "loginuriBox1"; 998 this.loginuriBox1.Name = "loginuriBox1";
999 this.loginuriBox1.Size = new System.Drawing.Size(344, 20); 999 this.loginuriBox1.Size = new System.Drawing.Size(344, 20);
1000 this.loginuriBox1.TabIndex = 78; 1000 this.loginuriBox1.TabIndex = 78;
1001 this.loginuriBox1.Text = "localhost:9000"; 1001 this.loginuriBox1.Text = "localhost:9000";
1002 this.toolTip1.SetToolTip(this.loginuriBox1, "enter login url here"); 1002 this.toolTip1.SetToolTip(this.loginuriBox1, "enter login url here");
1003 // 1003 //
1004 // set1 1004 // set1
1005 // 1005 //
1006 this.set1.AutoSize = true; 1006 this.set1.AutoSize = true;
1007 this.set1.Location = new System.Drawing.Point(636, 185); 1007 this.set1.Location = new System.Drawing.Point(636, 185);
1008 this.set1.Name = "set1"; 1008 this.set1.Name = "set1";
@@ -1012,18 +1012,18 @@ namespace OpenSim.GUI
1012 this.toolTip1.SetToolTip(this.set1, "specify value of a particular configuration variable; can be used multiple times " + 1012 this.toolTip1.SetToolTip(this.set1, "specify value of a particular configuration variable; can be used multiple times " +
1013 "in a single command-line"); 1013 "in a single command-line");
1014 this.set1.UseVisualStyleBackColor = true; 1014 this.set1.UseVisualStyleBackColor = true;
1015 // 1015 //
1016 // setBox1 1016 // setBox1
1017 // 1017 //
1018 this.setBox1.Location = new System.Drawing.Point(680, 183); 1018 this.setBox1.Location = new System.Drawing.Point(680, 183);
1019 this.setBox1.Name = "setBox1"; 1019 this.setBox1.Name = "setBox1";
1020 this.setBox1.Size = new System.Drawing.Size(213, 20); 1020 this.setBox1.Size = new System.Drawing.Size(213, 20);
1021 this.setBox1.TabIndex = 80; 1021 this.setBox1.TabIndex = 80;
1022 this.setBox1.Text = "SystemLanguage en-us"; 1022 this.setBox1.Text = "SystemLanguage en-us";
1023 this.toolTip1.SetToolTip(this.setBox1, "enter params"); 1023 this.toolTip1.SetToolTip(this.setBox1, "enter params");
1024 // 1024 //
1025 // errmask1 1025 // errmask1
1026 // 1026 //
1027 this.errmask1.AutoSize = true; 1027 this.errmask1.AutoSize = true;
1028 this.errmask1.Location = new System.Drawing.Point(636, 154); 1028 this.errmask1.Location = new System.Drawing.Point(636, 154);
1029 this.errmask1.Name = "errmask1"; 1029 this.errmask1.Name = "errmask1";
@@ -1032,9 +1032,9 @@ namespace OpenSim.GUI
1032 this.errmask1.Text = "-errmask"; 1032 this.errmask1.Text = "-errmask";
1033 this.toolTip1.SetToolTip(this.errmask1, "32-bit bitmask for error type mask"); 1033 this.toolTip1.SetToolTip(this.errmask1, "32-bit bitmask for error type mask");
1034 this.errmask1.UseVisualStyleBackColor = true; 1034 this.errmask1.UseVisualStyleBackColor = true;
1035 // 1035 //
1036 // skin1 1036 // skin1
1037 // 1037 //
1038 this.skin1.AutoSize = true; 1038 this.skin1.AutoSize = true;
1039 this.skin1.Location = new System.Drawing.Point(635, 215); 1039 this.skin1.Location = new System.Drawing.Point(635, 215);
1040 this.skin1.Name = "skin1"; 1040 this.skin1.Name = "skin1";
@@ -1043,9 +1043,9 @@ namespace OpenSim.GUI
1043 this.skin1.Text = "-skin"; 1043 this.skin1.Text = "-skin";
1044 this.toolTip1.SetToolTip(this.skin1, "load skins/<directory>/skin.xml as the default UI appearance (incomplete)"); 1044 this.toolTip1.SetToolTip(this.skin1, "load skins/<directory>/skin.xml as the default UI appearance (incomplete)");
1045 this.skin1.UseVisualStyleBackColor = true; 1045 this.skin1.UseVisualStyleBackColor = true;
1046 // 1046 //
1047 // login1 1047 // login1
1048 // 1048 //
1049 this.login1.AutoSize = true; 1049 this.login1.AutoSize = true;
1050 this.login1.Location = new System.Drawing.Point(457, 304); 1050 this.login1.Location = new System.Drawing.Point(457, 304);
1051 this.login1.Name = "login1"; 1051 this.login1.Name = "login1";
@@ -1054,44 +1054,44 @@ namespace OpenSim.GUI
1054 this.login1.Text = "-login"; 1054 this.login1.Text = "-login";
1055 this.toolTip1.SetToolTip(this.login1, "log in as a user"); 1055 this.toolTip1.SetToolTip(this.login1, "log in as a user");
1056 this.login1.UseVisualStyleBackColor = true; 1056 this.login1.UseVisualStyleBackColor = true;
1057 // 1057 //
1058 // errmaskBox1 1058 // errmaskBox1
1059 // 1059 //
1060 this.errmaskBox1.Location = new System.Drawing.Point(704, 153); 1060 this.errmaskBox1.Location = new System.Drawing.Point(704, 153);
1061 this.errmaskBox1.Name = "errmaskBox1"; 1061 this.errmaskBox1.Name = "errmaskBox1";
1062 this.errmaskBox1.Size = new System.Drawing.Size(189, 20); 1062 this.errmaskBox1.Size = new System.Drawing.Size(189, 20);
1063 this.errmaskBox1.TabIndex = 84; 1063 this.errmaskBox1.TabIndex = 84;
1064 this.toolTip1.SetToolTip(this.errmaskBox1, "32-bit bitmask for error type mask"); 1064 this.toolTip1.SetToolTip(this.errmaskBox1, "32-bit bitmask for error type mask");
1065 // 1065 //
1066 // skinBox1 1066 // skinBox1
1067 // 1067 //
1068 this.skinBox1.Location = new System.Drawing.Point(679, 213); 1068 this.skinBox1.Location = new System.Drawing.Point(679, 213);
1069 this.skinBox1.Name = "skinBox1"; 1069 this.skinBox1.Name = "skinBox1";
1070 this.skinBox1.Size = new System.Drawing.Size(214, 20); 1070 this.skinBox1.Size = new System.Drawing.Size(214, 20);
1071 this.skinBox1.TabIndex = 85; 1071 this.skinBox1.TabIndex = 85;
1072 this.skinBox1.Text = "C://Secondlife//"; 1072 this.skinBox1.Text = "C://Secondlife//";
1073 this.toolTip1.SetToolTip(this.skinBox1, "enter directory where skin.xml is"); 1073 this.toolTip1.SetToolTip(this.skinBox1, "enter directory where skin.xml is");
1074 // 1074 //
1075 // firstBox1 1075 // firstBox1
1076 // 1076 //
1077 this.firstBox1.Location = new System.Drawing.Point(549, 303); 1077 this.firstBox1.Location = new System.Drawing.Point(549, 303);
1078 this.firstBox1.Name = "firstBox1"; 1078 this.firstBox1.Name = "firstBox1";
1079 this.firstBox1.Size = new System.Drawing.Size(80, 20); 1079 this.firstBox1.Size = new System.Drawing.Size(80, 20);
1080 this.firstBox1.TabIndex = 86; 1080 this.firstBox1.TabIndex = 86;
1081 this.firstBox1.Text = "Test"; 1081 this.firstBox1.Text = "Test";
1082 this.toolTip1.SetToolTip(this.firstBox1, "firstname"); 1082 this.toolTip1.SetToolTip(this.firstBox1, "firstname");
1083 // 1083 //
1084 // lastBox1 1084 // lastBox1
1085 // 1085 //
1086 this.lastBox1.Location = new System.Drawing.Point(668, 303); 1086 this.lastBox1.Location = new System.Drawing.Point(668, 303);
1087 this.lastBox1.Name = "lastBox1"; 1087 this.lastBox1.Name = "lastBox1";
1088 this.lastBox1.Size = new System.Drawing.Size(80, 20); 1088 this.lastBox1.Size = new System.Drawing.Size(80, 20);
1089 this.lastBox1.TabIndex = 92; 1089 this.lastBox1.TabIndex = 92;
1090 this.lastBox1.Text = "User"; 1090 this.lastBox1.Text = "User";
1091 this.toolTip1.SetToolTip(this.lastBox1, "lastname"); 1091 this.toolTip1.SetToolTip(this.lastBox1, "lastname");
1092 // 1092 //
1093 // noutc1 1093 // noutc1
1094 // 1094 //
1095 this.noutc1.AutoSize = true; 1095 this.noutc1.AutoSize = true;
1096 this.noutc1.Location = new System.Drawing.Point(359, 320); 1096 this.noutc1.Location = new System.Drawing.Point(359, 320);
1097 this.noutc1.Name = "noutc1"; 1097 this.noutc1.Name = "noutc1";
@@ -1100,18 +1100,18 @@ namespace OpenSim.GUI
1100 this.noutc1.Text = "-noutc"; 1100 this.noutc1.Text = "-noutc";
1101 this.toolTip1.SetToolTip(this.noutc1, "logs in local time, not UTC"); 1101 this.toolTip1.SetToolTip(this.noutc1, "logs in local time, not UTC");
1102 this.noutc1.UseVisualStyleBackColor = true; 1102 this.noutc1.UseVisualStyleBackColor = true;
1103 // 1103 //
1104 // passBox1 1104 // passBox1
1105 // 1105 //
1106 this.passBox1.Location = new System.Drawing.Point(790, 303); 1106 this.passBox1.Location = new System.Drawing.Point(790, 303);
1107 this.passBox1.Name = "passBox1"; 1107 this.passBox1.Name = "passBox1";
1108 this.passBox1.Size = new System.Drawing.Size(103, 20); 1108 this.passBox1.Size = new System.Drawing.Size(103, 20);
1109 this.passBox1.TabIndex = 93; 1109 this.passBox1.TabIndex = 93;
1110 this.passBox1.Text = "test"; 1110 this.passBox1.Text = "test";
1111 this.toolTip1.SetToolTip(this.passBox1, "password"); 1111 this.toolTip1.SetToolTip(this.passBox1, "password");
1112 // 1112 //
1113 // raw1 1113 // raw1
1114 // 1114 //
1115 this.raw1.AutoSize = true; 1115 this.raw1.AutoSize = true;
1116 this.raw1.Location = new System.Drawing.Point(457, 336); 1116 this.raw1.Location = new System.Drawing.Point(457, 336);
1117 this.raw1.Name = "raw1"; 1117 this.raw1.Name = "raw1";
@@ -1120,17 +1120,17 @@ namespace OpenSim.GUI
1120 this.raw1.Text = "Raw CMD :"; 1120 this.raw1.Text = "Raw CMD :";
1121 this.toolTip1.SetToolTip(this.raw1, "Raw CMD options, may crash everything"); 1121 this.toolTip1.SetToolTip(this.raw1, "Raw CMD options, may crash everything");
1122 this.raw1.UseVisualStyleBackColor = true; 1122 this.raw1.UseVisualStyleBackColor = true;
1123 // 1123 //
1124 // rawBox1 1124 // rawBox1
1125 // 1125 //
1126 this.rawBox1.Location = new System.Drawing.Point(549, 333); 1126 this.rawBox1.Location = new System.Drawing.Point(549, 333);
1127 this.rawBox1.Name = "rawBox1"; 1127 this.rawBox1.Name = "rawBox1";
1128 this.rawBox1.Size = new System.Drawing.Size(344, 20); 1128 this.rawBox1.Size = new System.Drawing.Size(344, 20);
1129 this.rawBox1.TabIndex = 95; 1129 this.rawBox1.TabIndex = 95;
1130 this.toolTip1.SetToolTip(this.rawBox1, "Raw CMD options, may crash everything"); 1130 this.toolTip1.SetToolTip(this.rawBox1, "Raw CMD options, may crash everything");
1131 // 1131 //
1132 // clear1 1132 // clear1
1133 // 1133 //
1134 this.clear1.Location = new System.Drawing.Point(178, 366); 1134 this.clear1.Location = new System.Drawing.Point(178, 366);
1135 this.clear1.Name = "clear1"; 1135 this.clear1.Name = "clear1";
1136 this.clear1.Size = new System.Drawing.Size(80, 23); 1136 this.clear1.Size = new System.Drawing.Size(80, 23);
@@ -1139,18 +1139,18 @@ namespace OpenSim.GUI
1139 this.toolTip1.SetToolTip(this.clear1, "clear all switch boxes"); 1139 this.toolTip1.SetToolTip(this.clear1, "clear all switch boxes");
1140 this.clear1.UseVisualStyleBackColor = true; 1140 this.clear1.UseVisualStyleBackColor = true;
1141 this.clear1.Click += new System.EventHandler(this.clear1_Click); 1141 this.clear1.Click += new System.EventHandler(this.clear1_Click);
1142 // 1142 //
1143 // nataddress1 1143 // nataddress1
1144 // 1144 //
1145 this.nataddress1.Location = new System.Drawing.Point(457, 389); 1145 this.nataddress1.Location = new System.Drawing.Point(457, 389);
1146 this.nataddress1.Name = "nataddress1"; 1146 this.nataddress1.Name = "nataddress1";
1147 this.nataddress1.Size = new System.Drawing.Size(436, 20); 1147 this.nataddress1.Size = new System.Drawing.Size(436, 20);
1148 this.nataddress1.TabIndex = 58; 1148 this.nataddress1.TabIndex = 58;
1149 this.nataddress1.Text = "UNUSED ATM"; 1149 this.nataddress1.Text = "UNUSED ATM";
1150 this.nataddress1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 1150 this.nataddress1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
1151 // 1151 //
1152 // label8 1152 // label8
1153 // 1153 //
1154 this.label8.AutoSize = true; 1154 this.label8.AutoSize = true;
1155 this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1155 this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1156 this.label8.Location = new System.Drawing.Point(588, 360); 1156 this.label8.Location = new System.Drawing.Point(588, 360);
@@ -1158,9 +1158,9 @@ namespace OpenSim.GUI
1158 this.label8.Size = new System.Drawing.Size(175, 20); 1158 this.label8.Size = new System.Drawing.Size(175, 20);
1159 this.label8.TabIndex = 59; 1159 this.label8.TabIndex = 59;
1160 this.label8.Text = "World/NAT Address :"; 1160 this.label8.Text = "World/NAT Address :";
1161 // 1161 //
1162 // label9 1162 // label9
1163 // 1163 //
1164 this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1164 this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1165 this.label9.Location = new System.Drawing.Point(633, 27); 1165 this.label9.Location = new System.Drawing.Point(633, 27);
1166 this.label9.Name = "label9"; 1166 this.label9.Name = "label9";
@@ -1168,17 +1168,17 @@ namespace OpenSim.GUI
1168 this.label9.TabIndex = 60; 1168 this.label9.TabIndex = 60;
1169 this.label9.Text = "Path :"; 1169 this.label9.Text = "Path :";
1170 this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; 1170 this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
1171 // 1171 //
1172 // exeBox1 1172 // exeBox1
1173 // 1173 //
1174 this.exeBox1.Location = new System.Drawing.Point(530, 27); 1174 this.exeBox1.Location = new System.Drawing.Point(530, 27);
1175 this.exeBox1.Name = "exeBox1"; 1175 this.exeBox1.Name = "exeBox1";
1176 this.exeBox1.Size = new System.Drawing.Size(100, 20); 1176 this.exeBox1.Size = new System.Drawing.Size(100, 20);
1177 this.exeBox1.TabIndex = 61; 1177 this.exeBox1.TabIndex = 61;
1178 this.exeBox1.Text = "Secondlife.exe"; 1178 this.exeBox1.Text = "Secondlife.exe";
1179 // 1179 //
1180 // label10 1180 // label10
1181 // 1181 //
1182 this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1182 this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1183 this.label10.Location = new System.Drawing.Point(392, 27); 1183 this.label10.Location = new System.Drawing.Point(392, 27);
1184 this.label10.Name = "label10"; 1184 this.label10.Name = "label10";
@@ -1186,36 +1186,36 @@ namespace OpenSim.GUI
1186 this.label10.TabIndex = 62; 1186 this.label10.TabIndex = 62;
1187 this.label10.Text = "Executable Name :"; 1187 this.label10.Text = "Executable Name :";
1188 this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; 1188 this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
1189 // 1189 //
1190 // label11 1190 // label11
1191 // 1191 //
1192 this.label11.AutoSize = true; 1192 this.label11.AutoSize = true;
1193 this.label11.Location = new System.Drawing.Point(514, 306); 1193 this.label11.Location = new System.Drawing.Point(514, 306);
1194 this.label11.Name = "label11"; 1194 this.label11.Name = "label11";
1195 this.label11.Size = new System.Drawing.Size(32, 13); 1195 this.label11.Size = new System.Drawing.Size(32, 13);
1196 this.label11.TabIndex = 89; 1196 this.label11.TabIndex = 89;
1197 this.label11.Text = "First :"; 1197 this.label11.Text = "First :";
1198 // 1198 //
1199 // label12 1199 // label12
1200 // 1200 //
1201 this.label12.AutoSize = true; 1201 this.label12.AutoSize = true;
1202 this.label12.Location = new System.Drawing.Point(632, 306); 1202 this.label12.Location = new System.Drawing.Point(632, 306);
1203 this.label12.Name = "label12"; 1203 this.label12.Name = "label12";
1204 this.label12.Size = new System.Drawing.Size(33, 13); 1204 this.label12.Size = new System.Drawing.Size(33, 13);
1205 this.label12.TabIndex = 90; 1205 this.label12.TabIndex = 90;
1206 this.label12.Text = "Last :"; 1206 this.label12.Text = "Last :";
1207 // 1207 //
1208 // label13 1208 // label13
1209 // 1209 //
1210 this.label13.AutoSize = true; 1210 this.label13.AutoSize = true;
1211 this.label13.Location = new System.Drawing.Point(751, 306); 1211 this.label13.Location = new System.Drawing.Point(751, 306);
1212 this.label13.Name = "label13"; 1212 this.label13.Name = "label13";
1213 this.label13.Size = new System.Drawing.Size(36, 13); 1213 this.label13.Size = new System.Drawing.Size(36, 13);
1214 this.label13.TabIndex = 91; 1214 this.label13.TabIndex = 91;
1215 this.label13.Text = "Pass :"; 1215 this.label13.Text = "Pass :";
1216 // 1216 //
1217 // Main 1217 // Main
1218 // 1218 //
1219 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 1219 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
1220 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 1220 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
1221 this.ClientSize = new System.Drawing.Size(900, 431); 1221 this.ClientSize = new System.Drawing.Size(900, 431);
diff --git a/OpenSim/Tools/OpenSim.GUI/Properties/AssemblyInfo.cs b/OpenSim/Tools/OpenSim.GUI/Properties/AssemblyInfo.cs
index b89119c..8d4b3f5 100644
--- a/OpenSim/Tools/OpenSim.GUI/Properties/AssemblyInfo.cs
+++ b/OpenSim/Tools/OpenSim.GUI/Properties/AssemblyInfo.cs
@@ -29,7 +29,7 @@ using System.Reflection;
29using System.Runtime.CompilerServices; 29using System.Runtime.CompilerServices;
30using System.Runtime.InteropServices; 30using System.Runtime.InteropServices;
31 31
32// General Information about an assembly is controlled through the following 32// General information about an assembly is controlled through the following
33// set of attributes. Change these attribute values to modify the information 33// set of attributes. Change these attribute values to modify the information
34// associated with an assembly. 34// associated with an assembly.
35[assembly: AssemblyTitle("OpenSim.GUI")] 35[assembly: AssemblyTitle("OpenSim.GUI")]
@@ -41,8 +41,8 @@ using System.Runtime.InteropServices;
41[assembly: AssemblyTrademark("")] 41[assembly: AssemblyTrademark("")]
42[assembly: AssemblyCulture("")] 42[assembly: AssemblyCulture("")]
43 43
44// Setting ComVisible to false makes the types in this assembly not visible 44// Setting ComVisible to false makes the types in this assembly not visible
45// to COM components. If you need to access a type in this assembly from 45// to COM components. If you need to access a type in this assembly from
46// COM, set the ComVisible attribute to true on that type. 46// COM, set the ComVisible attribute to true on that type.
47[assembly: ComVisible(false)] 47[assembly: ComVisible(false)]
48 48
@@ -52,7 +52,7 @@ using System.Runtime.InteropServices;
52// Version information for an assembly consists of the following four values: 52// Version information for an assembly consists of the following four values:
53// 53//
54// Major Version 54// Major Version
55// Minor Version 55// Minor Version
56// Build Number 56// Build Number
57// Revision 57// Revision
58// 58//
diff --git a/OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs b/OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs
index ee9282e..4665dd9 100644
--- a/OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs
+++ b/OpenSim/Tools/OpenSim.GUI/frmConfiguration.Designer.cs
@@ -58,18 +58,18 @@ namespace OpenSim.GUI
58 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmConfiguration)); 58 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmConfiguration));
59 this.textBox1 = new System.Windows.Forms.TextBox(); 59 this.textBox1 = new System.Windows.Forms.TextBox();
60 this.SuspendLayout(); 60 this.SuspendLayout();
61 // 61 //
62 // textBox1 62 // textBox1
63 // 63 //
64 this.textBox1.Location = new System.Drawing.Point(12, 12); 64 this.textBox1.Location = new System.Drawing.Point(12, 12);
65 this.textBox1.Multiline = true; 65 this.textBox1.Multiline = true;
66 this.textBox1.Name = "textBox1"; 66 this.textBox1.Name = "textBox1";
67 this.textBox1.Size = new System.Drawing.Size(570, 190); 67 this.textBox1.Size = new System.Drawing.Size(570, 190);
68 this.textBox1.TabIndex = 0; 68 this.textBox1.TabIndex = 0;
69 this.textBox1.Text = resources.GetString("textBox1.Text"); 69 this.textBox1.Text = resources.GetString("textBox1.Text");
70 // 70 //
71 // frmConfiguration 71 // frmConfiguration
72 // 72 //
73 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 73 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
74 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 74 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
75 this.ClientSize = new System.Drawing.Size(664, 413); 75 this.ClientSize = new System.Drawing.Size(664, 413);
diff --git a/OpenSim/Tools/pCampBot/PhysicsBot.cs b/OpenSim/Tools/pCampBot/PhysicsBot.cs
index 334f699..960be9b 100644
--- a/OpenSim/Tools/pCampBot/PhysicsBot.cs
+++ b/OpenSim/Tools/pCampBot/PhysicsBot.cs
@@ -59,7 +59,7 @@ namespace pCampBot
59 59
60 protected string[] talkarray; 60 protected string[] talkarray;
61 /// <summary> 61 /// <summary>
62 /// 62 ///
63 /// </summary> 63 /// </summary>
64 /// <param name="bsconfig">nini config for the bot</param> 64 /// <param name="bsconfig">nini config for the bot</param>
65 public PhysicsBot(IConfig bsconfig) 65 public PhysicsBot(IConfig bsconfig)
@@ -69,7 +69,7 @@ namespace pCampBot
69 talkarray = readexcuses(); 69 talkarray = readexcuses();
70 } 70 }
71 71
72 //We do our actions here. This is where one would 72 //We do our actions here. This is where one would
73 //add additional steps and/or things the bot should do 73 //add additional steps and/or things the bot should do
74 74
75 void m_action_Elapsed(object sender, ElapsedEventArgs e) 75 void m_action_Elapsed(object sender, ElapsedEventArgs e)