diff options
| author | william341 <[email protected]> | 2017-05-06 16:49:05 -0700 |
|---|---|---|
| committer | william341 <[email protected]> | 2017-05-06 16:49:05 -0700 |
| commit | d8004332b61bb310321b48e0f80efcb6ae68e579 (patch) | |
| tree | 5777e7e3cba9cdc12207b684e10a09293cb03250 /ShiftOS.WinForms/Resources | |
| parent | 7d744a64d05250e3883126db90f4e4c265ccfffa (diff) | |
| parent | d0d193bb1b869697d633d7ccac35179241f8e981 (diff) | |
| download | shiftos_thereturn-d8004332b61bb310321b48e0f80efcb6ae68e579.tar.gz shiftos_thereturn-d8004332b61bb310321b48e0f80efcb6ae68e579.tar.bz2 shiftos_thereturn-d8004332b61bb310321b48e0f80efcb6ae68e579.zip | |
Merge remote-tracking branch 'origin/master'
# Conflicts:
# ShiftOS_TheReturn/SaveSystem.cs
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 b528c72..c3d27ae 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -8,6 +8,13 @@ Category: "Enhancements", }, { + Name: "GUI Based Login Screen", + Cost: 500, + Description: "Tired of using the text-based login screen in ShiftOS? Well, we have a functioning window manager, and a functioning desktop, why not use these tools to create a functioning and awesome-looking login screen?", + Dependencies: "skinning;desktop;wm_free_placement", + Category: "Kernel & System" + }, + { Name: "Shift Screensavers", Cost: 100, Description: "This Shifter upgrade will allow you to customize the screensaver.", |
