Sfoglia il codice sorgente

* added package description

git-svn-id: trunk@29619 -
Tomas Hajny 10 anni fa
parent
commit
85c0435e89
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      utils/unicode/fpmake.pp

+ 1 - 0
utils/unicode/fpmake.pp

@@ -21,6 +21,7 @@ begin
     P.License := 'LGPL with modification';
     P.HomepageURL := 'www.freepascal.org';
     P.Email := '';
+    P.Description := 'Utilities for processing the Unicode consortium data files for use with FPC.';
 
 {$ifdef ALLPACKAGES}
     P.Directory:=ADirectory;