aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruNiversaI <uNiversaI@users.noreply.github.com>2014-11-28 11:39:51 +0000
committeruNiversaI <uNiversaI@users.noreply.github.com>2014-11-28 11:39:51 +0000
commit5fd81b60c6e9155c7ca683c2326f0698cceadaf5 (patch)
treee6c357f41718e147595d4fa83f456076ae22916a
parentabc79a16c2afdc9c9fd3a2151db573ca8af10523 (diff)
[rebrand] web interface rename XBMC -. Kodi
See http://forum.kodi.tv/showthread.php?tid=209999 Only needs favicon update, I dont have that
-rwxr-xr-xaddons/webinterface.default/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/webinterface.default/index.html b/addons/webinterface.default/index.html
index df3a5618ed..40b53037d0 100755
--- a/addons/webinterface.default/index.html
+++ b/addons/webinterface.default/index.html
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html>
<head>
- <title>XBMC</title>
+ <title>Kodi</title>
<meta http-equiv="Content-Language" content="EN" />
<meta http-equiv="Content-Type" content="UTF-8" />
- <!-- <link rel="search" href="provider.xml" type="application/opensearchdescription+xml" title="XBMC Library" /> -->
+ <!-- <link rel="search" href="provider.xml" type="application/opensearchdescription+xml" title="Kodi Library" /> -->
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<!-- <link href="/images/logo.png" rel="image_src" /> -->