diff options
| author | Michael <[email protected]> | 2017-02-06 20:15:22 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-06 20:15:22 -0500 |
| commit | 82de84638ab857512181d5ed4ad0b5010bca1213 (patch) | |
| tree | d8fa96a1e185200c15f136b3dbb903a85b89221f /ShiftOS.WinForms/Resources | |
| parent | aa9234c68130018f4ee3dbb40f54758536e9d101 (diff) | |
| download | shiftos_thereturn-82de84638ab857512181d5ed4ad0b5010bca1213.tar.gz shiftos_thereturn-82de84638ab857512181d5ed4ad0b5010bca1213.tar.bz2 shiftos_thereturn-82de84638ab857512181d5ed4ad0b5010bca1213.zip | |
Icon backend :D
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 1aff2db..cf637f4 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -202,6 +202,12 @@ Dependencies: "window_manager" }, { + Name: "App Icons", + Cost: 100, + Description: "So you have a titlebar, well, let's add an icon to it to hopefully make it easier to tell which app is which.", + Dependencies: "wm_titlebar;skinning" + }, + { Name: "Close command", Cost: 150, Description: "Add a win.close script to allow you to close windows.", |
