aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'Histacom2/Properties')
-rw-r--r--Histacom2/Properties/Resources.resx11
-rw-r--r--Histacom2/Properties/Resources1.Designer.cs37
2 files changed, 32 insertions, 16 deletions
diff --git a/Histacom2/Properties/Resources.resx b/Histacom2/Properties/Resources.resx
index c58cdda..9331936 100644
--- a/Histacom2/Properties/Resources.resx
+++ b/Histacom2/Properties/Resources.resx
@@ -615,9 +615,6 @@
<data name="WinClassicFind" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\resources\winclassic\winclassicfind.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="WinClassicNotepad" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\resources\winclassic\winclassicnotepad.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
- </data>
<data name="WinClassicPaste" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassic\WinClassicPaste.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
@@ -825,6 +822,12 @@
<data name="IE3_StopHover" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\IE3\IE3_StopHover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="WinClassicRtfFile" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassicRtfFile.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicTextFile" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassicTextFile.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
<data name="webchat1998_convo" xml:space="preserve">
<value>{
"messages": [
@@ -1887,7 +1890,7 @@
}
]
}</value>
- </data>
+ </data>
<data name="CopyrightNotice" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\TitleScreen\CopyrightNotice.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs
index 6b2342b..2a5653e 100644
--- a/Histacom2/Properties/Resources1.Designer.cs
+++ b/Histacom2/Properties/Resources1.Designer.cs
@@ -867,7 +867,9 @@ namespace Histacom2.Properties {
/// &quot;btn4txt&quot;: &quot;&quot;,
/// &quot;btn4tag&quot;: &quot;&quot;,
/// &quot;btn5txt&quot;: &quot;&quot;,
- /// &quot;btn5tag&quot;: &quot; [rest of string was truncated]&quot;;.
+ /// &quot;btn5tag&quot;: &quot;&quot;
+ /// },
+ /// &quot;inthe [rest of string was truncated]&quot;;.
/// </summary>
public static string std_story {
get {
@@ -1038,7 +1040,8 @@ namespace Histacom2.Properties {
/// &quot;userchat&quot;: true
/// },
/// {
- /// [rest of string was truncated]&quot;;.
+ /// &quot;user&quot;: &quot;SkyHigh&quot;,
+ /// [rest of string was truncated]&quot;;.
/// </summary>
public static string webchat1998_convo {
get {
@@ -1706,16 +1709,6 @@ namespace Histacom2.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
- public static System.Drawing.Bitmap WinClassicNotepad {
- get {
- object obj = ResourceManager.GetObject("WinClassicNotepad", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
public static System.Drawing.Bitmap WinClassicNotepadBig {
get {
object obj = ResourceManager.GetObject("WinClassicNotepadBig", resourceCulture);
@@ -1796,6 +1789,16 @@ namespace Histacom2.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ public static System.Drawing.Bitmap WinClassicRtfFile {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicRtfFile", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
public static System.Drawing.Bitmap WinClassicRun {
get {
object obj = ResourceManager.GetObject("WinClassicRun", resourceCulture);
@@ -1876,6 +1879,16 @@ namespace Histacom2.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ public static System.Drawing.Bitmap WinClassicTextFile {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicTextFile", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
public static System.Drawing.Bitmap WinClassicTime {
get {
object obj = ResourceManager.GetObject("WinClassicTime", resourceCulture);