Skip to content

Commit b8b5f77

Browse files
committed
Added an appicon
Added a "Diary" appicon. "Diary" appicon designed by Double-J design http://www.doublejdesign.co.uk Fixes #6
1 parent f1dadc2 commit b8b5f77

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

ActiveWindowLogger/ActiveWindowLogger.vbproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<GenerateManifests>true</GenerateManifests>
2323
<SignManifests>true</SignManifests>
2424
<IsWebBootstrapper>false</IsWebBootstrapper>
25+
<ApplicationIcon>Double-J-Design-Diagram-Free-Diary-book.ico</ApplicationIcon>
2526
<PublishUrl>publish\</PublishUrl>
2627
<Install>true</Install>
2728
<InstallFrom>Disk</InstallFrom>
@@ -153,6 +154,9 @@
153154
<Install>true</Install>
154155
</BootstrapperPackage>
155156
</ItemGroup>
157+
<ItemGroup>
158+
<Content Include="Double-J-Design-Diagram-Free-Diary-book.ico" />
159+
</ItemGroup>
156160
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
157161
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
158162
Other similar extension points exist, see Microsoft.Common.targets.
158 KB
Binary file not shown.
158 KB
Binary file not shown.
4.26 KB
Loading

0 commit comments

Comments
 (0)