aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms')
-rw-r--r--ShiftOS.WinForms/Applications/NameChanger.cs4
-rw-r--r--ShiftOS.WinForms/Resources/Shiftorium.txt14
2 files changed, 2 insertions, 16 deletions
diff --git a/ShiftOS.WinForms/Applications/NameChanger.cs b/ShiftOS.WinForms/Applications/NameChanger.cs
index d7c99f7..5506aea 100644
--- a/ShiftOS.WinForms/Applications/NameChanger.cs
+++ b/ShiftOS.WinForms/Applications/NameChanger.cs
@@ -39,8 +39,8 @@ using ShiftOS.WinForms.Tools;
namespace ShiftOS.WinForms.Applications {
[MultiplayerOnly]
- [Launcher("Name Changer", true, "al_name_changer", "Customization")]
- [RequiresUpgrade("name_changer")]
+ [Launcher("Name Changer", false, null, "Customization")]
+ [AppscapeEntry("Name Changer", "Want to change the names of applications within ShiftOS? This application lets you do just that.", 342, 500, "skinning;file_skimmer;wm_titlebar", "Customization")]
[WinOpen("name_changer")]
[DefaultTitle("Name Changer")]
[DefaultIcon("iconNameChanger")]
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt
index 79d4dd0..1d70a01 100644
--- a/ShiftOS.WinForms/Resources/Shiftorium.txt
+++ b/ShiftOS.WinForms/Resources/Shiftorium.txt
@@ -411,20 +411,6 @@
Dependencies: "desktop;wm_unlimited_windows",
},
{
- Name: "Name Changer",
- Cost: 5000,
- Description: "Are you not a linux person and want the terminal to be called Command Prompt? Well this app is for you!",
- Category: "Applications",
- Dependencies: "shifter",
- },
- {
- Name: "AL Name Changer",
- Cost: 150,
- Description: "Launch the Name Changer from the app launcher.",
- Category: "GUI",
- Dependencies: "name_changer",
- },
- {
Name: "AL Shifter",
Cost: 150,
Description: "Launch the Shifter from the app launcher.",