Re: CVS commit: POT files
Peter Eisentraut <[email protected]> Fri, 23 Jan 2004 13:17:03 +0100
| Newsgroups | gmane.comp.db.rekall.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Mittwoch, 21. Januar 2004 16:32 schrieb Mike Richardson: > I've just committed the .pot files for Rekall, in the po directory. These > will almost certainly change somewhat, but hopefully the vast majority of > the phrases will stay unchanged :) Normally, one doesn't put pot files into CVS. Instead, one provides make rules to create and update them dynamically. Is there a reason this isn't done here? Is there anything special you need to create them?