]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/po:_should_cleanup_.pot_files.mdwn
rename todo/po_plugin_cleanup_of_.pot_files.mdwn to todo/po:_should_cleanup_.pot_file...
[git.ikiwiki.info.git] / doc / todo / po:_should_cleanup_.pot_files.mdwn
1 [[!tag wishlist]]
3 The [[plugins/po]] plugin litters the wiki srcdir with .pot files, but when pages are removed, the corresponding .pot files are not.
5 intrigeri says
7 > Calling rcs_remove followed by IkiWiki::prune against the POT file,
8 > in po.pm:deletetranslations, should be enough to get rid of it.