diff options
Diffstat (limited to 'win/C#/Properties/AssemblyInfo.cs')
-rw-r--r-- | win/C#/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/Properties/AssemblyInfo.cs b/win/C#/Properties/AssemblyInfo.cs index ed9c1d186..505af031d 100644 --- a/win/C#/Properties/AssemblyInfo.cs +++ b/win/C#/Properties/AssemblyInfo.cs @@ -7,7 +7,7 @@ using System.Resources; // set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Handbrake")]
-[assembly: AssemblyDescription("DVD to MPEG-4 converter")]
+[assembly: AssemblyDescription("DVD Like Source to MPEG-4 converter")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Handbrake")]
[assembly: AssemblyProduct("Handbrake")]
|