diff options
| author | Ailin Nemui | 2017-04-07 16:34:31 +0200 | 
|---|---|---|
| committer | Ailin Nemui | 2017-04-07 16:42:48 +0200 | 
| commit | 0f437824ea3cb67e37ee0c9ff949fb69d062a946 (patch) | |
| tree | de8fd7b70ac541ed00b4e7ce8eb1dddb8b541026 /scripts/mangle.pl | |
| parent | f44aca0d07b424499976cfe0888f3b5e40f5b5e1 (diff) | |
| download | scripts.irssi.org-0f437824ea3cb67e37ee0c9ff949fb69d062a946.tar.bz2 | |
add sbitems metadata
Diffstat (limited to 'scripts/mangle.pl')
| -rw-r--r-- | scripts/mangle.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/mangle.pl b/scripts/mangle.pl index acfbcd6..54ff2cc 100644 --- a/scripts/mangle.pl +++ b/scripts/mangle.pl @@ -18,6 +18,7 @@ $VERSION = '2017031701';      contact     => 'szymon@hell.pl',      name        => 'mangle',      description => 'translates your messages into Morse code, rot13 and other sillinesses.', +    sbitems     => 'mangle_sb',      license     => 'GPLv2',      url         => 'http://irssi.org/scripts/',      changed     => $VERSION, | 
