master
Joey Hess 2010-02-12 00:22:00 -05:00
parent 18394f6ba9
commit 5b76fc824c
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ sub getsetup () {
# hashref between array and hash)
my %s=@s;
if (! exists $s{plugin} || ! $s{plugin}->{section}) {
$s{plugin}->{section}="misc";
$s{plugin}->{section}="other";
}
# only the selected rcs plugin is included