From 65f1ba8230931358f9cc23cbe17513ca4dfa2773 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Tue, 30 Nov 2010 08:30:22 +0000 Subject: [PATCH] fetch plone.app.registry trunk for dev buildout. svn path=/plone.app.discussion/trunk/; revision=46039 --- dev-plone4.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-plone4.cfg b/dev-plone4.cfg index 40bd4f6..7068d33 100644 --- a/dev-plone4.cfg +++ b/dev-plone4.cfg @@ -40,6 +40,7 @@ auto-checkout = collective.akismet collective.autoresizetextarea collective.z3cform.norobots + plone.app.registry plone.app.z3cform plone.z3cform z3c.form @@ -123,6 +124,7 @@ plone.formwidget.recaptcha = svn https://svn.plone.org/svn/plone/plone.formwidge collective.akismet = svn https://svn.plone.org/svn/collective/collective.akismet/trunk collective.autoresizetextarea = svn https://svn.plone.org/svn/collective/collective.autoresizetextarea/trunk collective.z3cform.norobots = svn https://svn.plone.org/svn/collective/collective.z3cform.norobots/branches/p4-discussion-captchaplugin/ +plone.app.registry = svn http://svn.plone.org/svn/plone/plone.app.registry/trunk plone.app.z3cform = svn http://svn.plone.org/svn/plone/plone.app.z3cform/trunk plone.z3cform = svn http://svn.zope.org/repos/main/plone.z3cform/trunk/ z3c.form = svn http://svn.zope.org/repos/main/z3c.form/trunk