diff options
| author | Michael <[email protected]> | 2017-04-22 17:10:15 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-22 17:10:15 -0400 |
| commit | 40fc14a237f0bbe3e5237e5ce0806f46ecf0f56e (patch) | |
| tree | 581143fe22e90708396a92afee52ac439a82eaba /ShiftOS.WinForms/Resources | |
| parent | c718fbb5654c77ae521f42fb9e42efb1a79992a9 (diff) | |
| download | shiftos_thereturn-40fc14a237f0bbe3e5237e5ce0806f46ecf0f56e.tar.gz shiftos_thereturn-40fc14a237f0bbe3e5237e5ce0806f46ecf0f56e.tar.bz2 shiftos_thereturn-40fc14a237f0bbe3e5237e5ce0806f46ecf0f56e.zip | |
Add Widget Manager UI
You can now toggle visibility of widgets.
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 dadb022..ca555d4 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -271,6 +271,13 @@ Dependencies: "color_depth_8_bits" }, { + Name: "AL Widget Manager", + Cost: 125, + Description: "Desktop Widgets are a huge advancement in ShiftOS technology, allowing access to system information, and quick control of your system, without even opening a window. However, we still need to be able to modify each widget. This upgrade adds an App Launcher entry for the Desktop Widget Manager.", + Description: "app_launcher;desktop_widgets", + Category: "GUI" + }, + { Name: "FS Delete", Cost: 75, Description: "Got some files that you want to get rid of? This upgrade adds a button to the File Skimmer for doing just that.", |
