From c6ea258b9c658e931920fe5fa0b58a1e2c5566c6 Mon Sep 17 00:00:00 2001 From: zapata Date: Tue, 15 Oct 2002 22:57:58 +0000 Subject: [PATCH] some fixes for the new basic producer template set --- etc/config.properties-dist | 2 +- etc/producers.xml | 188 --------------------------------------------- 2 files changed, 1 insertion(+), 189 deletions(-) delete mode 100755 etc/producers.xml diff --git a/etc/config.properties-dist b/etc/config.properties-dist index 94600eb7..9795bf0d 100755 --- a/etc/config.properties-dist +++ b/etc/config.properties-dist @@ -51,7 +51,7 @@ Mir.Localizer=mircoders.localizer.basic.MirBasicLocalizer Mir.Localizer.Logfile=log/localizer.log # The location of the producer specifiations -Mir.Localizer.ProducerConfigFile=etc/producers.xml +Mir.Localizer.ProducerConfigFile=etc/producer/producers.xml # the templates Mir.Localizer.Producer.GeneratorLibrary= default=freemarker(etc/producer/) diff --git a/etc/producers.xml b/etc/producers.xml deleted file mode 100755 index 40cbb5fb..00000000 --- a/etc/producers.xml +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- 2.11.0