On 11/08/2005, at 23.18, Paulo Moura wrote: > The problem lies on the following line on the commands code: > lang=$(perl <<<$TM_SCOPE -pe 's/.*\bsource\.([^. ]*).*/ > $1/') > Maybe we should change it to accept both source.* and text.*. I've changed it.