Skip to content

Commit

Permalink
removed script extension point
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Nov 12, 2014
1 parent 09035c3 commit 3bacbb1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions addon.xml
Expand Up @@ -5,9 +5,6 @@
<import addon="script.module.simplejson" version="2.0.10"/>
</requires>
<extension point="xbmc.python.library" library="default.py" />
<extension point="xbmc.python.script" library="default.py">
<provides>executable</provides>
</extension>
<extension point="xbmc.addon.metadata">
<language/>
<summary lang="en">HomeWindow Script</summary>
Expand Down

0 comments on commit 3bacbb1

Please sign in to comment.