SPECS: abiword.spec - lang() for internationalized help
qboosh
qboosh at pld-linux.org
Sat Nov 1 14:06:30 CET 2008
Author: qboosh Date: Sat Nov 1 13:06:30 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- lang() for internationalized help
---- Files affected:
SPECS:
abiword.spec (1.169 -> 1.170)
---- Diffs:
================================================================
Index: SPECS/abiword.spec
diff -u SPECS/abiword.spec:1.169 SPECS/abiword.spec:1.170
--- SPECS/abiword.spec:1.169 Sat Nov 1 14:02:39 2008
+++ SPECS/abiword.spec Sat Nov 1 14:06:24 2008
@@ -5,7 +5,6 @@
# - complete descriptions
# - fix broken bconds
# - consider subpackage for helps
-# - consider lang()ed helps
# - installed, but unpackaged files
# /usr/include/abiword-2.6/abiwidget.h
# /usr/include/abiword-2.6/xap_UnixTableWidget.h
@@ -855,7 +854,10 @@
%dir %{_datadir}/abiword-%{mver}
%{_datadir}/abiword-%{mver}/dictionary
%{_datadir}/abiword-%{mver}/glade
-%{_datadir}/abiword-%{mver}/help
+%dir %{_datadir}/abiword-%{mver}/help
+%{_datadir}/abiword-%{mver}/help/en-US
+%lang(fr) %{_datadir}/abiword-%{mver}/help/fr-FR
+%lang(pl) %{_datadir}/abiword-%{mver}/help/pl-PL
%{_datadir}/abiword-%{mver}/readme.txt
%{_datadir}/abiword-%{mver}/strings
%{_datadir}/abiword-%{mver}/system.profile*
@@ -1082,6 +1084,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.170 2008/11/01 13:06:24 qboosh
+- lang() for internationalized help
+
Revision 1.169 2008/11/01 13:02:39 qboosh
- pl fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/abiword.spec?r1=1.169&r2=1.170&f=u
More information about the pld-cvs-commit
mailing list