source: products/qPingTool/branches/plone-3.1/profiles/default/actionicons.xml @ 1237

Last change on this file since 1237 was 198, checked in by crchemist, 20 years ago

Fixup error in init.py

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