From 82de84638ab857512181d5ed4ad0b5010bca1213 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 6 Feb 2017 20:15:22 -0500 Subject: Icon backend :D --- ShiftOS.WinForms/Resources/Shiftorium.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ShiftOS.WinForms/Resources') 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 @@ -201,6 +201,12 @@ Description: "Use a fully customizable desktop in place of the terminal to control ShiftOS.", 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, -- cgit v1.2.3