Set SVN:keyword Date, Revision

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

View File

@@ -1,5 +1,5 @@
/* yWeb Baselib by yjogol /* yWeb Baselib by yjogol
$Date: 2008/02/24 08:23:12 $ $Date$
$Revision: 1.5 $ $Revision: 1.5 $
*/ */
var baselib_version="2.0.0"; var baselib_version="2.0.0";

View File

@@ -1,5 +1,5 @@
/* yWeb EPG by yjogol /* yWeb EPG by yjogol
$Date: 2008/02/24 08:23:12 $ $Date$
$Revision: 1.2 $ $Revision: 1.2 $
*/ */
/*EPG+*/ /*EPG+*/

View File

@@ -1,5 +1,5 @@
/* yWeb Flash by yjogol /* yWeb Flash by yjogol
$Date: 2008/02/24 08:23:12 $ $Date$
$Revision: 1.3 $ $Revision: 1.3 $
*/ */
function do_image_upload_dialog() function do_image_upload_dialog()

View File

@@ -1,5 +1,5 @@
/* yWeb Live by yjogol /* yWeb Live by yjogol
$Date: 2008/11/13 16:45:38 $ $Date$
$Revision: 1.3 $ $Revision: 1.3 $
*/ */
/*globals*/ /*globals*/

View File

@@ -1,5 +1,5 @@
/* VLC abstraction by yjogol@online.de /* VLC abstraction by yjogol@online.de
$Date: 2008/11/13 16:45:38 $ $Date$
$Revision: 1.4 $ $Revision: 1.4 $
*/ */
/*ie1=ActiveC, moz1=Mozilla<0.8.5.1, moz2>= 0.8.5.1*/ /*ie1=ActiveC, moz1=Mozilla<0.8.5.1, moz2>= 0.8.5.1*/

View File

@@ -1,6 +1,6 @@
/* yWeb by yjogol /* yWeb by yjogol
internal organisation of yweb internal organisation of yweb
$Date: 2008/02/24 08:23:12 $ $Date$
$Revision: 1.1 $ $Revision: 1.1 $
*/ */

View File

@@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# ----------------------------------------------------------- # -----------------------------------------------------------
# Live (yjogol) # Live (yjogol)
# $Date: 2007/11/26 20:54:55 $ # $Date$
# $Revision: 1.3 $ # $Revision: 1.3 $
# ----------------------------------------------------------- # -----------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# ----------------------------------------------------------- # -----------------------------------------------------------
# Plugins (yjogol) # Plugins (yjogol)
# $Date: 2007/11/26 20:54:55 $ # $Date$
# $Revision: 1.2 $ # $Revision: 1.2 $
# ----------------------------------------------------------- # -----------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# ----------------------------------------------------------- # -----------------------------------------------------------
# Tools (yjogol) # Tools (yjogol)
# $Date: 2010/01/03 18:54:42 $ # $Date$
# $Revision: 1.9 $ # $Revision: 1.9 $
# ----------------------------------------------------------- # -----------------------------------------------------------
. ./_Y_Globals.sh . ./_Y_Globals.sh

View File

@@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# ----------------------------------------------------------- # -----------------------------------------------------------
# Y Globals (yjogol) # Y Globals (yjogol)
# $Date: 2007/11/26 20:54:55 $ # $Date$
# $Revision: 1.2 $ # $Revision: 1.2 $
# ----------------------------------------------------------- # -----------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# ----------------------------------------------------------- # -----------------------------------------------------------
# Y Library (yjogol) # Y Library (yjogol)
# $Date: 2007/11/26 20:54:55 $ # $Date$
# $Revision: 1.2 $ # $Revision: 1.2 $
# ----------------------------------------------------------- # -----------------------------------------------------------

View File

@@ -2,7 +2,7 @@
# ----------------------------------------------------------- # -----------------------------------------------------------
# API Script (yjogol) # API Script (yjogol)
# for yWeb independent shell calls # for yWeb independent shell calls
# $Date: 2007/11/26 20:54:55 $ # $Date$
# $Revision: 1.3 $ # $Revision: 1.3 $
# ----------------------------------------------------------- # -----------------------------------------------------------
API_VERSION_MAJOR="1" API_VERSION_MAJOR="1"