mailcheck bug -- patch

Bernhard Walle Bernhard.Walle at gmx.de
Sat Jul 5 10:22:22 CEST 2003


Hello,

a few weeks ago I described a bug in the mailcheck plugin. It takes a
long time until the initial state is set correctly (after launching the
panel).

The reason is that g_timeout_add() is called before reading the
configuration file with a initial value of 30 000 ms. So I wrote a small
patch which calls this function *after* reading the configuration with
the right value.

The patch is 'big' because I had to re-arrange the order of the
functions to avoid protoypes.


Regards,
Bernhard

-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mailcheck.c.diff.gz
Type: application/octet-stream
Size: 919 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20030705/67ef9ae8/attachment.obj>


More information about the Xfce4-dev mailing list