diff options
| author | Michael <[email protected]> | 2017-04-15 20:21:11 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-15 20:21:11 -0400 |
| commit | 56e216a430694d86c242df763484deba682f3302 (patch) | |
| tree | 51c6b10eed2ac7208825988ecac346dbb09281f3 /ShiftOS.WinForms/Resources | |
| parent | 0807e04881336ef51b1c473d2e61d344c8bef113 (diff) | |
| download | shiftos_thereturn-56e216a430694d86c242df763484deba682f3302.tar.gz shiftos_thereturn-56e216a430694d86c242df763484deba682f3302.tar.bz2 shiftos_thereturn-56e216a430694d86c242df763484deba682f3302.zip | |
Hide AL when clicking on window ctrls
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index fd03677..2260198 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -198,6 +198,13 @@ Dependencies: "color_depth_dithering" }, { + Name: "Shift Advanced App Launcher", + Cost: 150, + Description: "So you got yourself one of those fancy Advanced App Launchers. Well, it ain't so advanced if it can't be customized! This upgrade will add some settings to the Shifter so you can customize the Advanced App Launcher and its behaviour.", + Dependencies: "advanced_app_launcher;shifter", + Category: "Customization" + }, + { Name: "Color Depth 2 bits", Cost: 2000, Category: "Device Drivers", |
