From: sr55 Date: Tue, 19 Feb 2008 16:24:50 +0000 (+0000) Subject: WinGui: X-Git-Tag: 0.9.2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9eb42d534c5b59fbc6ff0f94e447d15c60a249da;p=handbrake WinGui: AssemblyInfo Updated. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1300 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- diff --git a/win/C#/Properties/AssemblyInfo.cs b/win/C#/Properties/AssemblyInfo.cs index 3485265df..9cf7ca124 100644 --- a/win/C#/Properties/AssemblyInfo.cs +++ b/win/C#/Properties/AssemblyInfo.cs @@ -12,11 +12,11 @@ using System.Resources; // 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("Handbrake")] +[assembly: AssemblyTitle("HandBrake")] [assembly: AssemblyDescription("GPL'd DVD Like Source to MPEG-4 converter")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Handbrake")] -[assembly: AssemblyProduct("Handbrake")] +[assembly: AssemblyCompany("HandBrake")] +[assembly: AssemblyProduct("HandBrake")] [assembly: AssemblyCopyright("Copyright © 2007")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]