Author: duncan
Date: Sun Oct 21 17:50:54 2007
New Revision: 10019

Log:
Move upsoon to the tv plugins, where it belongs


Added:
   branches/rel-1/freevo/src/tv/plugins/upsoon.py
      - copied, changed from r10015, 
/branches/rel-1/freevo/src/plugins/upsoon.py
Removed:
   branches/rel-1/freevo/src/plugins/upsoon.py

Copied: branches/rel-1/freevo/src/tv/plugins/upsoon.py (from r10015, 
/branches/rel-1/freevo/src/plugins/upsoon.py)
==============================================================================
--- /branches/rel-1/freevo/src/plugins/upsoon.py        (original)
+++ branches/rel-1/freevo/src/tv/plugins/upsoon.py      Sun Oct 21 17:50:54 2007
@@ -6,7 +6,7 @@
 #
 # Notes:
 #    To activate, put the following line in local_conf.py:
-#       plugin.activate('upsoon')
+#       plugin.activate('tv.upsoon')
 # ToDo:
 #
 # -----------------------------------------------------------------------
@@ -58,7 +58,7 @@
     To activate this plugin, just put the following line at the end of your
     local_conf.py file:
 
-    | plugin.activate('upsoon')
+    | plugin.activate('tv.upsoon')
     """
     __author__           = 'Duncan Webb'
     __author_email__     = '[EMAIL PROTECTED]'

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to