GNOME Bugzilla – Bug 565502
Add support for text files
Last modified: 2009-04-29 19:31:58 UTC
Since a small number of documents are still distributed in the text format, yelp should support it. These files should be shown inline instead of opening an external URL handler.
Created attachment 125230 [details] [review] Add a text/plain handler
This looks good. I want to get a few more patches in before I branch. Let's commit this to trunk after branching.
Patch has been committed. Many thanks. 2009-04-29 Don Scorgie <dscorgie@src.gnome.org> * src/yelp-window.c: * src/yelp-utils.c: * src/yelp-utils.h: Add plain text handler Bug #565502 - patch from Josselin Mouette