[Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/configure.zcml
	Oh, and yeah, include Five.component config
    Philipp von Weitershausen 
    philikon at philikon.de
       
    Thu Mar  2 15:42:59 EST 2006
    
    
  
Log message for revision 65742:
  Oh, and yeah, include Five.component config
  
Changed:
  U   Products.Five/branches/philikon-local-components/configure.zcml
-=-
Modified: Products.Five/branches/philikon-local-components/configure.zcml
===================================================================
--- Products.Five/branches/philikon-local-components/configure.zcml	2006-03-02 20:42:25 UTC (rev 65741)
+++ Products.Five/branches/philikon-local-components/configure.zcml	2006-03-02 20:42:58 UTC (rev 65742)
@@ -6,6 +6,7 @@
   <include file="i18n.zcml" />
   <include file="event.zcml"/>
   <include file="deprecated.zcml"/>
+  <include package=".component" />
   <include package=".site" />
   <include package=".browser" />
   <include package=".form" />
    
    
More information about the Zope-Checkins
mailing list