--- trunk/TSControlPanel/Properties/AssemblyInfo.cs 2012/07/11 14:19:13 4 +++ trunk/TSControlPanel/Properties/AssemblyInfo.cs 2012/07/11 15:53:30 9 @@ -5,11 +5,11 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("AnywhereTS Control Panel")] +[assembly: AssemblyTitle("AnywhereTS-MSSQL Control Panel")] [assembly: AssemblyDescription("Enables users to change thin client settings")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("AnywhereTS")] -[assembly: AssemblyProduct("AnywhereTS")] +[assembly: AssemblyProduct("AnywhereTS-MSSQL")] [assembly: AssemblyCopyright("Qzone")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] |