Skip to content
Snippets Groups Projects
Commit 1ad10696 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Merge branch 'improveAddonManifest' into 'master'

Improve addon manifest, add links, bump version

See merge request !2
parents bc7d0a04 976e9c88
No related branches found
No related tags found
1 merge request!2Improve addon manifest, add links, bump version
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.audio.fip" name="Fip, an eclectic music radio" version="0.0.1" provider-name="Benoît Harrault"> <addon id="plugin.audio.fip" name="Fip, an eclectic music radio" version="0.0.2" provider-name="Benoît Harrault">
<requires> <requires>
<import addon="xbmc.python" version="2.20.0"/> <import addon="xbmc.python" version="2.20.0"/>
</requires> </requires>
...@@ -12,5 +12,7 @@ ...@@ -12,5 +12,7 @@
<language>en</language> <language>en</language>
<summary lang="en">Fip, an eclectic music radio</summary> <summary lang="en">Fip, an eclectic music radio</summary>
<description lang="en">Listen to fip french radio streams</description> <description lang="en">Listen to fip french radio streams</description>
<source>https://git.harrault.fr/kodi/plugin.audio.fip.git</source>
<website>https://git.harrault.fr/kodi/plugin.audio.fip</website>
</extension> </extension>
</addon> </addon>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment