Browse Source

* added short name for fcl-pdf

git-svn-id: trunk@33917 -
Tomas Hajny 9 years ago
parent
commit
942360289f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/fcl-pdf/fpmake.pp

+ 1 - 0
packages/fcl-pdf/fpmake.pp

@@ -12,6 +12,7 @@ begin
     begin
 {$endif ALLPACKAGES}
     P:=AddPackage('fcl-pdf');
+    P.ShortName:='fcpd';
 
 {$ifdef ALLPACKAGES}
     P.Directory:=ADirectory;