diff options
Diffstat (limited to 'scripts/df.pl')
| -rw-r--r-- | scripts/df.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/df.pl b/scripts/df.pl index 8b4f086..852cdee 100644 --- a/scripts/df.pl +++ b/scripts/df.pl @@ -10,6 +10,7 @@ $VERSION="0.1.0";  	contact=> 'jochem.meyers@gmail.com',  	name=> 'df',  	description=> 'Adds an item which displays the current disk usage.', +	sbitems=> 'df',  	license=> 'GPL v2 or later',  	url=> 'http://kaede.kicks-ass.net/irssi.html',  ); | 
