Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names.

This is usually because the file name was singular (*Service*) but the class name was plural (*Services*).
This is to make configuration easier rather than having to look in the c# code itself to find the slightly different name of the connector.
This does not affect existing configuration since the files are being renamed rather than the classes.
0.7.4.1
Justin Clark-Casey (justincc) 2012-05-09 23:25:01 +01:00
parent 6987aef38d
commit d8a78374aa
15 changed files with 0 additions and 0 deletions