Преглед изворни кода

+ increase maximum number of possible packages

git-svn-id: trunk@6957 -
Tomas Hajny пре 19 година
родитељ
комит
35a3d96d6f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      installer/install.pas

+ 1 - 1
installer/install.pas

@@ -98,7 +98,7 @@ program install;
 
 
 
 
      maxpacks=30;
      maxpacks=30;
-     maxpackages=20;
+     maxpackages=25;
      maxdefcfgs=1024;
      maxdefcfgs=1024;
 
 
      HTMLIndexExt = '.htx';
      HTMLIndexExt = '.htx';