papoteur-mga / isodumper

A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter. This repository is no more active. The project is transferred to Mageia host.
http://gitweb.mageia.org/software/isodumper
Other
8 stars 5 forks source link

Optimize po-update script #7

Closed yurchor closed 11 years ago

yurchor commented 11 years ago

Current po-update script do the things that are not needed: parse gtk translations which is not needed, indent translation which conflicts with all known GUI-editors. Update message is not in place to control the update.

This patch tries to optimize the script.