translation-guide-windows Makefile, 1.5, 1.6 translate-in-windows-en.xml, 1.3, NONE

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Jul 15 13:49:07 UTC 2007


Author: pfrields

Update of /cvs/docs/translation-guide-windows
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15167

Modified Files:
	Makefile 
Removed Files:
	translate-in-windows-en.xml 
Log Message:
Convert document to current FDP build toolchain standards.  Hopefully someone will actually work on maintaining this document for the use of FDP contributors in the L10N project.


Index: Makefile
===================================================================
RCS file: /cvs/docs/translation-guide-windows/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile	27 Apr 2007 21:57:41 -0000	1.5
+++ Makefile	15 Jul 2007 13:49:05 -0000	1.6
@@ -1,16 +1,10 @@
-###############################################################################
-# Makefile for RHLP docs project
-# Created by: Tammy Fox <tfox at redhat.com>
-# Last edited by: Tommy Reynolds <Tommy.Reynolds at MegaCoder.com>
-# WARNING: need passivetex 1.24 for pdf generation to work
-# License: GPL
-# Copyright 2003 Tammy Fox, Red Hat, Inc.
-# Copyright 2005 Tommy Reynolds, MegaCoder.com
-###############################################################################
+# Makefile for translation-guide-windows
+DOCBASE			= translate-windows
+PRI_LANG		= en_US
 
-LANGUAGES      		= en
-DOCBASE			= translate-in-windows
-XMLEXTRAFILES-en	=
+define XMLFILES_template
+XMLFILES-${1}		= ${1}/${DOCBASE}.xml
+endef
 
 ######################################################
 define find-makefile-common 


--- translate-in-windows-en.xml DELETED ---




More information about the Fedora-docs-commits mailing list