Author: duncan Date: Wed Oct 18 22:30:27 2006 New Revision: 8412 Modified: branches/rel-1/freevo/src/plugins/df.py branches/rel-1/freevo/src/plugins/shoppingcart.py branches/rel-1/freevo/src/video/plugins/imdb.py
Log: Removed old cvs logs Modified: branches/rel-1/freevo/src/plugins/df.py ============================================================================== --- branches/rel-1/freevo/src/plugins/df.py (original) +++ branches/rel-1/freevo/src/plugins/df.py Wed Oct 18 22:30:27 2006 @@ -11,17 +11,6 @@ # Todo: # # ----------------------------------------------------------------------- -# $Log$ -# Revision 1.9.2.1 2005/01/09 10:47:29 dischi -# gb patch -# -# Revision 1.9 2004/07/10 12:33:40 dischi -# header cleanup -# -# Revision 1.8 2003/10/21 21:17:41 gsbarbieri -# Some more i18n improvements. -# -# ----------------------------------------------------------------------- # Freevo - A Home Theater PC framework # Copyright (C) 2002 Krister Lagerstrom, et al. # Please see the file freevo/Docs/CREDITS for a complete list of authors. @@ -40,7 +29,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# ----------------------------------------------------------------------- */ +# ----------------------------------------------------------------------- import plugin Modified: branches/rel-1/freevo/src/plugins/shoppingcart.py ============================================================================== --- branches/rel-1/freevo/src/plugins/shoppingcart.py (original) +++ branches/rel-1/freevo/src/plugins/shoppingcart.py Wed Oct 18 22:30:27 2006 @@ -14,14 +14,6 @@ # o also add metafiles like covers to the cart # # ----------------------------------------------------------------------- -# $Log$ -# Revision 1.6 2004/07/10 12:33:40 dischi -# header cleanup -# -# Revision 1.5 2004/01/31 13:15:14 dischi -# only add the plugin if the parent is a dir -# -# ----------------------------------------------------------------------- # Freevo - A Home Theater PC framework # Copyright (C) 2002 Krister Lagerstrom, et al. # Please see the file freevo/Docs/CREDITS for a complete list of authors. @@ -40,7 +32,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 Modified: branches/rel-1/freevo/src/video/plugins/imdb.py ============================================================================== --- branches/rel-1/freevo/src/video/plugins/imdb.py (original) +++ branches/rel-1/freevo/src/video/plugins/imdb.py Wed Oct 18 22:30:27 2006 @@ -14,14 +14,6 @@ # - DVD/VCD support # # ----------------------------------------------------------------------- -# $Log$ -# Revision 1.36 2004/07/10 12:33:43 dischi -# header cleanup -# -# Revision 1.35 2004/06/02 21:36:50 dischi -# auto detect movies with more than one file -# -# ----------------------------------------------------------------------- # Freevo - A Home Theater PC framework # Copyright (C) 2002 Krister Lagerstrom, et al. # Please see the file freevo/Docs/CREDITS for a complete list of authors. @@ -40,7 +32,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 ------------------------------------------------------------------------- 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
