aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-03-28 17:15:32 -0400
committerlempamo <[email protected]>2017-03-28 17:15:32 -0400
commit4542c55eba42732a1c67f1be39776949a4555023 (patch)
tree7dd4599e58ec36aa7b3cf9ae72b48b39d28546ce /TimeHACK.Main/Properties
parent3e99bcce462eba94370bfffab5af9ceccdf99ebd (diff)
downloadhistacom2-4542c55eba42732a1c67f1be39776949a4555023.tar.gz
histacom2-4542c55eba42732a1c67f1be39776949a4555023.tar.bz2
histacom2-4542c55eba42732a1c67f1be39776949a4555023.zip
added setup things
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 1fa4d45..1d6ab3a 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -501,6 +501,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap WinClassicSetup {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicSetup", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicShutdown {
get {
object obj = ResourceManager.GetObject("WinClassicShutdown", resourceCulture);
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx
index cd32ab9..8217eea 100644
--- a/TimeHACK.Main/Properties/Resources.resx
+++ b/TimeHACK.Main/Properties/Resources.resx
@@ -265,4 +265,7 @@
<data name="sliversilver" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\sliversilver.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="WinClassicSetup" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicSetup.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file