On Fri, 2003-03-07 at 14:24, Stephen Kuhn wrote: > Occasionally, I send an HTML formatted email to some folks that use M$ > Outlook or M$ Outlook Express - but ya know, there's only three built-in > templates (Perforated Paper, Cubes and Blue) - is there a way to create > new HTML templates, or is this a waiting game?
# find /usr -type f | xargs grep "Perforated Paper" Binary file /usr/bin/gnome-gtkhtml-editor-1.1 matches This seems to imply that the template names are compiled into the executable, so I'd guess that you can't add your own. > I've searched through the /usr/lib/evolution, /usr/include/evolution, > /usr/share/evolution and /usr/share/gtkhtml-1.1/ directories for further > info, but can't find a needle in that haystack... > > ...any help, hints, tips or nasty comments? I fart in your general direction ;-) -- Cliff Wells, Software Engineer Logiplex Corporation (www.logiplex.net) (503) 978-6726 x308 (800) 735-0555 x308 _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
