# HG changeset patch # User casties # Date 1166111405 -3600 # Node ID 173e9823761efbfe669827bcebf56faf2352b76e # Parent c96683776ade4a6510eb3897892862e6e702f8e6 fixed typo in mapping diff -r c96683776ade -r 173e9823761e makemeta-vlp.pl --- 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