[Zope-CVS] CVS: Packages/JobBoardI18n - configure.zcml:1.5
   
    Steve Alexander
     
    steve@cat-box.net
       
    Tue, 18 Jun 2002 17:33:36 -0400
    
    
  
Update of /cvs-repository/Packages/JobBoardI18n
In directory cvs.zope.org:/tmp/cvs-serv25718
Modified Files:
	configure.zcml 
Log Message:
updated configuration to use new browser:icon directive rather than 
zmi:icon 
=== Packages/JobBoardI18n/configure.zcml 1.4 => 1.5 ===
 </browser:view>
 
-<zmi:icon for=".IJobList." file="joblist.gif" />
+<browser:icon name="zmi_icon" for=".IJobList." file="joblist.gif" />
 
 <gts:registerTranslations directory="./locale" />