From 0bbdd92b76c2d1b90c91ad8fbea66753f8380732 Mon Sep 17 00:00:00 2001
From: Yoshinori Okuji <yo@nexedi.com>
Date: Wed, 8 Sep 2004 13:01:56 +0000
Subject: [PATCH] Renamed from TemplateTool_modulesAsCSV.py to
 TemplateTool_getModuleListAsCSV.py.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1571 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 ...eTool_modulesAsCSV.py => TemplateTool_getModuleListAsCSV.py} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename product/ERP5/skins/erp5_core/{TemplateTool_modulesAsCSV.py => TemplateTool_getModuleListAsCSV.py} (93%)

diff --git a/product/ERP5/skins/erp5_core/TemplateTool_modulesAsCSV.py b/product/ERP5/skins/erp5_core/TemplateTool_getModuleListAsCSV.py
similarity index 93%
rename from product/ERP5/skins/erp5_core/TemplateTool_modulesAsCSV.py
rename to product/ERP5/skins/erp5_core/TemplateTool_getModuleListAsCSV.py
index a2d7066f8d..f8fcaa05fe 100755
--- a/product/ERP5/skins/erp5_core/TemplateTool_modulesAsCSV.py
+++ b/product/ERP5/skins/erp5_core/TemplateTool_getModuleListAsCSV.py
@@ -1,4 +1,4 @@
-## Script (Python) "TemplateTool_modulesAsCSV"
+## Script (Python) "TemplateTool_getModuleListAsCSV"
 ##bind container=container
 ##bind context=context
 ##bind namespace=
-- 
2.30.9