aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-06 00:28:38 -0400
committerlempamo <[email protected]>2017-07-06 00:28:38 -0400
commit6958c950223e1b1db9648f92a40fe7dd925ca466 (patch)
tree5bbfc78c2d6ed20dc87032522fe37c59976bc388 /TimeHACK.Main/Properties
parenteb5b4265492b47bb477767cc524ff99401baaac9 (diff)
downloadhistacom2-6958c950223e1b1db9648f92a40fe7dd925ca466.tar.gz
histacom2-6958c950223e1b1db9648f92a40fe7dd925ca466.tar.bz2
histacom2-6958c950223e1b1db9648f92a40fe7dd925ca466.zip
New Installer for Win95
Diffstat (limited to 'TimeHACK.Main/Properties')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs10
-rw-r--r--TimeHACK.Main/Properties/Resources.resx3
2 files changed, 13 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index 610ce9c..95327fa 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -914,6 +914,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap WinClassicInstallPic {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicInstallPic", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicMSN {
get {
object obj = ResourceManager.GetObject("WinClassicMSN", resourceCulture);
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx
index c5d7bff..09baced 100644
--- a/TimeHACK.Main/Properties/Resources.resx
+++ b/TimeHACK.Main/Properties/Resources.resx
@@ -591,4 +591,7 @@
<data name="win95_welcometip" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95_welcometip.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="WinClassicInstallPic" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicInstallPic.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file