SPECS: libtelepathy.spec - Added missing polish translations
beorn
beorn at pld-linux.org
Wed Mar 21 14:05:51 CET 2007
Author: beorn Date: Wed Mar 21 13:05:51 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Added missing polish translations
---- Files affected:
SPECS:
libtelepathy.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/libtelepathy.spec
diff -u SPECS/libtelepathy.spec:1.1 SPECS/libtelepathy.spec:1.2
--- SPECS/libtelepathy.spec:1.1 Wed Mar 21 00:04:55 2007
+++ SPECS/libtelepathy.spec Wed Mar 21 14:05:46 2007
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: A GLib library to ease writing telepathy clients
+Summary(pl.UTF-8): Biblioteka oparta na GLib dla aplikacji służących do komunikacji
Name: libtelepathy
Version: 0.0.51
Release: 1
@@ -23,13 +24,20 @@
calls. It abstracts differences between protocols to provide a unified
interface for applications.
+%description -l pl.UTF-8
+libtelepathy jest szkieletem opartym na D-Bus ujednolicającym
+komunikację w czasie rzeczywistym, włączając w to komunikatory
+oraz komunikację głosową i za pośrednictwem wideo. Zasłania
+warstwą abstrakcji różnice pomiędzy protokołami dostarczając
+jednolity interfejs dla aplikacji.
+
%package devel
Summary: Header files for libtelepathy library
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libtelepathy
Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
Requires: dbus-glib-devel >= 0.61
Requires: glib2-devel >= 2.4.0
-Requires: %{name} = %{version}-%{release}
%description devel
Header files for libtelepathy library.
@@ -97,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/03/21 13:05:46 beorn
+- Added missing polish translations
+
Revision 1.1 2007/03/20 23:04:55 megabajt
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libtelepathy.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list