[Commits] : Tuxbox-GIT: apps branch master updated. CVS-Final-478-gcedc4e1
Tuxbox Sources
Brought to you by:
dbt1
|
From: GetAway <tux...@ne...> - 2015-03-08 17:53:23
|
Project "Tuxbox-GIT: apps":
The branch, master has been updated
via cedc4e1954f27b9e4eb40e5d87452d3fd94d121a (commit)
from c0269771d6e848cf3a5421582e997a5e48d51b18 (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 cedc4e1954f27b9e4eb40e5d87452d3fd94d121a
Author: svenhoefer <sve...@sv...>
Date: Sun Mar 8 18:52:35 2015 +0100
yweb: show Y_About.yhtm at a click on the info link
Signed-off-by: GetAway <get...@t-...>
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_Blocks.txt b/tuxbox/neutrino/daemons/nhttpd/web/Y_Blocks.txt
index 3d99daf..c220447 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_Blocks.txt
+++ b/tuxbox/neutrino/daemons/nhttpd/web/Y_Blocks.txt
@@ -415,7 +415,7 @@ end-block~frame_ext
# ------- Lay-Frame Info-Menu
start-block~frame_info
{=var-set:sec_menu=Y_Info_Menue.yhtm=}
-{=var-set:work=Y_blank.htm=}
+{=var-set:work=Y_About.yhtm=}
{=include-block:Y_Blocks.txt;frame_secondary=}
end-block~frame_info
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_Version.txt b/tuxbox/neutrino/daemons/nhttpd/web/Y_Version.txt
index eefefea..bd1046f 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_Version.txt
+++ b/tuxbox/neutrino/daemons/nhttpd/web/Y_Version.txt
@@ -1,6 +1,4 @@
-version=2.8.0.2
+version=2.8.0.3
date=08.03.2015
type=Release
info=Tuxbox
-
-
-----------------------------------------------------------------------
Summary of changes:
tuxbox/neutrino/daemons/nhttpd/web/Y_Blocks.txt | 2 +-
tuxbox/neutrino/daemons/nhttpd/web/Y_Version.txt | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
--
Tuxbox-GIT: apps
|