diff options
| author | Michael <[email protected]> | 2017-04-07 20:08:17 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-07 20:08:17 -0400 |
| commit | fc9b618fafb6389a0dca714b79834ec024b0be2f (patch) | |
| tree | 56c0c936fbe676e92745d6bc26800c50cb20e997 /ShiftOS.WinForms/Resources | |
| parent | a8583c95d082d36f6d0665d0b25c2fc6c4b5e943 (diff) | |
| download | shiftos_thereturn-fc9b618fafb6389a0dca714b79834ec024b0be2f.tar.gz shiftos_thereturn-fc9b618fafb6389a0dca714b79834ec024b0be2f.tar.bz2 shiftos_thereturn-fc9b618fafb6389a0dca714b79834ec024b0be2f.zip | |
Basics for Advanced App Launcher.
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 9 |
1 files changed, 9 insertions, 0 deletions
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", |
