[Commits] : Tuxbox-GIT: apps branch master updated. CVS-Final-471-g98a3053
Tuxbox Sources
Brought to you by:
dbt1
|
From: GetAway <tux...@ne...> - 2015-03-08 09:11:53
|
Project "Tuxbox-GIT: apps":
The branch, master has been updated
via 98a30539585e9eae1e83cff00e4e63d145a50f08 (commit)
from e762fc6e45af4ac5f0e8cf96dd9f59364276eda9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 98a30539585e9eae1e83cff00e4e63d145a50f08
Author: GetAway <get...@t-...>
Date: Sun Mar 8 10:10:40 2015 +0100
yweb: delete unused Y_Settings.yhtm
Signed-off-by: GetAway <get...@t-...>
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_Settings.yhtm b/tuxbox/neutrino/daemons/nhttpd/web/Y_Settings.yhtm
deleted file mode 100644
index 3f4ec1d..0000000
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_Settings.yhtm
+++ /dev/null
@@ -1,17 +0,0 @@
-{=var-set:cancache=yPyes=}
-<html>
-<head>
-<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-</head>
-
-<frameset cols="157,*" framespacing="0" border="0" frameborder="0">
- <frame name="Links" scrolling="no" noresize target="Rechts oben" src="Y_Settings_Menue.yhtm">
- <frame name="Rechts_oben" src="Y_blank.htm" scrolling="auto">
- <noframes>
- <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
- <p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht unterstüzt.</p>
- </body>
- </noframes>
-</frameset>
-
-</html>
-----------------------------------------------------------------------
Summary of changes:
tuxbox/neutrino/daemons/nhttpd/web/Y_Settings.yhtm | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
delete mode 100644 tuxbox/neutrino/daemons/nhttpd/web/Y_Settings.yhtm
--
Tuxbox-GIT: apps
|