diff --git a/CHANGES.rst b/CHANGES.rst index 6ea47c1..fc5f8ff 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,7 @@ Changelog 2.4.4 (unreleased) ------------------ -- Nothing changed yet. +- Change the category of the configlet to 'plone-general' [sneridagh] 2.4.3 (2015-06-05) diff --git a/plone/app/discussion/profiles/default/controlpanel.xml b/plone/app/discussion/profiles/default/controlpanel.xml index f06f000..91f1500 100644 --- a/plone/app/discussion/profiles/default/controlpanel.xml +++ b/plone/app/discussion/profiles/default/controlpanel.xml @@ -9,7 +9,7 @@ title="Discussion" action_id="discussion" appId="plone.app.discussion" - category="Plone" + category="plone-general" condition_expr="" icon_expr="string:${portal_url}/discussionitem_icon.png" url_expr="string:${portal_url}/@@discussion-controlpanel"