summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/index.htm
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-05-12 22:08:35 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-05-12 22:08:35 (GMT)
commit02002703ea2b6a378f2160adfc56b6dc9627991b (patch)
tree2384d0265d153874e2d258ecba29d2b8333d244a /abs/core/supplemental-web/contents/index.htm
parentde75425bb04ae1a0b3e4f58baf53d23785dd1287 (diff)
downloadlinhes_pkgbuild-02002703ea2b6a378f2160adfc56b6dc9627991b.zip
linhes_pkgbuild-02002703ea2b6a378f2160adfc56b6dc9627991b.tar.gz
linhes_pkgbuild-02002703ea2b6a378f2160adfc56b6dc9627991b.tar.bz2
supplemental-web: clean up header, and during install make it the default webpage
Diffstat (limited to 'abs/core/supplemental-web/contents/index.htm')
-rw-r--r--abs/core/supplemental-web/contents/index.htm14
1 files changed, 0 insertions, 14 deletions
diff --git a/abs/core/supplemental-web/contents/index.htm b/abs/core/supplemental-web/contents/index.htm
deleted file mode 100644
index faf09fb..0000000
--- a/abs/core/supplemental-web/contents/index.htm
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
-<html>
- <head><title>LinHES: The Linux Home Entertainment System</title>
- </head>
- <frameset rows="217, 80%" frameborder="no" border="3" bordercolor="#000000">
- <frame src="header.html" name="menuframe" />
- <frame src="home.shtml" name="content" />
- <noframes>
- <body>
- There is no frame support on your browser.
- </body>
- </noframes>
- </frameset>
- </html>