Fix up settings update and a few other things

This commit is contained in:
2018-02-22 12:55:35 -05:00
parent bc8cc4092d
commit 9b862f0db9
7 changed files with 36 additions and 9 deletions

View File

@@ -2,6 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>ProcessCpuUsageStatusWindow</id>
<title>CPU Usage Status Window</title>
<version>$version$</version>
<authors>Chris Kaczor</authors>
<description>A "floating" status window that shows the top X processes by CPU usage.</description>