[Zodb-checkins] CVS: Zope/lib/python/ZConfig/tests/library/thing/ext - extension.xml:1.2.2.1

Fred L. Drake, Jr. fred@zope.com
Thu, 9 Jan 2003 14:27:59 -0500


Update of /cvs-repository/Zope/lib/python/ZConfig/tests/library/thing/ext
In directory cvs.zope.org:/tmp/cvs-serv3113/tests/library/thing/ext

Added Files:
      Tag: zconfig-schema-devel-branch
	extension.xml 
Log Message:
Merge from the ZConfig HEAD.

=== Added File Zope/lib/python/ZConfig/tests/library/thing/ext/extension.xml ===
<extension>
  <sectiontype name='thing-ext' implements='thing'>
    <key name='thing-ext-key' default='thing-ext-default'/>
  </sectiontype>
</extension>