[Gajim-devel] Problem with making gajim.pot

Yann Le Boulanger asterix at lagaule.org
Mon Sep 4 11:02:02 CEST 2006


Torsten Bronger wrote:
> Hallöchen!
> 
> I tried to create a new po/gajim-pot file, however, the responsible
> Makefile expects .h files in data/glade.  How can I get them?
> 
> Tschö,
> Torsten.
> 

for i in `ls data/glade/*.glade`;do
      intltool-extract --type=gettext/glade $i
done

we should add that to the Makefile

-- 
Yann



More information about the Gajim-devel mailing list