From 284216ac4c991481da4cac38a476b16c45712317 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 26 Apr 2017 19:03:02 -0400 Subject: SuperDesk now has a shiftnet site. --- ShiftOS.WinForms/Properties/Resources.Designer.cs | 32 ++++++++++++++++------- 1 file changed, 22 insertions(+), 10 deletions(-) (limited to 'ShiftOS.WinForms/Properties/Resources.Designer.cs') diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs index 98a6d17..caaf503 100644 --- a/ShiftOS.WinForms/Properties/Resources.Designer.cs +++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs @@ -994,20 +994,22 @@ namespace ShiftOS.WinForms.Properties { /// /// Looks up a localized string similar to [ + /// //TEMPORARY + /// { + /// Name: "Desktop Widgets", + /// Cost: 0, + /// Description: "Temporary upgrade. Will be replaced by either a Shiftnet app or a story element.", + /// Dependencies: "advanced_app_launcher;wm_free_placement", + /// Category: "Work-in-progress" + /// }, + /// + /// + /// ///// SCREENSAVER /// { /// Name: "Screensavers", /// Cost: 750, - /// Description: "Like to leave your PC idle for long periods of time? Save some energy and keep your screen from being tired by hiding the desktop behind a black screen with an image on it.", - /// Dependencies: "desktop", - /// Category: "Enhancements", - /// }, - /// { - /// Name: "Shift Screensavers", - /// Cost: 100, - /// Description: "This Shifter upgrade will allow you to customize the screensaver.", - /// Dependencies: "screensavers;shifter", - /// Category: "Customiz [rest of string was truncated]";. + /// Description: "Like to leave your PC idle for long periods of time? Save some energy and keep your screen from being tired by hiding the desktop behind a black screen with an image on it." [rest of string was truncated]";. /// internal static string Shiftorium { get { @@ -1183,6 +1185,16 @@ namespace ShiftOS.WinForms.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap SuperDesk_screenshot { + get { + object obj = ResourceManager.GetObject("SuperDesk screenshot", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3