diff --git a/trunk/SecondLife/SecondLifeConstants.cs b/trunk/SecondLife/LSL_Constants.cs similarity index 100% rename from trunk/SecondLife/SecondLifeConstants.cs rename to trunk/SecondLife/LSL_Constants.cs diff --git a/trunk/SecondLife/SecondLifeEvents.cs b/trunk/SecondLife/LSL_Events.cs similarity index 100% rename from trunk/SecondLife/SecondLifeEvents.cs rename to trunk/SecondLife/LSL_Events.cs diff --git a/trunk/SecondLife/SecondLifeFunctions.cs b/trunk/SecondLife/LSL_Functions.cs similarity index 100% rename from trunk/SecondLife/SecondLifeFunctions.cs rename to trunk/SecondLife/LSL_Functions.cs diff --git a/trunk/SecondLife/SecondLifeHst.cs b/trunk/SecondLife/SecondLifeHost.cs similarity index 100% rename from trunk/SecondLife/SecondLifeHst.cs rename to trunk/SecondLife/SecondLifeHost.cs diff --git a/trunk/lsleditor.csproj b/trunk/lsleditor.csproj index e30729e..4c1d885 100644 --- a/trunk/lsleditor.csproj +++ b/trunk/lsleditor.csproj @@ -360,13 +360,13 @@ true - + true - + true - + true @@ -555,7 +555,7 @@ RuntimeConsole.cs true - + true