[sugar] genpot option setup.py

Marco Pesenti Gritti mpgritti at gmail.com
Sat Nov 17 18:00:06 EST 2007


Can you open a ticket about it please?

Thanks,
Marco

On Nov 17, 2007 8:57 PM, Sayamindu Dasgupta <sayamindu at gmail.com> wrote:
> Hi all,
> It looks like the genpot option in setup.py for activities update the PO
> files as well.
>
>     for file_name in _get_po_list(manifest).values():
>         args = [ 'msgmerge', '-U', file_name, pot_file ]
>         retcode = subprocess.call(args)
>         if retcode:
>             print 'ERROR - msgmerge failed with return code %i.' %
> retcode
>
>
> This is slightly confusing, since many would expect genpot to
> (re)generate _only_ the POT file. Translators would also probably get
> confused to see their PO files changing without any apparent reasons.
>
> Can the PO generation part be moved to another option (maybe as a
> initial step for genl10n) ??
>
> Thanks,
> Sayamindu
>
>
> --
> Sayamindu Dasgupta
> http://sayamindu.randomink.org/ramblings
>
> _______________________________________________
> Sugar mailing list
> Sugar at lists.laptop.org
> http://lists.laptop.org/listinfo/sugar
>


More information about the Sugar mailing list