[Zope-CVS] CVS: Packages/JobBoardEx/Views - views.zcml:1.2

Jeremy Hylton jeremy@zope.com
Wed, 20 Mar 2002 14:49:07 -0500


Update of /cvs-repository/Packages/JobBoardEx/Views
In directory cvs.zope.org:/tmp/cvs-serv25878/Views

Modified Files:
	views.zcml 
Log Message:
Fix typos and bugs in various .zcml files.



=== Packages/JobBoardEx/Views/views.zcml 1.1 => 1.2 ===
     >
 
-<include package="Zope.ZopeProducts.JobBoardEx.Views.Browser"
+<include package=".JobBoardEx.Views.Browser"
 	 file="browser.zcml"
-	 >
+	 />
 
 </zopeConfigure>