]> git.pld-linux.org Git - packages/python-PyQt4.git/commitdiff
- converted to UTF-8
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Feb 2007 01:06:28 +0000 (01:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-PyQt4.spec -> 1.7

python-PyQt4.spec

index e6313ceaef0e7176a715f6b2339d684bdb717eec..f6937e394dfbd820d1e624bc59f3a0f9a45b4bf6 100644 (file)
@@ -2,7 +2,7 @@
 %define                sipver  2:4.5.1-1
 
 Summary:       Python bindings for the Qt4 toolkit
-Summary(pl):   Dowi±zania do toolkitu Qt4 dla Pythona
+Summary(pl.UTF-8):   Dowiązania do toolkitu Qt4 dla Pythona
 Name:          python-%{module}
 Version:       4.1.1
 Release:       1
@@ -37,14 +37,14 @@ PyQt4 is a set of Python bindings for the Qt4 toolkit. The bindings
 are implemented as a set of Python modules: QtAssistant, QtCore,
 QtGui, QtNetwork, QtOpenGL, QtSql, QtSvg and QtXml.
 
-%description -l pl
-PyQt4 to zbiór dowi±zañ do Qt4 dla Pythona. Dowi±zania zosta³y
-zaimplementowane jako modu³y Pythona: QtAssistant, QtCore, QtGui,
+%description -l pl.UTF-8
+PyQt4 to zbiór dowiązań do Qt4 dla Pythona. Dowiązania zostały
+zaimplementowane jako moduły Pythona: QtAssistant, QtCore, QtGui,
 QtNetwork, QtOpenGL, QtSql, QtSvg i QtXml.
 
 %package devel
 Summary:       Files needed to build other bindings based on Qt4
-Summary(pl):   Pliki potrzebne do budowania innych dowi±zañ bazowanych na Qt4
+Summary(pl.UTF-8):   Pliki potrzebne do budowania innych dowiązań bazowanych na Qt4
 Group:         Development/Languages/Python
 Requires:      %{name} = %{version}-%{release}
 Requires:      python-sip-devel
@@ -53,21 +53,21 @@ Requires:   python-sip-devel
 Files needed to build other bindings for C++ classes that inherit from
 any of the Qt4 classes (e.g. KDE or your own).
 
-%description devel -l pl
-Pliki potrzebne do budowania innych dowi±zañ do klas C++
-dziedzicz±cych z dowolnej klasy Qt4 (np. KDE lub w³asnych).
+%description devel -l pl.UTF-8
+Pliki potrzebne do budowania innych dowiązań do klas C++
+dziedziczących z dowolnej klasy Qt4 (np. KDE lub własnych).
 
 %package examples
 Summary:       Examples for PyQt4
-Summary(pl):   Przyk³ady do PyQt4
+Summary(pl.UTF-8):   Przykłady do PyQt4
 Group:         Libraries/Python
 Requires:      %{name} = %{version}-%{release}
 
 %description examples
 Examples code demonstrating how to use the Python bindings for Qt4.
 
-%description examples -l pl
-Przyk³adowy kod demonstruj±cy jak u¿ywaæ PyQt4.
+%description examples -l pl.UTF-8
+Przykładowy kod demonstrujący jak używać PyQt4.
 
 %prep
 %setup -q -n PyQt-x11-gpl-%{version}
This page took 0.048515 seconds and 4 git commands to generate.