diff options
| author | lempamo <[email protected]> | 2017-07-04 09:55:19 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-04 09:55:19 -0400 |
| commit | d6ea0813da443a0e6a56b24ed2019fb9fc384735 (patch) | |
| tree | 92aa22c09204390dbf50b3e9494dacea28dcac48 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 59c9e070258db893745f70862c4128b97a87c9fd (diff) | |
| download | histacom2-d6ea0813da443a0e6a56b24ed2019fb9fc384735.tar.gz histacom2-d6ea0813da443a0e6a56b24ed2019fb9fc384735.tar.bz2 histacom2-d6ea0813da443a0e6a56b24ed2019fb9fc384735.zip | |
Fixed TreeView in the not ALEXplorer
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 32a7a00..46f08f6 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -293,6 +293,7 @@ </EmbeddedResource> <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicWindowsExplorer.resx"> <DependentUpon>WinClassicWindowsExplorer.cs</DependentUpon> + <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="OS\Win95\Win95SaveAs.resx"> <DependentUpon>Win95SaveAs.cs</DependentUpon> @@ -439,6 +440,11 @@ <None Include="Resources\WinClassic\Win95IconNotepad.png" /> <None Include="Resources\WinClassic\Win95DesktopIcon.png" /> <None Include="Resources\WinClassic\Win95HardDiskIcon.png" /> + <None Include="Resources\WinClassic\Win95ControlPanelIcon.png" /> + <None Include="Resources\WinClassic\Win95PrintersFolder.png" /> + <None Include="Resources\WinClassic\Win95ComputerIcon.png" /> + <None Include="Resources\WinClassic\Win95NetworkIcon.png" /> + <None Include="Resources\WinClassic\Win95RecycleIcon.png" /> <Content Include="Resources\WinClassic\Win95SideBar.png" /> <Content Include="Resources\WinClassic\Win95Start.wav" /> <None Include="Resources\WinClassic\Win95Warning.png" /> @@ -462,6 +468,7 @@ <Content Include="Resources\WinClassic\WinClassicNetworking.png" /> <None Include="Resources\WinClassic\WinClassicNotepad.png" /> <None Include="Resources\WinClassic\WinClassicNew.png" /> + <None Include="Resources\WinClassic\WinClassicOpenFolderSmall.png" /> <Content Include="Resources\WinClassic\WinClassicOutlook.png" /> <None Include="Resources\WinClassic\WinClassicPaste.png" /> <Content Include="Resources\WinClassic\WinClassicProgramItem.png" /> |
