[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/viewlet/SETUP.cfg
	Also need to switch the setup.
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Mon Sep 19 08:29:58 EDT 2005
    
    
  
Log message for revision 38516:
  Also need to switch the setup.
  
Changed:
  U   Zope3/trunk/src/zope/app/viewlet/SETUP.cfg
-=-
Modified: Zope3/trunk/src/zope/app/viewlet/SETUP.cfg
===================================================================
--- Zope3/trunk/src/zope/app/viewlet/SETUP.cfg	2005-09-19 12:29:43 UTC (rev 38515)
+++ Zope3/trunk/src/zope/app/viewlet/SETUP.cfg	2005-09-19 12:29:58 UTC (rev 38516)
@@ -1,5 +1,5 @@
 # Tell zpkg how to install the ZCML slugs.
 
 <data-files zopeskel/etc/package-includes>
-  zope.app.pagelet-*.zcml
+  zope.app.viewlet-*.zcml
 </data-files>
    
    
More information about the Zope3-Checkins
mailing list