mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
More renaming
This commit is contained in:
@@ -8,11 +8,11 @@ using System.Runtime.InteropServices;
|
||||
// change them to the information which is associated with the assembly
|
||||
// you compile.
|
||||
|
||||
[assembly: AssemblyTitle("GridConfig")]
|
||||
[assembly: AssemblyTitle("UserConfig")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("GridConfig")]
|
||||
[assembly: AssemblyProduct("UserConfig")]
|
||||
[assembly: AssemblyCopyright("")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
Reference in New Issue
Block a user