diff options
| author | Michael VanOverbeek <[email protected]> | 2017-06-19 00:34:31 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-06-19 00:34:31 +0000 |
| commit | 0c94c9307370eb9873a505a35411d70ce4f70e30 (patch) | |
| tree | b9d685b3d59b852629945f7f05ef9fdfc4b52e7b /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 5fd343195be5632ba341031953d4a4e6d9317253 (diff) | |
| parent | d0d42a2785bee57ce74b81f9784cf7ec0e6c2616 (diff) | |
| download | shiftos_thereturn-0c94c9307370eb9873a505a35411d70ce4f70e30.tar.gz shiftos_thereturn-0c94c9307370eb9873a505a35411d70ce4f70e30.tar.bz2 shiftos_thereturn-0c94c9307370eb9873a505a35411d70ce4f70e30.zip | |
Merge pull request #130 from ComputeLinux/master
Make a better loading screen
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 37a3175..a6d9ff7 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -862,6 +862,7 @@ <None Include="Resources\Ambient7.mp3" /> <None Include="Resources\Ambient8.mp3" /> <None Include="Resources\Ambient9.mp3" /> + <None Include="Resources\austmicrotrends.png" /> <Content Include="Resources\fileiconcf.bmp" /> <None Include="Resources\infobox.wav" /> <None Include="Resources\typesound.wav" /> |
