aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Resources
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-04-22 08:54:38 -0400
committerMichael <[email protected]>2017-04-22 08:54:38 -0400
commit114141b56e02857fa749cc130f16a2d6cc4c35f5 (patch)
tree711c08594ef4baaac47e334cba4522bf35badb8e /ShiftOS.WinForms/Resources
parent45b290efd9a907456b7d3bfa44e9f730dc8cd703 (diff)
downloadshiftos_thereturn-114141b56e02857fa749cc130f16a2d6cc4c35f5.tar.gz
shiftos_thereturn-114141b56e02857fa749cc130f16a2d6cc4c35f5.tar.bz2
shiftos_thereturn-114141b56e02857fa749cc130f16a2d6cc4c35f5.zip
Add FS delete functions
Diffstat (limited to 'ShiftOS.WinForms/Resources')
-rw-r--r--ShiftOS.WinForms/Resources/Shiftorium.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt
index 2cd9680..dadb022 100644
--- a/ShiftOS.WinForms/Resources/Shiftorium.txt
+++ b/ShiftOS.WinForms/Resources/Shiftorium.txt
@@ -271,6 +271,20 @@
Dependencies: "color_depth_8_bits"
},
{
+ Name: "FS Delete",
+ Cost: 75,
+ Description: "Got some files that you want to get rid of? This upgrade adds a button to the File Skimmer for doing just that.",
+ Dependencies: "file_skimmer",
+ Category: "Enhancements",
+ },
+ {
+ Name: "FS Recursive Delete",
+ Cost: 100,
+ Description: "Deleting files is great, but what if you have an entire folder you need to get rid of? This upgrade allows the deletion of folders and all files and folders inside them. Just, don't delete your system folder!",
+ Dependencies: "fs_delete",
+ Category: "Enhancements"
+ },
+ {
Name: "Color Depth 24 Bits",
Cost: 24000,
Description: "Having actual color is nice for our images as we can truly see detail in our images - but if we had a third byte, each channel could have up to 256 values - adding up to almost 17 million different colors! Our eyes can't even distinguish that many.",