aboutsummaryrefslogtreecommitdiff
path: root/addons/webinterface.default
diff options
context:
space:
mode:
authoruNiversaI <uNiversaI@users.noreply.github.com>2015-03-29 13:09:20 +0100
committeruNiversaI <uNiversal@noreply.github.com>2015-03-31 00:46:52 +0900
commit2a69bf932aa1ed3a9ce106fcd4a7bcc9eb07689f (patch)
treef7798a6b50b307d0a3f6832f35d0c6bc05459cb5 /addons/webinterface.default
parent08067f4e348120d176b613651c7c5b791070e5bf (diff)
[Default webinterface] make add-on name more descriptive
The new addon manager layout the active add-ons category just Lists name "Default", you have to scroll all way to it to see what "Default" is. Like this should make name instantly more recognizable.
Diffstat (limited to 'addons/webinterface.default')
-rw-r--r--addons/webinterface.default/addon.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/webinterface.default/addon.xml b/addons/webinterface.default/addon.xml
index 515465c08d..45ffd3122c 100644
--- a/addons/webinterface.default/addon.xml
+++ b/addons/webinterface.default/addon.xml
@@ -2,7 +2,7 @@
<addon
id="webinterface.default"
version="2.2.21"
- name="Default"
+ name="Default webinterface"
provider-name="Team-Kodi">
<requires>
<import addon="xbmc.json" version="6.0.0"/>