Prechádzať zdrojové kódy

* add missing description for os2units

git-svn-id: trunk@29229 -
Tomas Hajny 10 rokov pred
rodič
commit
63ba5f7c56
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      packages/os2units/fpmake.pp

+ 1 - 0
packages/os2units/fpmake.pp

@@ -13,6 +13,7 @@ begin
 
     P:=AddPackage('os2units');
     P.ShortName:='os2';
+    P.Description := 'Interface units for various libraries included with OS/2 and/or eComStation (multimedia, direct graphics I/O, management of disk partitions / volumes, simple FTP communication library, etc.).';
 {$ifdef ALLPACKAGES}
     P.Directory:=ADirectory;
 {$endif ALLPACKAGES}