Author: dmeyer
Date: Sat Feb 18 20:51:31 2006
New Revision: 1198

Modified:
   trunk/WIP/thumb2/setup.py

Log:
change module name to thumb2

Modified: trunk/WIP/thumb2/setup.py
==============================================================================
--- trunk/WIP/thumb2/setup.py   (original)
+++ trunk/WIP/thumb2/setup.py   Sat Feb 18 20:51:31 2006
@@ -57,8 +57,8 @@
     print 'epeg extention disabled'
 
 # call setup
-setup(module      = 'thumb',
+setup(module      = 'thumb2',
       version     = '0.1',
       ext_modules = [ thumbnailer ],
-      scripts     = [ 'bin/kaa-thumb' ],
+      scripts     = [ 'bin/kaa-thumb2' ],
       )


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to