Mercurial > hg > foxridge-archiver
changeset 48:173e9823761e
fixed typo in mapping
author | casties |
---|---|
date | Thu, 14 Dec 2006 16:50:05 +0100 |
parents | c96683776ade |
children | 4d958249d337 |
files | makemeta-vlp.pl |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/makemeta-vlp.pl Mon Dec 11 19:20:55 2006 +0100 +++ b/makemeta-vlp.pl Thu Dec 14 16:50:05 2006 +0100 @@ -10,7 +10,7 @@ $|=1; # program version -my $version = "0.2.4 (5.12.2006 ROC)"; +my $version = "0.2.5 (14.12.2006 ROC)"; my $help = "use: makemeta-vlp [options] file.xml options: @@ -29,7 +29,7 @@ # generic mappings at top level my %gen_map = ( 'Custom2_Language' => 'meta/lang', - 'ProductionComment' => 'meta/image-acquisition/production-comment', + 'productionComment' => 'meta/image-acquisition/production-comment', 'derivedFrom' => 'derived-from/archive-path' ); # sub type switch tag