266
266
write_po(locale, domain, update_pkg, contents)
268
def process_xpi(program_path, content_dir, basepath, release):
268
def process_xpi(program_path, content_dir, target_dir, release):
269
269
'''Build XPI files from Mozilla translation .po files.
271
271
This calls program_path on content_dir and another temporary directory,