Re: [Evolution-hackers] wvHtml

2001-09-10 Thread Lauren Matheson
Writing a bonobo control is out of my depth, so I've got it on the 'view in..' now. For anyone else who wants to do this, you need a tiny script because wvHtml is not a viewer, just a converter. Here is my script: #!/bin/sh # usage: previewword DOC=$1 HTML=$DOC.tmp.html if [ -z $DOC ]; then

[Evolution-hackers] wvHtml

2001-09-10 Thread Lauren Matheson
Could wvHtml be used to view .doc's inline in Evolution? Is this something that I could do through settin MIME types, or is this a get dirty with the code problem? Lauren. ___ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/m