diff options
Diffstat (limited to 'scripts/mailcount.pl')
| -rw-r--r-- | scripts/mailcount.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/mailcount.pl b/scripts/mailcount.pl index 26977a2..523a463 100644 --- a/scripts/mailcount.pl +++ b/scripts/mailcount.pl @@ -50,6 +50,7 @@ $VERSION = '1.4.5';    contact      => 'derwan@irssi.pl',    name         => 'mailcount',    description  => 'Adds statusbar item mailcount and displays info about new mails', +  sbitems      => 'mailcount',    modules      => 'Mail::MboxParser Digest::MD5',    license      => 'GNU GPL v2',    url          => 'http://derwan.irssi.pl', | 
