diff options
| author | Michael <[email protected]> | 2017-04-29 13:28:37 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-29 13:28:37 -0400 |
| commit | 7293e2f07f99603c1f63826d705ce4179d70c663 (patch) | |
| tree | 940c626de9832175f50cc083e721669ff10a8635 /ShiftOS.WinForms/Resources | |
| parent | 9916fafefca35e11edffb91566a3eee3aa90cd95 (diff) | |
| download | shiftos_thereturn-7293e2f07f99603c1f63826d705ce4179d70c663.tar.gz shiftos_thereturn-7293e2f07f99603c1f63826d705ce4179d70c663.tar.bz2 shiftos_thereturn-7293e2f07f99603c1f63826d705ce4179d70c663.zip | |
Window Resizing.
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 8 |
1 files changed, 7 insertions, 1 deletions
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 { |
