XFCE 4.6 ALPHA - Pinkie is coming
Oliver Lehmann
oliver at FreeBSD.org
Fri Aug 22 00:47:27 CEST 2008
Brian J. Tarricone wrote:
> No, you just need to install msgfmt and rerun configure (I believe the
> gettext package has this). Yeah, configure should fail if it doesn't
> find it, but no one's gotten around to adding it to the XDY_I18N macro
> in xfce4-dev-tools.
I've gettext and so on installed.
po/Makefile:
GMSGFMT =
MSGFMT = /usr/local/bin/msgfmt
.po.gmo:
file=`echo $* | sed 's,.*/,,'`.gmo \
&& rm -f $$file && $(GMSGFMT) -o $$file $<
and here GMSGFMT is used... but not defined in the first place (there is
no "gmsgfmt" command)
--
Oliver Lehmann
http://www.pofo.de/
http://wishlist.ans-netz.de/
More information about the Xfce4-dev
mailing list