More renames to make everything consistent. This is the UserAccountService.

slimupdates
Diva Canto 2009-12-29 17:21:16 -08:00
parent 28516e2648
commit be2f033626
6 changed files with 3 additions and 3 deletions

View File

@ -34,4 +34,4 @@
LocalServiceModule = "OpenSim.Services.PresenceService.dll:PresenceService"
[UserAccountService]
LocalServiceModule = "OpenSim.Services.UserService.dll:UserAccountService"
LocalServiceModule = "OpenSim.Services.UserAccountService.dll:UserAccountService"

View File

@ -59,4 +59,4 @@
LocalServiceModule = "OpenSim.Services.PresenceService.dll:PresenceService"
[UserAccountService]
LocalServiceModule = "OpenSim.Services.UserService.dll:UserAccountService"
LocalServiceModule = "OpenSim.Services.UserAccountService.dll:UserAccountService"

View File

@ -1038,7 +1038,7 @@
</Files>
</Project>
<Project frameworkVersion="v3_5" name="OpenSim.Services.UserService" path="OpenSim/Services/UserService" type="Library">
<Project frameworkVersion="v3_5" name="OpenSim.Services.UserAccountService" path="OpenSim/Services/UserAccountService" type="Library">
<Configuration name="Debug">
<Options>
<OutputPath>../../../bin/</OutputPath>