Author: dmeyer
Date: Tue Oct 18 17:25:35 2005
New Revision: 7746

Added:
   trunk/WIP/
      - copied from r7745, /trunk/testing/
   trunk/core/
      - copied from r7745, /trunk/freevo-core/
   trunk/tvdev/
      - copied from r7745, /trunk/freevo-tvdev/
   trunk/tvserver/
      - copied from r7745, /trunk/freevo-tvserver/
   trunk/ui/
      - copied from r7745, /trunk/freevo-ui/
Removed:
   trunk/freevo-core/
   trunk/freevo-tvdev/
   trunk/freevo-tvserver/
   trunk/freevo-ui/
   trunk/testing/
Modified:
   trunk/setup.py

Log:
remove freevo- from the module names

Modified: trunk/setup.py
==============================================================================
--- trunk/setup.py      (original)
+++ trunk/setup.py      Tue Oct 18 17:25:35 2005
@@ -36,7 +36,7 @@
 PYMBUS_VERSION     = '0.8.6'
 URL                = 'ftp://ftp.mbus.org/tzi/dmn/mbus/python'
 
-submodules = [ 'freevo-core', 'freevo-ui', 'freevo-tvdev', 'freevo-tvserver' ]
+submodules = [ 'core', 'ui', 'tvdev', 'tvserver' ]
 
 for a in sys.argv:
     if a.startswith('--help'):


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to