Author: dmeyer
Date: Sun May 20 20:26:42 2007
New Revision: 2680

Modified:
   trunk/beacon/bin/beacon

Log:
fix doc

Modified: trunk/beacon/bin/beacon
==============================================================================
--- trunk/beacon/bin/beacon     (original)
+++ trunk/beacon/bin/beacon     Sun May 20 20:26:42 2007
@@ -44,7 +44,7 @@
 import logging
 from logging.handlers import RotatingFileHandler
 
-# insert freevo path information
+# insert kaa path information
 __site__ = '../lib/python%s.%s/site-packages' % sys.version_info[:2]
 __site__ = os.path.abspath(os.path.join(os.path.dirname(__file__), __site__))
 if not __site__ in sys.path:

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to