Hi,
is this option in general necessary? I think it could be quiet simple be
solved in style-file.
name:en=* { set foobar:name='${name:en}' }
int_name=* & foobar:name!=* { set foobar:name='${int_name}' }
foobar:name=* {set name='${foobar:name}' ; delete foobar:name }
would be equal to: name-tag-list=name_en,int_name,name
The advantage of handing in style is, that you are much more flexible.
E.g. use '${name} - ${name:en}' if you want to. I don't know if this is
useful.
Henning
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev