Kaydet (Commit) 90433074 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

don't show the helppacks in installer unless asked for it

üst b1d48671
......@@ -32,7 +32,11 @@ Module gid_Module_Helppack_Helproot
XPDParentID = "root";
Sortkey = "300";
MOD_NAME_DESC(MODULE_ROOT_HELPPACK);
#ifdef WITH_HELPPACK_INTEGRATION
Styles = (SHOW_MULTILINGUAL_ONLY);
#else
Styles = (HIDDEN_ROOT);
#endif
End
#include "allhelpmodules.inc"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment