mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
yWeb: rename Y_NI_About.yhtm => Y_About_Image.yhtm
Origin commit data
------------------
Commit: 2498cb675b
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-21 (Tue, 21 Feb 2023)
Origin message was:
------------------
- yWeb: rename Y_NI_About.yhtm => Y_About_Image.yhtm
This commit is contained in:
@@ -9,7 +9,8 @@ install_DATA = extensions.txt \
|
|||||||
favicon.ico \
|
favicon.ico \
|
||||||
index.html \
|
index.html \
|
||||||
robots.txt \
|
robots.txt \
|
||||||
Y_About.yhtm \
|
Y_About_Image.yhtm \
|
||||||
|
Y_About_yWeb.yhtm \
|
||||||
Y_Baselib.js \
|
Y_Baselib.js \
|
||||||
Y_Blank.yhtm \
|
Y_Blank.yhtm \
|
||||||
Y_Blocks.txt \
|
Y_Blocks.txt \
|
||||||
@@ -78,8 +79,7 @@ install_DATA = extensions.txt \
|
|||||||
Y_yWeb.js
|
Y_yWeb.js
|
||||||
|
|
||||||
# NI-yWeb
|
# NI-yWeb
|
||||||
install_DATA += Y_NI_About.yhtm \
|
install_DATA += Y_NI_Camd-control.yhtm \
|
||||||
Y_NI_Camd-control.yhtm \
|
|
||||||
Y_NI_Infoicons-control.yhtm \
|
Y_NI_Infoicons-control.yhtm \
|
||||||
Y_NI_m3uConInfo.yhtm \
|
Y_NI_m3uConInfo.yhtm \
|
||||||
Y_NI_m3uConvert.yhtm \
|
Y_NI_m3uConvert.yhtm \
|
||||||
|
@@ -90,7 +90,7 @@ function get_update_txt()
|
|||||||
{
|
{
|
||||||
//show_waitbox(true);
|
//show_waitbox(true);
|
||||||
loadSyncURL("/control/exec?Y_NI_Tools&get_update_txt");
|
loadSyncURL("/control/exec?Y_NI_Tools&get_update_txt");
|
||||||
window.document.location.href="/Y_NI_About.yhtm?ani=false";
|
window.document.location.href="/Y_About_Image.yhtm?ani=false";
|
||||||
}
|
}
|
||||||
|
|
||||||
jQuery(document).ready(function(){
|
jQuery(document).ready(function(){
|
||||||
@@ -112,7 +112,7 @@ jQuery(document).ready(function(){
|
|||||||
<body>
|
<body>
|
||||||
<div class="work_box">
|
<div class="work_box">
|
||||||
<div class="work_box_head"><div class="work_box_head_h2">
|
<div class="work_box_head"><div class="work_box_head_h2">
|
||||||
{=var-set:menu={=L:info.about=} NI-Image=}{=include-block:Y_Blocks.txt;work_menu=}
|
{=var-set:menu={=L:info.about_image=}=}{=include-block:Y_Blocks.txt;work_menu=}
|
||||||
</div></div>
|
</div></div>
|
||||||
<div class="work_box_body">
|
<div class="work_box_body">
|
||||||
<table border="0" cellpadding="2" cellspacing="4" width="100%">
|
<table border="0" cellpadding="2" cellspacing="4" width="100%">
|
||||||
@@ -142,7 +142,7 @@ jQuery(document).ready(function(){
|
|||||||
</td>
|
</td>
|
||||||
<td valign="top" width="28%">
|
<td valign="top" width="28%">
|
||||||
{=ini-get:/.version;imagename=}<br/>
|
{=ini-get:/.version;imagename=}<br/>
|
||||||
<abbr class="version" title="{=L:ni.about.your_image=}">
|
<abbr class="version" title="{=L:info.about.your_image=}">
|
||||||
<script>getVersion("{=ini-get:/.version;version=}");</script><br/>
|
<script>getVersion("{=ini-get:/.version;version=}");</script><br/>
|
||||||
<script>getBuild("{=ini-get:/.version;version=}");</script><br/>
|
<script>getBuild("{=ini-get:/.version;version=}");</script><br/>
|
||||||
</abbr>
|
</abbr>
|
||||||
@@ -152,10 +152,10 @@ jQuery(document).ready(function(){
|
|||||||
<td valign="top" width="38%">
|
<td valign="top" width="38%">
|
||||||
{=if-file-exists:/tmp/update.txt~
|
{=if-file-exists:/tmp/update.txt~
|
||||||
<script>compareVersion("{=ini-get:/.version;version=}", "{=ini-get:/tmp/update.txt;version=}");</script>
|
<script>compareVersion("{=ini-get:/.version;version=}", "{=ini-get:/tmp/update.txt;version=}");</script>
|
||||||
<span class="upd_no">{=L:ni.about.image_upd_no=}</span>
|
<span class="upd_no">{=L:info.about.image_upd_no=}</span>
|
||||||
<span class="upd_yes">{=L:ni.about.image_upd_yes=}</span>
|
<span class="upd_yes">{=L:info.about.image_upd_yes=}</span>
|
||||||
<br/>
|
<br/>
|
||||||
<abbr class="version" title="{=L:ni.about.actual_image=}">
|
<abbr class="version" title="{=L:info.about.actual_image=}">
|
||||||
<script>getVersion("{=ini-get:/tmp/update.txt;version=}");</script>
|
<script>getVersion("{=ini-get:/tmp/update.txt;version=}");</script>
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
@@ -6,7 +6,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="work_box">
|
<div class="work_box">
|
||||||
<div class="work_box_head"><div class="work_box_head_h2">
|
<div class="work_box_head"><div class="work_box_head_h2">
|
||||||
{=var-set:menu={=L:info.about=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
|
{=var-set:menu={=L:info.about_yweb=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
|
||||||
<div class="work_box_body">
|
<div class="work_box_body">
|
||||||
<table border="0" cellpadding="2" cellspacing="4">
|
<table border="0" cellpadding="2" cellspacing="4">
|
||||||
<tr>
|
<tr>
|
@@ -484,7 +484,7 @@ end-block~frame_ext
|
|||||||
# ------- Lay-Frame Info-Menu
|
# ------- Lay-Frame Info-Menu
|
||||||
start-block~frame_info
|
start-block~frame_info
|
||||||
{=var-set:sec_menu=Y_Info_Menue.yhtm=}
|
{=var-set:sec_menu=Y_Info_Menue.yhtm=}
|
||||||
{=var-set:work=Y_NI_About.yhtm=}
|
{=var-set:work=Y_About_Image.yhtm=}
|
||||||
{=include-block:Y_Blocks.txt;frame_secondary=}
|
{=include-block:Y_Blocks.txt;frame_secondary=}
|
||||||
end-block~frame_info
|
end-block~frame_info
|
||||||
|
|
||||||
|
@@ -17,10 +17,10 @@ function init(){
|
|||||||
<div class="y_menu_sec">
|
<div class="y_menu_sec">
|
||||||
<ul id="secmenu_info">
|
<ul id="secmenu_info">
|
||||||
<li>
|
<li>
|
||||||
<a target="work" href="Y_NI_About.yhtm">{=L:info.about=} NI-Image</a>
|
<a target="work" href="Y_About_Image.yhtm">{=L:info.about_image=}</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a target="work" href="Y_About.yhtm">{=L:info.about=} yWeb</a>
|
<a target="work" href="Y_About_yWeb.yhtm">{=L:info.about_yweb=}</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a target="work" href="Y_Info_Help.yhtm">{=L:info.help=}</a>
|
<a target="work" href="Y_Info_Help.yhtm">{=L:info.help=}</a>
|
||||||
|
@@ -424,7 +424,12 @@ live.timer-sync.status=Status
|
|||||||
|
|
||||||
# ===== INFO
|
# ===== INFO
|
||||||
info.help=Hilfe
|
info.help=Hilfe
|
||||||
info.about=Über
|
info.about_yweb=Über yWeb
|
||||||
|
info.about_image=Über NI-Image
|
||||||
|
info.about.your_image=Dein NI-Image
|
||||||
|
info.about.actual_image=Aktuelles NI-Image
|
||||||
|
info.about.image_upd_no=Kein Update verfügbar
|
||||||
|
info.about.image_upd_yes=Update verfügbar
|
||||||
info.check_for_updates=Auf Updates prüfen
|
info.check_for_updates=Auf Updates prüfen
|
||||||
info.your_version=Deine Version
|
info.your_version=Deine Version
|
||||||
info.actual_version=Aktuelle Version
|
info.actual_version=Aktuelle Version
|
||||||
@@ -498,11 +503,6 @@ ni.configure=Konfigurieren
|
|||||||
ni.dblclick=Doppelklick erforderlich
|
ni.dblclick=Doppelklick erforderlich
|
||||||
ni.infopage=NI Infoseite
|
ni.infopage=NI Infoseite
|
||||||
|
|
||||||
ni.about.your_image=Dein NI-Image
|
|
||||||
ni.about.actual_image=Aktuelles NI-Image
|
|
||||||
ni.about.image_upd_no=Kein Update verfügbar
|
|
||||||
ni.about.image_upd_yes=Update verfügbar
|
|
||||||
|
|
||||||
ni.camd-control=Softcams
|
ni.camd-control=Softcams
|
||||||
ni.camd-control.title=Softcam-Steuerung
|
ni.camd-control.title=Softcam-Steuerung
|
||||||
|
|
||||||
|
@@ -424,7 +424,12 @@ live.timer-sync.status=Status
|
|||||||
|
|
||||||
# ===== INFO
|
# ===== INFO
|
||||||
info.help=Help
|
info.help=Help
|
||||||
info.about=About
|
info.about_yweb=About yWeb
|
||||||
|
info.about=About NI-Image
|
||||||
|
info.about.your_image=Your NI-Image
|
||||||
|
info.about.actual_image=Actual NI-Image
|
||||||
|
info.about.image_upd_no=No update available
|
||||||
|
info.about.image_upd_yes=Update available
|
||||||
info.check_for_updates=Check for Updates
|
info.check_for_updates=Check for Updates
|
||||||
info.your_version=Your Version
|
info.your_version=Your Version
|
||||||
info.actual_version=Actual Version
|
info.actual_version=Actual Version
|
||||||
@@ -498,11 +503,6 @@ ni.configure=Configure
|
|||||||
ni.dblclick=Doubleclick required
|
ni.dblclick=Doubleclick required
|
||||||
ni.infopage=NI Infopage
|
ni.infopage=NI Infopage
|
||||||
|
|
||||||
ni.about.your_image=Your NI-Image
|
|
||||||
ni.about.actual_image=Actual NI-Image
|
|
||||||
ni.about.image_upd_no=No update available
|
|
||||||
ni.about.image_upd_yes=Update available
|
|
||||||
|
|
||||||
ni.camd-control=Softcams
|
ni.camd-control=Softcams
|
||||||
ni.camd-control.title=Softcam-Control
|
ni.camd-control.title=Softcam-Control
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user