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/bitlbee_typing_notice.pl | |
| parent | f44aca0d07b424499976cfe0888f3b5e40f5b5e1 (diff) | |
| download | scripts.irssi.org-0f437824ea3cb67e37ee0c9ff949fb69d062a946.tar.bz2 | |
add sbitems metadata
Diffstat (limited to 'scripts/bitlbee_typing_notice.pl')
| -rw-r--r-- | scripts/bitlbee_typing_notice.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/bitlbee_typing_notice.pl b/scripts/bitlbee_typing_notice.pl index e1d1186..806932c 100644 --- a/scripts/bitlbee_typing_notice.pl +++ b/scripts/bitlbee_typing_notice.pl @@ -86,6 +86,7 @@ $VERSION = '1.7.2';  	contact		=> 'tijmen.ruizendaal@gmail.com, root@f0rked.com',  	name		=> 'BitlBee_typing_notice',  	description	=> '1. Adds an item to the status bar wich shows [typing] when someone is typing a message on the supported IM-networks	2. Sends typing notices to the supported IM networks (the other way arround). (For bitlbee 3.0+)', +	sbitems 	=> 'typing_notice',  	license	 	=> 'GPLv2',  	url		=> 'http://the-timing.nl/stuff/irssi-bitlbee, http://f0rked.com',  ); | 
