Explorar o código

* short name updated to fit into 8.3

git-svn-id: trunk@29184 -
Tomas Hajny %!s(int64=10) %!d(string=hai) anos
pai
achega
d2f4382fca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      utils/fpcres/fpmake.pp

+ 1 - 1
utils/fpcres/fpmake.pp

@@ -15,7 +15,7 @@ begin
   With Installer do
     begin
     P:=AddPackage('utils-fpcres');
-    P.ShortName:='fpcres';
+    P.ShortName:='fpres';
 
     P.Author := 'Giulio Bernardi';
     P.License := 'LGPL with modification';