mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 14:03:23 -07:00
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:
parent
63e738118e
commit
11501b8152
3 changed files with 55 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue