From 2df5b69bf4c10d40e5b592c48443b84a2709b9e3 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Sat, 24 Jul 2010 18:08:34 +0100 Subject: updated script info to add my url and to change contact details to me --- history-search/rl_history_search.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'history-search') diff --git a/history-search/rl_history_search.pl b/history-search/rl_history_search.pl index 60defa6..09493f9 100644 --- a/history-search/rl_history_search.pl +++ b/history-search/rl_history_search.pl @@ -47,13 +47,13 @@ use vars qw($VERSION %IRSSI); $VERSION = '1.0'; %IRSSI = ( - authors => 'Wouter Coekaerts, Tom Feist', - contact => '', + authors => 'Tom Feist, Wouter Coekaerts', + contact => 'shabble+irssi@metavore.org, shabble@#irssi/freenode', name => 'rl_history_search', description => 'Search within your typed history as you type' . ' (like ctrl-R in readline applications)', license => 'GPLv2 or later', - url => 'http://wouter.coekaerts.be/irssi/', + url => 'http://github.com/shabble/shab-irssi-scripts/tree/master/history-search/', changed => '24/7/2010' ); -- cgit v1.2.3