diff options
| author | lempamo <[email protected]> | 2017-08-23 19:20:25 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-23 19:20:25 -0400 |
| commit | e88b2da2e398f78cc56728ab7ef53ef590f536dd (patch) | |
| tree | d9cbd87ac9d45edc4ee32118356299028c310e78 /Histacom2/Histacom2.csproj | |
| parent | 3306d36ecbc024775972e5cf7971b2a7a70671d0 (diff) | |
| download | histacom2-e88b2da2e398f78cc56728ab7ef53ef590f536dd.tar.gz histacom2-e88b2da2e398f78cc56728ab7ef53ef590f536dd.tar.bz2 histacom2-e88b2da2e398f78cc56728ab7ef53ef590f536dd.zip | |
new title screen
Diffstat (limited to 'Histacom2/Histacom2.csproj')
| -rw-r--r-- | Histacom2/Histacom2.csproj | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Histacom2/Histacom2.csproj b/Histacom2/Histacom2.csproj index 70f8ee6..3e8c091 100644 --- a/Histacom2/Histacom2.csproj +++ b/Histacom2/Histacom2.csproj @@ -91,7 +91,7 @@ <SignManifests>false</SignManifests> </PropertyGroup> <PropertyGroup> - <ApplicationIcon>Icon128x.ico</ApplicationIcon> + <ApplicationIcon>Resources\HistacomIcon.ico</ApplicationIcon> </PropertyGroup> <PropertyGroup> <SignAssembly>false</SignAssembly> @@ -537,6 +537,7 @@ <None Include="Resources\GuessTheNumber\GTN95_Restart.png" /> <None Include="Resources\GuessTheNumber\GTN95_RestartClicked.png" /> <None Include="Resources\ButtonPattern.png" /> + <None Include="Resources\HistacomIcon.ico" /> <Content Include="Resources\Icon128x.ico" /> <None Include="Resources\ICTheme_BG.jpg" /> <None Include="Resources\IE3\IE3_SwirlyThings.png" /> @@ -611,6 +612,7 @@ <None Include="Resources\termNothing.png" /> <None Include="Resources\termPaste.png" /> <None Include="Resources\termSettings.png" /> + <None Include="Resources\TitleScreen\CopyrightNotice.png" /> <Content Include="Resources\TitleScreen\Histacom2_Logo.png" /> <Content Include="Resources\TitleScreen\TaskBarButton.png" /> <Content Include="Resources\TitleScreen\TaskBarClock.png" /> |
