OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Properties / AssemblyInfo.cs
index a375c64..47a916c 100644 (file)
@@ -1,14 +1,15 @@
 using System.Reflection;\r
 using System.Runtime.CompilerServices;\r
 using System.Runtime.InteropServices;\r
+using System.Resources;\r
 \r
 // General Information about an assembly is controlled through the following \r
 // set of attributes. Change these attribute values to modify the information\r
 // associated with an assembly.\r
 [assembly: AssemblyTitle("Handbrake")]\r
-[assembly: AssemblyDescription("")]\r
+[assembly: AssemblyDescription("DVD Like Source to MPEG-4 converter")]\r
 [assembly: AssemblyConfiguration("")]\r
-[assembly: AssemblyCompany("")]\r
+[assembly: AssemblyCompany("Handbrake")]\r
 [assembly: AssemblyProduct("Handbrake")]\r
 [assembly: AssemblyCopyright("Copyright ©  2007")]\r
 [assembly: AssemblyTrademark("")]\r
@@ -29,5 +30,6 @@ using System.Runtime.InteropServices;
 //      Build Number\r
 //      Revision\r
 //\r
-[assembly: AssemblyVersion("2.4.0.0")]\r
-[assembly: AssemblyFileVersion("20.4.0.0")]\r
+[assembly: AssemblyVersion("0.9.2.0")]\r
+[assembly: AssemblyFileVersion("0.9.2.0")]\r
+[assembly: NeutralResourcesLanguageAttribute("")]\r