[kde-edu]: i18n in libkdeedu
Anne-Marie Mahfouf
annemarie.mahfouf at free.fr
Thu Sep 30 16:59:25 CEST 2004
On 30 September 2004 13:39, Jason Harris wrote:
> Hello,
>
> While investigating Bug #89098, I discovered that there is no PO file
> generated for libkdeedu. Both of my libkdeedu subdirectories
> (kdeeduplot and extdate) use i18n(). Does anyone know what Makefile
> changes need to be made to get the PO files generated?
>
> thanks,
> Jason
ohh, yes, that's right! I think they need something like
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kdeeduplot.pot
in each Makefile.am with the correct pot file name.
Cheers,
Anne-Marie
More information about the kde-edu
mailing list