diff options
Diffstat (limited to 'source/WindowsFormsApplication1/Properties')
| -rw-r--r-- | source/WindowsFormsApplication1/Properties/Resources.Designer.cs | 20 | ||||
| -rw-r--r-- | source/WindowsFormsApplication1/Properties/Resources.resx | 6 |
2 files changed, 0 insertions, 26 deletions
diff --git a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs index 14b69ef..e8ab95a 100644 --- a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs +++ b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs @@ -1446,16 +1446,6 @@ namespace ShiftOS.Properties { } /// <summary> - /// Looks up a localized resource of type System.Byte[]. - /// </summary> - internal static byte[] Linux_Mint_7 { - get { - object obj = ResourceManager.GetObject("Linux_Mint_7", resourceCulture); - return ((byte[])(obj)); - } - } - - /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> internal static System.Drawing.Bitmap loadbutton { @@ -1496,16 +1486,6 @@ namespace ShiftOS.Properties { } /// <summary> - /// Looks up a localized resource of type System.Byte[]. - /// </summary> - internal static byte[] NetSockets { - get { - object obj = ResourceManager.GetObject("NetSockets", resourceCulture); - return ((byte[])(obj)); - } - } - - /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> internal static System.Drawing.Bitmap newfolder { diff --git a/source/WindowsFormsApplication1/Properties/Resources.resx b/source/WindowsFormsApplication1/Properties/Resources.resx index 6b09ba4..62c4a5c 100644 --- a/source/WindowsFormsApplication1/Properties/Resources.resx +++ b/source/WindowsFormsApplication1/Properties/Resources.resx @@ -523,9 +523,6 @@ <data name="upgradeshiftericon" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\upgradeshiftericon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> - <data name="Linux_Mint_7" type="System.Resources.ResXFileRef, System.Windows.Forms"> - <value>..\Resources\Linux Mint 7.skn;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> - </data> <data name="upgradealshifter" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\upgradealshifter.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> @@ -1180,7 +1177,4 @@ <data name="NoIconFound" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\NoIconFound.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> - <data name="NetSockets" type="System.Resources.ResXFileRef, System.Windows.Forms"> - <value>..\bin\Debug\NetSockets.dll;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> - </data> </root>
\ No newline at end of file |
