Hi all,
On Mon, 2005-10-31 at 14:25 -0500, Christopher James Lahey wrote:
The third, yelp-printing.patch, adds printing support to yelp. It will
print either the page or the whole document.
Known bugs:
- Printing the whole document leaks some memory because I'm not sure how
to know when the printing is done so I can free the temporary mozilla
window.
Attached is a patch based on this, that prints using libgnomeprint*.
Its not exactly complete (just a first version). It works in the same
way as Epiphany, replacing the PrintingPromptService from mozilla.
Works fine here with firefox 1.5b2 but seems to crash with firefox
1.0.x. (Dunno why)