summaryrefslogtreecommitdiff
path: root/misc/xine-lib.spec.in
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-02-06 21:32:00 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-02-06 21:32:00 +0000
commit2f11840ed09691c8f727def707b8486c106a2112 (patch)
tree32049142dac88925df931d1dc45b044e67109155 /misc/xine-lib.spec.in
parent3a84f797813ebf83beafeab5a515578c492c4a12 (diff)
downloadxine-lib-2f11840ed09691c8f727def707b8486c106a2112.tar.gz
xine-lib-2f11840ed09691c8f727def707b8486c106a2112.tar.bz2
German translation by Jens Gutzeit and Philipp Hahn.
Added translation catalogs to spec file. CVS patchset: 1481 CVS date: 2002/02/06 21:32:00
Diffstat (limited to 'misc/xine-lib.spec.in')
-rw-r--r--misc/xine-lib.spec.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/xine-lib.spec.in b/misc/xine-lib.spec.in
index d46dc0c53..a007f6c75 100644
--- a/misc/xine-lib.spec.in
+++ b/misc/xine-lib.spec.in
@@ -280,6 +280,10 @@ rm -rf $RPM_BUILD_ROOT
%{prefix}/lib/libxine*.so*
%{prefix}/share/xine/skins/xine_logo.png
%{prefix}/share/xine/fonts/*
+## intl files
+%{prefix}/share/locale/fr/LC_MESSAGES/xine-lib.mo
+%{prefix}/share/locale/de/LC_MESSAGES/xine-lib.mo
+%{prefix}/share/locale/pt_BR/LC_MESSAGES/xine-lib.mo
@HAVE_OSS_TRUE@%files oss
@HAVE_OSS_TRUE@%defattr(-,root,root)
@@ -347,6 +351,8 @@ rm -rf $RPM_BUILD_ROOT
%{prefix}/share/doc/xine/xine-lib-API/*
%changelog
+* Wed Feb 6 2002 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
+- added 'de,fr,pt_BR' translation catalogs.
* Sat Dec 26 2001 Matthias Dahl <matthew2k@web.de>
- added sputext decode plugin and fonts.
* Sat Dec 8 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>