Update of /cvsroot/freevo/freevo/src/video/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv28657/src/video/plugins

Modified Files:
        bmovl.py 
Log Message:
Spelling fixes, usage note

Index: bmovl.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/plugins/bmovl.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** bmovl.py    4 Nov 2003 17:57:50 -0000       1.2
--- bmovl.py    19 Nov 2003 05:41:30 -0000      1.3
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.3  2003/11/19 05:41:30  krister
+ # Spelling fixes, usage note
+ #
  # Revision 1.2  2003/11/04 17:57:50  dischi
  # add doc
***************
*** 102,106 ****
  class PluginInterface(plugin.Plugin):
      """
!     bmovl plugin fro mplayer
  
      This plugin makes the OSD look much better in mplayer. It uses bmovl to show
--- 105,109 ----
  class PluginInterface(plugin.Plugin):
      """
!     bmovl plugin for mplayer
  
      This plugin makes the OSD look much better in mplayer. It uses bmovl to show
***************
*** 108,112 ****
  
      This plugin is in an early development and may crash mplayer.
!     To activate, you need to create a fifo /tmp/bmovl.
      """
  
--- 111,115 ----
  
      This plugin is in an early development and may crash mplayer.
!     To activate, you need to create a fifo /tmp/bmovl  (mkfifo /tmp/bmovl).
      """
  




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to