summaryrefslogtreecommitdiffstats
path: root/scp2/source/templates/module_helppack.sct
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2010-12-16 13:53:35 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-12-16 13:53:59 +0100
commita60dfa949fbc48e272fa2935f0dc5af0c53ef2fc (patch)
treefdfecd0f22eec3def373432106b70156f3f3df0b /scp2/source/templates/module_helppack.sct
parentHelppack description in a separate packinfo file (diff)
downloadcore-a60dfa949fbc48e272fa2935f0dc5af0c53ef2fc.tar.gz
core-a60dfa949fbc48e272fa2935f0dc5af0c53ef2fc.zip
Adding LANGUAGEMODULE flag to helppack files
Diffstat (limited to 'scp2/source/templates/module_helppack.sct')
-rw-r--r--scp2/source/templates/module_helppack.sct2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/templates/module_helppack.sct b/scp2/source/templates/module_helppack.sct
index d0501ba0da3c..32b4a7a15a3f 100644
--- a/scp2/source/templates/module_helppack.sct
+++ b/scp2/source/templates/module_helppack.sct
@@ -30,5 +30,5 @@ Module gid_Module_Helppack_Root_<LANGUAGE_>
Sortkey = "<SORTKEY>";
Language = "<LANGUAGE>";
MOD_NAME_DESC(MODULE_HELPPACK_<LANGUAGEBIG_>);
- Styles =(HELPPACK, SHOW_MULTILINGUAL_ONLY, USELANGUAGENAME);
+ Styles =(HELPPACK, SHOW_MULTILINGUAL_ONLY, USELANGUAGENAME, LANGUAGEMODULE);
End