source: products/quintagroup.plonecaptchas/trunk/quintagroup/plonecaptchas/profiles/default/actionicons.xml @ 1542

Last change on this file since 1542 was 1542, checked in by liebster, 14 years ago

Added icon tool in plone control panel

File size: 334 bytes
Line 
1<?xml version="1.0"?>
2<action-icons  xmlns:i18n="http://xml.zope.org/namespaces/i18n"
3    i18n:domain="quintagroup.plonecaptchas">
4 <action-icon category="controlpanel"
5              action_id="qpc_tool"
6              title="qPloneCaptchas" priority="0"
7              icon_expr="./tool.gif" i18n:attributes="title" />
8</action-icons>
Note: See TracBrowser for help on using the repository browser.