diff options
author | Charles Krinke | 2007-12-24 05:20:27 +0000 |
---|---|---|
committer | Charles Krinke | 2007-12-24 05:20:27 +0000 |
commit | a71050a2f834730ec841a9fbdb2e8ac43faa7792 (patch) | |
tree | dcd2c36d7d94966e1c03e38ca0f5b99983c59722 /OpenSim/Tools/OpenSim.GUI/Main.resx | |
parent | FOR http://opensimulator.org/mantis/view.php?id=226 I have a theory that an i... (diff) | |
download | opensim-SC_OLD-a71050a2f834730ec841a9fbdb2e8ac43faa7792.zip opensim-SC_OLD-a71050a2f834730ec841a9fbdb2e8ac43faa7792.tar.gz opensim-SC_OLD-a71050a2f834730ec841a9fbdb2e8ac43faa7792.tar.bz2 opensim-SC_OLD-a71050a2f834730ec841a9fbdb2e8ac43faa7792.tar.xz |
Thank you kindly, CharlieO for this update to the GUI tool for:
Adding a most all inclusive commandline switch and customizable path flags
for ease of operation for server and client in one nifty window.
on hitting of the start button, my 4 most used switches auto check
(can be unchecked before run). Otherwise can select various other switches
and add required data in entry fields. Or there is a raw cmd field that you
can pass what ever you want after the exe.
Great for setting and forgetting switches without having to use the cmd
prompt and /or editing a shortcut. Tedious constant restarts of the client made easier.
Diffstat (limited to 'OpenSim/Tools/OpenSim.GUI/Main.resx')
-rw-r--r-- | OpenSim/Tools/OpenSim.GUI/Main.resx | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/OpenSim/Tools/OpenSim.GUI/Main.resx b/OpenSim/Tools/OpenSim.GUI/Main.resx index ff31a6d..db8eb0a 100644 --- a/OpenSim/Tools/OpenSim.GUI/Main.resx +++ b/OpenSim/Tools/OpenSim.GUI/Main.resx | |||
@@ -117,4 +117,19 @@ | |||
117 | <resheader name="writer"> | 117 | <resheader name="writer"> |
118 | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | 118 | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
119 | </resheader> | 119 | </resheader> |
120 | </root> \ No newline at end of file | 120 | <metadata name="menuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
121 | <value>17, 17</value> | ||
122 | </metadata> | ||
123 | <metadata name="timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||
124 | <value>126, 17</value> | ||
125 | </metadata> | ||
126 | <metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||
127 | <value>209, 17</value> | ||
128 | </metadata> | ||
129 | <metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||
130 | <value>209, 17</value> | ||
131 | </metadata> | ||
132 | <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> | ||
133 | <value>39</value> | ||
134 | </metadata> | ||
135 | </root> | ||