From 7a29121456747651bd27d75833e28d5f7d479a1e Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 7 Feb 2017 17:30:14 -0500 Subject: Added defaulticonattribute. --- ShiftOS.WinForms/Resources/IconTerminal.bmp | Bin 0 -> 1334 bytes ShiftOS.WinForms/Resources/Shiftorium.txt | 5 +++++ 2 files changed, 5 insertions(+) create mode 100644 ShiftOS.WinForms/Resources/IconTerminal.bmp (limited to 'ShiftOS.WinForms/Resources') diff --git a/ShiftOS.WinForms/Resources/IconTerminal.bmp b/ShiftOS.WinForms/Resources/IconTerminal.bmp new file mode 100644 index 0000000..9a5d373 Binary files /dev/null and b/ShiftOS.WinForms/Resources/IconTerminal.bmp differ diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index cf637f4..af30613 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -5,6 +5,11 @@ Description: "Some basic commands for the terminal that'll help you out in the multi-user domain.", Dependencies: null }, + { + Name: "Audio Volume", + Cost: 50, + Description: "Want to adjust the volume of ShiftOS's audio? This upgrade will let you." + }, { Name: "Color Depth Dithering", Cost: 1000, -- cgit v1.2.3