[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/RoleService - role.gif:1.1 role-service.zcml:1.3
Jim Fulton
jim@zope.com
Thu, 13 Jun 2002 19:55:36 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/RoleService
In directory cvs.zope.org:/tmp/cvs-serv22093/lib/python/Zope/App/OFS/Services/RoleService
Modified Files:
role-service.zcml
Added Files:
role.gif
Log Message:
Made up an icon for the TTW RoleService to test icons in the service
manager contents view and updated the general contents template to
work with icons.
=== Added File Zope3/lib/python/Zope/App/OFS/Services/RoleService/role.gif ===
GIF89a !Created with The GIMP !
, 1w3cM)0扦ʶR ;
=== Zope3/lib/python/Zope/App/OFS/Services/RoleService/role-service.zcml 1.2 => 1.3 ===
<include package=".Views" file="views.zcml" />
+ <zmi:icon for=".RoleService.ILocalRoleService" file="role.gif" />
+
</zopeConfigure>