LanguageEditor now saves html snippet for homepage when saving a language_website_*.xml file

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2071 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
JKlingen 2012-09-19 21:53:17 +00:00
commit 11501b8152
3 changed files with 55 additions and 8 deletions

View file

@ -96,6 +96,7 @@
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<EmbeddedResource Include="template-homepage.html.part" />
<Resource Include="icons\cross.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Resource>