From fc9b618fafb6389a0dca714b79834ec024b0be2f Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 7 Apr 2017 20:08:17 -0400 Subject: Basics for Advanced App Launcher. --- ShiftOS.WinForms/Resources/Shiftorium.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ShiftOS.WinForms/Resources') diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 5310c40..adf187e 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -945,6 +945,15 @@ Description: "In the shiftorium GUI but dont know what you can spend because you can't see how many code points are on hand? Well shop easy, because with this upgrade that is now possible! You have to restart the shiftorium for it to work." }, + //ADVANCED APP LAUNCHER + { + Name: "Advanced App Launcher", + Cost: 10000, + Description: "The app launcher can categorize items and is quite clean, but let's make it even more advanced by adding more than just a traditional menu as the app launcher.", + Dependencies: "app_launcher_categories", + Category: "GUI" + }, + //UPDATE MANAGER { Name: "AL Update Manager", -- cgit v1.2.3