aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Properties
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-03-05 08:02:30 -0500
committerMichael <[email protected]>2017-03-05 08:02:30 -0500
commitfc55d4feecb64c2bae355cceac93bdac73fe00ea (patch)
tree717d244785ec4c33b477e31d56b07212e2581f0a /ShiftOS.WinForms/Properties
parenteb37ab1ac44114a9f72b31251f236181be225fa2 (diff)
downloadshiftos_thereturn-fc55d4feecb64c2bae355cceac93bdac73fe00ea.tar.gz
shiftos_thereturn-fc55d4feecb64c2bae355cceac93bdac73fe00ea.tar.bz2
shiftos_thereturn-fc55d4feecb64c2bae355cceac93bdac73fe00ea.zip
hang on, busy making a sad victor tran face
Diffstat (limited to 'ShiftOS.WinForms/Properties')
-rw-r--r--ShiftOS.WinForms/Properties/Resources.Designer.cs54
-rw-r--r--ShiftOS.WinForms/Properties/Resources.resx3
2 files changed, 44 insertions, 13 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs
index 9262790..2df6f11 100644
--- a/ShiftOS.WinForms/Properties/Resources.Designer.cs
+++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs
@@ -913,24 +913,52 @@ namespace ShiftOS.WinForms.Properties {
/// <summary>
/// Looks up a localized string similar to [
- ///// CALCULATOR UPGRADES
/// {
- /// 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;Freebie Solutions&quot;,
+ /// DownloadSpeed: 256,
+ /// CostPerMonth: 0,
+ /// Description: &quot;The Shiftnet is a wonderful place full of apps, games, websites and skins for ShiftOS.
+ ///
+ ///With Freebie Solutions from ShiftSoft, you&apos;ll be able to traverse the Shiftnet without any worry about monthly fees.&quot;,
+ /// Company: &quot;ShiftSoft&quot;
+ /// },
+ /// {
+ /// Company: &quot;&quot;
+ /// },
+ /// {
+ ///
+ /// },
+ /// {
+ ///
+ /// },
+ ///].
+ /// </summary>
+ internal static string ShiftnetServices {
+ get {
+ return ResourceManager.GetString("ShiftnetServices", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to [
+ ///// SCREENSAVER
+ /// {
+ /// Name: &quot;Screensavers&quot;,
+ /// Cost: 750,
+ /// Description: &quot;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.&quot;,
+ /// Dependencies: &quot;desktop&quot;
/// },
/// {
- /// Name: &quot;AL Calculator&quot;,
- /// Cost: 150,
- /// Dependencies: &quot;calculator;app_launcher&quot;,
- /// Description: &quot;Add an App Launcher Entry for the Calculator!&quot;
+ /// Name: &quot;Shift Screensavers&quot;,
+ /// Cost: 100,
+ /// Description: &quot;This Shifter upgrade will allow you to customize the screensaver.&quot;,
+ /// Dependencies: &quot;screensavers;shifter&quot;
/// },
+ ///
+ ///
+ ///// CALCULATOR UPGRADES
/// {
- /// 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;;.
+ /// Name: &quot;Calcul [rest of string was truncated]&quot;;.
/// </summary>
internal static string Shiftorium {
get {
diff --git a/ShiftOS.WinForms/Properties/Resources.resx b/ShiftOS.WinForms/Properties/Resources.resx
index a5e2d4e..5100329 100644
--- a/ShiftOS.WinForms/Properties/Resources.resx
+++ b/ShiftOS.WinForms/Properties/Resources.resx
@@ -472,4 +472,7 @@
<data name="SnakeyTailU" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\SnakeyTailU.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <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>
</root> \ No newline at end of file