From 3640cdc407c73ad80867144d72a820589ae651dd Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Sat, 16 Jul 2011 05:01:14 +0100 Subject: added a reference to the module names for formats --- feature-tests/getchan.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'feature-tests/getchan.pl') diff --git a/feature-tests/getchan.pl b/feature-tests/getchan.pl index 98f116a..b035337 100644 --- a/feature-tests/getchan.pl +++ b/feature-tests/getchan.pl @@ -82,6 +82,7 @@ sub get_format_string { return $format_str; } +# see here: https://github.com/shabble/irssi-docs/wiki/complete_themes my $fmt = get_format_string('fe-common/core', 'chansetup_line'); if ($fmt) { -- cgit v1.2.3