[PATCH] Emptying a mailbox erase it's total mail count with BALSA_SHOW_INFO



Hi,

 Here's just a one liner patch to fix the display of the total mail count
in the MailboxList.

See Ya,



			Odie


Index: src/balsa-mblist.c
===================================================================
RCS file: /cvs/gnome/balsa/src/balsa-mblist.c,v
retrieving revision 1.54
diff -r1.54 balsa-mblist.c
942c942
<   if (display_info && mailbox->total_messages > 0){
---
>   if (display_info) {

-- 
-----------------------------------------------------
Olivier Dormond aka Odie (olivier.dormond@urbanet.ch)





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