[l10n-russian CVS] release-notes Makefile,1.8,1.9
Yuri Kozlov
yuray-guest at alioth.debian.org
Sat Mar 17 07:44:21 CET 2007
Update of /cvsroot/l10n-russian/release-notes
In directory alioth:/tmp/cvs-serv32700
Modified Files:
Makefile
Log Message:
add header to sgml
Index: Makefile
===================================================================
RCS file: /cvsroot/l10n-russian/release-notes/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile 6 Nov 2006 19:19:23 -0000 1.8
+++ Makefile 17 Mar 2007 06:44:18 -0000 1.9
@@ -20,8 +20,8 @@
@echo $(MSG)
sgml/$(MANUAL).$(LANG).sgml: sgml/$(ORIG_SGML) $(PO)
- cd sgml; po4a-translate -k $(KEEP) -f sgml -m $(ORIG_SGML) \
- -p ../$(PO) -l $(MANUAL).$(LANG).sgml -o ignore-inclusion="$(IGNOREDINCLUSIONS)"
+ cd sgml; po4a-translate -k $(KEEP) -f sgml -a translator_russian.add -A UTF-8 \
+ -m $(ORIG_SGML) -p ../$(PO) -l $(MANUAL).$(LANG).sgml -o ignore-inclusion="$(IGNOREDINCLUSIONS)"
update-po: sgml/$(ORIG_SGML)
cd sgml; po4a-updatepo -d -f sgml -m $(ORIG_SGML) -p ../$(PO) \
More information about the l10n-russian-cvs-commits
mailing list