Patch for Maildir support in xfce4-panel
Jasper Huijsmans
jasper at moongroup.com
Fri Jan 23 08:57:37 CET 2004
Ok, I have just committed the patch to CVS HEAD (development branch).
Thank you very much.
FYI, I made a few small changes: changed C++-style comments to C-style,
use g_build_filename instead of g_strconcat, reindent according to my
.indent.pro file and add break statements in the while loop: if we have
one new mail, we have new mail; no need to check more files. So, nothing
of real significance.
Jasper
Op wo 21-01-2004, om 02:53 schreef Julien NOEL:
> Hi,
>
> I wrote a patch for Maildir support to xfce4-panel.
>
> The user just have to enter the Maildir Path (Ex: /home/s0nik42/Maildir/inbox)
> and the patch autodetect if it's a Maildir rather than a mailbox;
> it check integrity of the Maildir (subdir /cur /tmp /new) and return
> the same values than the mailbox : OLD_MAIL, NEW_MAIL, NO_MAIL.
>
> I don't know if it's the right way for sending patch to the project.
>
> Regards,
More information about the Xfce4-dev
mailing list