]> git.pld-linux.org Git - packages/FreeImage.git/commitdiff
- converted to UTF-8
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Feb 2007 00:48:33 +0000 (00:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FreeImage.spec -> 1.4

FreeImage.spec

index a23af12b57db4fc4f92703cddbbe61f788b35d6c..c2a30dd25b29c946cb014a5f9ba5f220351a6d75 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       Library for handling different graphics files formats
-Summary(pl):   Biblioteka do manipulacji ró¿nymi formatami plików graficznych
+Summary(pl.UTF-8):   Biblioteka do manipulacji różnymi formatami plików graficznych
 Name:          FreeImage
 Version:       3.9.2
 Release:       1
@@ -19,34 +19,34 @@ support popular graphics image formats like PNG, BMP, JPEG, TIFF and
 others as needed by multimedia applications. FreeImage is easy to use,
 fast, multithreading, safe.
 
-%description -l pl
-FreeImage jest projektem biblioteki dla deweloperów, którzy chc±
-wspieraæ popularne formaty plików graficznych takie jak PNG, BMP,
+%description -l pl.UTF-8
+FreeImage jest projektem biblioteki dla deweloperów, którzy chcą
+wspierać popularne formaty plików graficznych takie jak PNG, BMP,
 JPEG, TIFF i inne wykorzystywane w aplikacjach multimedialnych.
-FreeImage jest ³atwy w u¿yciu, szybki, wielow±tkowy i bezpieczny.
+FreeImage jest łatwy w użyciu, szybki, wielowątkowy i bezpieczny.
 
 %package devel
 Summary:       Header files for FreeImage library
-Summary(pl):   Pliki nag³ówkowe biblioteki FreeImage
+Summary(pl.UTF-8):   Pliki nagłówkowe biblioteki FreeImage
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files for FreeImage library.
 
-%description devel -l pl
-Pliki nag³ówkowe biblioteki FreeImage.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki FreeImage.
 
 %package static
 Summary:       Static FreeImage library
-Summary(pl):   Statyczna biblioteka FreeImage
+Summary(pl.UTF-8):   Statyczna biblioteka FreeImage
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static FreeImage library.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Statyczna biblioteka FreeImage.
 
 %prep
This page took 0.073437 seconds and 4 git commands to generate.