Skip to content

Commit

Permalink
Add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
dagwieers committed Mar 31, 2019
1 parent 82f401d commit 0d993bd
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 6 deletions.
8 changes: 5 additions & 3 deletions addon.xml
Expand Up @@ -63,9 +63,11 @@ v1.5.0 (2018-12-27)
<website>https://github.com/pietje666/plugin.video.vrt.nu/wiki</website>
<forum>https://www.facebook.com/kodivrtnu/</forum>
<assets>
<icon>resources/icon.png</icon>
<fanart>resources/fanart.jpg</fanart>
<!-- screenshot>resources/screenshot-01.jpg</screenshot -->
<icon>resources/images/icon.png</icon>
<fanart>resources/images/fanart.jpg</fanart>
<screenshot>resources/images/screenshot01.jpg</screenshot>
<screenshot>resources/images/screenshot02.jpg</screenshot>
<screenshot>resources/images/screenshot03.jpg</screenshot>
</assets>
</extension>
</addon>
9 changes: 6 additions & 3 deletions plugin.video.vrt.nu.pyproj
Expand Up @@ -58,8 +58,11 @@
</ItemGroup>
<ItemGroup>
<Content Include="addon.xml" />
<Content Include="resources\fanart.jpg" />
<Content Include="resources\icon.png" />
<Content Include="resources\images\fanart.jpg" />
<Content Include="resources\images\icon.png" />
<Content Include="resources\images\screenshot01.png" />
<Content Include="resources\images\screenshot02.png" />
<Content Include="resources\images\screenshot03.png" />
<Content Include="resources\language\resource.language.en_gb\strings.po" />
<Content Include="resources\language\resource.language.nl_nl\strings.po" />
<Content Include="resources\media\canvas.png" />
Expand All @@ -84,4 +87,4 @@
<InterpreterReference Include="Global|PythonCore|2.7-32" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
</Project>
</Project>
File renamed without changes
File renamed without changes
Binary file added resources/images/screenshot01.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/images/screenshot02.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/images/screenshot03.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0d993bd

Please sign in to comment.