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

