This commit is contained in:
John Jenko 2010-11-23 17:51:36 +00:00
parent 815ad14071
commit 13870aae8b
2 changed files with 10 additions and 3 deletions

View File

@ -7,11 +7,11 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Proms 2010")]
[assembly: AssemblyDescription("User Interface for Proms 2010 .NET")]
[assembly: AssemblyDescription("Create, Edit, and Maintain Procedures Sets.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Volian Enterprises, Inc.")]
[assembly: AssemblyProduct("Proms 2010 .NET Release")]
[assembly: AssemblyCopyright("Copyright © 2010. All Rights Reserved")]
[assembly: AssemblyProduct("Proms 2010")]
[assembly: AssemblyCopyright("Copyright © 2010. All Rights Reserved.")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

View File

@ -144,6 +144,13 @@ namespace VEPROMS.Properties {
}
}
internal static System.Drawing.Bitmap Red_V_txt_NB_bur_1984 {
get {
object obj = ResourceManager.GetObject("Red_V_txt_NB_bur_1984", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap RenameFolderHS {
get {
object obj = ResourceManager.GetObject("RenameFolderHS", resourceCulture);