diff --git a/Saviour Backup System/Properties/Resources.Designer.cs b/Saviour Backup System/Properties/Resources.Designer.cs index ebeed90..86da93f 100644 --- a/Saviour Backup System/Properties/Resources.Designer.cs +++ b/Saviour Backup System/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.34014 +// Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -169,6 +169,16 @@ namespace Saviour_Backup_System.Properties { } } + /// + /// Looks up a localized resource of type System.Byte[]. + /// + internal static byte[] saviour { + get { + object obj = ResourceManager.GetObject("saviour", resourceCulture); + return ((byte[])(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// diff --git a/Saviour Backup System/Properties/Resources.resx b/Saviour Backup System/Properties/Resources.resx index 77617bb..5fe0548 100644 --- a/Saviour Backup System/Properties/Resources.resx +++ b/Saviour Backup System/Properties/Resources.resx @@ -157,4 +157,7 @@ ..\Resources\Cd-black-red.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\saviour.sdf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file