#!/usr/local/bin/python2.5
from picard.tagger import main; main('/usr/share/locale', True)

