Log message for revision 67167:
  get rid of some deprecated stuff
  

Changed:
  U   Products.Five/branches/philikon-local-components/browser/configure.zcml

-=-
Modified: 
Products.Five/branches/philikon-local-components/browser/configure.zcml
===================================================================
--- Products.Five/branches/philikon-local-components/browser/configure.zcml     
2006-04-19 18:19:46 UTC (rev 67166)
+++ Products.Five/branches/philikon-local-components/browser/configure.zcml     
2006-04-19 18:20:08 UTC (rev 67167)
@@ -4,22 +4,13 @@
   <browser:defaultView name="index.html" />
 
   <interface
-      interface="zope.publisher.interfaces.browser.ILayer"
+      interface="zope.publisher.interfaces.browser.IBrowserSkinType"
       />
 
   <interface
-      interface="zope.publisher.interfaces.browser.ISkin"
-      />
-
-  <interface
       interface="zope.app.publisher.interfaces.browser.IMenuItemType"
       />
 
-  <browser:layer
-      name="default"
-      interface="zope.publisher.interfaces.browser.IDefaultBrowserLayer"
-      />
-
   <browser:page
       for="*"
       name="absolute_url"

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to