aboutsummaryrefslogtreecommitdiff
path: root/system/addon-manifest.xml
diff options
context:
space:
mode:
authorAlwin Esch <alwin.esch@web.de>2017-06-19 13:39:30 +0200
committerAlwin Esch <alwin.esch@web.de>2017-06-19 13:39:30 +0200
commit23a90d43ed68bb00902271d62bf3aa5bb1b81be4 (patch)
tree347970ee3999e08debe898e30e52230046ee1849 /system/addon-manifest.xml
parent1b2e34669bf8f6b6785c7b8308438d7df54c1dd0 (diff)
change addon type name xbmc.audioencoder to kodi.audioencoder
Diffstat (limited to 'system/addon-manifest.xml')
-rw-r--r--system/addon-manifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/addon-manifest.xml b/system/addon-manifest.xml
index be65220b50..b70114bf7d 100644
--- a/system/addon-manifest.xml
+++ b/system/addon-manifest.xml
@@ -1,6 +1,6 @@
<addons>
- <addon>audioencoder.xbmc.builtin.aac</addon>
- <addon>audioencoder.xbmc.builtin.wma</addon>
+ <addon>audioencoder.kodi.builtin.aac</addon>
+ <addon>audioencoder.kodi.builtin.wma</addon>
<addon>game.controller.default</addon>
<addon>kodi.binary.global.audioengine</addon>
<addon>kodi.binary.global.main</addon>