Set SVN:keyword Date, Revision

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@428 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
yjogol
2010-02-27 05:52:05 +00:00
parent 7264e3f506
commit 068d6e6d6c
21 changed files with 21 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
/* yWeb Baselib by yjogol
$Date$
$Revision: 1.5 $
$Revision$
*/
var baselib_version="2.0.0";
var agt=navigator.userAgent.toLowerCase();

View File

@@ -1,6 +1,6 @@
/* yWeb EPG by yjogol
$Date$
$Revision: 1.2 $
$Revision$
*/
/*EPG+*/
var g_width_px=0; /*display width*/

View File

@@ -1,6 +1,6 @@
/* yWeb Flash by yjogol
$Date$
$Revision: 1.3 $
$Revision$
*/
function do_image_upload_dialog()
{

View File

@@ -1,6 +1,6 @@
/* yWeb Live by yjogol
$Date$
$Revision: 1.3 $
$Revision$
*/
/*globals*/
var V2 = null;

View File

@@ -1,6 +1,6 @@
/* VLC abstraction by yjogol@online.de
$Date$
$Revision: 1.4 $
$Revision$
*/
/*ie1=ActiveC, moz1=Mozilla<0.8.5.1, moz2>= 0.8.5.1*/
var CyVLC = function(_id, masterid, width, height) {

View File

@@ -1,7 +1,7 @@
/* yWeb by yjogol
internal organisation of yweb
$Date$
$Revision: 1.1 $
$Revision$
*/
/* define namespace */

View File

@@ -2,7 +2,7 @@
# -----------------------------------------------------------
# Live (yjogol)
# $Date$
# $Revision: 1.3 $
# $Revision$
# -----------------------------------------------------------
. ./_Y_Globals.sh

View File

@@ -2,7 +2,7 @@
# -----------------------------------------------------------
# Plugins (yjogol)
# $Date$
# $Revision: 1.2 $
# $Revision$
# -----------------------------------------------------------
. ./_Y_Globals.sh

View File

@@ -2,7 +2,7 @@
# -----------------------------------------------------------
# Tools (yjogol)
# $Date$
# $Revision: 1.9 $
# $Revision$
# -----------------------------------------------------------
. ./_Y_Globals.sh
. ./_Y_Library.sh

View File

@@ -2,7 +2,7 @@
# -----------------------------------------------------------
# Y Globals (yjogol)
# $Date$
# $Revision: 1.2 $
# $Revision$
# -----------------------------------------------------------
# -----------------------------------------------------------

View File

@@ -2,7 +2,7 @@
# -----------------------------------------------------------
# Y Library (yjogol)
# $Date$
# $Revision: 1.2 $
# $Revision$
# -----------------------------------------------------------
# -----------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# API Script (yjogol)
# for yWeb independent shell calls
# $Date$
# $Revision: 1.3 $
# $Revision$
# -----------------------------------------------------------
API_VERSION_MAJOR="1"
API_VERSION_MINOR="0"