From a5aedc089671fa326285c590a7bdd6414d2ec5f3 Mon Sep 17 00:00:00 2001 From: Tedd Hansen Date: Wed, 12 Sep 2007 13:27:04 +0000 Subject: GUI: Added placeholders + info on what to be done --- OpenSim/Tools/OpenSim.GUI/frmConfiguration.resx | 129 ++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 OpenSim/Tools/OpenSim.GUI/frmConfiguration.resx (limited to 'OpenSim/Tools/OpenSim.GUI/frmConfiguration.resx') diff --git a/OpenSim/Tools/OpenSim.GUI/frmConfiguration.resx b/OpenSim/Tools/OpenSim.GUI/frmConfiguration.resx new file mode 100644 index 0000000..2002e68 --- /dev/null +++ b/OpenSim/Tools/OpenSim.GUI/frmConfiguration.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + What I want here: +* Region configuration add/disable/modify) +* OpenSim config: what physics/sql/scriptengine modules +* Configuration for each of the servers +* An option of what parts the server will run: "Stand Alone, Grid region, Grid Server, Custom" +Custom = you can enable/disable one or more services, for example if you only run AssetServer on this machine. +* User manager (add/remove/lockout/modify) -- maybe a separate form for this? + + \ No newline at end of file -- cgit v1.1