source: products/qPloneComments/branches/plone3_extend/profiles/default/actionicons.xml @ 1591

Last change on this file since 1591 was 800, checked in by crchemist, 17 years ago

Deleted mistakable folder.

  • Property svn:eol-style set to native
File size: 359 bytes
Line 
1<?xml version="1.0"?>
2<action-icons  xmlns:i18n="http://xml.zope.org/namespaces/i18n"
3   i18n:domain="plonecomments">
4   <action-icon category="controlpanel"
5                action_id="prefs_comments_setup_form"
6                title="qPloneComments" priority="0"
7                icon_expr="discussionitem_icon.gif" i18n:attributes="title" />
8</action-icons>
Note: See TracBrowser for help on using the repository browser.