<?xml version="1.0"?>
<object name="portal_controlpanel" meta_type="Plone Control Panel Tool"
  i18n:domain="plone" xmlns:i18n="http://xml.zope.org/namespaces/i18n">

    <configlet title="Collections (old style)" action_id="portal_atct" appId="ATContentTypes"
        category="Plone" condition_expr=""
        icon_expr="string:$portal_url/topic_icon.png"
        url_expr="string:${portal_url}/portal_atct/atct_manageTopicIndex"
        visible="True" i18n:attributes="title">
      <permission>Manage portal</permission>
    </configlet>

</object>
