diff options
| author | Michael <[email protected]> | 2017-02-24 21:16:45 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-24 21:16:45 -0500 |
| commit | bdd8e61600ce849d36e1b4932a01540f2575b738 (patch) | |
| tree | 472b9473c6561d5f0929bc0ffd4c772a10f3cb06 /ShiftOS.WinForms/Resources | |
| parent | 1e355ca5d1482fbc26866056c054fe5e14b15946 (diff) | |
| download | shiftos_thereturn-bdd8e61600ce849d36e1b4932a01540f2575b738.tar.gz shiftos_thereturn-bdd8e61600ce849d36e1b4932a01540f2575b738.tar.bz2 shiftos_thereturn-bdd8e61600ce849d36e1b4932a01540f2575b738.zip | |
Notification frontend. Sorta.
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index af30613..9c116be 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -6,6 +6,18 @@ Dependencies: null }, { + Name: "AL Notifications", + Cost: 125, + Dependencies: "app_launcher", + Description: "Want to open the Notifications application from within the App Launcher? This upgrade is for you." + }, + { + Name: "Panel Notifications", + Cost: 150, + Description: "It's good to know what time it is, but how about knowing how many notifications you have? After all, notifications are a great way to tell what's going on! This upgrade adds a button that displays how many notifications you have. If you click it, you will open the Notifications app!", + Dependencies: "desktop_clock_widget" + }, + { Name: "Audio Volume", Cost: 50, Description: "Want to adjust the volume of ShiftOS's audio? This upgrade will let you." |
