/[projects]/misc/xbmc/repository.todic/addon.xml
ViewVC logotype

Annotation of /misc/xbmc/repository.todic/addon.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3247 - (hide annotations) (download) (as text)
Mon Feb 25 11:23:29 2019 UTC (5 years, 3 months ago) by torben
File MIME type: text/xml
File size: 542 byte(s)
use https url
1 torben 1918 <?xml version="1.0" encoding="UTF-8"?>
2     <addon id="repository.todic" name="Todic XBMC plugin repo" version="1.0.0">
3     <extension point="xbmc.addon.repository" name="Todic Repository">
4 torben 3247 <info compressed="true">https://todic.dk/xbmc/v2/addons.xml</info>
5     <checksum>https://todic.dk/xbmc/v2/addons.xml.md5</checksum>
6     <datadir zip="true">https://todic.dk/xbmc/v2/</datadir>
7 torben 1918 </extension>
8     <extension point="xbmc.addon.metadata">
9     <summary>Todic project addon</summary>
10     <description>Plugin for todic site</description>
11     </extension>
12     </addon>

  ViewVC Help
Powered by ViewVC 1.1.20