Re: [Evolution] Script



On Ne, 2002-09-22 at 20:19, Muralidhar Ganga wrote:
Hi,

Running Evolution 1.1.1 on Redhat 7.2.

Seems like no effect on using the script.

Created a new script and used it as the default signature. For example
like generating a fortune string /usr/games/fortune.

OK, it's fixed in CVS now.

As workaround you could use your own script:

#!/bin/sh
echo "<PRE>-- "
/usr/games/fortune
echo "</PRE>"

Which makes even more sense as script output has to be in HTML.

Cheers
Radek





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]