Author: duncan Date: Thu Dec 28 13:57:36 2006 New Revision: 8846 Modified: branches/rel-1/freevo/src/audio/plugins/playlist.py branches/rel-1/freevo/src/plugins/lcd.py branches/rel-1/freevo/src/plugins/yac.py
Log: Removed $Log and old cvs log Modified: branches/rel-1/freevo/src/audio/plugins/playlist.py ============================================================================== --- branches/rel-1/freevo/src/audio/plugins/playlist.py (original) +++ branches/rel-1/freevo/src/audio/plugins/playlist.py Thu Dec 28 13:57:36 2006 @@ -2,7 +2,7 @@ # ----------------------------------------------------------------------- # playlist.py - Plugin for playlist support # ----------------------------------------------------------------------- -# $Id: +# $Id$ # # Notes: This plugin will allow you to make playlists. # @@ -15,8 +15,6 @@ # Ability to add entire folders or even other playlists # # ----------------------------------------------------------------------- -# $Log: -# ----------------------------------------------------------------------- # 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. Modified: branches/rel-1/freevo/src/plugins/lcd.py ============================================================================== --- branches/rel-1/freevo/src/plugins/lcd.py (original) +++ branches/rel-1/freevo/src/plugins/lcd.py Thu Dec 28 13:57:36 2006 @@ -12,27 +12,6 @@ # 2) Have Movie Player, TV Player and Image viewer to use LCD # 3) Better (and more) LCD screens. # ----------------------------------------------------------------------- -# $Log: lcd.py,v $ -# Revision 1.19.2.3 2005/01/23 11:36:56 dischi -# add small tv patch -# -# Revision 1.19.2.2 2005/01/09 10:42:18 dischi -# more unicode fixes -# -# Revision 1.19.2.1 2005/01/09 10:13:44 dischi -# unicode fixes -# -# Revision 1.19 2004/07/11 11:14:53 dischi -# lcd detach fixes from Magnus Schmidt -# -# Revision 1.18 2004/07/10 12:33:40 dischi -# header cleanup -# -# Revision 1.17 2004/02/23 05:30:28 gsbarbieri -# Better i18n support. Changed a lot of strings to cooperate with translators -# and made the menu items (not dirs, audio or video ones!) to use translations. -# -# ----------------------------------------------------------------------- # 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. Modified: branches/rel-1/freevo/src/plugins/yac.py ============================================================================== --- branches/rel-1/freevo/src/plugins/yac.py (original) +++ branches/rel-1/freevo/src/plugins/yac.py Thu Dec 28 13:57:36 2006 @@ -2,7 +2,7 @@ # ----------------------------------------------------------------------- # yac.py - Support for YAC (Caller ID) # ----------------------------------------------------------------------- -# $Id: yac.py,v +# $Id$ # # Notes: # To activate, put the following line in local_conf.py: @@ -17,8 +17,6 @@ # Linux. # # ----------------------------------------------------------------------- -# $Log: yac.py,v -# ----------------------------------------------------------------------- # 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. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
