	emdebian-grip and translations
	==============================

emdebian-grip supports po4a for translations of manpages.

Currently, it is not possible to package the POT file in
the source package of emdebian-grip as it is a generated
file.

To generate the POT file:
$ apt-get source emdebian-grip
$ cd emdebian-grip-2.2.0/
$ ./doc/genmanpages
$ fakeroot debian/rules clean

This will leave the po/emdebian-grip.pot file as the only
change in the package. Use ./doc/genmanpages to create the
translated manpages once the PO file is in place in the
po/ directory.
