From b48c89e2b2b3426316e49cb1756793b352fe6abf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Benoi=CC=82t=20Pin?= Date: Wed, 25 Jun 2014 11:01:03 +0200 Subject: [PATCH] =?utf8?q?Encore=20un=20truc=20qui=20trainait=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- catalog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog.py b/catalog.py index 1f08a83..4b925bf 100644 --- a/catalog.py +++ b/catalog.py @@ -31,7 +31,7 @@ class SolrTransactionHook : self.connection.close() class CatalogTool(BaseCatalogTool) : - meta_type = 'Legivoc Catalog' + meta_type = 'Plinn Catalog' security = ClassSecurityInfo() manage_options = (BaseCatalogTool.manage_options[:5] + ({'label' : 'Solr', 'action' : 'manage_solr'},) + -- 2.20.1