aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-04-24 08:25:57 -0600
committerAShifter <[email protected]>2017-04-24 08:25:57 -0600
commit8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf (patch)
tree6df911decc7c25c8b77c67953c6c1ab18bb269bf /TimeHACK.Main/Properties
parentd2b23d2b1b79f589ed5604ff559a9b6ba8f66c97 (diff)
downloadhistacom2-8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf.tar.gz
histacom2-8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf.tar.bz2
histacom2-8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf.zip
Added WinClassicHWCV
and some other stuff i think
Diffstat (limited to 'TimeHACK.Main/Properties')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs10
-rw-r--r--TimeHACK.Main/Properties/Resources.resx9
2 files changed, 16 insertions, 3 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index a46352a..7e97012 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -424,6 +424,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap WinClassicHWCV {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicHWCV", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicIE4 {
get {
object obj = ResourceManager.GetObject("WinClassicIE4", resourceCulture);
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx
index 37a86b3..7fdaba2 100644
--- a/TimeHACK.Main/Properties/Resources.resx
+++ b/TimeHACK.Main/Properties/Resources.resx
@@ -277,9 +277,9 @@
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="WinClassicFolderSmall" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAABSSURBVDhPY6AaaGho+I+OoVKEAUjxgQMH/v//z4BCE2UILs3IhmDDUO0QA0gFUAMghiAMwO4C
- bDRWA4jVDKJHXUALF5CD4QZAAUyAVDzggIEBAAd55hAtsdnFAAAAAElFTkSuQmCC
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAFJJREFUOE9j
+ oBpoaGj4j46hUoQBSPGBAwf+///PgEITZQguzciGYMNQ7RADSAVQAyCGIAzA7gJsNFYDiNUMokddQAsX
+ kIPhBkABTIBUPOCAgQEAB3nmEC2x2cUAAAAASUVORK5CYII=
</value>
</data>
<data name="Win95IconNotepad" type="System.Resources.ResXFileRef, System.Windows.Forms">
@@ -288,4 +288,7 @@
<data name="windows_command_prompt" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows_command_prompt.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
+ <data name="WinClassicHWCV" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassichwcv.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file