source: products/qPloneDropDownMenu/trunk/profiles/default/actionicons.xml @ 1140

Last change on this file since 1140 was 372, checked in by chervol, 18 years ago

fixed interfaces

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