2
0
Эх сурвалжийг харах

* short name fits 8.3 now

git-svn-id: trunk@29618 -
Tomas Hajny 10 жил өмнө
parent
commit
db3067b9de

+ 1 - 1
utils/unicode/fpmake.pp

@@ -15,7 +15,7 @@ begin
   With Installer do
     begin
     P:=AddPackage('utils-unicode');
-    P.ShortName:='unicode';
+    P.ShortName:='ucode';
 
     P.Author := 'Inoussa OUEDRAOGO';
     P.License := 'LGPL with modification';