diff options
| author | MichaelTheShifter <[email protected]> | 2016-05-01 20:23:48 -0400 |
|---|---|---|
| committer | MichaelTheShifter <[email protected]> | 2016-05-01 20:23:48 -0400 |
| commit | 0085241d2366f266b5416488dbead174184420b0 (patch) | |
| tree | bb496c70c8235998ac343e8a63ced5a96d318a03 /source/WindowsFormsApplication1/Properties/Resources.Designer.cs | |
| parent | ca5438be3956ee012a1bbcdab59512029a47fff2 (diff) | |
| download | shiftos-c--0085241d2366f266b5416488dbead174184420b0.tar.gz shiftos-c--0085241d2366f266b5416488dbead174184420b0.tar.bz2 shiftos-c--0085241d2366f266b5416488dbead174184420b0.zip | |
Beta 2.2 Patch 1
Commit for Beta 2.2 Patch 1
- Removed unused "Linux Mint 7" and "NetSockets" files from
Resources.resx
- Added a better server startup pool, no longer hardcoded.
- Added a server blacklist for disabling servers that break the rules of
the playshiftos.ml/forum server showcase
Diffstat (limited to 'source/WindowsFormsApplication1/Properties/Resources.Designer.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Properties/Resources.Designer.cs | 20 |
1 files changed, 0 insertions, 20 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 { |
