aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Properties
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-13 15:51:19 -0400
committerMichael <[email protected]>2017-05-13 15:51:19 -0400
commitb1cace7807f28deff51f06665d544a4246879a82 (patch)
tree4d5cc480d8af931e65052c40b04fbdd7f4290a5a /ShiftOS.WinForms/Properties
parentc0f0e99f9d2a092209e710107c1f061fc8a2eaca (diff)
downloadshiftos_thereturn-b1cace7807f28deff51f06665d544a4246879a82.tar.gz
shiftos_thereturn-b1cace7807f28deff51f06665d544a4246879a82.tar.bz2
shiftos_thereturn-b1cace7807f28deff51f06665d544a4246879a82.zip
Newer notification system (PANEL ICONS :D)
Diffstat (limited to 'ShiftOS.WinForms/Properties')
-rw-r--r--ShiftOS.WinForms/Properties/Resources.Designer.cs10
-rw-r--r--ShiftOS.WinForms/Properties/Resources.resx3
2 files changed, 13 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs
index 0152be8..3e83c3f 100644
--- a/ShiftOS.WinForms/Properties/Resources.Designer.cs
+++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs
@@ -1051,6 +1051,16 @@ namespace ShiftOS.WinForms.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap notestate_connection_full {
+ get {
+ object obj = ResourceManager.GetObject("notestate_connection_full", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap RegularDesktopGlyph {
get {
object obj = ResourceManager.GetObject("RegularDesktopGlyph", resourceCulture);
diff --git a/ShiftOS.WinForms/Properties/Resources.resx b/ShiftOS.WinForms/Properties/Resources.resx
index a90e69b..1db7a46 100644
--- a/ShiftOS.WinForms/Properties/Resources.resx
+++ b/ShiftOS.WinForms/Properties/Resources.resx
@@ -34600,4 +34600,7 @@
<data name="Ambient9" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Ambient9.mp3;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
+ <data name="notestate_connection_full" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\notestate_connection_full.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file