On Thu, 2011-10-06 at 12:59 +0200, Stef Walter wrote:

> You probably already figured this out, but here's the commands that
> seemed to work for me:
> 
> $ cd po/
> $ for po in *.po; do intltool-update ${po%.po}; done
> $ sed -i.bak '/#~/d' *.po
> $ for po in *.po; do intltool-update ${po%.po}; done

Hi Stef,

thanks for the tip, that worked perfectly!

Cosimo

_______________________________________________
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to