Re: Splitting gnome-utils for 3.4



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]