display pending installations on dashboard home

This commit is contained in:
LukePulverenti
2013-03-20 17:17:47 -04:00
parent 5a3e9e5208
commit 33a3f620e6
7 changed files with 46 additions and 13 deletions

View File

@@ -147,6 +147,7 @@
<Compile Include="ScheduledTasks\ChapterImagesTask.cs" />
<Compile Include="ScheduledTasks\ImageCleanupTask.cs" />
<Compile Include="ScheduledTasks\PluginUpdateTask.cs" />
<Compile Include="ScheduledTasks\RefreshMediaLibraryTask.cs" />
<Compile Include="ServerApplicationPaths.cs" />
<Compile Include="ServerManager\ServerManager.cs" />
<Compile Include="ServerManager\WebSocketConnection.cs" />