aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-25 20:54:43 -0500
committerMichael <[email protected]>2017-02-25 20:54:43 -0500
commitfed3801060be44b4a2ebad7c9d12605fb6954a13 (patch)
tree48c9200ddbf62ac8b916896eab0bad8d35cc2f24 /ShiftOS.WinForms/Properties/Resources.Designer.cs
parent0b3873bb9413d91fee3484c9dc2aea9729e61500 (diff)
downloadshiftos_thereturn-fed3801060be44b4a2ebad7c9d12605fb6954a13.tar.gz
shiftos_thereturn-fed3801060be44b4a2ebad7c9d12605fb6954a13.tar.bz2
shiftos_thereturn-fed3801060be44b4a2ebad7c9d12605fb6954a13.zip
Add about box and fix desktop panel transparency bug
Diffstat (limited to 'ShiftOS.WinForms/Properties/Resources.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Properties/Resources.Designer.cs61
1 files changed, 24 insertions, 37 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs
index 8472f1d..767d75d 100644
--- a/ShiftOS.WinForms/Properties/Resources.Designer.cs
+++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs
@@ -1,28 +1,4 @@
-/*
- * MIT License
- *
- * Copyright (c) 2017 Michael VanOverbeek and ShiftOS devs
- *
- * Permission is hereby granted, free of charge, to any person obtaining a copy
- * of this software and associated documentation files (the "Software"), to deal
- * in the Software without restriction, including without limitation the rights
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the Software is
- * furnished to do so, subject to the following conditions:
- *
- * The above copyright notice and this permission notice shall be included in all
- * copies or substantial portions of the Software.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- * SOFTWARE.
- */
-
-//------------------------------------------------------------------------------
+//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
@@ -884,6 +860,16 @@ namespace ShiftOS.WinForms.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap justthes {
+ get {
+ object obj = ResourceManager.GetObject("justthes", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to [
/// &quot;english&quot;
/// &quot;deutsch - in beta&quot;
@@ -907,23 +893,24 @@ namespace ShiftOS.WinForms.Properties {
/// <summary>
/// Looks up a localized string similar to [
+ ///// CALCULATOR UPGRADES
/// {
- /// Name: &quot;MUD Fundamentals&quot;,
- /// Cost: 50,
- /// Description: &quot;Some basic commands for the terminal that&apos;ll help you out in the multi-user domain.&quot;,
- /// Dependencies: null
+ /// Name: &quot;Calculator&quot;,
+ /// Cost: 1000,
+ /// Dependencies: &quot;wm_free_placement;desktop&quot;,
+ /// Description: &quot;Crazy math problems getting you down? Well, this calculator will take care of that!&quot;
/// },
/// {
- /// Name: &quot;AL Notifications&quot;,
- /// Cost: 125,
- /// Dependencies: &quot;app_launcher&quot;,
- /// Description: &quot;Want to open the Notifications application from within the App Launcher? This upgrade is for you.&quot;
+ /// Name: &quot;AL Calculator&quot;,
+ /// Cost: 350,
+ /// Dependencies: &quot;calculator;app_launcher&quot;,
+ /// Description: &quot;Add an App Launcher Entry for the Calculator!&quot;
/// },
/// {
- /// Name: &quot;Guess the Word&quot;,
- /// Cost: 150,
- /// Dependencies: null,
- /// Description: &quot;Sick and tired of playing Pong? Buy this upgrade [rest of string was truncated]&quot;;.
+ /// Name: &quot;Calc Equals Button&quot;,
+ /// Cost: 600,
+ /// Dependencies: &quot;calculator&quot;,
+ /// Description: &quot;Right now, you can only type numbers, [rest of string was truncated]&quot;;.
/// </summary>
internal static string Shiftorium {
get {