diff options
| author | AShifter <[email protected]> | 2017-03-07 20:04:59 -0700 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-03-07 20:04:59 -0700 |
| commit | 369aefc5e81eba25e31d52c1031f3e8ec750cb04 (patch) | |
| tree | 8aac88c9012bd54affe05de3941236847375fcb6 /ShiftOS.WinForms/Properties/Resources.Designer.cs | |
| parent | ed26b419631065bd743598a249d58589d2eda646 (diff) | |
| download | shiftos_thereturn-369aefc5e81eba25e31d52c1031f3e8ec750cb04.tar.gz shiftos_thereturn-369aefc5e81eba25e31d52c1031f3e8ec750cb04.tar.bz2 shiftos_thereturn-369aefc5e81eba25e31d52c1031f3e8ec750cb04.zip | |
Added ShiftLotto Icon
I added a ShiftLotto Icon (and probably did other stuff)
Diffstat (limited to 'ShiftOS.WinForms/Properties/Resources.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Properties/Resources.Designer.cs | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs index 2df6f11..6628f0b 100644 --- a/ShiftOS.WinForms/Properties/Resources.Designer.cs +++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs @@ -732,6 +732,16 @@ namespace ShiftOS.WinForms.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + internal static System.Drawing.Bitmap iconShiftLotto { + get { + object obj = ResourceManager.GetObject("iconShiftLotto", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> internal static System.Drawing.Bitmap iconShiftnet { get { object obj = ResourceManager.GetObject("iconShiftnet", resourceCulture); @@ -923,15 +933,11 @@ namespace ShiftOS.WinForms.Properties { /// Company: "ShiftSoft" /// }, /// { - /// Company: "" - /// }, - /// { - /// - /// }, - /// { - /// - /// }, - ///]. + /// Company: "Shiftcast", + /// Name: "NetXtreme Hyper Edition", + /// CostPerMonth: 1500, + /// DownloadSpeed: 524288, //512 kb/s + /// Description: "It's time to supercharge your Shif [rest of string was truncated]";. /// </summary> internal static string ShiftnetServices { get { |
