<?xml version="1.0" encoding="UTF-8"?>
<addon id="plugin.image.jpfoto" version="1.1.0" name="Jyllands-Posten foto" provider-name="twinther">
    <requires>
        <import addon="xbmc.python" version="2.1.0"/>
        <import addon="script.module.buggalo" version="1.1.2"/>
    </requires>
    <extension point="xbmc.python.pluginsource" library="addon.py">
        <provides>image</provides>
    </extension>
    <extension point="xbmc.addon.metadata">
        <summary lang="en">Jyllands-Posten photo</summary>
        <description lang="en">Photojournalism in full format on the web. On Jyllands-Posten photographs are shown in the size they deserve.[CR][CR]If you have comments or suggestions for this addon, please feel free to participate in the debate on my blog at http://tommy.winther.nu</description>
        <summary lang="da">Jyllands-Posten foto</summary>
        <description lang="da">Fotojournalistik i fuldt format på nettet. På Jyllands-Posten bliver fotografiet vist i den størrelse, de fortjener.[CR][CR]Har du kommentarer, ris eller ros til denne addon er du velkommen til at deltage i debatten på min blog på http://tommy.winther.nu</description>
        <license>GPL 2.0</license>
        <platform>all</platform>
        <language>da</language>
        <email>tommy@winther.nu</email>
        <website>http://tommy.winther.nu</website>
        <source>https://github.com/xbmc-danish-addons/plugin.image.jpfoto</source>
    </extension>
</addon>
