GNOME Bugzilla – Bug 119022
new command line option to get the package .pot name
Last modified: 2004-12-22 21:47:04 UTC
The attached patch is needed to be able to use the new status pages code I'm developing now. It just add an option to print the module's .pot filename so we don't need to change it every time a maintainer change it, we just relay on intltool to get that name, this way all our problems about .pot files that are not found will end forever, because if intltool gets a bad name, we get the same bad name, so it will work :-P Please, accept this patch as soon as possible and if it's possible, do a new release with this patch in (and the other changes that menthos told us at xml-i18n-tools mailing list). Cheers.
Created attachment 18877 [details] [review] simple patch to get the .pot filename
Ok, I just saw the --gettext-package option and it gives me the feature I need, so this bug report could be closed. :-P
But Carlos, I do think this patch is sometimes useful, when trying to determine package name without writing files, for debugging or whatever reason...
Ok then, I reopen it but with low priority...
Changed the summary to reflect the real status for this bug report.
I don't know what I should do with this one?
intltool has already the feature I need. Abel?
Hmmm, seems not as important as I had thought. Originally I thought that some people may be interested in getting the pot file name, but time proves I'm wrong :-) So it can be closed.