From 7293e2f07f99603c1f63826d705ce4179d70c663 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 29 Apr 2017 13:28:37 -0400 Subject: Window Resizing. --- ShiftOS.WinForms/Resources/Shiftorium.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ShiftOS.WinForms/Resources') diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 8431260..b528c72 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -14,7 +14,13 @@ Dependencies: "screensavers;shifter", Category: "Customization" }, - + { + Name: "Resizable Windows", + Cost: 250, + Dependencies: "draggable_windows", + Description: "We can drag windows around, which is nice, but what if you want to give a window more working space? This upgrade allows you to resize windows.", + Category: "Enhancements" + }, // CALCULATOR UPGRADES { -- cgit v1.2.3