diff options
| author | ailin-nemui | 2017-04-11 16:20:03 +0200 | 
|---|---|---|
| committer | GitHub | 2017-04-11 16:20:03 +0200 | 
| commit | e96d7d23747e7eb3d882b31c45c3e1dbf58e43c4 (patch) | |
| tree | de8fd7b70ac541ed00b4e7ce8eb1dddb8b541026 /scripts/mailcheck_imap.pl | |
| parent | f44aca0d07b424499976cfe0888f3b5e40f5b5e1 (diff) | |
| parent | 0f437824ea3cb67e37ee0c9ff949fb69d062a946 (diff) | |
| download | scripts.irssi.org-e96d7d23747e7eb3d882b31c45c3e1dbf58e43c4.tar.bz2 | |
Merge pull request #395 from ailin-nemui/sbitems
add sbitems metadata
[skip ci]
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",  ); | 
