11 Feb
2010
11 Feb
'10
08:14
Gabriel <gabriel@opensuse.org> writes:
My suggestion is to change the comparision line to:
[code] if len(path) < 3 or path[-3:] != '.po' or base.startswith('update-desktop-files') or not changed: [/code]
strings methods are faster than regexp with single fixed strings.
Thanks, this looks very promissing and it works according to my tests. In the long or not so long run, we must try to convince the Berlios admins to upgrade their gettext installation... -- Karl Eichwalder R&D / Documentation SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) -- To unsubscribe, e-mail: opensuse-translation+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-translation+help@opensuse.org