diff options
Diffstat (limited to 'scripts/mailcheck_imap.pl')
| -rw-r--r-- | scripts/mailcheck_imap.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/mailcheck_imap.pl b/scripts/mailcheck_imap.pl index 868734b..b1ee937 100644 --- a/scripts/mailcheck_imap.pl +++ b/scripts/mailcheck_imap.pl @@ -11,6 +11,7 @@ $VERSION = "0.5";      contact     => "irssi\@icmfp.com",      name        => "mailcheck_imap",      description => "Staturbar item which indicates how many new emails you have in the specified IMAP[S] mailbox", +    sbitems     => "mailcheck_imap",      license     => "GNU GPLv2",      url         => "http://icmfp.com/irssi",  ); | 
