Kaynağa Gözat

* add missing description for os2units

git-svn-id: trunk@29229 -
Tomas Hajny 10 yıl önce
ebeveyn
işleme
63ba5f7c56
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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}