diff options
author | James Meyer <james.meyer@operamail.com> | 2011-12-07 19:40:39 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-12-07 19:40:39 (GMT) |
commit | f441710103513f9621672152b889bfda7f50f064 (patch) | |
tree | acbcec242d3444383c46162dd27d964c1eeac9e4 /abs/core/supplemental-web/contents/index.htm | |
parent | f57e609997d91dbdfaa2e18b1e6e7e95876831bc (diff) | |
download | linhes_pkgbuild-f441710103513f9621672152b889bfda7f50f064.zip linhes_pkgbuild-f441710103513f9621672152b889bfda7f50f064.tar.gz linhes_pkgbuild-f441710103513f9621672152b889bfda7f50f064.tar.bz2 |
tilda, wmaker e16 settings: move /reneame to their proper place in the tree.
Diffstat (limited to 'abs/core/supplemental-web/contents/index.htm')
-rw-r--r-- | abs/core/supplemental-web/contents/index.htm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/abs/core/supplemental-web/contents/index.htm b/abs/core/supplemental-web/contents/index.htm new file mode 100644 index 0000000..faf09fb --- /dev/null +++ b/abs/core/supplemental-web/contents/index.htm @@ -0,0 +1,14 @@ +<!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> |