From 34a24148d4315d15e092760c983ff45115a32e00 Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 25 Jan 2006 06:53:07 +0000 Subject: don't show 'Empty trash' dialog if trashed messages don't exist. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@927 ee746299-78ed-0310-b773-934348b2243d --- libsylph/procmsg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libsylph/procmsg.h') diff --git a/libsylph/procmsg.h b/libsylph/procmsg.h index 87af5b75..19de310e 100644 --- a/libsylph/procmsg.h +++ b/libsylph/procmsg.h @@ -287,6 +287,7 @@ FILE *procmsg_open_message_decrypted (MsgInfo *msginfo, gboolean procmsg_msg_exist (MsgInfo *msginfo); +gboolean procmsg_trash_messages_exist (void); void procmsg_empty_trash (FolderItem *trash); void procmsg_empty_all_trash (void); -- cgit v1.2.3