repo.or.cz
/
xbmc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #26109 from felizk/fix-resume-for-plugin-videos-in-widgets
[xbmc.git]
/
addons
/
xbmc.json
/
addon.xml.in
blob
6f09fa24126df52edf8796335bc109ef6c1aa262
1
<?xml
version
=
"1.0"
encoding
=
"UTF-8"
?>
2
<addon
id
=
"xbmc.json"
version
=
"@JSONRPC_VERSION@"
provider-name
=
"Team XBMC"
>
3
<backwards-compatibility
abi
=
"6.0.0"
/>
4
<requires>
5
<import
addon
=
"xbmc.core"
version
=
"0.1.0"
/>
6
</requires>
7
</addon>