PATCH: base.cfg.patch
- From: Christopher Warner <cwarner kernelcode com>
- To: gnome-web-list <gnome-web-list gnome org>
- Subject: PATCH: base.cfg.patch
- Date: Thu, 13 Dec 2007 12:08:15 -0500
Applies to gnomeweb-plone/wgo.buildout/profiles/base.cfg:
This patch adds gnome.theme to the egg install list it also adds the
DataGridField product and the ExternalStorage product to the
productdistros install list.
It's a 3 line change to revision 22 of the gnomeweb-plone svn module.
Thanks,
Christopher Warner
Index: base.cfg
===================================================================
--- base.cfg (revision 22)
+++ base.cfg (working copy)
@@ -18,7 +18,7 @@
# elementtree is required by Plone
eggs =
elementtree
-
+ gnome.theme
# Reference any eggs you are developing here, one per line
# e.g.: develop = src/my.package
develop =
@@ -43,6 +43,8 @@
[productdistros]
recipe = plone.recipe.distros
urls =
+ http://plone.org/products/datagridfield/releases/1.6/datagridfield-1-6-0-beta2-tar.gz
+ http://plone.org/products/externalstorage/releases/0.6/ExternalStorage-0.6.tgz
http://plone.org/products/ploneformgen/releases/1.2/pfg-1-2rc2_sf-1-1_bundle.tgz
http://plone.org/products/archaddon/releases/1.5/archaddon-1-0-beta2-tar.gz
http://plone.org/products/addremovewidget/releases/1.0-beta3/addremovewidget-1-0-beta3-tar.gz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]