diff options
| author | lempamo <[email protected]> | 2017-03-27 15:39:28 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-27 15:39:28 -0400 |
| commit | 8cf466d0a3e835cbcd22bf768684141c9b996278 (patch) | |
| tree | 3f968642d59bcf7c62eb9e9c12110d4e925c1cf3 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 049491ca1cf569153eb8a5004a8a657292bf8f39 (diff) | |
| download | histacom2-8cf466d0a3e835cbcd22bf768684141c9b996278.tar.gz histacom2-8cf466d0a3e835cbcd22bf768684141c9b996278.tar.bz2 histacom2-8cf466d0a3e835cbcd22bf768684141c9b996278.zip | |
added start menu icons
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 73f18b5..69a2769 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -206,6 +206,9 @@ <ItemGroup> <Content Include="Resources\12padams_EULA.txt" /> <Content Include="Resources\Icon128x.ico" /> + <None Include="Resources\NotePadToolStripMenuItem.bmp" /> + <None Include="Resources\NotePadToolStripMenuItem.Image.bmp" /> + <None Include="Resources\NotePadToolStripMenuItem.Image.png" /> <Content Include="Resources\TitleScreen\Exit.png" /> <Content Include="Resources\TitleScreen\LoadGame.png" /> <Content Include="Resources\TitleScreen\MSExit.png" /> @@ -233,6 +236,7 @@ <Content Include="Resources\WinClassic\WinClassicInbox.png" /> <Content Include="Resources\WinClassic\WinClassicMSN.png" /> <Content Include="Resources\WinClassic\WinClassicNetworking.png" /> + <None Include="Resources\WinClassic\WinClassicNotepad.png" /> <Content Include="Resources\WinClassic\WinClassicOutlook.png" /> <Content Include="Resources\WinClassic\WinClassicPrograms.png" /> <Content Include="Resources\WinClassic\WinClassicRecycle.png" /> |
