diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 39ef730d..c1414676 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -6,8 +6,8 @@ // 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(Program.BrandName)] -[assembly: AssemblyDescription("")] +[assembly: AssemblyTitle("TweetDeck client for Windows")] +[assembly: AssemblyDescription("TweetDeck client for Windows")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct(Program.BrandName)]