From 74892c42ac9afb987b68cc0f17c8fd16e027bc89 Mon Sep 17 00:00:00 2001 From: lempamo Date: Wed, 21 Feb 2018 14:54:21 -0500 Subject: incomplete ME --- Histacom2/Properties/Resources.resx | 3 +++ Histacom2/Properties/Resources1.Designer.cs | 19 +++++++++++++------ 2 files changed, 16 insertions(+), 6 deletions(-) (limited to 'Histacom2/Properties') diff --git a/Histacom2/Properties/Resources.resx b/Histacom2/Properties/Resources.resx index 605ba09..2c24431 100644 --- a/Histacom2/Properties/Resources.resx +++ b/Histacom2/Properties/Resources.resx @@ -2129,4 +2129,7 @@ ..\Resources\WinClassicDrive.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\WinClassic\sliver2kgrey.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + \ No newline at end of file diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 69aefb6..0e6272c 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -19,7 +19,7 @@ namespace Histacom2.Properties { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { @@ -892,6 +892,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap sliver2kgrey { + get { + object obj = ResourceManager.GetObject("sliver2kgrey", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -976,9 +986,7 @@ namespace Histacom2.Properties { /// "btn4txt": "", /// "btn4tag": "", /// "btn5txt": "", - /// "btn5tag": "" - /// }, - /// "inthe [rest of string was truncated]";. + /// "btn5tag": " [rest of string was truncated]";. /// public static string std_story { get { @@ -1159,8 +1167,7 @@ namespace Histacom2.Properties { /// "userchat": true /// }, /// { - /// "user": "SkyHigh", - /// [rest of string was truncated]";. + /// [rest of string was truncated]";. /// public static string webchat1998_convo { get { -- cgit v1.2.3