Selaa lähdekoodia

* add missing description for tcl

git-svn-id: trunk@29232 -
Tomas Hajny 10 vuotta sitten
vanhempi
commit
a685a34455
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      packages/tcl/fpmake.pp

+ 1 - 0
packages/tcl/fpmake.pp

@@ -13,6 +13,7 @@ begin
 {$endif ALLPACKAGES}
 
     P:=AddPackage('tcl');
+    P.Description := 'Interface unit for invoking Tcl interpreter using a library.';
 {$ifdef ALLPACKAGES}
     P.Directory:=ADirectory;
 {$endif ALLPACKAGES}