From 1008d20ad9181fc9ca24f79ced7722bbb9c6f5d1 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 25 Jan 2008 23:15:09 +0000 Subject: * corrected comment git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1494 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxconfig-demuxer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-db') diff --git a/config-db/slxconfig-demuxer b/config-db/slxconfig-demuxer index d65b7dd9..24501a97 100755 --- a/config-db/slxconfig-demuxer +++ b/config-db/slxconfig-demuxer @@ -497,7 +497,7 @@ sub generateInitialRamFS # pass in system name: $cmd .= "-S $info->{name} "; - # use theme 'openslx': + # pass on theme, if any my $theme = $attrs->{'theme::name'} || ''; if (length $theme) { $cmd .= "-s $theme "; -- cgit v1.2.3-55-g7522