aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms/Properties/Resources.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Properties/Resources.Designer.cs21
1 files changed, 16 insertions, 5 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs
index 0386237..137db4b 100644
--- a/ShiftOS.WinForms/Properties/Resources.Designer.cs
+++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs
@@ -1092,9 +1092,9 @@ namespace ShiftOS.WinForms.Properties {
/// {
/// Company: "Shiftcast",
/// Name: "NetXtreme Hyper Edition",
- /// CostPerMonth: 1500,
+ /// CostPerMonth: 150,
/// DownloadSpeed: 524288, //512 kb/s
- /// Description: "It's time to supercharge your Shif [rest of string was truncated]";.
+ /// Description: "It's time to supercharge your Shift [rest of string was truncated]";.
/// </summary>
internal static string ShiftnetServices {
get {
@@ -1113,9 +1113,10 @@ namespace ShiftOS.WinForms.Properties {
/// Category: &quot;Enhancements&quot;,
/// },
/// {
- /// Name: &quot;Shift Progress Bar&quot;,
- /// Cost: 150,
- /// Description: &quot;Want to customize the look of all ShiftOS Progress Bars? Buy this upgrade today and you&apos;ll get the ability to set the foreground an [rest of string was truncated]&quot;;.
+ /// Name: &quot;Icon Manager&quot;,
+ /// Cost: 450,
+ /// Description: &quot;This tool allows you to add and edit application icons within ShiftOS for the small prive of 450 Codepoints!&quot;,
+ /// Dependencies: &quot;skinning [rest of string was truncated]&quot;;.
/// </summary>
internal static string Shiftorium {
get {
@@ -1136,6 +1137,16 @@ namespace ShiftOS.WinForms.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap ShiftOSFull {
+ get {
+ object obj = ResourceManager.GetObject("ShiftOSFull", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap SnakeyBG {
get {
object obj = ResourceManager.GetObject("SnakeyBG", resourceCulture);