aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-05 18:41:55 -0400
committerlempamo <[email protected]>2017-07-05 18:41:55 -0400
commit497b5cf0971964c7dac407cb97b695d28be0c90d (patch)
tree23fb10b6a8c698bc5d6381ef9fd6bf0e8139c0c9 /TimeHACK.Engine/Properties
parentfa18e32a23d001d75afdc550742eeb89e1608328 (diff)
downloadhistacom2-497b5cf0971964c7dac407cb97b695d28be0c90d.tar.gz
histacom2-497b5cf0971964c7dac407cb97b695d28be0c90d.tar.bz2
histacom2-497b5cf0971964c7dac407cb97b695d28be0c90d.zip
Added "Inside Your Computer" Theme
Diffstat (limited to 'TimeHACK.Engine/Properties')
-rw-r--r--TimeHACK.Engine/Properties/Resources.Designer.cs28
-rw-r--r--TimeHACK.Engine/Properties/Resources.resx9
2 files changed, 37 insertions, 0 deletions
diff --git a/TimeHACK.Engine/Properties/Resources.Designer.cs b/TimeHACK.Engine/Properties/Resources.Designer.cs
index b0186e9..6801231 100644
--- a/TimeHACK.Engine/Properties/Resources.Designer.cs
+++ b/TimeHACK.Engine/Properties/Resources.Designer.cs
@@ -221,6 +221,34 @@ namespace TimeHACK.Engine.Properties {
/// <summary>
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
/// </summary>
+ internal static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerStart {
+ get {
+ return ResourceManager.GetStream("Win95PlusInsideComputerStart", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerStop {
+ get {
+ return ResourceManager.GetStream("Win95PlusInsideComputerStop", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap Win95PlusInsideComputerWallpaper {
+ get {
+ object obj = ResourceManager.GetObject("Win95PlusInsideComputerWallpaper", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
internal static System.IO.UnmanagedMemoryStream Win95Start {
get {
return ResourceManager.GetStream("Win95Start", resourceCulture);
diff --git a/TimeHACK.Engine/Properties/Resources.resx b/TimeHACK.Engine/Properties/Resources.resx
index aeb1500..08e94f6 100644
--- a/TimeHACK.Engine/Properties/Resources.resx
+++ b/TimeHACK.Engine/Properties/Resources.resx
@@ -199,4 +199,13 @@
<data name="Win98Stop" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Win98Stop.WAV;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
+ <data name="Win95PlusInsideComputerStart" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\Win95PlusInsideComputerStart.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="Win95PlusInsideComputerStop" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\Win95PlusInsideComputerStop.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="Win95PlusInsideComputerWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\Win95PlusInsideComputerWallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file