[Zope-Checkins] CVS: Zope3/lib/python/Zope - configure.zcml:1.4
Florent Guillaume
fg@nuxeo.com
Tue, 25 Jun 2002 04:15:54 -0400
Update of /cvs-repository/Zope3/lib/python/Zope
In directory cvs.zope.org:/tmp/cvs-serv13820
Modified Files:
configure.zcml
Log Message:
Fix permission title. It's apparently used nowhere, and I'm not
sure what it controls. But 'Manage Application' was definitely an
incorrect title and I'm playing with the security views now, so...
=== Zope3/lib/python/Zope/configure.zcml 1.3 => 1.4 ===
<!-- XXX What is this for? -->
<permission id="Zope.I18n"
- title="Manage Application"
+ title="Use Internationalization (?XXX)"
/>
<!-- Configuration -->