aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-03-26 08:00:40 -0400
committerlempamo <[email protected]>2017-03-26 08:00:40 -0400
commit7b7fa7dc3f402b22ca68084e2e90563f6fcd435d (patch)
treeee1b43f729c557bcec67852f689d372022a382ba /TimeHACK.Main/Properties
parentb4f774d561877ec697a8228297c4a9d406c92485 (diff)
downloadhistacom2-7b7fa7dc3f402b22ca68084e2e90563f6fcd435d.tar.gz
histacom2-7b7fa7dc3f402b22ca68084e2e90563f6fcd435d.tar.bz2
histacom2-7b7fa7dc3f402b22ca68084e2e90563f6fcd435d.zip
added shutdown sound
Diffstat (limited to 'TimeHACK.Main/Properties')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs9
-rw-r--r--TimeHACK.Main/Properties/Resources.resx3
2 files changed, 12 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index afba5cf..0585621 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -211,6 +211,15 @@ namespace TimeHACK.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream tada {
+ get {
+ return ResourceManager.GetStream("tada", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap TaskBarButton {
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx
index 44a0a3b..4c8a4ee 100644
--- a/TimeHACK.Main/Properties/Resources.resx
+++ b/TimeHACK.Main/Properties/Resources.resx
@@ -259,4 +259,7 @@
<data name="LeviWindows" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\LeviWindows.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
+ <data name="tada" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\tada.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
</root> \ No newline at end of file