aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/Properties
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-08-27 20:27:21 +0100
committerAlex-TIMEHACK <[email protected]>2017-08-27 20:27:21 +0100
commit805a238822d3fdca7b75f63e622d93cba421755a (patch)
tree597a1df052c538c53530e6fa2b192eae39960089 /Histacom2/Properties
parentbae9adbb7a79d696f3834a5a36a6fd431b2bc463 (diff)
downloadhistacom2-805a238822d3fdca7b75f63e622d93cba421755a.tar.gz
histacom2-805a238822d3fdca7b75f63e622d93cba421755a.tar.bz2
histacom2-805a238822d3fdca7b75f63e622d93cba421755a.zip
FIXED ALL THE ICONS AGAIN
Diffstat (limited to 'Histacom2/Properties')
-rw-r--r--Histacom2/Properties/Resources.resx6
-rw-r--r--Histacom2/Properties/Resources1.Designer.cs20
2 files changed, 13 insertions, 13 deletions
diff --git a/Histacom2/Properties/Resources.resx b/Histacom2/Properties/Resources.resx
index cd71880..6c51cf6 100644
--- a/Histacom2/Properties/Resources.resx
+++ b/Histacom2/Properties/Resources.resx
@@ -822,9 +822,6 @@
<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="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": [
@@ -1924,6 +1921,9 @@
<data name="WinClassicWebchat" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassic\WinClassicWebchat.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\WinClassicNotepad.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>
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs
index 1d8d7ee..3ef5f6c 100644
--- a/Histacom2/Properties/Resources1.Designer.cs
+++ b/Histacom2/Properties/Resources1.Designer.cs
@@ -1706,6 +1706,16 @@ 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);
@@ -1876,16 +1886,6 @@ 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);