diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-12-17 13:27:16 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-12-17 13:27:16 +0000 |
commit | d7b0062269a05fbfd01f39c0be86d17f4e9aa803 (patch) | |
tree | 8803616ff925463c56c3c83fe7d2fa34cfdc8b8c /scp2/source/templates | |
parent | b8760ecd0255ab27823cfd94647b16579fb7dfc8 (diff) |
get this to build
Diffstat (limited to 'scp2/source/templates')
-rw-r--r-- | scp2/source/templates/module_helppack.sct | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/templates/module_helppack.sct b/scp2/source/templates/module_helppack.sct index ac8779a5e8cc..3b80cd88dec2 100644 --- a/scp2/source/templates/module_helppack.sct +++ b/scp2/source/templates/module_helppack.sct @@ -32,7 +32,7 @@ Module gid_Module_Helppack_Root_<LANGUAGE_> MOD_NAME_DESC(MODULE_HELPPACK_<LANGUAGEBIG_>); #ifdef WITH_HELPPACK_INTEGRATION Styles =(FORCEHELPPACK, SHOW_MULTILINGUAL_ONLY, USELANGUAGENAME, LANGUAGEMODULE); -#ifdef WITH_HELPPACK_INTEGRATION +#else Styles =(HELPPACK, HIDDEN_ROOT, USELANGUAGENAME, LANGUAGEMODULE); #endif End |