From c4476f6028589bf686baecda55d06bd9f1baf008 Mon Sep 17 00:00:00 2001 From: sr55 Date: Tue, 19 Feb 2008 16:24:50 +0000 Subject: [PATCH] WinGui: AssemblyInfo Updated. git-svn-id: svn://localhost/HandBrake/trunk@1300 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/Properties/AssemblyInfo.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/win/C#/Properties/AssemblyInfo.cs b/win/C#/Properties/AssemblyInfo.cs index 3485265d..9cf7ca12 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("")] -- 2.11.0