]> git.pld-linux.org Git - packages/Zope-CMFPlone.git/commitdiff
- orphaned, outdated
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 21 Apr 2006 23:40:23 +0000 (23:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-CMFPlone-migration.patch -> 1.2

Zope-CMFPlone-migration.patch [deleted file]

diff --git a/Zope-CMFPlone-migration.patch b/Zope-CMFPlone-migration.patch
deleted file mode 100644 (file)
index 954ac90..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -durN CMFPlone-2.0-beta3.orig/CMFPlone/migrations/oneX_twoBeta2.py CMFPlone-2.0-beta3/CMFPlone/migrations/oneX_twoBeta2.py
---- CMFPlone-2.0-beta3.orig/CMFPlone/migrations/oneX_twoBeta2.py       Tue Oct 28 19:55:09 2003
-+++ CMFPlone-2.0-beta3/CMFPlone/migrations/oneX_twoBeta2.py    Wed Nov 19 14:10:14 2003
-@@ -34,6 +34,7 @@
-         portal.manage_addProduct['CMFPlone'].manage_addTool('Portal Interface Tool')
-     # add portal_prefs
-+    skinsTool = getToolByName(portal, 'portal_skins')
-     skins = skinsTool.getSkinSelections()
-     for skin in skins:
-         path = skinsTool.getSkinPath(skin)
This page took 0.064341 seconds and 4 git commands to generate.