diff options
| author | Michael <[email protected]> | 2017-04-26 19:03:02 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-26 19:03:02 -0400 |
| commit | 284216ac4c991481da4cac38a476b16c45712317 (patch) | |
| tree | 1b07fc47b1a457b5740abaa3921ed72558e5bda7 /ShiftOS.WinForms/Properties/Resources.Designer.cs | |
| parent | 894320db54760bc697f027809c59450987fd38d5 (diff) | |
| download | shiftos_thereturn-284216ac4c991481da4cac38a476b16c45712317.tar.gz shiftos_thereturn-284216ac4c991481da4cac38a476b16c45712317.tar.bz2 shiftos_thereturn-284216ac4c991481da4cac38a476b16c45712317.zip | |
SuperDesk now has a shiftnet site.
Diffstat (limited to 'ShiftOS.WinForms/Properties/Resources.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Properties/Resources.Designer.cs | 32 |
1 files changed, 22 insertions, 10 deletions
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 { /// <summary> /// 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]";. /// </summary> internal static string Shiftorium { get { @@ -1186,6 +1188,16 @@ namespace ShiftOS.WinForms.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + internal static System.Drawing.Bitmap SuperDesk_screenshot { + get { + object obj = ResourceManager.GetObject("SuperDesk screenshot", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> internal static System.Drawing.Bitmap SweeperClickFace { get { object obj = ResourceManager.GetObject("SweeperClickFace", resourceCulture); |
