Author: dmeyer
Date: Sat Mar 25 18:11:53 2006
New Revision: 1338
Modified:
trunk/beacon/setup.py
trunk/beacon/src/__init__.py
Log:
name fixing again
Modified: trunk/beacon/setup.py
==============================================================================
--- trunk/beacon/setup.py (original)
+++ trunk/beacon/setup.py Sat Mar 25 18:11:53 2006
@@ -62,6 +62,6 @@
setup (module = 'beacon',
version = '0.1',
description = "Media-oriented virtual filesystem",
- scripts = [ 'bin/kaa-thumb', 'bin/kaa-beacon' ],
+ scripts = [ 'bin/kaa-thumb', 'bin/beacon' ],
ext_modules = [ ext ]
)
Modified: trunk/beacon/src/__init__.py
==============================================================================
--- trunk/beacon/src/__init__.py (original)
+++ trunk/beacon/src/__init__.py Sat Mar 25 18:11:53 2006
@@ -48,7 +48,7 @@
def connect(database=None):
"""
Connect to the beacon database dir given by 'database'. Id 'database' is
None, the
- client will only connect to the thumbnailer. A kaa-beacon program must be
running.
+ client will only connect to the thumbnailer. A beacon server must be
running.
"""
global _client
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog