[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/RoleService - role_service.gif:1.1 role-service.zcml:1.4

Stephan Richter srichter@cbu.edu
Sun, 16 Jun 2002 14:29:26 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/RoleService
In directory cvs.zope.org:/tmp/cvs-serv24789/Services/RoleService

Modified Files:
	role-service.zcml 
Added Files:
	role_service.gif 
Log Message:
Here are some more plonish like icons made by Kit Blake. He told me these
were done very quickly and if they are seriously considered then he will
make them more professionally from scratch.


=== Added File Zope3/lib/python/Zope/App/OFS/Services/RoleService/role_service.gif ===
  <Binary-ish file>

=== Zope3/lib/python/Zope/App/OFS/Services/RoleService/role-service.zcml 1.3 => 1.4 ===
   <include package=".Views" file="views.zcml" />
 
-  <zmi:icon for=".RoleService.ILocalRoleService" file="role.gif" />
+  <zmi:icon for=".RoleService.ILocalRoleService" file="role_service.gif" />
 
 </zopeConfigure>