diff options
| author | Michael <[email protected]> | 2017-04-16 13:31:23 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-16 13:31:23 -0400 |
| commit | 538f99faf7b381717079ea700d4f2e6e908537ea (patch) | |
| tree | 8d8494581c8af53ddc90121e0b69466ea06e6889 /ShiftOS.WinForms/Resources | |
| parent | a0fc2b5e701659d1ed17eba9c2888cae6d519c1e (diff) | |
| download | shiftos_thereturn-538f99faf7b381717079ea700d4f2e6e908537ea.tar.gz shiftos_thereturn-538f99faf7b381717079ea700d4f2e6e908537ea.tar.bz2 shiftos_thereturn-538f99faf7b381717079ea700d4f2e6e908537ea.zip | |
Begin work on Desktop Widgets
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 82ee613..c18f456 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -1,4 +1,15 @@ [ + //TEMPORARY + { + Name: "Desktop Widgets", + Cost: 0, + Description: "Temporary upgrade. Will be replaced by either a Shiftnet app or a story element.", + Dependencies: "advanced_app_launcher;wm_free_placement", + Category: "Work-in-progress" + }, + + + // SCREENSAVER { Name: "Screensavers", |
