aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms/Properties')
-rw-r--r--ShiftOS.WinForms/Properties/Resources.Designer.cs24
-rw-r--r--ShiftOS.WinForms/Properties/Resources.resx3
2 files changed, 18 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: &quot;ShiftSoft&quot;
/// },
/// {
- /// Company: &quot;&quot;
- /// },
- /// {
- ///
- /// },
- /// {
- ///
- /// },
- ///].
+ /// Company: &quot;Shiftcast&quot;,
+ /// Name: &quot;NetXtreme Hyper Edition&quot;,
+ /// CostPerMonth: 1500,
+ /// DownloadSpeed: 524288, //512 kb/s
+ /// Description: &quot;It&apos;s time to supercharge your Shif [rest of string was truncated]&quot;;.
/// </summary>
internal static string ShiftnetServices {
get {
diff --git a/ShiftOS.WinForms/Properties/Resources.resx b/ShiftOS.WinForms/Properties/Resources.resx
index 5100329..bef4f99 100644
--- a/ShiftOS.WinForms/Properties/Resources.resx
+++ b/ShiftOS.WinForms/Properties/Resources.resx
@@ -475,4 +475,7 @@
<data name="ShiftnetServices" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\ShiftnetServices.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
</data>
+ <data name="iconShiftLotto" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\systemicons\iconshiftlotto.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file