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

dbus-qt3.spec

index 605190ceb705583698df26b441ff4b6b6379cb8c..44e5da6acb81b15a2f74e92f7f8af9c16945ebd1 100644 (file)
@@ -2,7 +2,7 @@
 %define                rname           dbus-1-qt3
 #
 Summary:       Qt-based library for using D-BUS
-Summary(pl):   Biblioteka do u¿ywania D-BUS oparta o Qt
+Summary(pl.UTF-8):   Biblioteka do używania D-BUS oparta o Qt
 Name:          dbus-qt3
 Version:       0.2
 Release:       2.2
@@ -24,13 +24,13 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 D-BUS add-on library to integrate the standard D-BUS library with the
 Qt thread abstraction and main loop.
 
-%description -l pl
+%description -l pl.UTF-8
 Dodatkowa biblioteka D-BUS do integracji standardowej biblioteki D-BUS
-z abstrakcj± w±tków i g³ówn± pêtl± Qt.
+z abstrakcją wątków i główną pętlą Qt.
 
 %package devel
 Summary:       Header files for Qt-based library for using D-BUS
-Summary(pl):   Pliki nag³ówkowe biblioteki do u¿ywania D-BUS opartej o Qt
+Summary(pl.UTF-8):   Pliki nagłówkowe biblioteki do używania D-BUS opartej o Qt
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      dbus-devel >= 0.91
@@ -38,20 +38,20 @@ Requires:   dbus-devel >= 0.91
 %description devel
 Header files for Qt-based library for using D-BUS.
 
-%description devel -l pl
-Pliki nag³ówkowe biblioteki do u¿ywania D-BUS opartej o Qt.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki do używania D-BUS opartej o Qt.
 
 %package static
 Summary:       Static Qt-based library for using D-BUS
-Summary(pl):   Statyczna biblioteka do u¿ywania D-BUS oparta o Qt
+Summary(pl.UTF-8):   Statyczna biblioteka do używania D-BUS oparta o Qt
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static Qt-based library for using D-BUS.
 
-%description static -l pl
-Statyczna biblioteka do u¿ywania D-BUS oparta o Qt.
+%description static -l pl.UTF-8
+Statyczna biblioteka do używania D-BUS oparta o Qt.
 
 %prep
 %setup -qn %{rname}-%{version}
This page took 0.049557 seconds and 4 git commands to generate.