diff options
| author | Michael <[email protected]> | 2017-06-01 17:09:22 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-01 17:09:22 -0400 |
| commit | 03cf891c53cc648bb1ed4ea3d78755c1a440a713 (patch) | |
| tree | babcc9816885ce50b69fdbb03ab050b5f4200979 /ShiftOS.WinForms/Resources | |
| parent | 324104eb0b8650969b2205404e3ad83401fb100e (diff) | |
| download | shiftos_thereturn-03cf891c53cc648bb1ed4ea3d78755c1a440a713.tar.gz shiftos_thereturn-03cf891c53cc648bb1ed4ea3d78755c1a440a713.tar.bz2 shiftos_thereturn-03cf891c53cc648bb1ed4ea3d78755c1a440a713.zip | |
Icon Manager and various icon bugfixes.
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 0eac58e..1a6d8c2 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -8,6 +8,20 @@ Category: "Enhancements", }, { + Name: "Icon Manager", + Cost: 450, + Description: "This tool allows you to add and edit application icons within ShiftOS for the small prive of 450 Codepoints!", + Dependencies: "skinning", + Category: "Application" + }, + { + Name: "AL Icon Manager", + Costs: 150, + Description: "Add an App Launcher entry for the Icon Manager.", + Dependencies: "icon_manager;app_launcher", + Category: "Customization" + }, + { Name: "Shift Progress Bar", Cost: 150, Description: "Want to customize the look of all ShiftOS Progress Bars? Buy this upgrade today and you'll get the ability to set the foreground and background color of the progress bar, and many more things!.", |
