Author: duncan Date: Thu Oct 19 16:54:29 2006 New Revision: 8424 Modified: branches/rel-1/freevo/src/www/wap_types.py branches/rel-1/freevo/src/www/web_types.py
Log: Removed old cvs logs Modified: branches/rel-1/freevo/src/www/wap_types.py ============================================================================== --- branches/rel-1/freevo/src/www/wap_types.py (original) +++ branches/rel-1/freevo/src/www/wap_types.py Thu Oct 19 16:54:29 2006 @@ -8,14 +8,6 @@ # Todo: # # ----------------------------------------------------------------------- -# $Log$ -# Revision 1.4 2004/07/10 12:33:43 dischi -# header cleanup -# -# Revision 1.3 2004/02/19 04:57:59 gsbarbieri -# Support Web Interface i18n. -# -# ----------------------------------------------------------------------- # Freevo - A Home Theater PC framework # Copyright (C) 2003 Krister Lagerstrom, et al. # Please see the file freevo/Docs/CREDITS for a complete list of authors. @@ -34,7 +26,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# ----------------------------------------------------------------------- */ +# ----------------------------------------------------------------------- import os, sys, time Modified: branches/rel-1/freevo/src/www/web_types.py ============================================================================== --- branches/rel-1/freevo/src/www/web_types.py (original) +++ branches/rel-1/freevo/src/www/web_types.py Thu Oct 19 16:54:29 2006 @@ -8,21 +8,6 @@ # Todo: # # ----------------------------------------------------------------------- -# $Log$ -# Revision 1.25 2004/07/10 12:33:43 dischi -# header cleanup -# -# Revision 1.24 2004/03/09 00:14:35 rshortt -# Add advanced search and link to search page. Next will probably add genre -# options. -# -# Revision 1.23 2004/02/23 08:31:55 gsbarbieri -# Helper functions. -# Please use them to print messages to user. -# printMessagesFinish() should be used to generate the page ending stuff (links, -# foot, ...) -# -# ----------------------------------------------------------------------- # Freevo - A Home Theater PC framework # Copyright (C) 2003 Krister Lagerstrom, et al. # Please see the file freevo/Docs/CREDITS for a complete list of authors. @@ -41,7 +26,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# ----------------------------------------------------------------------- */ +# ----------------------------------------------------------------------- import os, sys, time ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
